Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/golang-github-prometheus.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-103953-66308/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 --noclean --target aarch64 --nodeps /builddir/build/SPECS/golang-github-prometheus.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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/golang-github-prometheus-2.32.1-1.oc9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps --nocheck /builddir/build/SPECS/golang-github-prometheus.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-103953-66308/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 --noclean --target aarch64 --nodeps --nocheck /builddir/build/SPECS/golang-github-prometheus.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: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.TaztlQ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf prometheus-2.32.1 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/prometheus-2.32.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd prometheus-2.32.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -fr /builddir/build/BUILD/prometheus-2.32.1/vendor + [[ ! -e /builddir/build/BUILD/prometheus-2.32.1/_build/bin ]] + install -m 0755 -vd /builddir/build/BUILD/prometheus-2.32.1/_build/bin install: creating directory '/builddir/build/BUILD/prometheus-2.32.1/_build' install: creating directory '/builddir/build/BUILD/prometheus-2.32.1/_build/bin' + export GOPATH=/builddir/build/BUILD/prometheus-2.32.1/_build:/usr/share/gocode + GOPATH=/builddir/build/BUILD/prometheus-2.32.1/_build:/usr/share/gocode + [[ ! -e /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus/prometheus ]] ++ dirname /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus/prometheus + install -m 0755 -vd /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus install: creating directory '/builddir/build/BUILD/prometheus-2.32.1/_build/src' install: creating directory '/builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com' install: creating directory '/builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus' + ln -fs /builddir/build/BUILD/prometheus-2.32.1 /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus/prometheus + cd /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus/prometheus + tar -xzf /builddir/build/SOURCES/vendor.tar.gz + cd /builddir/build/BUILD + cd prometheus-2.32.1 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/web-ui-2.32.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . ++ find . -iname '*.go' -type f + sed -i 's|klog "k8s.io/klog"|klog "github.com/simonpasquier/klog-gokit"|' ./scripts/tools.go ./documentation/examples/custom-sd/adapter-usage/main.go ./documentation/examples/custom-sd/adapter/adapter.go ./documentation/examples/custom-sd/adapter/adapter_test.go ./documentation/examples/remote_storage/example_write_adapter/server.go ./documentation/examples/remote_storage/remote_storage_adapter/graphite/client.go ./documentation/examples/remote_storage/remote_storage_adapter/graphite/client_test.go ./documentation/examples/remote_storage/remote_storage_adapter/graphite/escape.go ./documentation/examples/remote_storage/remote_storage_adapter/influxdb/client.go ./documentation/examples/remote_storage/remote_storage_adapter/influxdb/client_test.go ./documentation/examples/remote_storage/remote_storage_adapter/main.go ./documentation/examples/remote_storage/remote_storage_adapter/opentsdb/client.go ./documentation/examples/remote_storage/remote_storage_adapter/opentsdb/tagvalue.go ./documentation/examples/remote_storage/remote_storage_adapter/opentsdb/client_test.go ./documentation/examples/remote_storage/remote_storage_adapter/opentsdb/tagvalue_test.go ./template/template.go ./template/template_test.go ./notifier/notifier.go ./notifier/notifier_test.go ./prompb/custom.go ./prompb/remote.pb.go ./prompb/types.pb.go ./model/textparse/openmetricsparse.go ./model/textparse/promparse.go ./model/textparse/openmetricsparse_test.go ./model/textparse/promparse_test.go ./model/textparse/promlex.l.go ./model/textparse/interface.go ./model/textparse/openmetricslex.l.go ./model/timestamp/timestamp.go ./model/rulefmt/rulefmt.go ./model/rulefmt/rulefmt_test.go ./model/relabel/relabel.go ./model/relabel/relabel_test.go ./model/value/value.go ./model/labels/regexp.go ./model/labels/labels_test.go ./model/labels/regexp_test.go ./model/labels/matcher_test.go ./model/labels/test_utils.go ./model/labels/labels.go ./model/labels/matcher.go ./model/exemplar/exemplar.go ./web/web_test.go ./web/api/v1/api.go ./web/api/v1/api_test.go ./web/federate_test.go ./web/web.go ./web/federate.go ./web/ui/assets_generate.go ./web/ui/ui.go ./web/ui/doc.go ./web/ui/assets_vfsdata.go ./scrape/manager.go ./scrape/manager_test.go ./scrape/scrape_test.go ./scrape/target_test.go ./scrape/scrape.go ./scrape/target.go ./scrape/helpers_test.go ./vendor/golang.org/x/tools/go/ast/astutil/rewrite.go ./vendor/golang.org/x/tools/go/ast/astutil/enclosing.go ./vendor/golang.org/x/tools/go/ast/astutil/imports.go ./vendor/golang.org/x/tools/go/ast/astutil/util.go ./vendor/golang.org/x/tools/internal/typeparams/enabled_go117.go ./vendor/golang.org/x/tools/internal/typeparams/typeparams_go117.go ./vendor/golang.org/x/tools/internal/typeparams/common.go ./vendor/golang.org/x/tools/internal/typeparams/enabled_go118.go ./vendor/golang.org/x/tools/internal/typeparams/typeparams_go118.go ./vendor/golang.org/x/tools/internal/event/core/export.go ./vendor/golang.org/x/tools/internal/event/core/fast.go ./vendor/golang.org/x/tools/internal/event/core/event.go ./vendor/golang.org/x/tools/internal/event/event.go ./vendor/golang.org/x/tools/internal/event/keys/keys.go ./vendor/golang.org/x/tools/internal/event/keys/standard.go ./vendor/golang.org/x/tools/internal/event/label/label.go ./vendor/golang.org/x/tools/internal/event/doc.go ./vendor/golang.org/x/tools/internal/fastwalk/fastwalk_dirent_namlen_linux.go ./vendor/golang.org/x/tools/internal/fastwalk/fastwalk_dirent_namlen_bsd.go ./vendor/golang.org/x/tools/internal/fastwalk/fastwalk_portable.go ./vendor/golang.org/x/tools/internal/fastwalk/fastwalk_dirent_fileno.go ./vendor/golang.org/x/tools/internal/fastwalk/fastwalk_unix.go ./vendor/golang.org/x/tools/internal/fastwalk/fastwalk_dirent_ino.go ./vendor/golang.org/x/tools/internal/fastwalk/fastwalk.go ./vendor/golang.org/x/tools/internal/imports/sortimports.go ./vendor/golang.org/x/tools/internal/imports/mod.go ./vendor/golang.org/x/tools/internal/imports/mod_cache.go ./vendor/golang.org/x/tools/internal/imports/imports.go ./vendor/golang.org/x/tools/internal/imports/fix.go ./vendor/golang.org/x/tools/internal/imports/zstdlib.go ./vendor/golang.org/x/tools/internal/gopathwalk/walk.go ./vendor/golang.org/x/tools/internal/gocommand/vendor.go ./vendor/golang.org/x/tools/internal/gocommand/invoke.go ./vendor/golang.org/x/tools/internal/gocommand/version.go ./vendor/golang.org/x/tools/cmd/goimports/goimports_not_gc.go ./vendor/golang.org/x/tools/cmd/goimports/goimports.go ./vendor/golang.org/x/tools/cmd/goimports/goimports_gc.go ./vendor/golang.org/x/tools/cmd/goimports/doc.go ./vendor/golang.org/x/oauth2/jwt/jwt.go ./vendor/golang.org/x/oauth2/clientcredentials/clientcredentials.go ./vendor/golang.org/x/oauth2/internal/transport.go ./vendor/golang.org/x/oauth2/internal/token.go ./vendor/golang.org/x/oauth2/internal/client_appengine.go ./vendor/golang.org/x/oauth2/internal/oauth2.go ./vendor/golang.org/x/oauth2/internal/doc.go ./vendor/golang.org/x/oauth2/transport.go ./vendor/golang.org/x/oauth2/jws/jws.go ./vendor/golang.org/x/oauth2/authhandler/authhandler.go ./vendor/golang.org/x/oauth2/token.go ./vendor/golang.org/x/oauth2/google/jwt.go ./vendor/golang.org/x/oauth2/google/appengine.go ./vendor/golang.org/x/oauth2/google/internal/externalaccount/err.go ./vendor/golang.org/x/oauth2/google/internal/externalaccount/basecredentials.go ./vendor/golang.org/x/oauth2/google/internal/externalaccount/urlcredsource.go ./vendor/golang.org/x/oauth2/google/internal/externalaccount/filecredsource.go ./vendor/golang.org/x/oauth2/google/internal/externalaccount/sts_exchange.go ./vendor/golang.org/x/oauth2/google/internal/externalaccount/aws.go ./vendor/golang.org/x/oauth2/google/internal/externalaccount/clientauth.go ./vendor/golang.org/x/oauth2/google/internal/externalaccount/impersonate.go ./vendor/golang.org/x/oauth2/google/google.go ./vendor/golang.org/x/oauth2/google/appengine_gen1.go ./vendor/golang.org/x/oauth2/google/appengine_gen2_flex.go ./vendor/golang.org/x/oauth2/google/default.go ./vendor/golang.org/x/oauth2/google/doc.go ./vendor/golang.org/x/oauth2/google/sdk.go ./vendor/golang.org/x/oauth2/oauth2.go ./vendor/golang.org/x/net/publicsuffix/list.go ./vendor/golang.org/x/net/publicsuffix/table.go ./vendor/golang.org/x/net/internal/socks/client.go ./vendor/golang.org/x/net/internal/socks/socks.go ./vendor/golang.org/x/net/internal/socket/zsys_darwin_arm64.go ./vendor/golang.org/x/net/internal/socket/zsys_freebsd_arm64.go ./vendor/golang.org/x/net/internal/socket/zsys_linux_mips.go ./vendor/golang.org/x/net/internal/socket/norace.go ./vendor/golang.org/x/net/internal/socket/race.go ./vendor/golang.org/x/net/internal/socket/rawconn_mmsg.go ./vendor/golang.org/x/net/internal/socket/msghdr_linux.go ./vendor/golang.org/x/net/internal/socket/zsys_linux_mips64.go ./vendor/golang.org/x/net/internal/socket/complete_dontwait.go ./vendor/golang.org/x/net/internal/socket/zsys_linux_ppc64.go ./vendor/golang.org/x/net/internal/socket/sys_stub.go ./vendor/golang.org/x/net/internal/socket/msghdr_openbsd.go ./vendor/golang.org/x/net/internal/socket/zsys_linux_mips64le.go ./vendor/golang.org/x/net/internal/socket/cmsghdr_solaris_64bit.go ./vendor/golang.org/x/net/internal/socket/sys_linux_mips64le.go ./vendor/golang.org/x/net/internal/socket/iovec_solaris_64bit.go ./vendor/golang.org/x/net/internal/socket/zsys_solaris_amd64.go ./vendor/golang.org/x/net/internal/socket/sys_linux_arm.go ./vendor/golang.org/x/net/internal/socket/zsys_zos_s390x.go ./vendor/golang.org/x/net/internal/socket/rawconn_nomsg.go ./vendor/golang.org/x/net/internal/socket/cmsghdr_bsd.go ./vendor/golang.org/x/net/internal/socket/zsys_linux_s390x.go ./vendor/golang.org/x/net/internal/socket/sys_linux_ppc64.go ./vendor/golang.org/x/net/internal/socket/zsys_linux_mipsle.go ./vendor/golang.org/x/net/internal/socket/zsys_aix_ppc64.go ./vendor/golang.org/x/net/internal/socket/sys_linux_mips64.go ./vendor/golang.org/x/net/internal/socket/complete_nodontwait.go ./vendor/golang.org/x/net/internal/socket/sys_linux_amd64.go ./vendor/golang.org/x/net/internal/socket/sys_const_unix.go ./vendor/golang.org/x/net/internal/socket/sys_linux.go ./vendor/golang.org/x/net/internal/socket/iovec_stub.go ./vendor/golang.org/x/net/internal/socket/zsys_netbsd_amd64.go ./vendor/golang.org/x/net/internal/socket/cmsghdr.go ./vendor/golang.org/x/net/internal/socket/sys_bsd.go ./vendor/golang.org/x/net/internal/socket/zsys_openbsd_mips64.go ./vendor/golang.org/x/net/internal/socket/zsys_linux_ppc.go ./vendor/golang.org/x/net/internal/socket/zsys_openbsd_arm64.go ./vendor/golang.org/x/net/internal/socket/sys_linux_arm64.go ./vendor/golang.org/x/net/internal/socket/cmsghdr_linux_64bit.go ./vendor/golang.org/x/net/internal/socket/sys_linux_ppc64le.go ./vendor/golang.org/x/net/internal/socket/zsys_linux_arm64.go ./vendor/golang.org/x/net/internal/socket/cmsghdr_stub.go ./vendor/golang.org/x/net/internal/socket/zsys_darwin_arm.go ./vendor/golang.org/x/net/internal/socket/mmsghdr_unix.go ./vendor/golang.org/x/net/internal/socket/iovec_32bit.go ./vendor/golang.org/x/net/internal/socket/sys_linux_ppc.go ./vendor/golang.org/x/net/internal/socket/zsys_netbsd_386.go ./vendor/golang.org/x/net/internal/socket/error_unix.go ./vendor/golang.org/x/net/internal/socket/msghdr_bsd.go ./vendor/golang.org/x/net/internal/socket/socket.go ./vendor/golang.org/x/net/internal/socket/cmsghdr_linux_32bit.go ./vendor/golang.org/x/net/internal/socket/rawconn.go ./vendor/golang.org/x/net/internal/socket/msghdr_linux_32bit.go ./vendor/golang.org/x/net/internal/socket/zsys_linux_ppc64le.go ./vendor/golang.org/x/net/internal/socket/sys_unix.go ./vendor/golang.org/x/net/internal/socket/zsys_linux_arm.go ./vendor/golang.org/x/net/internal/socket/msghdr_linux_64bit.go ./vendor/golang.org/x/net/internal/socket/zsys_linux_386.go ./vendor/golang.org/x/net/internal/socket/zsys_linux_riscv64.go ./vendor/golang.org/x/net/internal/socket/cmsghdr_zos_s390x.go ./vendor/golang.org/x/net/internal/socket/cmsghdr_unix.go ./vendor/golang.org/x/net/internal/socket/zsys_openbsd_386.go ./vendor/golang.org/x/net/internal/socket/sys_linux_mipsle.go ./vendor/golang.org/x/net/internal/socket/sys_windows.go ./vendor/golang.org/x/net/internal/socket/rawconn_msg.go ./vendor/golang.org/x/net/internal/socket/mmsghdr_stub.go ./vendor/golang.org/x/net/internal/socket/msghdr_stub.go ./vendor/golang.org/x/net/internal/socket/msghdr_bsdvar.go ./vendor/golang.org/x/net/internal/socket/msghdr_solaris_64bit.go ./vendor/golang.org/x/net/internal/socket/zsys_darwin_amd64.go ./vendor/golang.org/x/net/internal/socket/sys_linux_s390x.go ./vendor/golang.org/x/net/internal/socket/sys.go ./vendor/golang.org/x/net/internal/socket/zsys_dragonfly_amd64.go ./vendor/golang.org/x/net/internal/socket/zsys_openbsd_amd64.go ./vendor/golang.org/x/net/internal/socket/zsys_freebsd_arm.go ./vendor/golang.org/x/net/internal/socket/sys_posix.go ./vendor/golang.org/x/net/internal/socket/zsys_linux_amd64.go ./vendor/golang.org/x/net/internal/socket/sys_linux_386.go ./vendor/golang.org/x/net/internal/socket/zsys_netbsd_arm64.go ./vendor/golang.org/x/net/internal/socket/zsys_openbsd_arm.go ./vendor/golang.org/x/net/internal/socket/zsys_freebsd_amd64.go ./vendor/golang.org/x/net/internal/socket/sys_zos_s390x.go ./vendor/golang.org/x/net/internal/socket/zsys_freebsd_386.go ./vendor/golang.org/x/net/internal/socket/rawconn_nommsg.go ./vendor/golang.org/x/net/internal/socket/error_windows.go ./vendor/golang.org/x/net/internal/socket/zsys_netbsd_arm.go ./vendor/golang.org/x/net/internal/socket/iovec_64bit.go ./vendor/golang.org/x/net/internal/socket/zsys_darwin_386.go ./vendor/golang.org/x/net/internal/socket/sys_linux_mips.go ./vendor/golang.org/x/net/internal/socket/sys_linux_riscv64.go ./vendor/golang.org/x/net/internal/socket/msghdr_zos_s390x.go ./vendor/golang.org/x/net/internal/socket/sys_netbsd.go ./vendor/golang.org/x/net/internal/iana/const.go ./vendor/golang.org/x/net/internal/timeseries/timeseries.go ./vendor/golang.org/x/net/ipv4/sys_zos.go ./vendor/golang.org/x/net/ipv4/sys_ssmreq.go ./vendor/golang.org/x/net/ipv4/zsys_freebsd_arm64.go ./vendor/golang.org/x/net/ipv4/zsys_linux_mips.go ./vendor/golang.org/x/net/ipv4/genericopt.go ./vendor/golang.org/x/net/ipv4/zsys_linux_mips64.go ./vendor/golang.org/x/net/ipv4/zsys_linux_ppc64.go ./vendor/golang.org/x/net/ipv4/sys_stub.go ./vendor/golang.org/x/net/ipv4/zsys_linux_mips64le.go ./vendor/golang.org/x/net/ipv4/sockopt_stub.go ./vendor/golang.org/x/net/ipv4/control_unix.go ./vendor/golang.org/x/net/ipv4/sys_ssmreq_stub.go ./vendor/golang.org/x/net/ipv4/control.go ./vendor/golang.org/x/net/ipv4/sys_asmreqn.go ./vendor/golang.org/x/net/ipv4/control_bsd.go ./vendor/golang.org/x/net/ipv4/zsys_zos_s390x.go ./vendor/golang.org/x/net/ipv4/payload_nocmsg.go ./vendor/golang.org/x/net/ipv4/zsys_linux_s390x.go ./vendor/golang.org/x/net/ipv4/dgramopt.go ./vendor/golang.org/x/net/ipv4/zsys_solaris.go ./vendor/golang.org/x/net/ipv4/sys_bpf.go ./vendor/golang.org/x/net/ipv4/iana.go ./vendor/golang.org/x/net/ipv4/control_pktinfo.go ./vendor/golang.org/x/net/ipv4/icmp_linux.go ./vendor/golang.org/x/net/ipv4/zsys_linux_mipsle.go ./vendor/golang.org/x/net/ipv4/zsys_aix_ppc64.go ./vendor/golang.org/x/net/ipv4/sys_linux.go ./vendor/golang.org/x/net/ipv4/sys_bsd.go ./vendor/golang.org/x/net/ipv4/zsys_linux_ppc.go ./vendor/golang.org/x/net/ipv4/packet.go ./vendor/golang.org/x/net/ipv4/zsys_linux_arm64.go ./vendor/golang.org/x/net/ipv4/payload.go ./vendor/golang.org/x/net/ipv4/sys_solaris.go ./vendor/golang.org/x/net/ipv4/sys_aix.go ./vendor/golang.org/x/net/ipv4/sys_darwin.go ./vendor/golang.org/x/net/ipv4/icmp_stub.go ./vendor/golang.org/x/net/ipv4/sys_freebsd.go ./vendor/golang.org/x/net/ipv4/zsys_linux_ppc64le.go ./vendor/golang.org/x/net/ipv4/zsys_openbsd.go ./vendor/golang.org/x/net/ipv4/zsys_linux_arm.go ./vendor/golang.org/x/net/ipv4/icmp.go ./vendor/golang.org/x/net/ipv4/zsys_linux_386.go ./vendor/golang.org/x/net/ipv4/zsys_linux_riscv64.go ./vendor/golang.org/x/net/ipv4/sockopt_posix.go ./vendor/golang.org/x/net/ipv4/helper.go ./vendor/golang.org/x/net/ipv4/sys_bpf_stub.go ./vendor/golang.org/x/net/ipv4/sys_windows.go ./vendor/golang.org/x/net/ipv4/control_zos.go ./vendor/golang.org/x/net/ipv4/zsys_dragonfly.go ./vendor/golang.org/x/net/ipv4/sys_dragonfly.go ./vendor/golang.org/x/net/ipv4/sockopt.go ./vendor/golang.org/x/net/ipv4/sys_asmreq.go ./vendor/golang.org/x/net/ipv4/zsys_freebsd_arm.go ./vendor/golang.org/x/net/ipv4/batch.go ./vendor/golang.org/x/net/ipv4/zsys_linux_amd64.go ./vendor/golang.org/x/net/ipv4/sys_asmreqn_stub.go ./vendor/golang.org/x/net/ipv4/doc.go ./vendor/golang.org/x/net/ipv4/sys_asmreq_stub.go ./vendor/golang.org/x/net/ipv4/zsys_netbsd.go ./vendor/golang.org/x/net/ipv4/zsys_darwin.go ./vendor/golang.org/x/net/ipv4/zsys_freebsd_amd64.go ./vendor/golang.org/x/net/ipv4/zsys_freebsd_386.go ./vendor/golang.org/x/net/ipv4/payload_cmsg.go ./vendor/golang.org/x/net/ipv4/control_windows.go ./vendor/golang.org/x/net/ipv4/header.go ./vendor/golang.org/x/net/ipv4/endpoint.go ./vendor/golang.org/x/net/ipv4/control_stub.go ./vendor/golang.org/x/net/proxy/proxy.go ./vendor/golang.org/x/net/proxy/per_host.go ./vendor/golang.org/x/net/proxy/direct.go ./vendor/golang.org/x/net/proxy/dial.go ./vendor/golang.org/x/net/proxy/socks5.go ./vendor/golang.org/x/net/bpf/vm.go ./vendor/golang.org/x/net/bpf/vm_instructions.go ./vendor/golang.org/x/net/bpf/setter.go ./vendor/golang.org/x/net/bpf/asm.go ./vendor/golang.org/x/net/bpf/doc.go ./vendor/golang.org/x/net/bpf/constants.go ./vendor/golang.org/x/net/bpf/instructions.go ./vendor/golang.org/x/net/ipv6/sys_zos.go ./vendor/golang.org/x/net/ipv6/sys_ssmreq.go ./vendor/golang.org/x/net/ipv6/zsys_freebsd_arm64.go ./vendor/golang.org/x/net/ipv6/zsys_linux_mips.go ./vendor/golang.org/x/net/ipv6/genericopt.go ./vendor/golang.org/x/net/ipv6/zsys_linux_mips64.go ./vendor/golang.org/x/net/ipv6/icmp_solaris.go ./vendor/golang.org/x/net/ipv6/zsys_linux_ppc64.go ./vendor/golang.org/x/net/ipv6/sys_stub.go ./vendor/golang.org/x/net/ipv6/zsys_linux_mips64le.go ./vendor/golang.org/x/net/ipv6/sockopt_stub.go ./vendor/golang.org/x/net/ipv6/control_unix.go ./vendor/golang.org/x/net/ipv6/sys_ssmreq_stub.go ./vendor/golang.org/x/net/ipv6/control.go ./vendor/golang.org/x/net/ipv6/zsys_zos_s390x.go ./vendor/golang.org/x/net/ipv6/payload_nocmsg.go ./vendor/golang.org/x/net/ipv6/zsys_linux_s390x.go ./vendor/golang.org/x/net/ipv6/dgramopt.go ./vendor/golang.org/x/net/ipv6/zsys_solaris.go ./vendor/golang.org/x/net/ipv6/sys_bpf.go ./vendor/golang.org/x/net/ipv6/iana.go ./vendor/golang.org/x/net/ipv6/icmp_linux.go ./vendor/golang.org/x/net/ipv6/zsys_linux_mipsle.go ./vendor/golang.org/x/net/ipv6/zsys_aix_ppc64.go ./vendor/golang.org/x/net/ipv6/sys_linux.go ./vendor/golang.org/x/net/ipv6/sys_bsd.go ./vendor/golang.org/x/net/ipv6/zsys_linux_ppc.go ./vendor/golang.org/x/net/ipv6/zsys_linux_arm64.go ./vendor/golang.org/x/net/ipv6/icmp_bsd.go ./vendor/golang.org/x/net/ipv6/payload.go ./vendor/golang.org/x/net/ipv6/sys_solaris.go ./vendor/golang.org/x/net/ipv6/icmp_zos.go ./vendor/golang.org/x/net/ipv6/sys_aix.go ./vendor/golang.org/x/net/ipv6/sys_darwin.go ./vendor/golang.org/x/net/ipv6/icmp_stub.go ./vendor/golang.org/x/net/ipv6/sys_freebsd.go ./vendor/golang.org/x/net/ipv6/zsys_linux_ppc64le.go ./vendor/golang.org/x/net/ipv6/zsys_openbsd.go ./vendor/golang.org/x/net/ipv6/zsys_linux_arm.go ./vendor/golang.org/x/net/ipv6/icmp.go ./vendor/golang.org/x/net/ipv6/zsys_linux_386.go ./vendor/golang.org/x/net/ipv6/zsys_linux_riscv64.go ./vendor/golang.org/x/net/ipv6/sockopt_posix.go ./vendor/golang.org/x/net/ipv6/helper.go ./vendor/golang.org/x/net/ipv6/sys_bpf_stub.go ./vendor/golang.org/x/net/ipv6/sys_windows.go ./vendor/golang.org/x/net/ipv6/control_rfc2292_unix.go ./vendor/golang.org/x/net/ipv6/zsys_dragonfly.go ./vendor/golang.org/x/net/ipv6/sockopt.go ./vendor/golang.org/x/net/ipv6/sys_asmreq.go ./vendor/golang.org/x/net/ipv6/icmp_windows.go ./vendor/golang.org/x/net/ipv6/zsys_freebsd_arm.go ./vendor/golang.org/x/net/ipv6/batch.go ./vendor/golang.org/x/net/ipv6/zsys_linux_amd64.go ./vendor/golang.org/x/net/ipv6/doc.go ./vendor/golang.org/x/net/ipv6/sys_asmreq_stub.go ./vendor/golang.org/x/net/ipv6/zsys_netbsd.go ./vendor/golang.org/x/net/ipv6/zsys_darwin.go ./vendor/golang.org/x/net/ipv6/control_rfc3542_unix.go ./vendor/golang.org/x/net/ipv6/zsys_freebsd_amd64.go ./vendor/golang.org/x/net/ipv6/zsys_freebsd_386.go ./vendor/golang.org/x/net/ipv6/payload_cmsg.go ./vendor/golang.org/x/net/ipv6/control_windows.go ./vendor/golang.org/x/net/ipv6/header.go ./vendor/golang.org/x/net/ipv6/endpoint.go ./vendor/golang.org/x/net/ipv6/control_stub.go ./vendor/golang.org/x/net/context/pre_go17.go ./vendor/golang.org/x/net/context/ctxhttp/ctxhttp.go ./vendor/golang.org/x/net/context/go19.go ./vendor/golang.org/x/net/context/go17.go ./vendor/golang.org/x/net/context/pre_go19.go ./vendor/golang.org/x/net/context/context.go ./vendor/golang.org/x/net/netutil/listen.go ./vendor/golang.org/x/net/http/httpguts/guts.go ./vendor/golang.org/x/net/http/httpguts/httplex.go ./vendor/golang.org/x/net/idna/idna10.0.0.go ./vendor/golang.org/x/net/idna/punycode.go ./vendor/golang.org/x/net/idna/trieval.go ./vendor/golang.org/x/net/idna/trie.go ./vendor/golang.org/x/net/idna/go118.go ./vendor/golang.org/x/net/idna/idna9.0.0.go ./vendor/golang.org/x/net/idna/tables12.0.0.go ./vendor/golang.org/x/net/idna/pre_go118.go ./vendor/golang.org/x/net/idna/tables11.0.0.go ./vendor/golang.org/x/net/idna/tables10.0.0.go ./vendor/golang.org/x/net/idna/tables13.0.0.go ./vendor/golang.org/x/net/idna/tables9.0.0.go ./vendor/golang.org/x/net/trace/events.go ./vendor/golang.org/x/net/trace/histogram.go ./vendor/golang.org/x/net/trace/trace.go ./vendor/golang.org/x/net/http2/writesched_priority.go ./vendor/golang.org/x/net/http2/gotrack.go ./vendor/golang.org/x/net/http2/not_go115.go ./vendor/golang.org/x/net/http2/go115.go ./vendor/golang.org/x/net/http2/http2.go ./vendor/golang.org/x/net/http2/transport.go ./vendor/golang.org/x/net/http2/ascii.go ./vendor/golang.org/x/net/http2/databuffer.go ./vendor/golang.org/x/net/http2/writesched_random.go ./vendor/golang.org/x/net/http2/errors.go ./vendor/golang.org/x/net/http2/frame.go ./vendor/golang.org/x/net/http2/writesched.go ./vendor/golang.org/x/net/http2/pipe.go ./vendor/golang.org/x/net/http2/client_conn_pool.go ./vendor/golang.org/x/net/http2/go111.go ./vendor/golang.org/x/net/http2/ciphers.go ./vendor/golang.org/x/net/http2/hpack/hpack.go ./vendor/golang.org/x/net/http2/hpack/tables.go ./vendor/golang.org/x/net/http2/hpack/huffman.go ./vendor/golang.org/x/net/http2/hpack/encode.go ./vendor/golang.org/x/net/http2/not_go111.go ./vendor/golang.org/x/net/http2/headermap.go ./vendor/golang.org/x/net/http2/server.go ./vendor/golang.org/x/net/http2/flow.go ./vendor/golang.org/x/net/http2/write.go ./vendor/golang.org/x/crypto/blowfish/block.go ./vendor/golang.org/x/crypto/blowfish/cipher.go ./vendor/golang.org/x/crypto/blowfish/const.go ./vendor/golang.org/x/crypto/bcrypt/base64.go ./vendor/golang.org/x/crypto/bcrypt/bcrypt.go ./vendor/golang.org/x/crypto/pkcs12/safebags.go ./vendor/golang.org/x/crypto/pkcs12/internal/rc2/rc2.go ./vendor/golang.org/x/crypto/pkcs12/pkcs12.go ./vendor/golang.org/x/crypto/pkcs12/errors.go ./vendor/golang.org/x/crypto/pkcs12/mac.go ./vendor/golang.org/x/crypto/pkcs12/crypto.go ./vendor/golang.org/x/crypto/pkcs12/bmp-string.go ./vendor/golang.org/x/crypto/pkcs12/pbkdf.go ./vendor/golang.org/x/term/term_unix_bsd.go ./vendor/golang.org/x/term/term_unix_linux.go ./vendor/golang.org/x/term/term.go ./vendor/golang.org/x/term/term_unix_zos.go ./vendor/golang.org/x/term/term_unix.go ./vendor/golang.org/x/term/term_unix_aix.go ./vendor/golang.org/x/term/term_windows.go ./vendor/golang.org/x/term/term_plan9.go ./vendor/golang.org/x/term/terminal.go ./vendor/golang.org/x/term/term_solaris.go ./vendor/golang.org/x/term/term_unsupported.go ./vendor/golang.org/x/sys/windows/str.go ./vendor/golang.org/x/sys/windows/mksyscall.go ./vendor/golang.org/x/sys/windows/security_windows.go ./vendor/golang.org/x/sys/windows/race.go ./vendor/golang.org/x/sys/windows/env_windows.go ./vendor/golang.org/x/sys/windows/zerrors_windows.go ./vendor/golang.org/x/sys/windows/syscall.go ./vendor/golang.org/x/sys/windows/types_windows.go ./vendor/golang.org/x/sys/windows/aliases.go ./vendor/golang.org/x/sys/windows/zsyscall_windows.go ./vendor/golang.org/x/sys/windows/types_windows_arm64.go ./vendor/golang.org/x/sys/windows/exec_windows.go ./vendor/golang.org/x/sys/windows/setupapi_windows.go ./vendor/golang.org/x/sys/windows/service.go ./vendor/golang.org/x/sys/windows/syscall_windows.go ./vendor/golang.org/x/sys/windows/types_windows_amd64.go ./vendor/golang.org/x/sys/windows/dll_windows.go ./vendor/golang.org/x/sys/windows/types_windows_386.go ./vendor/golang.org/x/sys/windows/race0.go ./vendor/golang.org/x/sys/windows/zknownfolderids_windows.go ./vendor/golang.org/x/sys/windows/memory_windows.go ./vendor/golang.org/x/sys/windows/eventlog.go ./vendor/golang.org/x/sys/windows/types_windows_arm.go ./vendor/golang.org/x/sys/internal/unsafeheader/unsafeheader.go ./vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_ppc64le.go ./vendor/golang.org/x/sys/unix/gccgo_linux_amd64.go ./vendor/golang.org/x/sys/unix/affinity_linux.go ./vendor/golang.org/x/sys/unix/syscall_dragonfly.go ./vendor/golang.org/x/sys/unix/syscall_linux_gc_arm.go ./vendor/golang.org/x/sys/unix/ztypes_openbsd_mips64.go ./vendor/golang.org/x/sys/unix/syscall_openbsd_386.go ./vendor/golang.org/x/sys/unix/syscall_darwin.1_13.go ./vendor/golang.org/x/sys/unix/dev_aix_ppc64.go ./vendor/golang.org/x/sys/unix/syscall_aix.go ./vendor/golang.org/x/sys/unix/str.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_ppc.go ./vendor/golang.org/x/sys/unix/zsysnum_openbsd_arm64.go ./vendor/golang.org/x/sys/unix/ztypes_openbsd_arm64.go ./vendor/golang.org/x/sys/unix/endian_little.go ./vendor/golang.org/x/sys/unix/ztypes_linux_mips.go ./vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.1_13.go ./vendor/golang.org/x/sys/unix/ioctl_zos.go ./vendor/golang.org/x/sys/unix/zptrace_mipsnnle_linux.go ./vendor/golang.org/x/sys/unix/syscall_darwin_arm64.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_sparc64.go ./vendor/golang.org/x/sys/unix/ztypes_solaris_amd64.go ./vendor/golang.org/x/sys/unix/zsysnum_openbsd_arm.go ./vendor/golang.org/x/sys/unix/ztypes_openbsd_amd64.go ./vendor/golang.org/x/sys/unix/race.go ./vendor/golang.org/x/sys/unix/syscall_freebsd_amd64.go ./vendor/golang.org/x/sys/unix/ztypes_linux_ppc64le.go ./vendor/golang.org/x/sys/unix/zerrors_freebsd_amd64.go ./vendor/golang.org/x/sys/unix/zerrors_linux_ppc64.go ./vendor/golang.org/x/sys/unix/zsyscall_freebsd_amd64.go ./vendor/golang.org/x/sys/unix/ztypes_aix_ppc64.go ./vendor/golang.org/x/sys/unix/dev_freebsd.go ./vendor/golang.org/x/sys/unix/errors_freebsd_386.go ./vendor/golang.org/x/sys/unix/syscall_aix_ppc64.go ./vendor/golang.org/x/sys/unix/syscall_linux_mipsx.go ./vendor/golang.org/x/sys/unix/zerrors_linux_arm.go ./vendor/golang.org/x/sys/unix/syscall_unix_gc.go ./vendor/golang.org/x/sys/unix/ztypes_dragonfly_amd64.go ./vendor/golang.org/x/sys/unix/syscall_linux_sparc64.go ./vendor/golang.org/x/sys/unix/syscall_linux_gccgo_386.go ./vendor/golang.org/x/sys/unix/sockcmsg_unix_other.go ./vendor/golang.org/x/sys/unix/syscall_zos_s390x.go ./vendor/golang.org/x/sys/unix/sockcmsg_unix.go ./vendor/golang.org/x/sys/unix/ztypes_linux_arm64.go ./vendor/golang.org/x/sys/unix/syscall_netbsd_arm.go ./vendor/golang.org/x/sys/unix/zsysnum_netbsd_amd64.go ./vendor/golang.org/x/sys/unix/fcntl_linux_32bit.go ./vendor/golang.org/x/sys/unix/ztypes_openbsd_arm.go ./vendor/golang.org/x/sys/unix/zsyscall_freebsd_arm.go ./vendor/golang.org/x/sys/unix/zerrors_linux_s390x.go ./vendor/golang.org/x/sys/unix/zerrors_linux_mips.go ./vendor/golang.org/x/sys/unix/zerrors_dragonfly_amd64.go ./vendor/golang.org/x/sys/unix/zerrors_openbsd_mips64.go ./vendor/golang.org/x/sys/unix/zsysctl_openbsd_arm.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_s390x.go ./vendor/golang.org/x/sys/unix/zsyscall_freebsd_arm64.go ./vendor/golang.org/x/sys/unix/syscall.go ./vendor/golang.org/x/sys/unix/zsyscall_netbsd_arm64.go ./vendor/golang.org/x/sys/unix/zsyscall_illumos_amd64.go ./vendor/golang.org/x/sys/unix/dirent.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_amd64.go ./vendor/golang.org/x/sys/unix/ztypes_linux_mips64.go ./vendor/golang.org/x/sys/unix/env_unix.go ./vendor/golang.org/x/sys/unix/ptrace_ios.go ./vendor/golang.org/x/sys/unix/syscall_openbsd_mips64.go ./vendor/golang.org/x/sys/unix/aliases.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_s390x.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_ppc64.go ./vendor/golang.org/x/sys/unix/syscall_freebsd_arm.go ./vendor/golang.org/x/sys/unix/zsyscall_solaris_amd64.go ./vendor/golang.org/x/sys/unix/ztypes_openbsd_386.go ./vendor/golang.org/x/sys/unix/zsysnum_zos_s390x.go ./vendor/golang.org/x/sys/unix/syscall_bsd.go ./vendor/golang.org/x/sys/unix/syscall_freebsd_386.go ./vendor/golang.org/x/sys/unix/ztypes_linux_ppc64.go ./vendor/golang.org/x/sys/unix/ztypes_linux_sparc64.go ./vendor/golang.org/x/sys/unix/readdirent_getdents.go ./vendor/golang.org/x/sys/unix/fstatfs_zos.go ./vendor/golang.org/x/sys/unix/sockcmsg_linux.go ./vendor/golang.org/x/sys/unix/zerrors_openbsd_amd64.go ./vendor/golang.org/x/sys/unix/zerrors_freebsd_386.go ./vendor/golang.org/x/sys/unix/zsysnum_openbsd_386.go ./vendor/golang.org/x/sys/unix/sysvshm_unix_other.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_386.go ./vendor/golang.org/x/sys/unix/syscall_freebsd_arm64.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_amd64.go ./vendor/golang.org/x/sys/unix/zptrace_mipsnn_linux.go ./vendor/golang.org/x/sys/unix/ioctl_linux.go ./vendor/golang.org/x/sys/unix/zerrors_linux_ppc64le.go ./vendor/golang.org/x/sys/unix/syscall_openbsd_amd64.go ./vendor/golang.org/x/sys/unix/ztypes_linux_s390x.go ./vendor/golang.org/x/sys/unix/ioctl.go ./vendor/golang.org/x/sys/unix/ztypes_netbsd_386.go ./vendor/golang.org/x/sys/unix/ifreq_linux.go ./vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm.go ./vendor/golang.org/x/sys/unix/zsysnum_openbsd_amd64.go ./vendor/golang.org/x/sys/unix/ztypes_darwin_arm64.go ./vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm.go ./vendor/golang.org/x/sys/unix/zerrors_openbsd_arm64.go ./vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64_gc.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_sparc64.go ./vendor/golang.org/x/sys/unix/zsysctl_openbsd_arm64.go ./vendor/golang.org/x/sys/unix/syscall_linux_gc.go ./vendor/golang.org/x/sys/unix/syscall_darwin_libSystem.go ./vendor/golang.org/x/sys/unix/syscall_netbsd.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_386.go ./vendor/golang.org/x/sys/unix/zsysnum_netbsd_arm.go ./vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm64.go ./vendor/golang.org/x/sys/unix/zsysnum_darwin_arm64.go ./vendor/golang.org/x/sys/unix/ztypes_illumos_amd64.go ./vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64_gccgo.go ./vendor/golang.org/x/sys/unix/zsysctl_openbsd_386.go ./vendor/golang.org/x/sys/unix/zerrors_linux_riscv64.go ./vendor/golang.org/x/sys/unix/syscall_darwin.go ./vendor/golang.org/x/sys/unix/zptrace_x86_linux.go ./vendor/golang.org/x/sys/unix/syscall_unix_gc_ppc64x.go ./vendor/golang.org/x/sys/unix/zsyscall_freebsd_386.go ./vendor/golang.org/x/sys/unix/zsysnum_openbsd_mips64.go ./vendor/golang.org/x/sys/unix/ztypes_linux_386.go ./vendor/golang.org/x/sys/unix/zerrors_zos_s390x.go ./vendor/golang.org/x/sys/unix/syscall_linux_arm64.go ./vendor/golang.org/x/sys/unix/zerrors_openbsd_arm.go ./vendor/golang.org/x/sys/unix/zsyscall_netbsd_amd64.go ./vendor/golang.org/x/sys/unix/fcntl.go ./vendor/golang.org/x/sys/unix/errors_freebsd_amd64.go ./vendor/golang.org/x/sys/unix/syscall_netbsd_amd64.go ./vendor/golang.org/x/sys/unix/syscall_linux_ppc64x.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_arm.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_ppc64.go ./vendor/golang.org/x/sys/unix/zerrors_darwin_arm64.go ./vendor/golang.org/x/sys/unix/pledge_openbsd.go ./vendor/golang.org/x/sys/unix/ztypes_freebsd_arm.go ./vendor/golang.org/x/sys/unix/syscall_solaris_amd64.go ./vendor/golang.org/x/sys/unix/ztypes_linux_arm.go ./vendor/golang.org/x/sys/unix/syscall_linux_riscv64.go ./vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.go ./vendor/golang.org/x/sys/unix/ztypes_linux_ppc.go ./vendor/golang.org/x/sys/unix/syscall_linux_gc_386.go ./vendor/golang.org/x/sys/unix/ztypes_linux.go ./vendor/golang.org/x/sys/unix/syscall_illumos.go ./vendor/golang.org/x/sys/unix/zerrors_freebsd_arm.go ./vendor/golang.org/x/sys/unix/syscall_linux_gccgo_arm.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_ppc64le.go ./vendor/golang.org/x/sys/unix/syscall_linux_ppc.go ./vendor/golang.org/x/sys/unix/zsysnum_freebsd_amd64.go ./vendor/golang.org/x/sys/unix/zerrors_netbsd_arm.go ./vendor/golang.org/x/sys/unix/xattr_bsd.go ./vendor/golang.org/x/sys/unix/zerrors_netbsd_386.go ./vendor/golang.org/x/sys/unix/zerrors_linux_amd64.go ./vendor/golang.org/x/sys/unix/zerrors_linux_mips64.go ./vendor/golang.org/x/sys/unix/zerrors_darwin_amd64.go ./vendor/golang.org/x/sys/unix/zerrors_solaris_amd64.go ./vendor/golang.org/x/sys/unix/zerrors_linux_386.go ./vendor/golang.org/x/sys/unix/zsyscall_linux.go ./vendor/golang.org/x/sys/unix/unveil_openbsd.go ./vendor/golang.org/x/sys/unix/fcntl_darwin.go ./vendor/golang.org/x/sys/unix/zerrors_linux_ppc.go ./vendor/golang.org/x/sys/unix/zerrors_linux_arm64.go ./vendor/golang.org/x/sys/unix/sysvshm_linux.go ./vendor/golang.org/x/sys/unix/bluetooth_linux.go ./vendor/golang.org/x/sys/unix/zsysnum_dragonfly_amd64.go ./vendor/golang.org/x/sys/unix/zsysnum_netbsd_386.go ./vendor/golang.org/x/sys/unix/ztypes_netbsd_arm.go ./vendor/golang.org/x/sys/unix/zerrors_linux_sparc64.go ./vendor/golang.org/x/sys/unix/syscall_netbsd_386.go ./vendor/golang.org/x/sys/unix/syscall_linux_arm.go ./vendor/golang.org/x/sys/unix/zerrors_linux_mips64le.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_arm64.go ./vendor/golang.org/x/sys/unix/dev_aix_ppc.go ./vendor/golang.org/x/sys/unix/zsyscall_netbsd_386.go ./vendor/golang.org/x/sys/unix/dev_zos.go ./vendor/golang.org/x/sys/unix/zerrors_netbsd_arm64.go ./vendor/golang.org/x/sys/unix/syscall_linux_mips64x.go ./vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.go ./vendor/golang.org/x/sys/unix/ztypes_linux_riscv64.go ./vendor/golang.org/x/sys/unix/zsysctl_openbsd_amd64.go ./vendor/golang.org/x/sys/unix/fdset.go ./vendor/golang.org/x/sys/unix/epoll_zos.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_arm.go ./vendor/golang.org/x/sys/unix/ztypes_freebsd_386.go ./vendor/golang.org/x/sys/unix/dev_darwin.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_mips64.go ./vendor/golang.org/x/sys/unix/syscall_darwin_amd64.go ./vendor/golang.org/x/sys/unix/syscall_darwin.1_12.go ./vendor/golang.org/x/sys/unix/zerrors_linux_mipsle.go ./vendor/golang.org/x/sys/unix/pagesize_unix.go ./vendor/golang.org/x/sys/unix/zerrors_linux.go ./vendor/golang.org/x/sys/unix/sockcmsg_dragonfly.go ./vendor/golang.org/x/sys/unix/zerrors_aix_ppc.go ./vendor/golang.org/x/sys/unix/ztypes_zos_s390x.go ./vendor/golang.org/x/sys/unix/syscall_freebsd.go ./vendor/golang.org/x/sys/unix/zsysctl_openbsd_mips64.go ./vendor/golang.org/x/sys/unix/syscall_aix_ppc.go ./vendor/golang.org/x/sys/unix/ztypes_linux_mips64le.go ./vendor/golang.org/x/sys/unix/ptrace_darwin.go ./vendor/golang.org/x/sys/unix/gccgo.go ./vendor/golang.org/x/sys/unix/zsyscall_dragonfly_amd64.go ./vendor/golang.org/x/sys/unix/ztypes_linux_mipsle.go ./vendor/golang.org/x/sys/unix/syscall_unix.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_riscv64.go ./vendor/golang.org/x/sys/unix/errors_freebsd_arm64.go ./vendor/golang.org/x/sys/unix/ztypes_netbsd_amd64.go ./vendor/golang.org/x/sys/unix/race0.go ./vendor/golang.org/x/sys/unix/syscall_dragonfly_amd64.go ./vendor/golang.org/x/sys/unix/ztypes_freebsd_amd64.go ./vendor/golang.org/x/sys/unix/zsyscall_openbsd_amd64.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_mips.go ./vendor/golang.org/x/sys/unix/zerrors_freebsd_arm64.go ./vendor/golang.org/x/sys/unix/syscall_openbsd_arm64.go ./vendor/golang.org/x/sys/unix/zerrors_netbsd_amd64.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_ppc.go ./vendor/golang.org/x/sys/unix/sysvshm_unix.go ./vendor/golang.org/x/sys/unix/readdirent_getdirentries.go ./vendor/golang.org/x/sys/unix/syscall_linux_amd64_gc.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_mipsle.go ./vendor/golang.org/x/sys/unix/zsyscall_zos_s390x.go ./vendor/golang.org/x/sys/unix/zerrors_aix_ppc64.go ./vendor/golang.org/x/sys/unix/dev_netbsd.go ./vendor/golang.org/x/sys/unix/ztypes_darwin_amd64.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_arm64.go ./vendor/golang.org/x/sys/unix/dev_openbsd.go ./vendor/golang.org/x/sys/unix/zsysnum_freebsd_386.go ./vendor/golang.org/x/sys/unix/ztypes_freebsd_arm64.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_mips64.go ./vendor/golang.org/x/sys/unix/timestruct.go ./vendor/golang.org/x/sys/unix/cap_freebsd.go ./vendor/golang.org/x/sys/unix/syscall_linux_386.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_mips.go ./vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm64.go ./vendor/golang.org/x/sys/unix/syscall_openbsd_arm.go ./vendor/golang.org/x/sys/unix/zsysnum_darwin_amd64.go ./vendor/golang.org/x/sys/unix/zsysnum_netbsd_arm64.go ./vendor/golang.org/x/sys/unix/constants.go ./vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.1_13.go ./vendor/golang.org/x/sys/unix/zsyscall_aix_ppc.go ./vendor/golang.org/x/sys/unix/syscall_netbsd_arm64.go ./vendor/golang.org/x/sys/unix/zsyscall_openbsd_386.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_mipsle.go ./vendor/golang.org/x/sys/unix/syscall_solaris.go ./vendor/golang.org/x/sys/unix/dev_linux.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_riscv64.go ./vendor/golang.org/x/sys/unix/errors_freebsd_arm.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_mips64le.go ./vendor/golang.org/x/sys/unix/dev_dragonfly.go ./vendor/golang.org/x/sys/unix/endian_big.go ./vendor/golang.org/x/sys/unix/ztypes_netbsd_arm64.go ./vendor/golang.org/x/sys/unix/zsyscall_netbsd_arm.go ./vendor/golang.org/x/sys/unix/syscall_linux_s390x.go ./vendor/golang.org/x/sys/unix/syscall_linux_amd64.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_mips64le.go ./vendor/golang.org/x/sys/unix/ztypes_aix_ppc.go ./vendor/golang.org/x/sys/unix/zptrace_armnn_linux.go ./vendor/golang.org/x/sys/unix/ztypes_linux_amd64.go ./vendor/golang.org/x/sys/unix/syscall_openbsd.go ./vendor/golang.org/x/sys/unix/zptrace_linux_arm64.go ./vendor/golang.org/x/sys/unix/syscall_linux.go ./vendor/golang.org/x/sys/unix/zsyscall_openbsd_mips64.go ./vendor/golang.org/x/sys/unix/zerrors_openbsd_386.go ./vendor/golang.org/x/sys/plan9/str.go ./vendor/golang.org/x/sys/plan9/zsysnum_plan9.go ./vendor/golang.org/x/sys/plan9/race.go ./vendor/golang.org/x/sys/plan9/const_plan9.go ./vendor/golang.org/x/sys/plan9/zsyscall_plan9_arm.go ./vendor/golang.org/x/sys/plan9/syscall.go ./vendor/golang.org/x/sys/plan9/pwd_go15_plan9.go ./vendor/golang.org/x/sys/plan9/env_plan9.go ./vendor/golang.org/x/sys/plan9/errors_plan9.go ./vendor/golang.org/x/sys/plan9/zsyscall_plan9_386.go ./vendor/golang.org/x/sys/plan9/race0.go ./vendor/golang.org/x/sys/plan9/zsyscall_plan9_amd64.go ./vendor/golang.org/x/sys/plan9/dir_plan9.go ./vendor/golang.org/x/sys/plan9/pwd_plan9.go ./vendor/golang.org/x/sys/plan9/syscall_plan9.go ./vendor/golang.org/x/sys/execabs/execabs.go ./vendor/golang.org/x/time/rate/rate.go ./vendor/golang.org/x/mod/semver/semver.go ./vendor/golang.org/x/mod/module/module.go ./vendor/golang.org/x/mod/module/pseudo.go ./vendor/golang.org/x/mod/internal/lazyregexp/lazyre.go ./vendor/golang.org/x/sync/errgroup/errgroup.go ./vendor/golang.org/x/text/unicode/bidi/bidi.go ./vendor/golang.org/x/text/unicode/bidi/trieval.go ./vendor/golang.org/x/text/unicode/bidi/tables12.0.0.go ./vendor/golang.org/x/text/unicode/bidi/bracket.go ./vendor/golang.org/x/text/unicode/bidi/tables11.0.0.go ./vendor/golang.org/x/text/unicode/bidi/tables10.0.0.go ./vendor/golang.org/x/text/unicode/bidi/tables13.0.0.go ./vendor/golang.org/x/text/unicode/bidi/tables9.0.0.go ./vendor/golang.org/x/text/unicode/bidi/prop.go ./vendor/golang.org/x/text/unicode/bidi/core.go ./vendor/golang.org/x/text/unicode/norm/normalize.go ./vendor/golang.org/x/text/unicode/norm/trie.go ./vendor/golang.org/x/text/unicode/norm/composition.go ./vendor/golang.org/x/text/unicode/norm/forminfo.go ./vendor/golang.org/x/text/unicode/norm/input.go ./vendor/golang.org/x/text/unicode/norm/tables12.0.0.go ./vendor/golang.org/x/text/unicode/norm/iter.go ./vendor/golang.org/x/text/unicode/norm/tables11.0.0.go ./vendor/golang.org/x/text/unicode/norm/tables10.0.0.go ./vendor/golang.org/x/text/unicode/norm/tables13.0.0.go ./vendor/golang.org/x/text/unicode/norm/tables9.0.0.go ./vendor/golang.org/x/text/unicode/norm/readwriter.go ./vendor/golang.org/x/text/unicode/norm/transform.go ./vendor/golang.org/x/text/secure/bidirule/bidirule9.0.0.go ./vendor/golang.org/x/text/secure/bidirule/bidirule.go ./vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go ./vendor/golang.org/x/text/transform/transform.go ./vendor/golang.org/x/text/width/width.go ./vendor/golang.org/x/text/width/trieval.go ./vendor/golang.org/x/text/width/tables12.0.0.go ./vendor/golang.org/x/text/width/kind_string.go ./vendor/golang.org/x/text/width/tables11.0.0.go ./vendor/golang.org/x/text/width/tables10.0.0.go ./vendor/golang.org/x/text/width/tables13.0.0.go ./vendor/golang.org/x/text/width/tables9.0.0.go ./vendor/golang.org/x/text/width/transform.go ./vendor/golang.org/x/xerrors/internal/internal.go ./vendor/golang.org/x/xerrors/format.go ./vendor/golang.org/x/xerrors/errors.go ./vendor/golang.org/x/xerrors/wrap.go ./vendor/golang.org/x/xerrors/frame.go ./vendor/golang.org/x/xerrors/fmt.go ./vendor/golang.org/x/xerrors/doc.go ./vendor/golang.org/x/xerrors/adaptor.go ./vendor/go.uber.org/atomic/bool_ext.go ./vendor/go.uber.org/atomic/int64.go ./vendor/go.uber.org/atomic/float64_ext.go ./vendor/go.uber.org/atomic/duration_ext.go ./vendor/go.uber.org/atomic/string_ext.go ./vendor/go.uber.org/atomic/nocmp.go ./vendor/go.uber.org/atomic/uintptr.go ./vendor/go.uber.org/atomic/duration.go ./vendor/go.uber.org/atomic/time.go ./vendor/go.uber.org/atomic/uint64.go ./vendor/go.uber.org/atomic/gen.go ./vendor/go.uber.org/atomic/error.go ./vendor/go.uber.org/atomic/time_ext.go ./vendor/go.uber.org/atomic/int32.go ./vendor/go.uber.org/atomic/string.go ./vendor/go.uber.org/atomic/bool.go ./vendor/go.uber.org/atomic/doc.go ./vendor/go.uber.org/atomic/error_ext.go ./vendor/go.uber.org/atomic/value.go ./vendor/go.uber.org/atomic/uint32.go ./vendor/go.uber.org/atomic/float64.go ./vendor/go.uber.org/atomic/unsafe_pointer.go ./vendor/go.uber.org/goleak/internal/stack/stacks.go ./vendor/go.uber.org/goleak/tracestack_old.go ./vendor/go.uber.org/goleak/tracestack_new.go ./vendor/go.uber.org/goleak/testmain.go ./vendor/go.uber.org/goleak/leaks.go ./vendor/go.uber.org/goleak/options.go ./vendor/go.uber.org/goleak/doc.go ./vendor/github.com/stretchr/testify/assert/forward_assertions.go ./vendor/github.com/stretchr/testify/assert/assertion_format.go ./vendor/github.com/stretchr/testify/assert/http_assertions.go ./vendor/github.com/stretchr/testify/assert/errors.go ./vendor/github.com/stretchr/testify/assert/assertion_compare.go ./vendor/github.com/stretchr/testify/assert/doc.go ./vendor/github.com/stretchr/testify/assert/assertion_forward.go ./vendor/github.com/stretchr/testify/assert/assertion_order.go ./vendor/github.com/stretchr/testify/assert/assertions.go ./vendor/github.com/stretchr/testify/require/requirements.go ./vendor/github.com/stretchr/testify/require/forward_requirements.go ./vendor/github.com/stretchr/testify/require/require.go ./vendor/github.com/stretchr/testify/require/require_forward.go ./vendor/github.com/stretchr/testify/require/doc.go ./vendor/github.com/dennwc/varint/varint.go ./vendor/github.com/dennwc/varint/proto.go ./vendor/github.com/opentracing-contrib/go-stdlib/nethttp/client.go ./vendor/github.com/opentracing-contrib/go-stdlib/nethttp/status-code-tracker.go ./vendor/github.com/opentracing-contrib/go-stdlib/nethttp/doc.go ./vendor/github.com/opentracing-contrib/go-stdlib/nethttp/server.go ./vendor/github.com/mwitkow/go-conntrack/listener_wrapper.go ./vendor/github.com/mwitkow/go-conntrack/dialer_reporter.go ./vendor/github.com/mwitkow/go-conntrack/listener_reporter.go ./vendor/github.com/mwitkow/go-conntrack/dialer_wrapper.go ./vendor/github.com/ghodss/yaml/yaml.go ./vendor/github.com/ghodss/yaml/fields.go ./vendor/github.com/evanphx/json-patch/errors.go ./vendor/github.com/evanphx/json-patch/patch.go ./vendor/github.com/evanphx/json-patch/merge.go ./vendor/github.com/prometheus/exporter-toolkit/web/cache.go ./vendor/github.com/prometheus/exporter-toolkit/web/handler.go ./vendor/github.com/prometheus/exporter-toolkit/web/kingpinflag/flag.go ./vendor/github.com/prometheus/exporter-toolkit/web/tls_config.go ./vendor/github.com/prometheus/common/server/static_file_server.go ./vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg/autoneg.go ./vendor/github.com/prometheus/common/route/route.go ./vendor/github.com/prometheus/common/expfmt/expfmt.go ./vendor/github.com/prometheus/common/expfmt/fuzz.go ./vendor/github.com/prometheus/common/expfmt/decode.go ./vendor/github.com/prometheus/common/expfmt/text_create.go ./vendor/github.com/prometheus/common/expfmt/encode.go ./vendor/github.com/prometheus/common/expfmt/openmetrics_create.go ./vendor/github.com/prometheus/common/expfmt/text_parse.go ./vendor/github.com/prometheus/common/model/metric.go ./vendor/github.com/prometheus/common/model/alert.go ./vendor/github.com/prometheus/common/model/model.go ./vendor/github.com/prometheus/common/model/silence.go ./vendor/github.com/prometheus/common/model/fingerprinting.go ./vendor/github.com/prometheus/common/model/time.go ./vendor/github.com/prometheus/common/model/signature.go ./vendor/github.com/prometheus/common/model/labels.go ./vendor/github.com/prometheus/common/model/fnv.go ./vendor/github.com/prometheus/common/model/labelset.go ./vendor/github.com/prometheus/common/model/value.go ./vendor/github.com/prometheus/common/version/info.go ./vendor/github.com/prometheus/common/sigv4/sigv4.go ./vendor/github.com/prometheus/common/sigv4/sigv4_config.go ./vendor/github.com/prometheus/common/config/http_config.go ./vendor/github.com/prometheus/common/config/config.go ./vendor/github.com/prometheus/common/promlog/log.go ./vendor/github.com/prometheus/common/promlog/flag/flag.go ./vendor/github.com/prometheus/client_model/go/metrics.pb.go ./vendor/github.com/prometheus/procfs/slab.go ./vendor/github.com/prometheus/procfs/cpuinfo_armx.go ./vendor/github.com/prometheus/procfs/cpuinfo_s390x.go ./vendor/github.com/prometheus/procfs/cpuinfo_mipsx.go ./vendor/github.com/prometheus/procfs/cpuinfo_riscvx.go ./vendor/github.com/prometheus/procfs/loadavg.go ./vendor/github.com/prometheus/procfs/net_dev.go ./vendor/github.com/prometheus/procfs/fs.go ./vendor/github.com/prometheus/procfs/vm.go ./vendor/github.com/prometheus/procfs/fscache.go ./vendor/github.com/prometheus/procfs/internal/util/readfile.go ./vendor/github.com/prometheus/procfs/internal/util/valueparser.go ./vendor/github.com/prometheus/procfs/internal/util/parse.go ./vendor/github.com/prometheus/procfs/internal/util/sysreadfile_compat.go ./vendor/github.com/prometheus/procfs/internal/util/sysreadfile.go ./vendor/github.com/prometheus/procfs/internal/fs/fs.go ./vendor/github.com/prometheus/procfs/xfrm.go ./vendor/github.com/prometheus/procfs/mdstat.go ./vendor/github.com/prometheus/procfs/proc_environ.go ./vendor/github.com/prometheus/procfs/net_sockstat.go ./vendor/github.com/prometheus/procfs/net_ip_socket.go ./vendor/github.com/prometheus/procfs/proc_status.go ./vendor/github.com/prometheus/procfs/cpuinfo.go ./vendor/github.com/prometheus/procfs/cpuinfo_others.go ./vendor/github.com/prometheus/procfs/net_unix.go ./vendor/github.com/prometheus/procfs/proc_io.go ./vendor/github.com/prometheus/procfs/proc_fdinfo.go ./vendor/github.com/prometheus/procfs/zoneinfo.go ./vendor/github.com/prometheus/procfs/proc_limits.go ./vendor/github.com/prometheus/procfs/stat.go ./vendor/github.com/prometheus/procfs/proc_psi.go ./vendor/github.com/prometheus/procfs/cpuinfo_x86.go ./vendor/github.com/prometheus/procfs/mountinfo.go ./vendor/github.com/prometheus/procfs/proc_maps.go ./vendor/github.com/prometheus/procfs/net_softnet.go ./vendor/github.com/prometheus/procfs/meminfo.go ./vendor/github.com/prometheus/procfs/buddyinfo.go ./vendor/github.com/prometheus/procfs/crypto.go ./vendor/github.com/prometheus/procfs/net_tcp.go ./vendor/github.com/prometheus/procfs/cpuinfo_ppcx.go ./vendor/github.com/prometheus/procfs/net_conntrackstat.go ./vendor/github.com/prometheus/procfs/proc.go ./vendor/github.com/prometheus/procfs/kernel_random.go ./vendor/github.com/prometheus/procfs/arp.go ./vendor/github.com/prometheus/procfs/net_protocols.go ./vendor/github.com/prometheus/procfs/doc.go ./vendor/github.com/prometheus/procfs/mountstats.go ./vendor/github.com/prometheus/procfs/ipvs.go ./vendor/github.com/prometheus/procfs/schedstat.go ./vendor/github.com/prometheus/procfs/swaps.go ./vendor/github.com/prometheus/procfs/proc_ns.go ./vendor/github.com/prometheus/procfs/net_udp.go ./vendor/github.com/prometheus/procfs/proc_cgroup.go ./vendor/github.com/prometheus/procfs/proc_stat.go ./vendor/github.com/prometheus/procfs/proc_smaps.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/silence_status.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/version_info.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/matchers.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/alert_groups.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/alert.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/postable_alerts.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/gettable_silence.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/cluster_status.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/silence.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/label_set.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/postable_silence.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/receiver.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/gettable_silences.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/peer_status.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/alertmanager_config.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/gettable_alerts.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/gettable_alert.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/alert_status.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/postable_alert.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/alert_group.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/matcher.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/alertmanager_status.go ./vendor/github.com/prometheus/client_golang/prometheus/counter.go ./vendor/github.com/prometheus/client_golang/prometheus/metric.go ./vendor/github.com/prometheus/client_golang/prometheus/observer.go ./vendor/github.com/prometheus/client_golang/prometheus/untyped.go ./vendor/github.com/prometheus/client_golang/prometheus/process_collector_windows.go ./vendor/github.com/prometheus/client_golang/prometheus/timer.go ./vendor/github.com/prometheus/client_golang/prometheus/internal/metric.go ./vendor/github.com/prometheus/client_golang/prometheus/testutil/testutil.go ./vendor/github.com/prometheus/client_golang/prometheus/testutil/promlint/promlint.go ./vendor/github.com/prometheus/client_golang/prometheus/testutil/lint.go ./vendor/github.com/prometheus/client_golang/prometheus/vec.go ./vendor/github.com/prometheus/client_golang/prometheus/go_collector.go ./vendor/github.com/prometheus/client_golang/prometheus/promhttp/http.go ./vendor/github.com/prometheus/client_golang/prometheus/promhttp/delegator.go ./vendor/github.com/prometheus/client_golang/prometheus/promhttp/instrument_server.go ./vendor/github.com/prometheus/client_golang/prometheus/promhttp/instrument_client.go ./vendor/github.com/prometheus/client_golang/prometheus/desc.go ./vendor/github.com/prometheus/client_golang/prometheus/wrap.go ./vendor/github.com/prometheus/client_golang/prometheus/registry.go ./vendor/github.com/prometheus/client_golang/prometheus/expvar_collector.go ./vendor/github.com/prometheus/client_golang/prometheus/promauto/auto.go ./vendor/github.com/prometheus/client_golang/prometheus/histogram.go ./vendor/github.com/prometheus/client_golang/prometheus/gauge.go ./vendor/github.com/prometheus/client_golang/prometheus/labels.go ./vendor/github.com/prometheus/client_golang/prometheus/process_collector.go ./vendor/github.com/prometheus/client_golang/prometheus/collector.go ./vendor/github.com/prometheus/client_golang/prometheus/fnv.go ./vendor/github.com/prometheus/client_golang/prometheus/summary.go ./vendor/github.com/prometheus/client_golang/prometheus/doc.go ./vendor/github.com/prometheus/client_golang/prometheus/process_collector_other.go ./vendor/github.com/prometheus/client_golang/prometheus/value.go ./vendor/github.com/prometheus/client_golang/api/prometheus/v1/api.go ./vendor/github.com/prometheus/client_golang/api/client.go ./vendor/github.com/armon/go-metrics/const_windows.go ./vendor/github.com/armon/go-metrics/start.go ./vendor/github.com/armon/go-metrics/statsd.go ./vendor/github.com/armon/go-metrics/sink.go ./vendor/github.com/armon/go-metrics/metrics.go ./vendor/github.com/armon/go-metrics/inmem_signal.go ./vendor/github.com/armon/go-metrics/inmem_endpoint.go ./vendor/github.com/armon/go-metrics/inmem.go ./vendor/github.com/armon/go-metrics/statsite.go ./vendor/github.com/armon/go-metrics/const_unix.go ./vendor/github.com/docker/go-connections/nat/parse.go ./vendor/github.com/docker/go-connections/nat/sort.go ./vendor/github.com/docker/go-connections/nat/nat.go ./vendor/github.com/docker/go-connections/sockets/sockets.go ./vendor/github.com/docker/go-connections/sockets/proxy.go ./vendor/github.com/docker/go-connections/sockets/inmem_socket.go ./vendor/github.com/docker/go-connections/sockets/sockets_unix.go ./vendor/github.com/docker/go-connections/sockets/sockets_windows.go ./vendor/github.com/docker/go-connections/sockets/tcp_socket.go ./vendor/github.com/docker/go-connections/sockets/unix_socket.go ./vendor/github.com/docker/go-connections/tlsconfig/config_client_ciphers.go ./vendor/github.com/docker/go-connections/tlsconfig/certpool_go17.go ./vendor/github.com/docker/go-connections/tlsconfig/config_legacy_client_ciphers.go ./vendor/github.com/docker/go-connections/tlsconfig/certpool_other.go ./vendor/github.com/docker/go-connections/tlsconfig/config.go ./vendor/github.com/docker/docker/errdefs/defs.go ./vendor/github.com/docker/docker/errdefs/is.go ./vendor/github.com/docker/docker/errdefs/http_helpers.go ./vendor/github.com/docker/docker/errdefs/helpers.go ./vendor/github.com/docker/docker/errdefs/doc.go ./vendor/github.com/docker/docker/api/types/volume/volume_create.go ./vendor/github.com/docker/docker/api/types/volume/volume_list.go ./vendor/github.com/docker/docker/api/types/versions/compare.go ./vendor/github.com/docker/docker/api/types/stats.go ./vendor/github.com/docker/docker/api/types/service_update_response.go ./vendor/github.com/docker/docker/api/types/events/events.go ./vendor/github.com/docker/docker/api/types/error_response_ext.go ./vendor/github.com/docker/docker/api/types/client.go ./vendor/github.com/docker/docker/api/types/plugin_device.go ./vendor/github.com/docker/docker/api/types/port.go ./vendor/github.com/docker/docker/api/types/plugin_mount.go ./vendor/github.com/docker/docker/api/types/blkiodev/blkio.go ./vendor/github.com/docker/docker/api/types/graph_driver_data.go ./vendor/github.com/docker/docker/api/types/swarm/container.go ./vendor/github.com/docker/docker/api/types/swarm/swarm.go ./vendor/github.com/docker/docker/api/types/swarm/common.go ./vendor/github.com/docker/docker/api/types/swarm/service.go ./vendor/github.com/docker/docker/api/types/swarm/runtime/plugin.pb.go ./vendor/github.com/docker/docker/api/types/swarm/runtime/gen.go ./vendor/github.com/docker/docker/api/types/swarm/node.go ./vendor/github.com/docker/docker/api/types/swarm/runtime.go ./vendor/github.com/docker/docker/api/types/swarm/config.go ./vendor/github.com/docker/docker/api/types/swarm/network.go ./vendor/github.com/docker/docker/api/types/swarm/task.go ./vendor/github.com/docker/docker/api/types/swarm/secret.go ./vendor/github.com/docker/docker/api/types/container/hostconfig_unix.go ./vendor/github.com/docker/docker/api/types/container/hostconfig_windows.go ./vendor/github.com/docker/docker/api/types/container/container_top.go ./vendor/github.com/docker/docker/api/types/container/container_update.go ./vendor/github.com/docker/docker/api/types/container/container_changes.go ./vendor/github.com/docker/docker/api/types/container/waitcondition.go ./vendor/github.com/docker/docker/api/types/container/host_config.go ./vendor/github.com/docker/docker/api/types/container/config.go ./vendor/github.com/docker/docker/api/types/container/container_create.go ./vendor/github.com/docker/docker/api/types/container/container_wait.go ./vendor/github.com/docker/docker/api/types/plugin_env.go ./vendor/github.com/docker/docker/api/types/image_delete_response_item.go ./vendor/github.com/docker/docker/api/types/error_response.go ./vendor/github.com/docker/docker/api/types/image/image_history.go ./vendor/github.com/docker/docker/api/types/network/network.go ./vendor/github.com/docker/docker/api/types/plugin_responses.go ./vendor/github.com/docker/docker/api/types/id_response.go ./vendor/github.com/docker/docker/api/types/filters/parse.go ./vendor/github.com/docker/docker/api/types/time/timestamp.go ./vendor/github.com/docker/docker/api/types/time/duration_convert.go ./vendor/github.com/docker/docker/api/types/image_summary.go ./vendor/github.com/docker/docker/api/types/configs.go ./vendor/github.com/docker/docker/api/types/auth.go ./vendor/github.com/docker/docker/api/types/plugin_interface_type.go ./vendor/github.com/docker/docker/api/types/registry/authenticate.go ./vendor/github.com/docker/docker/api/types/registry/registry.go ./vendor/github.com/docker/docker/api/types/plugin.go ./vendor/github.com/docker/docker/api/types/mount/mount.go ./vendor/github.com/docker/docker/api/types/volume.go ./vendor/github.com/docker/docker/api/types/strslice/strslice.go ./vendor/github.com/docker/docker/api/types/types.go ./vendor/github.com/docker/docker/api/common.go ./vendor/github.com/docker/docker/api/common_windows.go ./vendor/github.com/docker/docker/api/common_unix.go ./vendor/github.com/docker/docker/client/service_create.go ./vendor/github.com/docker/docker/client/service_logs.go ./vendor/github.com/docker/docker/client/image_pull.go ./vendor/github.com/docker/docker/client/container_pause.go ./vendor/github.com/docker/docker/client/config_create.go ./vendor/github.com/docker/docker/client/image_list.go ./vendor/github.com/docker/docker/client/plugin_upgrade.go ./vendor/github.com/docker/docker/client/task_logs.go ./vendor/github.com/docker/docker/client/network_remove.go ./vendor/github.com/docker/docker/client/service_update.go ./vendor/github.com/docker/docker/client/build_prune.go ./vendor/github.com/docker/docker/client/container_stats.go ./vendor/github.com/docker/docker/client/network_prune.go ./vendor/github.com/docker/docker/client/container_restart.go ./vendor/github.com/docker/docker/client/service_list.go ./vendor/github.com/docker/docker/client/volume_inspect.go ./vendor/github.com/docker/docker/client/secret_remove.go ./vendor/github.com/docker/docker/client/image_push.go ./vendor/github.com/docker/docker/client/plugin_enable.go ./vendor/github.com/docker/docker/client/transport.go ./vendor/github.com/docker/docker/client/swarm_unlock.go ./vendor/github.com/docker/docker/client/client.go ./vendor/github.com/docker/docker/client/plugin_set.go ./vendor/github.com/docker/docker/client/events.go ./vendor/github.com/docker/docker/client/volume_remove.go ./vendor/github.com/docker/docker/client/service_inspect.go ./vendor/github.com/docker/docker/client/image_create.go ./vendor/github.com/docker/docker/client/container_attach.go ./vendor/github.com/docker/docker/client/checkpoint_delete.go ./vendor/github.com/docker/docker/client/service_remove.go ./vendor/github.com/docker/docker/client/container_remove.go ./vendor/github.com/docker/docker/client/image_prune.go ./vendor/github.com/docker/docker/client/volume_create.go ./vendor/github.com/docker/docker/client/network_connect.go ./vendor/github.com/docker/docker/client/image_history.go ./vendor/github.com/docker/docker/client/config_remove.go ./vendor/github.com/docker/docker/client/node_update.go ./vendor/github.com/docker/docker/client/distribution_inspect.go ./vendor/github.com/docker/docker/client/ping.go ./vendor/github.com/docker/docker/client/plugin_inspect.go ./vendor/github.com/docker/docker/client/errors.go ./vendor/github.com/docker/docker/client/container_diff.go ./vendor/github.com/docker/docker/client/container_top.go ./vendor/github.com/docker/docker/client/build_cancel.go ./vendor/github.com/docker/docker/client/node_remove.go ./vendor/github.com/docker/docker/client/swarm_update.go ./vendor/github.com/docker/docker/client/container_rename.go ./vendor/github.com/docker/docker/client/swarm_init.go ./vendor/github.com/docker/docker/client/container_update.go ./vendor/github.com/docker/docker/client/image_tag.go ./vendor/github.com/docker/docker/client/image_remove.go ./vendor/github.com/docker/docker/client/container_inspect.go ./vendor/github.com/docker/docker/client/config_list.go ./vendor/github.com/docker/docker/client/client_windows.go ./vendor/github.com/docker/docker/client/checkpoint_list.go ./vendor/github.com/docker/docker/client/volume_list.go ./vendor/github.com/docker/docker/client/container_copy.go ./vendor/github.com/docker/docker/client/image_search.go ./vendor/github.com/docker/docker/client/checkpoint_create.go ./vendor/github.com/docker/docker/client/utils.go ./vendor/github.com/docker/docker/client/secret_update.go ./vendor/github.com/docker/docker/client/swarm_leave.go ./vendor/github.com/docker/docker/client/interface_stable.go ./vendor/github.com/docker/docker/client/request.go ./vendor/github.com/docker/docker/client/info.go ./vendor/github.com/docker/docker/client/secret_inspect.go ./vendor/github.com/docker/docker/client/image_save.go ./vendor/github.com/docker/docker/client/container_exec.go ./vendor/github.com/docker/docker/client/container_list.go ./vendor/github.com/docker/docker/client/node_list.go ./vendor/github.com/docker/docker/client/client_unix.go ./vendor/github.com/docker/docker/client/container_unpause.go ./vendor/github.com/docker/docker/client/container_start.go ./vendor/github.com/docker/docker/client/plugin_list.go ./vendor/github.com/docker/docker/client/volume_prune.go ./vendor/github.com/docker/docker/client/container_kill.go ./vendor/github.com/docker/docker/client/network_inspect.go ./vendor/github.com/docker/docker/client/container_export.go ./vendor/github.com/docker/docker/client/container_stop.go ./vendor/github.com/docker/docker/client/node_inspect.go ./vendor/github.com/docker/docker/client/task_list.go ./vendor/github.com/docker/docker/client/plugin_disable.go ./vendor/github.com/docker/docker/client/plugin_remove.go ./vendor/github.com/docker/docker/client/swarm_inspect.go ./vendor/github.com/docker/docker/client/interface_experimental.go ./vendor/github.com/docker/docker/client/container_logs.go ./vendor/github.com/docker/docker/client/client_deprecated.go ./vendor/github.com/docker/docker/client/plugin_create.go ./vendor/github.com/docker/docker/client/plugin_install.go ./vendor/github.com/docker/docker/client/login.go ./vendor/github.com/docker/docker/client/image_inspect.go ./vendor/github.com/docker/docker/client/image_import.go ./vendor/github.com/docker/docker/client/plugin_push.go ./vendor/github.com/docker/docker/client/network_disconnect.go ./vendor/github.com/docker/docker/client/secret_list.go ./vendor/github.com/docker/docker/client/container_prune.go ./vendor/github.com/docker/docker/client/version.go ./vendor/github.com/docker/docker/client/options.go ./vendor/github.com/docker/docker/client/hijack.go ./vendor/github.com/docker/docker/client/disk_usage.go ./vendor/github.com/docker/docker/client/image_load.go ./vendor/github.com/docker/docker/client/swarm_join.go ./vendor/github.com/docker/docker/client/network_list.go ./vendor/github.com/docker/docker/client/interface.go ./vendor/github.com/docker/docker/client/image_build.go ./vendor/github.com/docker/docker/client/container_resize.go ./vendor/github.com/docker/docker/client/config_update.go ./vendor/github.com/docker/docker/client/container_create.go ./vendor/github.com/docker/docker/client/network_create.go ./vendor/github.com/docker/docker/client/task_inspect.go ./vendor/github.com/docker/docker/client/swarm_get_unlock_key.go ./vendor/github.com/docker/docker/client/container_wait.go ./vendor/github.com/docker/docker/client/secret_create.go ./vendor/github.com/docker/docker/client/config_inspect.go ./vendor/github.com/docker/docker/client/container_commit.go ./vendor/github.com/docker/distribution/digestset/set.go ./vendor/github.com/docker/distribution/reference/normalize.go ./vendor/github.com/docker/distribution/reference/regexp.go ./vendor/github.com/docker/distribution/reference/reference.go ./vendor/github.com/docker/distribution/reference/helpers.go ./vendor/github.com/docker/distribution/registry/api/errcode/errors.go ./vendor/github.com/docker/distribution/registry/api/errcode/register.go ./vendor/github.com/docker/distribution/registry/api/errcode/handler.go ./vendor/github.com/docker/go-units/duration.go ./vendor/github.com/docker/go-units/ulimit.go ./vendor/github.com/docker/go-units/size.go ./vendor/github.com/oklog/run/actors.go ./vendor/github.com/oklog/run/group.go ./vendor/github.com/oklog/ulid/ulid.go ./vendor/github.com/opencontainers/image-spec/specs-go/v1/layout.go ./vendor/github.com/opencontainers/image-spec/specs-go/v1/manifest.go ./vendor/github.com/opencontainers/image-spec/specs-go/v1/descriptor.go ./vendor/github.com/opencontainers/image-spec/specs-go/v1/annotations.go ./vendor/github.com/opencontainers/image-spec/specs-go/v1/mediatype.go ./vendor/github.com/opencontainers/image-spec/specs-go/v1/config.go ./vendor/github.com/opencontainers/image-spec/specs-go/v1/index.go ./vendor/github.com/opencontainers/image-spec/specs-go/versioned.go ./vendor/github.com/opencontainers/image-spec/specs-go/version.go ./vendor/github.com/opencontainers/go-digest/verifiers.go ./vendor/github.com/opencontainers/go-digest/digest.go ./vendor/github.com/opencontainers/go-digest/algorithm.go ./vendor/github.com/opencontainers/go-digest/digester.go ./vendor/github.com/opencontainers/go-digest/doc.go ./vendor/github.com/edsrzf/mmap-go/mmap_windows.go ./vendor/github.com/edsrzf/mmap-go/mmap_unix.go ./vendor/github.com/edsrzf/mmap-go/mmap.go ./vendor/github.com/go-zookeeper/zk/conn.go ./vendor/github.com/go-zookeeper/zk/structs.go ./vendor/github.com/go-zookeeper/zk/dnshostprovider.go ./vendor/github.com/go-zookeeper/zk/util.go ./vendor/github.com/go-zookeeper/zk/lock.go ./vendor/github.com/go-zookeeper/zk/constants.go ./vendor/github.com/go-zookeeper/zk/flw.go ./vendor/github.com/go-stack/stack/stack.go ./vendor/github.com/digitalocean/godo/keys.go ./vendor/github.com/digitalocean/godo/floating_ips.go ./vendor/github.com/digitalocean/godo/load_balancers.go ./vendor/github.com/digitalocean/godo/cdn.go ./vendor/github.com/digitalocean/godo/meta.go ./vendor/github.com/digitalocean/godo/metrics/metrics.go ./vendor/github.com/digitalocean/godo/metrics/time.go ./vendor/github.com/digitalocean/godo/metrics/values.go ./vendor/github.com/digitalocean/godo/storage_actions.go ./vendor/github.com/digitalocean/godo/timestamp.go ./vendor/github.com/digitalocean/godo/certificates.go ./vendor/github.com/digitalocean/godo/balance.go ./vendor/github.com/digitalocean/godo/kubernetes.go ./vendor/github.com/digitalocean/godo/domains.go ./vendor/github.com/digitalocean/godo/regions.go ./vendor/github.com/digitalocean/godo/droplet_actions.go ./vendor/github.com/digitalocean/godo/errors.go ./vendor/github.com/digitalocean/godo/snapshots.go ./vendor/github.com/digitalocean/godo/apps.go ./vendor/github.com/digitalocean/godo/godo.go ./vendor/github.com/digitalocean/godo/invoices.go ./vendor/github.com/digitalocean/godo/registry.go ./vendor/github.com/digitalocean/godo/strings.go ./vendor/github.com/digitalocean/godo/storage.go ./vendor/github.com/digitalocean/godo/vpcs.go ./vendor/github.com/digitalocean/godo/projects.go ./vendor/github.com/digitalocean/godo/sizes.go ./vendor/github.com/digitalocean/godo/droplets.go ./vendor/github.com/digitalocean/godo/1-click.go ./vendor/github.com/digitalocean/godo/links.go ./vendor/github.com/digitalocean/godo/action.go ./vendor/github.com/digitalocean/godo/images.go ./vendor/github.com/digitalocean/godo/doc.go ./vendor/github.com/digitalocean/godo/billing_history.go ./vendor/github.com/digitalocean/godo/account.go ./vendor/github.com/digitalocean/godo/apps.gen.go ./vendor/github.com/digitalocean/godo/monitoring.go ./vendor/github.com/digitalocean/godo/tags.go ./vendor/github.com/digitalocean/godo/floating_ips_actions.go ./vendor/github.com/digitalocean/godo/firewalls.go ./vendor/github.com/digitalocean/godo/image_actions.go ./vendor/github.com/digitalocean/godo/databases.go ./vendor/github.com/asaskevich/govalidator/numerics.go ./vendor/github.com/asaskevich/govalidator/converter.go ./vendor/github.com/asaskevich/govalidator/validator.go ./vendor/github.com/asaskevich/govalidator/arrays.go ./vendor/github.com/asaskevich/govalidator/patterns.go ./vendor/github.com/asaskevich/govalidator/utils.go ./vendor/github.com/asaskevich/govalidator/error.go ./vendor/github.com/asaskevich/govalidator/doc.go ./vendor/github.com/asaskevich/govalidator/types.go ./vendor/github.com/jpillora/backoff/backoff.go ./vendor/github.com/golang/snappy/encode_other.go ./vendor/github.com/golang/snappy/snappy.go ./vendor/github.com/golang/snappy/decode_other.go ./vendor/github.com/golang/snappy/decode.go ./vendor/github.com/golang/snappy/decode_asm.go ./vendor/github.com/golang/snappy/encode.go ./vendor/github.com/golang/snappy/encode_asm.go ./vendor/github.com/golang/groupcache/lru/lru.go ./vendor/github.com/golang/protobuf/proto/deprecated.go ./vendor/github.com/golang/protobuf/proto/text_decode.go ./vendor/github.com/golang/protobuf/proto/buffer.go ./vendor/github.com/golang/protobuf/proto/properties.go ./vendor/github.com/golang/protobuf/proto/registry.go ./vendor/github.com/golang/protobuf/proto/proto.go ./vendor/github.com/golang/protobuf/proto/wrappers.go ./vendor/github.com/golang/protobuf/proto/defaults.go ./vendor/github.com/golang/protobuf/proto/discard.go ./vendor/github.com/golang/protobuf/proto/wire.go ./vendor/github.com/golang/protobuf/proto/extensions.go ./vendor/github.com/golang/protobuf/proto/text_encode.go ./vendor/github.com/golang/protobuf/protoc-gen-go/plugin/plugin.pb.go ./vendor/github.com/golang/protobuf/protoc-gen-go/descriptor/descriptor.pb.go ./vendor/github.com/golang/protobuf/descriptor/descriptor.go ./vendor/github.com/golang/protobuf/ptypes/wrappers/wrappers.pb.go ./vendor/github.com/golang/protobuf/ptypes/timestamp.go ./vendor/github.com/golang/protobuf/ptypes/struct/struct.pb.go ./vendor/github.com/golang/protobuf/ptypes/any/any.pb.go ./vendor/github.com/golang/protobuf/ptypes/duration/duration.pb.go ./vendor/github.com/golang/protobuf/ptypes/duration.go ./vendor/github.com/golang/protobuf/ptypes/timestamp/timestamp.pb.go ./vendor/github.com/golang/protobuf/ptypes/doc.go ./vendor/github.com/golang/protobuf/ptypes/any.go ./vendor/github.com/golang/protobuf/jsonpb/json.go ./vendor/github.com/golang/protobuf/jsonpb/decode.go ./vendor/github.com/golang/protobuf/jsonpb/encode.go ./vendor/github.com/golang/glog/glog_file.go ./vendor/github.com/golang/glog/glog.go ./vendor/github.com/mailru/easyjson/jlexer/error.go ./vendor/github.com/mailru/easyjson/jlexer/bytestostr.go ./vendor/github.com/mailru/easyjson/jlexer/lexer.go ./vendor/github.com/mailru/easyjson/jlexer/bytestostr_nounsafe.go ./vendor/github.com/mailru/easyjson/jwriter/writer.go ./vendor/github.com/mailru/easyjson/buffer/pool.go ./vendor/github.com/gophercloud/gophercloud/auth_result.go ./vendor/github.com/gophercloud/gophercloud/results.go ./vendor/github.com/gophercloud/gophercloud/errors.go ./vendor/github.com/gophercloud/gophercloud/openstack/auth_env.go ./vendor/github.com/gophercloud/gophercloud/openstack/client.go ./vendor/github.com/gophercloud/gophercloud/openstack/endpoint_location.go ./vendor/github.com/gophercloud/gophercloud/openstack/errors.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tokens/urls.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tokens/requests.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tokens/results.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tokens/doc.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tenants/urls.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tenants/requests.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tenants/results.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tenants/doc.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens/urls.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens/requests.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens/results.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens/doc.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1/urls.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1/requests.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1/results.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1/doc.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/ec2tokens/urls.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/ec2tokens/requests.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/ec2tokens/doc.go ./vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips/urls.go ./vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips/requests.go ./vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips/results.go ./vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips/doc.go ./vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors/urls.go ./vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors/requests.go ./vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors/results.go ./vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors/doc.go ./vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers/urls.go ./vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers/requests.go ./vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers/results.go ./vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers/errors.go ./vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers/util.go ./vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers/doc.go ./vendor/github.com/gophercloud/gophercloud/openstack/utils/choose_version.go ./vendor/github.com/gophercloud/gophercloud/openstack/utils/base_endpoint.go ./vendor/github.com/gophercloud/gophercloud/openstack/doc.go ./vendor/github.com/gophercloud/gophercloud/service_client.go ./vendor/github.com/gophercloud/gophercloud/endpoint_search.go ./vendor/github.com/gophercloud/gophercloud/util.go ./vendor/github.com/gophercloud/gophercloud/pagination/single.go ./vendor/github.com/gophercloud/gophercloud/pagination/pager.go ./vendor/github.com/gophercloud/gophercloud/pagination/http.go ./vendor/github.com/gophercloud/gophercloud/pagination/linked.go ./vendor/github.com/gophercloud/gophercloud/pagination/marker.go ./vendor/github.com/gophercloud/gophercloud/pagination/pkg.go ./vendor/github.com/gophercloud/gophercloud/params.go ./vendor/github.com/gophercloud/gophercloud/doc.go ./vendor/github.com/gophercloud/gophercloud/auth_options.go ./vendor/github.com/gophercloud/gophercloud/provider_client.go ./vendor/github.com/scaleway/scaleway-sdk-go/validation/is.go ./vendor/github.com/scaleway/scaleway-sdk-go/scw/path.go ./vendor/github.com/scaleway/scaleway-sdk-go/scw/client_option.go ./vendor/github.com/scaleway/scaleway-sdk-go/scw/request_option.go ./vendor/github.com/scaleway/scaleway-sdk-go/scw/client.go ./vendor/github.com/scaleway/scaleway-sdk-go/scw/env.go ./vendor/github.com/scaleway/scaleway-sdk-go/scw/errors.go ./vendor/github.com/scaleway/scaleway-sdk-go/scw/request.go ./vendor/github.com/scaleway/scaleway-sdk-go/scw/custom_types.go ./vendor/github.com/scaleway/scaleway-sdk-go/scw/locality.go ./vendor/github.com/scaleway/scaleway-sdk-go/scw/version.go ./vendor/github.com/scaleway/scaleway-sdk-go/scw/convert.go ./vendor/github.com/scaleway/scaleway-sdk-go/scw/config_legacy.go ./vendor/github.com/scaleway/scaleway-sdk-go/scw/config.go ./vendor/github.com/scaleway/scaleway-sdk-go/internal/async/wait.go ./vendor/github.com/scaleway/scaleway-sdk-go/internal/auth/no_auth.go ./vendor/github.com/scaleway/scaleway-sdk-go/internal/auth/token.go ./vendor/github.com/scaleway/scaleway-sdk-go/internal/auth/auth.go ./vendor/github.com/scaleway/scaleway-sdk-go/internal/errors/error.go ./vendor/github.com/scaleway/scaleway-sdk-go/internal/parameter/query.go ./vendor/github.com/scaleway/scaleway-sdk-go/internal/marshaler/duration.go ./vendor/github.com/scaleway/scaleway-sdk-go/api/marketplace/v1/marketplace_utils.go ./vendor/github.com/scaleway/scaleway-sdk-go/api/marketplace/v1/marketplace_sdk.go ./vendor/github.com/scaleway/scaleway-sdk-go/api/baremetal/v1/baremetal_sdk.go ./vendor/github.com/scaleway/scaleway-sdk-go/api/baremetal/v1/server_utils.go ./vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/instance_utils.go ./vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/volume_utils.go ./vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/image_utils.go ./vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/security_group_utils.go ./vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/instance_sdk.go ./vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/instance_metadata_sdk.go ./vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/server_utils.go ./vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/snapshot_utils.go ./vendor/github.com/scaleway/scaleway-sdk-go/logger/default_logger.go ./vendor/github.com/scaleway/scaleway-sdk-go/logger/logger.go ./vendor/github.com/scaleway/scaleway-sdk-go/namegenerator/name_generator.go ./vendor/github.com/json-iterator/go/any_int32.go ./vendor/github.com/json-iterator/go/any_uint32.go ./vendor/github.com/json-iterator/go/reflect_dynamic.go ./vendor/github.com/json-iterator/go/iter_int.go ./vendor/github.com/json-iterator/go/reflect_array.go ./vendor/github.com/json-iterator/go/iter_array.go ./vendor/github.com/json-iterator/go/pool.go ./vendor/github.com/json-iterator/go/iter_skip.go ./vendor/github.com/json-iterator/go/stream_str.go ./vendor/github.com/json-iterator/go/iter_skip_sloppy.go ./vendor/github.com/json-iterator/go/any_uint64.go ./vendor/github.com/json-iterator/go/any_invalid.go ./vendor/github.com/json-iterator/go/adapter.go ./vendor/github.com/json-iterator/go/reflect_native.go ./vendor/github.com/json-iterator/go/iter_object.go ./vendor/github.com/json-iterator/go/any_array.go ./vendor/github.com/json-iterator/go/reflect_optional.go ./vendor/github.com/json-iterator/go/any_nil.go ./vendor/github.com/json-iterator/go/reflect_struct_decoder.go ./vendor/github.com/json-iterator/go/reflect_extension.go ./vendor/github.com/json-iterator/go/jsoniter.go ./vendor/github.com/json-iterator/go/reflect_slice.go ./vendor/github.com/json-iterator/go/reflect_struct_encoder.go ./vendor/github.com/json-iterator/go/any_str.go ./vendor/github.com/json-iterator/go/reflect_map.go ./vendor/github.com/json-iterator/go/reflect_marshaler.go ./vendor/github.com/json-iterator/go/any_number.go ./vendor/github.com/json-iterator/go/any_bool.go ./vendor/github.com/json-iterator/go/reflect.go ./vendor/github.com/json-iterator/go/iter_float.go ./vendor/github.com/json-iterator/go/reflect_json_number.go ./vendor/github.com/json-iterator/go/iter_str.go ./vendor/github.com/json-iterator/go/iter.go ./vendor/github.com/json-iterator/go/any_float.go ./vendor/github.com/json-iterator/go/stream.go ./vendor/github.com/json-iterator/go/any_object.go ./vendor/github.com/json-iterator/go/any_int64.go ./vendor/github.com/json-iterator/go/config.go ./vendor/github.com/json-iterator/go/stream_int.go ./vendor/github.com/json-iterator/go/any.go ./vendor/github.com/json-iterator/go/iter_skip_strict.go ./vendor/github.com/json-iterator/go/reflect_json_raw_message.go ./vendor/github.com/json-iterator/go/stream_float.go ./vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/decode.go ./vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/encode.go ./vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/doc.go ./vendor/github.com/Microsoft/go-winio/fileinfo.go ./vendor/github.com/Microsoft/go-winio/syscall.go ./vendor/github.com/Microsoft/go-winio/file.go ./vendor/github.com/Microsoft/go-winio/zsyscall_windows.go ./vendor/github.com/Microsoft/go-winio/hvsock.go ./vendor/github.com/Microsoft/go-winio/ea.go ./vendor/github.com/Microsoft/go-winio/backup.go ./vendor/github.com/Microsoft/go-winio/reparse.go ./vendor/github.com/Microsoft/go-winio/pipe.go ./vendor/github.com/Microsoft/go-winio/sd.go ./vendor/github.com/Microsoft/go-winio/privilege.go ./vendor/github.com/Microsoft/go-winio/pkg/guid/guid.go ./vendor/github.com/modern-go/reflect2/unsafe_array.go ./vendor/github.com/modern-go/reflect2/reflect2_kind.go ./vendor/github.com/modern-go/reflect2/go_below_118.go ./vendor/github.com/modern-go/reflect2/unsafe_ptr.go ./vendor/github.com/modern-go/reflect2/unsafe_map.go ./vendor/github.com/modern-go/reflect2/unsafe_struct.go ./vendor/github.com/modern-go/reflect2/go_above_19.go ./vendor/github.com/modern-go/reflect2/unsafe_field.go ./vendor/github.com/modern-go/reflect2/unsafe_slice.go ./vendor/github.com/modern-go/reflect2/unsafe_eface.go ./vendor/github.com/modern-go/reflect2/type_map.go ./vendor/github.com/modern-go/reflect2/unsafe_type.go ./vendor/github.com/modern-go/reflect2/unsafe_iface.go ./vendor/github.com/modern-go/reflect2/safe_type.go ./vendor/github.com/modern-go/reflect2/reflect2.go ./vendor/github.com/modern-go/reflect2/safe_map.go ./vendor/github.com/modern-go/reflect2/safe_slice.go ./vendor/github.com/modern-go/reflect2/safe_struct.go ./vendor/github.com/modern-go/reflect2/safe_field.go ./vendor/github.com/modern-go/reflect2/unsafe_link.go ./vendor/github.com/modern-go/reflect2/go_above_118.go ./vendor/github.com/modern-go/concurrent/executor.go ./vendor/github.com/modern-go/concurrent/unbounded_executor.go ./vendor/github.com/modern-go/concurrent/go_below_19.go ./vendor/github.com/modern-go/concurrent/go_above_19.go ./vendor/github.com/modern-go/concurrent/log.go ./vendor/github.com/go-kit/kit/log/logfmt_logger.go ./vendor/github.com/go-kit/kit/log/nop_logger.go ./vendor/github.com/go-kit/kit/log/stdlib.go ./vendor/github.com/go-kit/kit/log/log.go ./vendor/github.com/go-kit/kit/log/sync.go ./vendor/github.com/go-kit/kit/log/level/level.go ./vendor/github.com/go-kit/kit/log/level/doc.go ./vendor/github.com/go-kit/kit/log/json_logger.go ./vendor/github.com/go-kit/kit/log/doc.go ./vendor/github.com/go-kit/kit/log/value.go ./vendor/github.com/go-kit/log/logfmt_logger.go ./vendor/github.com/go-kit/log/nop_logger.go ./vendor/github.com/go-kit/log/stdlib.go ./vendor/github.com/go-kit/log/log.go ./vendor/github.com/go-kit/log/sync.go ./vendor/github.com/go-kit/log/level/level.go ./vendor/github.com/go-kit/log/level/doc.go ./vendor/github.com/go-kit/log/json_logger.go ./vendor/github.com/go-kit/log/doc.go ./vendor/github.com/go-kit/log/value.go ./vendor/github.com/pmezard/go-difflib/difflib/difflib.go ./vendor/github.com/influxdata/influxdb/models/fieldtype_string.go ./vendor/github.com/influxdata/influxdb/models/consistency.go ./vendor/github.com/influxdata/influxdb/models/rows.go ./vendor/github.com/influxdata/influxdb/models/tagkeysset.go ./vendor/github.com/influxdata/influxdb/models/uint_support.go ./vendor/github.com/influxdata/influxdb/models/points.go ./vendor/github.com/influxdata/influxdb/models/time.go ./vendor/github.com/influxdata/influxdb/models/statistic.go ./vendor/github.com/influxdata/influxdb/models/gen.go ./vendor/github.com/influxdata/influxdb/models/inline_fnv.go ./vendor/github.com/influxdata/influxdb/models/inline_strconv_parse.go ./vendor/github.com/influxdata/influxdb/client/v2/udp.go ./vendor/github.com/influxdata/influxdb/client/v2/client.go ./vendor/github.com/influxdata/influxdb/client/v2/params.go ./vendor/github.com/influxdata/influxdb/pkg/escape/bytes.go ./vendor/github.com/influxdata/influxdb/pkg/escape/strings.go ./vendor/github.com/PuerkitoBio/urlesc/urlesc.go ./vendor/github.com/PuerkitoBio/purell/purell.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3/discovery.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3/ads.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3/ads.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3/discovery.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/grpc_service.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/grpc_method_list.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/substitution_format_string.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/udp_socket_config.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/address.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/grpc_service.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/resolver.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/backoff.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/protocol.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/health_check.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/extension.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/socket_option.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/grpc_method_list.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/http_uri.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/address.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/config_source.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/backoff.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/event_service_config.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/udp_socket_config.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/config_source.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/health_check.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/http_uri.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/proxy_protocol.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/substitution_format_string.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/base.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/event_service_config.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/resolver.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/protocol.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/proxy_protocol.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/extension.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/socket_option.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/base.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/annotations/deprecation.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/annotations/deprecation.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/annotations/resource.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/annotations/resource.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/metadata.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/metadata.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/http_inputs.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/struct.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/struct.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/number.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/string.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/http_inputs.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/regex.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/node.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/number.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/node.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/path.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/value.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/value.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/path.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/string.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/regex.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/percent.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/ratelimit_unit.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/range.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/hash_policy.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/token_bucket.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/http_status.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/percent.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/http.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/token_bucket.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/semantic_version.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/hash_policy.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/http_status.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/range.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/http.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/ratelimit_unit.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/semantic_version.pb.validate.go ./vendor/github.com/envoyproxy/protoc-gen-validate/validate/validate.pb.go ./vendor/github.com/aws/aws-sdk-go/internal/sdkio/io_go1.7.go ./vendor/github.com/aws/aws-sdk-go/internal/sdkio/byte.go ./vendor/github.com/aws/aws-sdk-go/internal/sdkio/io_go1.6.go ./vendor/github.com/aws/aws-sdk-go/internal/sdkrand/read_1_5.go ./vendor/github.com/aws/aws-sdk-go/internal/sdkrand/locked_source.go ./vendor/github.com/aws/aws-sdk-go/internal/sdkrand/read.go ./vendor/github.com/aws/aws-sdk-go/internal/sdkmath/floor_go1.9.go ./vendor/github.com/aws/aws-sdk-go/internal/sdkmath/floor.go ./vendor/github.com/aws/aws-sdk-go/internal/context/background_go1.5.go ./vendor/github.com/aws/aws-sdk-go/internal/shareddefaults/shared_config.go ./vendor/github.com/aws/aws-sdk-go/internal/shareddefaults/ecs_container.go ./vendor/github.com/aws/aws-sdk-go/internal/sync/singleflight/singleflight.go ./vendor/github.com/aws/aws-sdk-go/internal/sdkuri/path.go ./vendor/github.com/aws/aws-sdk-go/internal/strings/strings.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/walker.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/ini.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/value_util.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/ws_token.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/skipper.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/number_helper.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/fuzz.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/op_tokens.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/expression.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/ini_lexer.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/literal_tokens.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/comma_token.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/newline_token.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/statement.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/sep_tokens.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/parse_error.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/empty_token.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/comment_token.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/ast.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/ini_parser.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/visitor.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/parse_stack.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/doc.go ./vendor/github.com/aws/aws-sdk-go/service/sts/stsiface/interface.go ./vendor/github.com/aws/aws-sdk-go/service/sts/api.go ./vendor/github.com/aws/aws-sdk-go/service/sts/customizations.go ./vendor/github.com/aws/aws-sdk-go/service/sts/errors.go ./vendor/github.com/aws/aws-sdk-go/service/sts/service.go ./vendor/github.com/aws/aws-sdk-go/service/sts/doc.go ./vendor/github.com/aws/aws-sdk-go/service/ec2/api.go ./vendor/github.com/aws/aws-sdk-go/service/ec2/customizations.go ./vendor/github.com/aws/aws-sdk-go/service/ec2/waiters.go ./vendor/github.com/aws/aws-sdk-go/service/ec2/errors.go ./vendor/github.com/aws/aws-sdk-go/service/ec2/service.go ./vendor/github.com/aws/aws-sdk-go/service/ec2/doc.go ./vendor/github.com/aws/aws-sdk-go/service/lightsail/api.go ./vendor/github.com/aws/aws-sdk-go/service/lightsail/errors.go ./vendor/github.com/aws/aws-sdk-go/service/lightsail/service.go ./vendor/github.com/aws/aws-sdk-go/service/lightsail/doc.go ./vendor/github.com/aws/aws-sdk-go/service/sso/api.go ./vendor/github.com/aws/aws-sdk-go/service/sso/errors.go ./vendor/github.com/aws/aws-sdk-go/service/sso/service.go ./vendor/github.com/aws/aws-sdk-go/service/sso/doc.go ./vendor/github.com/aws/aws-sdk-go/service/sso/ssoiface/interface.go ./vendor/github.com/aws/aws-sdk-go/aws/ec2metadata/api.go ./vendor/github.com/aws/aws-sdk-go/aws/ec2metadata/service.go ./vendor/github.com/aws/aws-sdk-go/aws/ec2metadata/token_provider.go ./vendor/github.com/aws/aws-sdk-go/aws/corehandlers/user_agent.go ./vendor/github.com/aws/aws-sdk-go/aws/corehandlers/param_validator.go ./vendor/github.com/aws/aws-sdk-go/aws/corehandlers/handlers.go ./vendor/github.com/aws/aws-sdk-go/aws/defaults/defaults.go ./vendor/github.com/aws/aws-sdk-go/aws/defaults/shared_config.go ./vendor/github.com/aws/aws-sdk-go/aws/context_1_9.go ./vendor/github.com/aws/aws-sdk-go/aws/request/retryer.go ./vendor/github.com/aws/aws-sdk-go/aws/request/request_context.go ./vendor/github.com/aws/aws-sdk-go/aws/request/connection_reset_error.go ./vendor/github.com/aws/aws-sdk-go/aws/request/request_1_7.go ./vendor/github.com/aws/aws-sdk-go/aws/request/handlers.go ./vendor/github.com/aws/aws-sdk-go/aws/request/offset_reader.go ./vendor/github.com/aws/aws-sdk-go/aws/request/timeout_read_closer.go ./vendor/github.com/aws/aws-sdk-go/aws/request/validation.go ./vendor/github.com/aws/aws-sdk-go/aws/request/request.go ./vendor/github.com/aws/aws-sdk-go/aws/request/http_request.go ./vendor/github.com/aws/aws-sdk-go/aws/request/request_context_1_6.go ./vendor/github.com/aws/aws-sdk-go/aws/request/request_1_8.go ./vendor/github.com/aws/aws-sdk-go/aws/request/request_pagination.go ./vendor/github.com/aws/aws-sdk-go/aws/request/waiter.go ./vendor/github.com/aws/aws-sdk-go/aws/errors.go ./vendor/github.com/aws/aws-sdk-go/aws/context_background_1_7.go ./vendor/github.com/aws/aws-sdk-go/aws/session/credentials.go ./vendor/github.com/aws/aws-sdk-go/aws/session/custom_transport_go1.5.go ./vendor/github.com/aws/aws-sdk-go/aws/session/shared_config.go ./vendor/github.com/aws/aws-sdk-go/aws/session/custom_transport_go1.6.go ./vendor/github.com/aws/aws-sdk-go/aws/session/custom_transport.go ./vendor/github.com/aws/aws-sdk-go/aws/session/custom_transport_go1.12.go ./vendor/github.com/aws/aws-sdk-go/aws/session/session.go ./vendor/github.com/aws/aws-sdk-go/aws/session/env_config.go ./vendor/github.com/aws/aws-sdk-go/aws/session/doc.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/credentials.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds/ec2_role_provider.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/context_background_go1.5.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/processcreds/provider.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds/os_windows.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds/os.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds/provider.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds/doc.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/context_go1.9.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/context_background_go1.7.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/chain_provider.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/env_provider.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/shared_credentials_provider.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/context_go1.5.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/static_provider.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds/assume_role_provider.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds/web_identity_provider.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds/provider.go ./vendor/github.com/aws/aws-sdk-go/aws/client/default_retryer.go ./vendor/github.com/aws/aws-sdk-go/aws/client/no_op_retryer.go ./vendor/github.com/aws/aws-sdk-go/aws/client/client.go ./vendor/github.com/aws/aws-sdk-go/aws/client/metadata/client_info.go ./vendor/github.com/aws/aws-sdk-go/aws/client/logger.go ./vendor/github.com/aws/aws-sdk-go/aws/context_sleep.go ./vendor/github.com/aws/aws-sdk-go/aws/endpoints/endpoints.go ./vendor/github.com/aws/aws-sdk-go/aws/endpoints/legacy_regions.go ./vendor/github.com/aws/aws-sdk-go/aws/endpoints/v3model_codegen.go ./vendor/github.com/aws/aws-sdk-go/aws/endpoints/decode.go ./vendor/github.com/aws/aws-sdk-go/aws/endpoints/v3model.go ./vendor/github.com/aws/aws-sdk-go/aws/endpoints/defaults.go ./vendor/github.com/aws/aws-sdk-go/aws/endpoints/doc.go ./vendor/github.com/aws/aws-sdk-go/aws/endpoints/dep_service_ids.go ./vendor/github.com/aws/aws-sdk-go/aws/awserr/error.go ./vendor/github.com/aws/aws-sdk-go/aws/awserr/types.go ./vendor/github.com/aws/aws-sdk-go/aws/context_1_5.go ./vendor/github.com/aws/aws-sdk-go/aws/context_background_1_5.go ./vendor/github.com/aws/aws-sdk-go/aws/url.go ./vendor/github.com/aws/aws-sdk-go/aws/jsonvalue.go ./vendor/github.com/aws/aws-sdk-go/aws/csm/metric.go ./vendor/github.com/aws/aws-sdk-go/aws/csm/reporter.go ./vendor/github.com/aws/aws-sdk-go/aws/csm/metric_chan.go ./vendor/github.com/aws/aws-sdk-go/aws/csm/enable.go ./vendor/github.com/aws/aws-sdk-go/aws/csm/doc.go ./vendor/github.com/aws/aws-sdk-go/aws/csm/metric_exception.go ./vendor/github.com/aws/aws-sdk-go/aws/version.go ./vendor/github.com/aws/aws-sdk-go/aws/signer/v4/request_context_go1.7.go ./vendor/github.com/aws/aws-sdk-go/aws/signer/v4/uri_path.go ./vendor/github.com/aws/aws-sdk-go/aws/signer/v4/stream.go ./vendor/github.com/aws/aws-sdk-go/aws/signer/v4/request_context_go1.5.go ./vendor/github.com/aws/aws-sdk-go/aws/signer/v4/options.go ./vendor/github.com/aws/aws-sdk-go/aws/signer/v4/header_rules.go ./vendor/github.com/aws/aws-sdk-go/aws/signer/v4/v4.go ./vendor/github.com/aws/aws-sdk-go/aws/logger.go ./vendor/github.com/aws/aws-sdk-go/aws/config.go ./vendor/github.com/aws/aws-sdk-go/aws/doc.go ./vendor/github.com/aws/aws-sdk-go/aws/types.go ./vendor/github.com/aws/aws-sdk-go/aws/convert_types.go ./vendor/github.com/aws/aws-sdk-go/aws/url_1_7.go ./vendor/github.com/aws/aws-sdk-go/aws/awsutil/copy.go ./vendor/github.com/aws/aws-sdk-go/aws/awsutil/prettify.go ./vendor/github.com/aws/aws-sdk-go/aws/awsutil/equal.go ./vendor/github.com/aws/aws-sdk-go/aws/awsutil/path_value.go ./vendor/github.com/aws/aws-sdk-go/aws/awsutil/string_value.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/protocol.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/timestamp.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/host_prefix.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil/unmarshal.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil/build.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/unmarshal.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/restjson/restjson.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/restjson/unmarshal_error.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/payload.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/rest/unmarshal.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/rest/payload.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/rest/build.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/idempotency.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/ec2query/unmarshal.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/ec2query/build.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/host.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil/queryutil.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/query/unmarshal.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/query/unmarshal_error.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/query/build.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/unmarshal_error.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc/unmarshal_error.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc/jsonrpc.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/jsonvalue.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/unmarshal.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/xml_to_struct.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/sort.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/build.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/codegenerator/parse_req.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/codegenerator/doc.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/internal/errors.pb.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/internal/casing/camel.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/internal/gengateway/generator.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/internal/gengateway/template.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/internal/gengateway/doc.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/main.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/generator/generator.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/descriptor/grpc_api_service.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/descriptor/grpc_api_configuration.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/descriptor/registry.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/descriptor/services.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/descriptor/types.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/httprule/fuzz.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/httprule/parse.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/httprule/compile.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/httprule/types.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-swagger/main.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-swagger/genswagger/generator.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-swagger/genswagger/template.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-swagger/genswagger/helpers.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-swagger/genswagger/doc.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-swagger/genswagger/helpers_go111_old.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-swagger/genswagger/types.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-swagger/options/annotations.pb.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-swagger/options/openapiv2.pb.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/utilities/readerfactory.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/utilities/trie.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/utilities/doc.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/utilities/pattern.go ./vendor/github.com/miekg/dns/udp.go ./vendor/github.com/miekg/dns/sanitize.go ./vendor/github.com/miekg/dns/privaterr.go ./vendor/github.com/miekg/dns/dnssec_keygen.go ./vendor/github.com/miekg/dns/zmsg.go ./vendor/github.com/miekg/dns/dns.go ./vendor/github.com/miekg/dns/update.go ./vendor/github.com/miekg/dns/client.go ./vendor/github.com/miekg/dns/nsecx.go ./vendor/github.com/miekg/dns/msg_truncate.go ./vendor/github.com/miekg/dns/msg.go ./vendor/github.com/miekg/dns/clientconfig.go ./vendor/github.com/miekg/dns/sig0.go ./vendor/github.com/miekg/dns/xfr.go ./vendor/github.com/miekg/dns/fuzz.go ./vendor/github.com/miekg/dns/format.go ./vendor/github.com/miekg/dns/smimea.go ./vendor/github.com/miekg/dns/generate.go ./vendor/github.com/miekg/dns/dane.go ./vendor/github.com/miekg/dns/scan.go ./vendor/github.com/miekg/dns/tlsa.go ./vendor/github.com/miekg/dns/msg_helpers.go ./vendor/github.com/miekg/dns/duplicate.go ./vendor/github.com/miekg/dns/singleinflight.go ./vendor/github.com/miekg/dns/defaults.go ./vendor/github.com/miekg/dns/acceptfunc.go ./vendor/github.com/miekg/dns/listen_no_reuseport.go ./vendor/github.com/miekg/dns/dnssec_privkey.go ./vendor/github.com/miekg/dns/ztypes.go ./vendor/github.com/miekg/dns/tsig.go ./vendor/github.com/miekg/dns/labels.go ./vendor/github.com/miekg/dns/listen_reuseport.go ./vendor/github.com/miekg/dns/svcb.go ./vendor/github.com/miekg/dns/reverse.go ./vendor/github.com/miekg/dns/version.go ./vendor/github.com/miekg/dns/doc.go ./vendor/github.com/miekg/dns/edns.go ./vendor/github.com/miekg/dns/server.go ./vendor/github.com/miekg/dns/scan_rr.go ./vendor/github.com/miekg/dns/zduplicate.go ./vendor/github.com/miekg/dns/dnssec_keyscan.go ./vendor/github.com/miekg/dns/serve_mux.go ./vendor/github.com/miekg/dns/types.go ./vendor/github.com/miekg/dns/dnssec.go ./vendor/github.com/miekg/dns/udp_windows.go ./vendor/github.com/go-resty/resty/v2/resty.go ./vendor/github.com/go-resty/resty/v2/redirect.go ./vendor/github.com/go-resty/resty/v2/client.go ./vendor/github.com/go-resty/resty/v2/response.go ./vendor/github.com/go-resty/resty/v2/request.go ./vendor/github.com/go-resty/resty/v2/retry.go ./vendor/github.com/go-resty/resty/v2/util.go ./vendor/github.com/go-resty/resty/v2/trace.go ./vendor/github.com/go-resty/resty/v2/middleware.go ./vendor/github.com/alecthomas/template/exec.go ./vendor/github.com/alecthomas/template/template.go ./vendor/github.com/alecthomas/template/helper.go ./vendor/github.com/alecthomas/template/parse/parse.go ./vendor/github.com/alecthomas/template/parse/node.go ./vendor/github.com/alecthomas/template/parse/lex.go ./vendor/github.com/alecthomas/template/doc.go ./vendor/github.com/alecthomas/template/funcs.go ./vendor/github.com/alecthomas/units/bytes.go ./vendor/github.com/alecthomas/units/util.go ./vendor/github.com/alecthomas/units/si.go ./vendor/github.com/alecthomas/units/doc.go ./vendor/github.com/shurcooL/vfsgen/commentwriter.go ./vendor/github.com/shurcooL/vfsgen/stringwriter.go ./vendor/github.com/shurcooL/vfsgen/generator.go ./vendor/github.com/shurcooL/vfsgen/options.go ./vendor/github.com/shurcooL/vfsgen/doc.go ./vendor/github.com/shurcooL/httpfs/filter/filter.go ./vendor/github.com/shurcooL/httpfs/filter/filters.go ./vendor/github.com/shurcooL/httpfs/union/union.go ./vendor/github.com/shurcooL/httpfs/vfsutil/walk.go ./vendor/github.com/shurcooL/httpfs/vfsutil/file.go ./vendor/github.com/shurcooL/httpfs/vfsutil/vfsutil.go ./vendor/github.com/spf13/pflag/int64.go ./vendor/github.com/spf13/pflag/duration_slice.go ./vendor/github.com/spf13/pflag/uint8.go ./vendor/github.com/spf13/pflag/uint_slice.go ./vendor/github.com/spf13/pflag/ip_slice.go ./vendor/github.com/spf13/pflag/string_to_int64.go ./vendor/github.com/spf13/pflag/uint.go ./vendor/github.com/spf13/pflag/float64_slice.go ./vendor/github.com/spf13/pflag/count.go ./vendor/github.com/spf13/pflag/golangflag.go ./vendor/github.com/spf13/pflag/duration.go ./vendor/github.com/spf13/pflag/ipnet.go ./vendor/github.com/spf13/pflag/bytes.go ./vendor/github.com/spf13/pflag/uint64.go ./vendor/github.com/spf13/pflag/float32.go ./vendor/github.com/spf13/pflag/ipmask.go ./vendor/github.com/spf13/pflag/bool_slice.go ./vendor/github.com/spf13/pflag/int32.go ./vendor/github.com/spf13/pflag/string_to_int.go ./vendor/github.com/spf13/pflag/int.go ./vendor/github.com/spf13/pflag/int64_slice.go ./vendor/github.com/spf13/pflag/string_slice.go ./vendor/github.com/spf13/pflag/string.go ./vendor/github.com/spf13/pflag/int_slice.go ./vendor/github.com/spf13/pflag/int16.go ./vendor/github.com/spf13/pflag/bool.go ./vendor/github.com/spf13/pflag/int8.go ./vendor/github.com/spf13/pflag/uint16.go ./vendor/github.com/spf13/pflag/uint32.go ./vendor/github.com/spf13/pflag/float32_slice.go ./vendor/github.com/spf13/pflag/string_to_string.go ./vendor/github.com/spf13/pflag/flag.go ./vendor/github.com/spf13/pflag/float64.go ./vendor/github.com/spf13/pflag/ip.go ./vendor/github.com/spf13/pflag/int32_slice.go ./vendor/github.com/spf13/pflag/string_array.go ./vendor/github.com/golang-jwt/jwt/v4/rsa.go ./vendor/github.com/golang-jwt/jwt/v4/rsa_pss.go ./vendor/github.com/golang-jwt/jwt/v4/parser.go ./vendor/github.com/golang-jwt/jwt/v4/errors.go ./vendor/github.com/golang-jwt/jwt/v4/none.go ./vendor/github.com/golang-jwt/jwt/v4/token.go ./vendor/github.com/golang-jwt/jwt/v4/map_claims.go ./vendor/github.com/golang-jwt/jwt/v4/claims.go ./vendor/github.com/golang-jwt/jwt/v4/rsa_utils.go ./vendor/github.com/golang-jwt/jwt/v4/ecdsa.go ./vendor/github.com/golang-jwt/jwt/v4/hmac.go ./vendor/github.com/golang-jwt/jwt/v4/ed25519_utils.go ./vendor/github.com/golang-jwt/jwt/v4/ed25519.go ./vendor/github.com/golang-jwt/jwt/v4/ecdsa_utils.go ./vendor/github.com/golang-jwt/jwt/v4/doc.go ./vendor/github.com/golang-jwt/jwt/v4/signing_method.go ./vendor/github.com/google/go-cmp/cmp/report_references.go ./vendor/github.com/google/go-cmp/cmp/report_compare.go ./vendor/github.com/google/go-cmp/cmp/path.go ./vendor/github.com/google/go-cmp/cmp/internal/diff/debug_enable.go ./vendor/github.com/google/go-cmp/cmp/internal/diff/debug_disable.go ./vendor/github.com/google/go-cmp/cmp/internal/diff/diff.go ./vendor/github.com/google/go-cmp/cmp/internal/flags/toolchain_legacy.go ./vendor/github.com/google/go-cmp/cmp/internal/flags/toolchain_recent.go ./vendor/github.com/google/go-cmp/cmp/internal/flags/flags.go ./vendor/github.com/google/go-cmp/cmp/internal/value/name.go ./vendor/github.com/google/go-cmp/cmp/internal/value/pointer_purego.go ./vendor/github.com/google/go-cmp/cmp/internal/value/pointer_unsafe.go ./vendor/github.com/google/go-cmp/cmp/internal/value/sort.go ./vendor/github.com/google/go-cmp/cmp/internal/value/zero.go ./vendor/github.com/google/go-cmp/cmp/internal/function/func.go ./vendor/github.com/google/go-cmp/cmp/compare.go ./vendor/github.com/google/go-cmp/cmp/report_slices.go ./vendor/github.com/google/go-cmp/cmp/report_reflect.go ./vendor/github.com/google/go-cmp/cmp/report.go ./vendor/github.com/google/go-cmp/cmp/export_panic.go ./vendor/github.com/google/go-cmp/cmp/report_text.go ./vendor/github.com/google/go-cmp/cmp/export_unsafe.go ./vendor/github.com/google/go-cmp/cmp/options.go ./vendor/github.com/google/go-cmp/cmp/report_value.go ./vendor/github.com/google/gofuzz/fuzz.go ./vendor/github.com/google/gofuzz/doc.go ./vendor/github.com/google/pprof/profile/legacy_java_profile.go ./vendor/github.com/google/pprof/profile/legacy_profile.go ./vendor/github.com/google/pprof/profile/profile.go ./vendor/github.com/google/pprof/profile/proto.go ./vendor/github.com/google/pprof/profile/merge.go ./vendor/github.com/google/pprof/profile/filter.go ./vendor/github.com/google/pprof/profile/prune.go ./vendor/github.com/google/pprof/profile/encode.go ./vendor/github.com/google/pprof/profile/index.go ./vendor/github.com/google/go-querystring/query/encode.go ./vendor/github.com/linode/linodego/object_storage_object.go ./vendor/github.com/linode/linodego/nodebalancer.go ./vendor/github.com/linode/linodego/waitfor.go ./vendor/github.com/linode/linodego/longview.go ./vendor/github.com/linode/linodego/profile_tokens.go ./vendor/github.com/linode/linodego/lke_clusters.go ./vendor/github.com/linode/linodego/account_events.go ./vendor/github.com/linode/linodego/nodebalancer_stats.go ./vendor/github.com/linode/linodego/internal/duration/duration.go ./vendor/github.com/linode/linodego/internal/parseabletime/parseable_time.go ./vendor/github.com/linode/linodego/client.go ./vendor/github.com/linode/linodego/volumes.go ./vendor/github.com/linode/linodego/instances.go ./vendor/github.com/linode/linodego/instance_volumes.go ./vendor/github.com/linode/linodego/network_pools.go ./vendor/github.com/linode/linodego/account_payments.go ./vendor/github.com/linode/linodego/domain_records.go ./vendor/github.com/linode/linodego/managed.go ./vendor/github.com/linode/linodego/lke_cluster_pools.go ./vendor/github.com/linode/linodego/nodebalancer_config_nodes.go ./vendor/github.com/linode/linodego/kernels.go ./vendor/github.com/linode/linodego/network_ips.go ./vendor/github.com/linode/linodego/domains.go ./vendor/github.com/linode/linodego/regions.go ./vendor/github.com/linode/linodego/network_ranges.go ./vendor/github.com/linode/linodego/pagination.go ./vendor/github.com/linode/linodego/profile.go ./vendor/github.com/linode/linodego/errors.go ./vendor/github.com/linode/linodego/longview_subscriptions.go ./vendor/github.com/linode/linodego/vlans.go ./vendor/github.com/linode/linodego/retries.go ./vendor/github.com/linode/linodego/instance_ips.go ./vendor/github.com/linode/linodego/account_notifications.go ./vendor/github.com/linode/linodego/instance_disks.go ./vendor/github.com/linode/linodego/firewall_rules.go ./vendor/github.com/linode/linodego/object_storage_keys.go ./vendor/github.com/linode/linodego/object_storage_bucket_certs.go ./vendor/github.com/linode/linodego/instance_stats.go ./vendor/github.com/linode/linodego/object_storage_buckets.go ./vendor/github.com/linode/linodego/resources.go ./vendor/github.com/linode/linodego/stackscripts.go ./vendor/github.com/linode/linodego/nodebalancer_configs.go ./vendor/github.com/linode/linodego/profile_sshkeys.go ./vendor/github.com/linode/linodego/account_user_grants.go ./vendor/github.com/linode/linodego/support.go ./vendor/github.com/linode/linodego/object_storage_clusters.go ./vendor/github.com/linode/linodego/comparison.go ./vendor/github.com/linode/linodego/firewall_devices.go ./vendor/github.com/linode/linodego/instance_configs.go ./vendor/github.com/linode/linodego/version.go ./vendor/github.com/linode/linodego/account_invoices.go ./vendor/github.com/linode/linodego/account_users.go ./vendor/github.com/linode/linodego/account_oauth_client.go ./vendor/github.com/linode/linodego/images.go ./vendor/github.com/linode/linodego/account.go ./vendor/github.com/linode/linodego/account_settings.go ./vendor/github.com/linode/linodego/instance_snapshots.go ./vendor/github.com/linode/linodego/tags.go ./vendor/github.com/linode/linodego/types.go ./vendor/github.com/linode/linodego/firewalls.go ./vendor/github.com/mattn/go-isatty/isatty_windows.go ./vendor/github.com/mattn/go-isatty/isatty_others.go ./vendor/github.com/mattn/go-isatty/isatty_solaris.go ./vendor/github.com/mattn/go-isatty/isatty_tcgets.go ./vendor/github.com/mattn/go-isatty/isatty_bsd.go ./vendor/github.com/mattn/go-isatty/isatty_plan9.go ./vendor/github.com/mattn/go-isatty/doc.go ./vendor/github.com/mattn/go-colorable/colorable_windows.go ./vendor/github.com/mattn/go-colorable/noncolorable.go ./vendor/github.com/mattn/go-colorable/colorable_others.go ./vendor/github.com/mattn/go-colorable/colorable_appengine.go ./vendor/github.com/fsnotify/fsnotify/inotify.go ./vendor/github.com/fsnotify/fsnotify/fsnotify.go ./vendor/github.com/fsnotify/fsnotify/inotify_poller.go ./vendor/github.com/fsnotify/fsnotify/kqueue.go ./vendor/github.com/fsnotify/fsnotify/windows.go ./vendor/github.com/fsnotify/fsnotify/fen.go ./vendor/github.com/fsnotify/fsnotify/open_mode_darwin.go ./vendor/github.com/fsnotify/fsnotify/open_mode_bsd.go ./vendor/github.com/hashicorp/go-immutable-radix/iradix.go ./vendor/github.com/hashicorp/go-immutable-radix/raw_iter.go ./vendor/github.com/hashicorp/go-immutable-radix/edges.go ./vendor/github.com/hashicorp/go-immutable-radix/node.go ./vendor/github.com/hashicorp/go-immutable-radix/iter.go ./vendor/github.com/hashicorp/go-hclog/writer.go ./vendor/github.com/hashicorp/go-hclog/intlogger.go ./vendor/github.com/hashicorp/go-hclog/stacktrace.go ./vendor/github.com/hashicorp/go-hclog/interceptlogger.go ./vendor/github.com/hashicorp/go-hclog/colorize_windows.go ./vendor/github.com/hashicorp/go-hclog/stdlog.go ./vendor/github.com/hashicorp/go-hclog/global.go ./vendor/github.com/hashicorp/go-hclog/nulllogger.go ./vendor/github.com/hashicorp/go-hclog/logger.go ./vendor/github.com/hashicorp/go-hclog/colorize_unix.go ./vendor/github.com/hashicorp/go-hclog/context.go ./vendor/github.com/hashicorp/go-cleanhttp/cleanhttp.go ./vendor/github.com/hashicorp/go-cleanhttp/handlers.go ./vendor/github.com/hashicorp/go-cleanhttp/doc.go ./vendor/github.com/hashicorp/go-rootcerts/rootcerts_darwin.go ./vendor/github.com/hashicorp/go-rootcerts/doc.go ./vendor/github.com/hashicorp/go-rootcerts/rootcerts.go ./vendor/github.com/hashicorp/go-rootcerts/rootcerts_base.go ./vendor/github.com/hashicorp/golang-lru/simplelru/lru_interface.go ./vendor/github.com/hashicorp/golang-lru/simplelru/lru.go ./vendor/github.com/hashicorp/serf/coordinate/client.go ./vendor/github.com/hashicorp/serf/coordinate/phantom.go ./vendor/github.com/hashicorp/serf/coordinate/coordinate.go ./vendor/github.com/hashicorp/serf/coordinate/config.go ./vendor/github.com/hashicorp/consul/api/operator_raft.go ./vendor/github.com/hashicorp/consul/api/config_entry.go ./vendor/github.com/hashicorp/consul/api/api.go ./vendor/github.com/hashicorp/consul/api/operator_autopilot.go ./vendor/github.com/hashicorp/consul/api/operator_keyring.go ./vendor/github.com/hashicorp/consul/api/discovery_chain.go ./vendor/github.com/hashicorp/consul/api/config_entry_cluster.go ./vendor/github.com/hashicorp/consul/api/agent.go ./vendor/github.com/hashicorp/consul/api/namespace.go ./vendor/github.com/hashicorp/consul/api/status.go ./vendor/github.com/hashicorp/consul/api/prepared_query.go ./vendor/github.com/hashicorp/consul/api/operator.go ./vendor/github.com/hashicorp/consul/api/health.go ./vendor/github.com/hashicorp/consul/api/event.go ./vendor/github.com/hashicorp/consul/api/catalog.go ./vendor/github.com/hashicorp/consul/api/connect.go ./vendor/github.com/hashicorp/consul/api/semaphore.go ./vendor/github.com/hashicorp/consul/api/operator_segment.go ./vendor/github.com/hashicorp/consul/api/raw.go ./vendor/github.com/hashicorp/consul/api/connect_ca.go ./vendor/github.com/hashicorp/consul/api/connect_intention.go ./vendor/github.com/hashicorp/consul/api/lock.go ./vendor/github.com/hashicorp/consul/api/coordinate.go ./vendor/github.com/hashicorp/consul/api/config_entry_gateways.go ./vendor/github.com/hashicorp/consul/api/session.go ./vendor/github.com/hashicorp/consul/api/txn.go ./vendor/github.com/hashicorp/consul/api/acl.go ./vendor/github.com/hashicorp/consul/api/operator_area.go ./vendor/github.com/hashicorp/consul/api/config_entry_intentions.go ./vendor/github.com/hashicorp/consul/api/kv.go ./vendor/github.com/hashicorp/consul/api/debug.go ./vendor/github.com/hashicorp/consul/api/config_entry_discoverychain.go ./vendor/github.com/hashicorp/consul/api/operator_license.go ./vendor/github.com/hashicorp/consul/api/snapshot.go ./vendor/github.com/gogo/protobuf/gogoproto/gogo.pb.go ./vendor/github.com/gogo/protobuf/gogoproto/helper.go ./vendor/github.com/gogo/protobuf/gogoproto/doc.go ./vendor/github.com/gogo/protobuf/proto/deprecated.go ./vendor/github.com/gogo/protobuf/proto/timestamp_gogo.go ./vendor/github.com/gogo/protobuf/proto/lib_gogo.go ./vendor/github.com/gogo/protobuf/proto/timestamp.go ./vendor/github.com/gogo/protobuf/proto/clone.go ./vendor/github.com/gogo/protobuf/proto/lib.go ./vendor/github.com/gogo/protobuf/proto/text_gogo.go ./vendor/github.com/gogo/protobuf/proto/equal.go ./vendor/github.com/gogo/protobuf/proto/properties.go ./vendor/github.com/gogo/protobuf/proto/duration_gogo.go ./vendor/github.com/gogo/protobuf/proto/duration.go ./vendor/github.com/gogo/protobuf/proto/table_marshal_gogo.go ./vendor/github.com/gogo/protobuf/proto/table_marshal.go ./vendor/github.com/gogo/protobuf/proto/table_merge.go ./vendor/github.com/gogo/protobuf/proto/pointer_reflect_gogo.go ./vendor/github.com/gogo/protobuf/proto/skip_gogo.go ./vendor/github.com/gogo/protobuf/proto/extensions_gogo.go ./vendor/github.com/gogo/protobuf/proto/decode.go ./vendor/github.com/gogo/protobuf/proto/pointer_unsafe.go ./vendor/github.com/gogo/protobuf/proto/wrappers.go ./vendor/github.com/gogo/protobuf/proto/text.go ./vendor/github.com/gogo/protobuf/proto/discard.go ./vendor/github.com/gogo/protobuf/proto/encode_gogo.go ./vendor/github.com/gogo/protobuf/proto/custom_gogo.go ./vendor/github.com/gogo/protobuf/proto/encode.go ./vendor/github.com/gogo/protobuf/proto/wrappers_gogo.go ./vendor/github.com/gogo/protobuf/proto/properties_gogo.go ./vendor/github.com/gogo/protobuf/proto/table_unmarshal_gogo.go ./vendor/github.com/gogo/protobuf/proto/extensions.go ./vendor/github.com/gogo/protobuf/proto/table_unmarshal.go ./vendor/github.com/gogo/protobuf/proto/pointer_reflect.go ./vendor/github.com/gogo/protobuf/proto/pointer_unsafe_gogo.go ./vendor/github.com/gogo/protobuf/proto/text_parser.go ./vendor/github.com/gogo/protobuf/proto/message_set.go ./vendor/github.com/gogo/protobuf/plugin/defaultcheck/defaultcheck.go ./vendor/github.com/gogo/protobuf/plugin/embedcheck/embedcheck.go ./vendor/github.com/gogo/protobuf/plugin/testgen/testgen.go ./vendor/github.com/gogo/protobuf/plugin/oneofcheck/oneofcheck.go ./vendor/github.com/gogo/protobuf/plugin/description/description.go ./vendor/github.com/gogo/protobuf/plugin/description/descriptiontest.go ./vendor/github.com/gogo/protobuf/plugin/populate/populate.go ./vendor/github.com/gogo/protobuf/plugin/stringer/stringer.go ./vendor/github.com/gogo/protobuf/plugin/stringer/stringertest.go ./vendor/github.com/gogo/protobuf/plugin/compare/compare.go ./vendor/github.com/gogo/protobuf/plugin/compare/comparetest.go ./vendor/github.com/gogo/protobuf/plugin/gostring/gostringtest.go ./vendor/github.com/gogo/protobuf/plugin/gostring/gostring.go ./vendor/github.com/gogo/protobuf/plugin/union/uniontest.go ./vendor/github.com/gogo/protobuf/plugin/union/union.go ./vendor/github.com/gogo/protobuf/plugin/face/facetest.go ./vendor/github.com/gogo/protobuf/plugin/face/face.go ./vendor/github.com/gogo/protobuf/plugin/enumstringer/enumstringer.go ./vendor/github.com/gogo/protobuf/plugin/marshalto/marshalto.go ./vendor/github.com/gogo/protobuf/plugin/size/size.go ./vendor/github.com/gogo/protobuf/plugin/size/sizetest.go ./vendor/github.com/gogo/protobuf/plugin/unmarshal/unmarshal.go ./vendor/github.com/gogo/protobuf/plugin/equal/equaltest.go ./vendor/github.com/gogo/protobuf/plugin/equal/equal.go ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/plugin/plugin.pb.go ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/generator/internal/remap/remap.go ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/generator/generator.go ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/generator/helper.go ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/grpc/grpc.go ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/descriptor.go ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/descriptor_gostring.gen.go ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/helper.go ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/descriptor.pb.go ./vendor/github.com/gogo/protobuf/sortkeys/sortkeys.go ./vendor/github.com/gogo/protobuf/protoc-gen-gogofast/main.go ./vendor/github.com/gogo/protobuf/vanity/command/command.go ./vendor/github.com/gogo/protobuf/vanity/field.go ./vendor/github.com/gogo/protobuf/vanity/msg.go ./vendor/github.com/gogo/protobuf/vanity/file.go ./vendor/github.com/gogo/protobuf/vanity/enum.go ./vendor/github.com/gogo/protobuf/vanity/foreach.go ./vendor/github.com/kolo/xmlrpc/client.go ./vendor/github.com/kolo/xmlrpc/response.go ./vendor/github.com/kolo/xmlrpc/encoder.go ./vendor/github.com/kolo/xmlrpc/decoder.go ./vendor/github.com/kolo/xmlrpc/request.go ./vendor/github.com/kolo/xmlrpc/is_zero.go ./vendor/github.com/containerd/containerd/errdefs/grpc.go ./vendor/github.com/containerd/containerd/errdefs/errors.go ./vendor/github.com/containerd/containerd/platforms/compare.go ./vendor/github.com/containerd/containerd/platforms/defaults_unix.go ./vendor/github.com/containerd/containerd/platforms/cpuinfo.go ./vendor/github.com/containerd/containerd/platforms/platforms.go ./vendor/github.com/containerd/containerd/platforms/database.go ./vendor/github.com/containerd/containerd/platforms/defaults.go ./vendor/github.com/containerd/containerd/platforms/defaults_windows.go ./vendor/github.com/containerd/containerd/log/context.go ./vendor/github.com/googleapis/gax-go/v2/gax.go ./vendor/github.com/googleapis/gax-go/v2/apierror/apierror.go ./vendor/github.com/googleapis/gax-go/v2/apierror/internal/proto/error.pb.go ./vendor/github.com/googleapis/gax-go/v2/call_option.go ./vendor/github.com/googleapis/gax-go/v2/invoke.go ./vendor/github.com/googleapis/gax-go/v2/header.go ./vendor/github.com/googleapis/gnostic/jsonschema/display.go ./vendor/github.com/googleapis/gnostic/jsonschema/writer.go ./vendor/github.com/googleapis/gnostic/jsonschema/reader.go ./vendor/github.com/googleapis/gnostic/jsonschema/models.go ./vendor/github.com/googleapis/gnostic/jsonschema/operations.go ./vendor/github.com/googleapis/gnostic/jsonschema/base.go ./vendor/github.com/googleapis/gnostic/openapiv2/OpenAPIv2.go ./vendor/github.com/googleapis/gnostic/openapiv2/document.go ./vendor/github.com/googleapis/gnostic/openapiv2/OpenAPIv2.pb.go ./vendor/github.com/googleapis/gnostic/extensions/extensions.go ./vendor/github.com/googleapis/gnostic/extensions/extension.pb.go ./vendor/github.com/googleapis/gnostic/compiler/reader.go ./vendor/github.com/googleapis/gnostic/compiler/main.go ./vendor/github.com/googleapis/gnostic/compiler/error.go ./vendor/github.com/googleapis/gnostic/compiler/helpers.go ./vendor/github.com/googleapis/gnostic/compiler/extensions.go ./vendor/github.com/googleapis/gnostic/compiler/context.go ./vendor/github.com/uber/jaeger-client-go/jaeger_tag.go ./vendor/github.com/uber/jaeger-client-go/zipkin_thrift_span.go ./vendor/github.com/uber/jaeger-client-go/observer.go ./vendor/github.com/uber/jaeger-client-go/reporter_options.go ./vendor/github.com/uber/jaeger-client-go/rpcmetrics/observer.go ./vendor/github.com/uber/jaeger-client-go/rpcmetrics/endpoints.go ./vendor/github.com/uber/jaeger-client-go/rpcmetrics/normalizer.go ./vendor/github.com/uber/jaeger-client-go/rpcmetrics/metrics.go ./vendor/github.com/uber/jaeger-client-go/rpcmetrics/doc.go ./vendor/github.com/uber/jaeger-client-go/internal/throttler/remote/throttler.go ./vendor/github.com/uber/jaeger-client-go/internal/throttler/remote/options.go ./vendor/github.com/uber/jaeger-client-go/internal/throttler/throttler.go ./vendor/github.com/uber/jaeger-client-go/internal/reporterstats/stats.go ./vendor/github.com/uber/jaeger-client-go/internal/spanlog/json.go ./vendor/github.com/uber/jaeger-client-go/internal/baggage/remote/restriction_manager.go ./vendor/github.com/uber/jaeger-client-go/internal/baggage/remote/options.go ./vendor/github.com/uber/jaeger-client-go/internal/baggage/restriction_manager.go ./vendor/github.com/uber/jaeger-client-go/transport.go ./vendor/github.com/uber/jaeger-client-go/contrib_observer.go ./vendor/github.com/uber/jaeger-client-go/baggage_setter.go ./vendor/github.com/uber/jaeger-client-go/reporter.go ./vendor/github.com/uber/jaeger-client-go/sampler_remote.go ./vendor/github.com/uber/jaeger-client-go/process.go ./vendor/github.com/uber/jaeger-client-go/transport_udp.go ./vendor/github.com/uber/jaeger-client-go/metrics.go ./vendor/github.com/uber/jaeger-client-go/thrift/protocol_factory.go ./vendor/github.com/uber/jaeger-client-go/thrift/configuration.go ./vendor/github.com/uber/jaeger-client-go/thrift/serializer.go ./vendor/github.com/uber/jaeger-client-go/thrift/protocol.go ./vendor/github.com/uber/jaeger-client-go/thrift/protocol_exception.go ./vendor/github.com/uber/jaeger-client-go/thrift/transport.go ./vendor/github.com/uber/jaeger-client-go/thrift/client.go ./vendor/github.com/uber/jaeger-client-go/thrift/server_transport.go ./vendor/github.com/uber/jaeger-client-go/thrift/header_transport.go ./vendor/github.com/uber/jaeger-client-go/thrift/response_helper.go ./vendor/github.com/uber/jaeger-client-go/thrift/numeric.go ./vendor/github.com/uber/jaeger-client-go/thrift/memory_buffer.go ./vendor/github.com/uber/jaeger-client-go/thrift/simple_json_protocol.go ./vendor/github.com/uber/jaeger-client-go/thrift/application_exception.go ./vendor/github.com/uber/jaeger-client-go/thrift/transport_exception.go ./vendor/github.com/uber/jaeger-client-go/thrift/header_protocol.go ./vendor/github.com/uber/jaeger-client-go/thrift/processor_factory.go ./vendor/github.com/uber/jaeger-client-go/thrift/type.go ./vendor/github.com/uber/jaeger-client-go/thrift/transport_factory.go ./vendor/github.com/uber/jaeger-client-go/thrift/exception.go ./vendor/github.com/uber/jaeger-client-go/thrift/binary_protocol.go ./vendor/github.com/uber/jaeger-client-go/thrift/compact_protocol.go ./vendor/github.com/uber/jaeger-client-go/thrift/simple_server.go ./vendor/github.com/uber/jaeger-client-go/thrift/messagetype.go ./vendor/github.com/uber/jaeger-client-go/thrift/header_context.go ./vendor/github.com/uber/jaeger-client-go/thrift/logger.go ./vendor/github.com/uber/jaeger-client-go/thrift/rich_transport.go ./vendor/github.com/uber/jaeger-client-go/thrift/context.go ./vendor/github.com/uber/jaeger-client-go/span_context.go ./vendor/github.com/uber/jaeger-client-go/reference.go ./vendor/github.com/uber/jaeger-client-go/span.go ./vendor/github.com/uber/jaeger-client-go/transport/http.go ./vendor/github.com/uber/jaeger-client-go/transport/doc.go ./vendor/github.com/uber/jaeger-client-go/propagation.go ./vendor/github.com/uber/jaeger-client-go/utils/reconnecting_udp_conn.go ./vendor/github.com/uber/jaeger-client-go/utils/localip.go ./vendor/github.com/uber/jaeger-client-go/utils/rate_limiter.go ./vendor/github.com/uber/jaeger-client-go/utils/utils.go ./vendor/github.com/uber/jaeger-client-go/utils/http_json.go ./vendor/github.com/uber/jaeger-client-go/utils/rand.go ./vendor/github.com/uber/jaeger-client-go/utils/udp_client.go ./vendor/github.com/uber/jaeger-client-go/config/config_env.go ./vendor/github.com/uber/jaeger-client-go/config/options.go ./vendor/github.com/uber/jaeger-client-go/config/config.go ./vendor/github.com/uber/jaeger-client-go/sampler.go ./vendor/github.com/uber/jaeger-client-go/span_allocator.go ./vendor/github.com/uber/jaeger-client-go/tracer.go ./vendor/github.com/uber/jaeger-client-go/interop.go ./vendor/github.com/uber/jaeger-client-go/logger.go ./vendor/github.com/uber/jaeger-client-go/zipkin.go ./vendor/github.com/uber/jaeger-client-go/sampler_remote_options.go ./vendor/github.com/uber/jaeger-client-go/log/logger.go ./vendor/github.com/uber/jaeger-client-go/doc.go ./vendor/github.com/uber/jaeger-client-go/constants.go ./vendor/github.com/uber/jaeger-client-go/tracer_options.go ./vendor/github.com/uber/jaeger-client-go/header.go ./vendor/github.com/uber/jaeger-client-go/jaeger_thrift_span.go ./vendor/github.com/uber/jaeger-client-go/sampler_v2.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore/zipkincore.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore/GoUnusedProtection__.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore/zipkincore-consts.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger/jaeger.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger/jaeger-consts.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger/GoUnusedProtection__.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage/GoUnusedProtection__.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage/baggage.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage/baggage-consts.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling/sampling-consts.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling/sampling.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling/GoUnusedProtection__.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/agent/agent.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/agent/GoUnusedProtection__.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/agent/agent-consts.go ./vendor/github.com/uber/jaeger-lib/metrics/keys.go ./vendor/github.com/uber/jaeger-lib/metrics/counter.go ./vendor/github.com/uber/jaeger-lib/metrics/timer.go ./vendor/github.com/uber/jaeger-lib/metrics/prometheus/cache.go ./vendor/github.com/uber/jaeger-lib/metrics/prometheus/factory.go ./vendor/github.com/uber/jaeger-lib/metrics/metrics.go ./vendor/github.com/uber/jaeger-lib/metrics/factory.go ./vendor/github.com/uber/jaeger-lib/metrics/histogram.go ./vendor/github.com/uber/jaeger-lib/metrics/stopwatch.go ./vendor/github.com/uber/jaeger-lib/metrics/gauge.go ./vendor/github.com/cespare/xxhash/v2/xxhash_amd64.go ./vendor/github.com/cespare/xxhash/v2/xxhash_unsafe.go ./vendor/github.com/cespare/xxhash/v2/xxhash_other.go ./vendor/github.com/cespare/xxhash/v2/xxhash.go ./vendor/github.com/cespare/xxhash/v2/xxhash_safe.go ./vendor/github.com/fatih/color/color.go ./vendor/github.com/fatih/color/doc.go ./vendor/github.com/julienschmidt/httprouter/path.go ./vendor/github.com/julienschmidt/httprouter/router.go ./vendor/github.com/julienschmidt/httprouter/tree.go ./vendor/github.com/go-openapi/strfmt/ulid.go ./vendor/github.com/go-openapi/strfmt/format.go ./vendor/github.com/go-openapi/strfmt/duration.go ./vendor/github.com/go-openapi/strfmt/time.go ./vendor/github.com/go-openapi/strfmt/date.go ./vendor/github.com/go-openapi/strfmt/bson.go ./vendor/github.com/go-openapi/strfmt/default.go ./vendor/github.com/go-openapi/strfmt/doc.go ./vendor/github.com/go-openapi/errors/schema.go ./vendor/github.com/go-openapi/errors/parsing.go ./vendor/github.com/go-openapi/errors/api.go ./vendor/github.com/go-openapi/errors/auth.go ./vendor/github.com/go-openapi/errors/doc.go ./vendor/github.com/go-openapi/errors/headers.go ./vendor/github.com/go-openapi/errors/middleware.go ./vendor/github.com/go-openapi/analysis/schema.go ./vendor/github.com/go-openapi/analysis/mixin.go ./vendor/github.com/go-openapi/analysis/flatten.go ./vendor/github.com/go-openapi/analysis/analyzer.go ./vendor/github.com/go-openapi/analysis/internal/pre_go18.go ./vendor/github.com/go-openapi/analysis/internal/post_go18.go ./vendor/github.com/go-openapi/analysis/fixer.go ./vendor/github.com/go-openapi/analysis/doc.go ./vendor/github.com/go-openapi/analysis/debug.go ./vendor/github.com/go-openapi/runtime/client_request.go ./vendor/github.com/go-openapi/runtime/client_operation.go ./vendor/github.com/go-openapi/runtime/file.go ./vendor/github.com/go-openapi/runtime/statuses.go ./vendor/github.com/go-openapi/runtime/json.go ./vendor/github.com/go-openapi/runtime/xml.go ./vendor/github.com/go-openapi/runtime/client_response.go ./vendor/github.com/go-openapi/runtime/values.go ./vendor/github.com/go-openapi/runtime/request.go ./vendor/github.com/go-openapi/runtime/text.go ./vendor/github.com/go-openapi/runtime/discard.go ./vendor/github.com/go-openapi/runtime/client_auth_info.go ./vendor/github.com/go-openapi/runtime/csv.go ./vendor/github.com/go-openapi/runtime/bytestream.go ./vendor/github.com/go-openapi/runtime/headers.go ./vendor/github.com/go-openapi/runtime/constants.go ./vendor/github.com/go-openapi/runtime/interfaces.go ./vendor/github.com/go-openapi/jsonpointer/pointer.go ./vendor/github.com/go-openapi/swag/path.go ./vendor/github.com/go-openapi/swag/post_go19.go ./vendor/github.com/go-openapi/swag/json.go ./vendor/github.com/go-openapi/swag/pre_go18.go ./vendor/github.com/go-openapi/swag/yaml.go ./vendor/github.com/go-openapi/swag/name_lexem.go ./vendor/github.com/go-openapi/swag/split.go ./vendor/github.com/go-openapi/swag/pre_go19.go ./vendor/github.com/go-openapi/swag/post_go18.go ./vendor/github.com/go-openapi/swag/util.go ./vendor/github.com/go-openapi/swag/net.go ./vendor/github.com/go-openapi/swag/convert.go ./vendor/github.com/go-openapi/swag/doc.go ./vendor/github.com/go-openapi/swag/loading.go ./vendor/github.com/go-openapi/swag/convert_types.go ./vendor/github.com/go-openapi/validate/schema.go ./vendor/github.com/go-openapi/validate/example_validator.go ./vendor/github.com/go-openapi/validate/spec.go ./vendor/github.com/go-openapi/validate/validator.go ./vendor/github.com/go-openapi/validate/spec_messages.go ./vendor/github.com/go-openapi/validate/default_validator.go ./vendor/github.com/go-openapi/validate/result.go ./vendor/github.com/go-openapi/validate/schema_props.go ./vendor/github.com/go-openapi/validate/slice_validator.go ./vendor/github.com/go-openapi/validate/values.go ./vendor/github.com/go-openapi/validate/type.go ./vendor/github.com/go-openapi/validate/schema_messages.go ./vendor/github.com/go-openapi/validate/formats.go ./vendor/github.com/go-openapi/validate/helpers.go ./vendor/github.com/go-openapi/validate/options.go ./vendor/github.com/go-openapi/validate/object_validator.go ./vendor/github.com/go-openapi/validate/doc.go ./vendor/github.com/go-openapi/validate/debug.go ./vendor/github.com/go-openapi/validate/schema_option.go ./vendor/github.com/go-openapi/validate/rexp.go ./vendor/github.com/go-openapi/validate/context.go ./vendor/github.com/go-openapi/jsonreference/reference.go ./vendor/github.com/go-openapi/spec/external_docs.go ./vendor/github.com/go-openapi/spec/schema.go ./vendor/github.com/go-openapi/spec/items.go ./vendor/github.com/go-openapi/spec/normalizer_nonwindows.go ./vendor/github.com/go-openapi/spec/contact_info.go ./vendor/github.com/go-openapi/spec/normalizer_windows.go ./vendor/github.com/go-openapi/spec/spec.go ./vendor/github.com/go-openapi/spec/resolver.go ./vendor/github.com/go-openapi/spec/normalizer.go ./vendor/github.com/go-openapi/spec/validations.go ./vendor/github.com/go-openapi/spec/expander.go ./vendor/github.com/go-openapi/spec/response.go ./vendor/github.com/go-openapi/spec/path_item.go ./vendor/github.com/go-openapi/spec/cache.go ./vendor/github.com/go-openapi/spec/properties.go ./vendor/github.com/go-openapi/spec/errors.go ./vendor/github.com/go-openapi/spec/schema_loader.go ./vendor/github.com/go-openapi/spec/operation.go ./vendor/github.com/go-openapi/spec/info.go ./vendor/github.com/go-openapi/spec/bindata.go ./vendor/github.com/go-openapi/spec/ref.go ./vendor/github.com/go-openapi/spec/paths.go ./vendor/github.com/go-openapi/spec/tag.go ./vendor/github.com/go-openapi/spec/swagger.go ./vendor/github.com/go-openapi/spec/license.go ./vendor/github.com/go-openapi/spec/debug.go ./vendor/github.com/go-openapi/spec/header.go ./vendor/github.com/go-openapi/spec/security_scheme.go ./vendor/github.com/go-openapi/spec/responses.go ./vendor/github.com/go-openapi/spec/xml_object.go ./vendor/github.com/go-openapi/spec/parameter.go ./vendor/github.com/go-openapi/loads/spec.go ./vendor/github.com/go-openapi/loads/loaders.go ./vendor/github.com/go-openapi/loads/options.go ./vendor/github.com/go-openapi/loads/doc.go ./vendor/github.com/imdario/mergo/merge.go ./vendor/github.com/imdario/mergo/map.go ./vendor/github.com/imdario/mergo/mergo.go ./vendor/github.com/imdario/mergo/doc.go ./vendor/github.com/Azure/go-autorest/tracing/tracing.go ./vendor/github.com/Azure/go-autorest/tracing/go_mod_tidy_hack.go ./vendor/github.com/Azure/go-autorest/autorest/validation/validation.go ./vendor/github.com/Azure/go-autorest/autorest/validation/error.go ./vendor/github.com/Azure/go-autorest/autorest/validation/go_mod_tidy_hack.go ./vendor/github.com/Azure/go-autorest/autorest/autorest.go ./vendor/github.com/Azure/go-autorest/autorest/sender.go ./vendor/github.com/Azure/go-autorest/autorest/preparer.go ./vendor/github.com/Azure/go-autorest/autorest/client.go ./vendor/github.com/Azure/go-autorest/autorest/authorization_storage.go ./vendor/github.com/Azure/go-autorest/autorest/azure/environments.go ./vendor/github.com/Azure/go-autorest/autorest/azure/rp.go ./vendor/github.com/Azure/go-autorest/autorest/azure/azure.go ./vendor/github.com/Azure/go-autorest/autorest/azure/metadata_environment.go ./vendor/github.com/Azure/go-autorest/autorest/azure/async.go ./vendor/github.com/Azure/go-autorest/autorest/retriablerequest_1.8.go ./vendor/github.com/Azure/go-autorest/autorest/authorization.go ./vendor/github.com/Azure/go-autorest/autorest/responder.go ./vendor/github.com/Azure/go-autorest/autorest/retriablerequest_1.7.go ./vendor/github.com/Azure/go-autorest/autorest/adal/sender.go ./vendor/github.com/Azure/go-autorest/autorest/adal/token_1.13.go ./vendor/github.com/Azure/go-autorest/autorest/adal/persist.go ./vendor/github.com/Azure/go-autorest/autorest/adal/token.go ./vendor/github.com/Azure/go-autorest/autorest/adal/devicetoken.go ./vendor/github.com/Azure/go-autorest/autorest/adal/version.go ./vendor/github.com/Azure/go-autorest/autorest/adal/token_legacy.go ./vendor/github.com/Azure/go-autorest/autorest/adal/config.go ./vendor/github.com/Azure/go-autorest/autorest/adal/go_mod_tidy_hack.go ./vendor/github.com/Azure/go-autorest/autorest/utility_1.13.go ./vendor/github.com/Azure/go-autorest/autorest/utility.go ./vendor/github.com/Azure/go-autorest/autorest/error.go ./vendor/github.com/Azure/go-autorest/autorest/date/unixtime.go ./vendor/github.com/Azure/go-autorest/autorest/date/time.go ./vendor/github.com/Azure/go-autorest/autorest/date/utility.go ./vendor/github.com/Azure/go-autorest/autorest/date/timerfc1123.go ./vendor/github.com/Azure/go-autorest/autorest/date/date.go ./vendor/github.com/Azure/go-autorest/autorest/date/go_mod_tidy_hack.go ./vendor/github.com/Azure/go-autorest/autorest/utility_legacy.go ./vendor/github.com/Azure/go-autorest/autorest/to/convert.go ./vendor/github.com/Azure/go-autorest/autorest/to/go_mod_tidy_hack.go ./vendor/github.com/Azure/go-autorest/autorest/version.go ./vendor/github.com/Azure/go-autorest/autorest/go_mod_tidy_hack.go ./vendor/github.com/Azure/go-autorest/autorest/authorization_sas.go ./vendor/github.com/Azure/go-autorest/autorest/retriablerequest.go ./vendor/github.com/Azure/go-autorest/logger/logger.go ./vendor/github.com/Azure/go-autorest/logger/go_mod_tidy_hack.go ./vendor/github.com/Azure/go-autorest/doc.go ./vendor/github.com/Azure/azure-sdk-for-go/version/version.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutegateways.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/vpnsites.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/availabledelegations.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/vpnconnections.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/enums.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/loadbalancerprobes.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/serviceendpointpolicies.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/virtualnetworktaps.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/loadbalancerfrontendipconfigurations.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/profiles.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/watchers.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutecrossconnections.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressrouteportslocations.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/interfacesgroup.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutelinks.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/client.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutecircuitpeerings.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/virtualnetworkgatewayconnections.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/loadbalancerbackendaddresspools.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/securitygroups.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/virtualwans.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/virtualhubs.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/routetables.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/routefilterrules.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressrouteconnections.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/models.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/publicipaddresses.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/azurefirewalls.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/interfaceloadbalancers.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressrouteports.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/serviceendpointpolicydefinitions.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/p2svpngateways.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutecircuits.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/virtualnetworkpeerings.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/subnets.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/p2svpnserverconfigurations.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/usages.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/securityrules.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/publicipprefixes.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/applicationsecuritygroups.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/interfaceipconfigurations.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/operations.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutecircuitauthorizations.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/azurefirewallfqdntags.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/interfaceendpoints.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/interfacetapconfigurations.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/virtualnetworkgateways.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/availableresourcegroupdelegations.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/bgpservicecommunities.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressrouteserviceproviders.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/hubvirtualnetworkconnections.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/localnetworkgateways.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/virtualnetworks.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutecrossconnectionpeerings.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/loadbalancerloadbalancingrules.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/ddosprotectionplans.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/version.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/packetcaptures.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/connectionmonitors.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/routefilters.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/defaultsecurityrules.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/applicationgateways.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/loadbalanceroutboundrules.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/loadbalancers.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutecircuitconnections.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/availableendpointservices.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/vpngateways.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/loadbalancernetworkinterfaces.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/vpnsitesconfiguration.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/routes.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/inboundnatrules.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/enums.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachineextensionimages.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/client.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/usage.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachinescalesets.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/models.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachinescalesetvms.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/snapshots.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachineimages.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachines.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/operations.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/galleryimages.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/resourceskus.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/galleryimageversions.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachinescalesetextensions.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachineruncommands.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachineextensions.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachinescalesetrollingupgrades.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/disks.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/version.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/galleries.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/images.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/containerservices.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachinesizes.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/proximityplacementgroups.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/availabilitysets.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/loganalytics.go ./vendor/github.com/sirupsen/logrus/terminal_check_appengine.go ./vendor/github.com/sirupsen/logrus/writer.go ./vendor/github.com/sirupsen/logrus/terminal_check_notappengine.go ./vendor/github.com/sirupsen/logrus/text_formatter.go ./vendor/github.com/sirupsen/logrus/terminal_check_unix.go ./vendor/github.com/sirupsen/logrus/entry.go ./vendor/github.com/sirupsen/logrus/formatter.go ./vendor/github.com/sirupsen/logrus/terminal_check_solaris.go ./vendor/github.com/sirupsen/logrus/terminal_check_js.go ./vendor/github.com/sirupsen/logrus/alt_exit.go ./vendor/github.com/sirupsen/logrus/buffer_pool.go ./vendor/github.com/sirupsen/logrus/hooks.go ./vendor/github.com/sirupsen/logrus/terminal_check_bsd.go ./vendor/github.com/sirupsen/logrus/terminal_check_no_terminal.go ./vendor/github.com/sirupsen/logrus/json_formatter.go ./vendor/github.com/sirupsen/logrus/terminal_check_windows.go ./vendor/github.com/sirupsen/logrus/exported.go ./vendor/github.com/sirupsen/logrus/logger.go ./vendor/github.com/sirupsen/logrus/doc.go ./vendor/github.com/sirupsen/logrus/logrus.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/resource.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/internal/instrumentation/metrics.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/client.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/load_balancer_type.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/firewall.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/meta.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/load_balancer_type.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/firewall.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/floating_ip.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/location.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/certificate.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/image.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/error.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/load_balancer.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/iso.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/ssh_key.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/datacenter.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/placement_group.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/pricing.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/action.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/server.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/volume.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/network.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/server_type.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/floating_ip.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/location.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/rdns.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/testing.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/certificate.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/hcloud.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/image.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/error.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/load_balancer.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/iso.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/helper.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/ssh_key.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/datacenter.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/placement_group.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/pricing.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/action.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/server.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/volume.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/network.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/server_type.go ./vendor/github.com/cncf/xds/go/udpa/annotations/migrate.pb.go ./vendor/github.com/cncf/xds/go/udpa/annotations/versioning.pb.go ./vendor/github.com/cncf/xds/go/udpa/annotations/security.pb.go ./vendor/github.com/cncf/xds/go/udpa/annotations/sensitive.pb.validate.go ./vendor/github.com/cncf/xds/go/udpa/annotations/versioning.pb.validate.go ./vendor/github.com/cncf/xds/go/udpa/annotations/status.pb.validate.go ./vendor/github.com/cncf/xds/go/udpa/annotations/security.pb.validate.go ./vendor/github.com/cncf/xds/go/udpa/annotations/migrate.pb.validate.go ./vendor/github.com/cncf/xds/go/udpa/annotations/sensitive.pb.go ./vendor/github.com/cncf/xds/go/udpa/annotations/status.pb.go ./vendor/github.com/cncf/xds/go/xds/core/v3/collection_entry.pb.validate.go ./vendor/github.com/cncf/xds/go/xds/core/v3/context_params.pb.validate.go ./vendor/github.com/cncf/xds/go/xds/core/v3/resource_locator.pb.go ./vendor/github.com/cncf/xds/go/xds/core/v3/collection_entry.pb.go ./vendor/github.com/cncf/xds/go/xds/core/v3/extension.pb.validate.go ./vendor/github.com/cncf/xds/go/xds/core/v3/context_params.pb.go ./vendor/github.com/cncf/xds/go/xds/core/v3/resource_name.pb.validate.go ./vendor/github.com/cncf/xds/go/xds/core/v3/authority.pb.go ./vendor/github.com/cncf/xds/go/xds/core/v3/resource.pb.go ./vendor/github.com/cncf/xds/go/xds/core/v3/resource_name.pb.go ./vendor/github.com/cncf/xds/go/xds/core/v3/resource_locator.pb.validate.go ./vendor/github.com/cncf/xds/go/xds/core/v3/resource.pb.validate.go ./vendor/github.com/cncf/xds/go/xds/core/v3/extension.pb.go ./vendor/github.com/cncf/xds/go/xds/core/v3/authority.pb.validate.go ./vendor/github.com/cncf/xds/go/xds/annotations/v3/status.pb.validate.go ./vendor/github.com/cncf/xds/go/xds/annotations/v3/status.pb.go ./vendor/github.com/davecgh/go-spew/spew/spew.go ./vendor/github.com/davecgh/go-spew/spew/format.go ./vendor/github.com/davecgh/go-spew/spew/common.go ./vendor/github.com/davecgh/go-spew/spew/bypasssafe.go ./vendor/github.com/davecgh/go-spew/spew/dump.go ./vendor/github.com/davecgh/go-spew/spew/bypass.go ./vendor/github.com/davecgh/go-spew/spew/config.go ./vendor/github.com/davecgh/go-spew/spew/doc.go ./vendor/github.com/opentracing/opentracing-go/ext.go ./vendor/github.com/opentracing/opentracing-go/noop.go ./vendor/github.com/opentracing/opentracing-go/span.go ./vendor/github.com/opentracing/opentracing-go/propagation.go ./vendor/github.com/opentracing/opentracing-go/gocontext.go ./vendor/github.com/opentracing/opentracing-go/ext/field.go ./vendor/github.com/opentracing/opentracing-go/ext/tags.go ./vendor/github.com/opentracing/opentracing-go/globaltracer.go ./vendor/github.com/opentracing/opentracing-go/tracer.go ./vendor/github.com/opentracing/opentracing-go/log/field.go ./vendor/github.com/opentracing/opentracing-go/log/util.go ./vendor/github.com/dgryski/go-sip13/sip13.go ./vendor/github.com/dgryski/go-sip13/sip13_stub.go ./vendor/github.com/go-logfmt/logfmt/decode.go ./vendor/github.com/go-logfmt/logfmt/jsonstring.go ./vendor/github.com/go-logfmt/logfmt/encode.go ./vendor/github.com/go-logfmt/logfmt/doc.go ./vendor/github.com/beorn7/perks/quantile/stream.go ./vendor/github.com/josharian/intern/intern.go ./vendor/github.com/jmespath/go-jmespath/api.go ./vendor/github.com/jmespath/go-jmespath/parser.go ./vendor/github.com/jmespath/go-jmespath/astnodetype_string.go ./vendor/github.com/jmespath/go-jmespath/functions.go ./vendor/github.com/jmespath/go-jmespath/toktype_string.go ./vendor/github.com/jmespath/go-jmespath/util.go ./vendor/github.com/jmespath/go-jmespath/lexer.go ./vendor/github.com/jmespath/go-jmespath/interpreter.go ./vendor/github.com/simonpasquier/klog-gokit/v3/klog.go ./vendor/github.com/simonpasquier/klog-gokit/klog.go ./vendor/github.com/mitchellh/mapstructure/decode_hooks.go ./vendor/github.com/mitchellh/mapstructure/error.go ./vendor/github.com/mitchellh/mapstructure/mapstructure.go ./vendor/github.com/mitchellh/go-homedir/homedir.go ./vendor/github.com/pkg/errors/go113.go ./vendor/github.com/pkg/errors/errors.go ./vendor/github.com/pkg/errors/stack.go ./vendor/k8s.io/client-go/tools/clientcmd/auth_loaders.go ./vendor/k8s.io/client-go/tools/clientcmd/client_config.go ./vendor/k8s.io/client-go/tools/clientcmd/api/v1/zz_generated.defaults.go ./vendor/k8s.io/client-go/tools/clientcmd/api/v1/zz_generated.conversion.go ./vendor/k8s.io/client-go/tools/clientcmd/api/v1/register.go ./vendor/k8s.io/client-go/tools/clientcmd/api/v1/zz_generated.deepcopy.go ./vendor/k8s.io/client-go/tools/clientcmd/api/v1/defaults.go ./vendor/k8s.io/client-go/tools/clientcmd/api/v1/conversion.go ./vendor/k8s.io/client-go/tools/clientcmd/api/v1/doc.go ./vendor/k8s.io/client-go/tools/clientcmd/api/v1/types.go ./vendor/k8s.io/client-go/tools/clientcmd/api/register.go ./vendor/k8s.io/client-go/tools/clientcmd/api/zz_generated.deepcopy.go ./vendor/k8s.io/client-go/tools/clientcmd/api/latest/latest.go ./vendor/k8s.io/client-go/tools/clientcmd/api/helpers.go ./vendor/k8s.io/client-go/tools/clientcmd/api/doc.go ./vendor/k8s.io/client-go/tools/clientcmd/api/types.go ./vendor/k8s.io/client-go/tools/clientcmd/validation.go ./vendor/k8s.io/client-go/tools/clientcmd/loader.go ./vendor/k8s.io/client-go/tools/clientcmd/helpers.go ./vendor/k8s.io/client-go/tools/clientcmd/overrides.go ./vendor/k8s.io/client-go/tools/clientcmd/config.go ./vendor/k8s.io/client-go/tools/clientcmd/doc.go ./vendor/k8s.io/client-go/tools/clientcmd/flag.go ./vendor/k8s.io/client-go/tools/clientcmd/merged_client_builder.go ./vendor/k8s.io/client-go/tools/auth/clientauth.go ./vendor/k8s.io/client-go/tools/metrics/metrics.go ./vendor/k8s.io/client-go/tools/reference/ref.go ./vendor/k8s.io/client-go/tools/pager/pager.go ./vendor/k8s.io/client-go/tools/cache/heap.go ./vendor/k8s.io/client-go/tools/cache/listers.go ./vendor/k8s.io/client-go/tools/cache/mutation_detector.go ./vendor/k8s.io/client-go/tools/cache/thread_safe_store.go ./vendor/k8s.io/client-go/tools/cache/store.go ./vendor/k8s.io/client-go/tools/cache/fifo.go ./vendor/k8s.io/client-go/tools/cache/mutation_cache.go ./vendor/k8s.io/client-go/tools/cache/fake_custom_store.go ./vendor/k8s.io/client-go/tools/cache/reflector_metrics.go ./vendor/k8s.io/client-go/tools/cache/shared_informer.go ./vendor/k8s.io/client-go/tools/cache/expiration_cache.go ./vendor/k8s.io/client-go/tools/cache/undelta_store.go ./vendor/k8s.io/client-go/tools/cache/expiration_cache_fakes.go ./vendor/k8s.io/client-go/tools/cache/listwatch.go ./vendor/k8s.io/client-go/tools/cache/reflector.go ./vendor/k8s.io/client-go/tools/cache/index.go ./vendor/k8s.io/client-go/tools/cache/doc.go ./vendor/k8s.io/client-go/tools/cache/delta_fifo.go ./vendor/k8s.io/client-go/tools/cache/controller.go ./vendor/k8s.io/client-go/plugin/pkg/client/auth/exec/exec.go ./vendor/k8s.io/client-go/plugin/pkg/client/auth/exec/metrics.go ./vendor/k8s.io/client-go/transport/transport.go ./vendor/k8s.io/client-go/transport/round_trippers.go ./vendor/k8s.io/client-go/transport/cert_rotation.go ./vendor/k8s.io/client-go/transport/cache.go ./vendor/k8s.io/client-go/transport/token_source.go ./vendor/k8s.io/client-go/transport/config.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1/priorityclass.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1/scheduling_client.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1/fake/fake_scheduling_client.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1/fake/fake_priorityclass.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1/priorityclass.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1/scheduling_client.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1/fake/fake_scheduling_client.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1/fake/fake_priorityclass.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1/priorityclass.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1/scheduling_client.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1/fake/fake_scheduling_client.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1/fake/fake_priorityclass.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/fake/fake_events_client.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/fake/fake_event_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/fake/fake_event.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/event_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/event.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/events_client.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1/fake/fake_events_client.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1/fake/fake_event.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1/event.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1/events_client.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/validatingwebhookconfiguration.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/mutatingwebhookconfiguration.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/fake/fake_validatingwebhookconfiguration.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/fake/fake_mutatingwebhookconfiguration.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/fake/fake_admissionregistration_client.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/admissionregistration_client.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1/validatingwebhookconfiguration.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1/mutatingwebhookconfiguration.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1/fake/fake_validatingwebhookconfiguration.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1/fake/fake_mutatingwebhookconfiguration.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1/fake/fake_admissionregistration_client.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1/admissionregistration_client.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1/fake/fake_authentication_client.go ./vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1/fake/fake_tokenreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1/authentication_client.go ./vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1/tokenreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authentication/v1/fake/fake_authentication_client.go ./vendor/k8s.io/client-go/kubernetes/typed/authentication/v1/fake/fake_tokenreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authentication/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/authentication/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/authentication/v1/authentication_client.go ./vendor/k8s.io/client-go/kubernetes/typed/authentication/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/authentication/v1/tokenreview.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1/runtimeclass.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1/node_client.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1/fake/fake_node_client.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1/fake/fake_runtimeclass.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1/runtimeclass.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1/node_client.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1/fake/fake_node_client.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1/fake/fake_runtimeclass.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1/runtimeclass.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1/node_client.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1/fake/fake_node_client.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1/fake/fake_runtimeclass.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1/fake/fake_batch_client.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1/fake/fake_cronjob.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1/cronjob.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1/batch_client.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1/fake/fake_batch_client.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1/fake/fake_job.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1/fake/fake_cronjob.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1/job.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1/cronjob.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1/batch_client.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1/flowschema.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1/flowcontrol_client.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1/prioritylevelconfiguration.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1/fake/fake_flowcontrol_client.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1/fake/fake_prioritylevelconfiguration.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1/fake/fake_flowschema.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1/flowschema.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1/flowcontrol_client.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1/prioritylevelconfiguration.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1/fake/fake_flowcontrol_client.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1/fake/fake_prioritylevelconfiguration.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1/fake/fake_flowschema.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/rolebinding.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/fake/fake_rbac_client.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/fake/fake_rolebinding.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/fake/fake_clusterrolebinding.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/fake/fake_clusterrole.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/fake/fake_role.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/clusterrolebinding.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/rbac_client.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/clusterrole.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/role.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/rolebinding.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/fake/fake_rbac_client.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/fake/fake_rolebinding.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/fake/fake_clusterrolebinding.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/fake/fake_clusterrole.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/fake/fake_role.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/clusterrolebinding.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/rbac_client.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/clusterrole.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/role.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/rolebinding.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/fake/fake_rbac_client.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/fake/fake_rolebinding.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/fake/fake_clusterrolebinding.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/fake/fake_clusterrole.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/fake/fake_role.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/clusterrolebinding.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/rbac_client.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/clusterrole.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/role.go ./vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1/lease.go ./vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1/coordination_client.go ./vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1/fake/fake_lease.go ./vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1/fake/fake_coordination_client.go ./vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/coordination/v1/lease.go ./vendor/k8s.io/client-go/kubernetes/typed/coordination/v1/coordination_client.go ./vendor/k8s.io/client-go/kubernetes/typed/coordination/v1/fake/fake_lease.go ./vendor/k8s.io/client-go/kubernetes/typed/coordination/v1/fake/fake_coordination_client.go ./vendor/k8s.io/client-go/kubernetes/typed/coordination/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/coordination/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/coordination/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/namespace_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/pod.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/endpoints.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/replicationcontroller.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/resourcequota.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/limitrange.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/serviceaccount.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/namespace.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/service.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_service_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_componentstatus.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_limitrange.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_secret.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_node.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_namespace_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_pod_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_configmap.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_podtemplate.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_service.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_namespace.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_serviceaccount.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_node_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_endpoints.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_persistentvolumeclaim.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_persistentvolume.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_resourcequota.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_event_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_pod.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_replicationcontroller.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_event.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_core_client.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/event_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/event.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/componentstatus.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/pod_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/persistentvolume.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/node.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/podtemplate.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/persistentvolumeclaim.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/configmap.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/service_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/node_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/core_client.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/secret.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1/fake/fake_autoscaling_client.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1/fake/fake_horizontalpodautoscaler.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1/horizontalpodautoscaler.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1/autoscaling_client.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2/fake/fake_autoscaling_client.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2/fake/fake_horizontalpodautoscaler.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2/horizontalpodautoscaler.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2/autoscaling_client.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1/fake/fake_autoscaling_client.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1/fake/fake_horizontalpodautoscaler.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1/horizontalpodautoscaler.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1/autoscaling_client.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1/networking_client.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1/fake/fake_ingress.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1/fake/fake_ingressclass.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1/fake/fake_networking_client.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1/ingressclass.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1/ingress.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1/networking_client.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1/networkpolicy.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1/fake/fake_ingress.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1/fake/fake_networkpolicy.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1/fake/fake_ingressclass.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1/fake/fake_networking_client.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1/ingressclass.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1/ingress.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/networkpolicy.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/daemonset.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/replicaset.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/extensions_client.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/deployment_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/fake/fake_podsecuritypolicy.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/fake/fake_ingress.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/fake/fake_replicaset.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/fake/fake_daemonset.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/fake/fake_extensions_client.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/fake/fake_networkpolicy.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/fake/fake_deployment_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/fake/fake_deployment.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/deployment.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/podsecuritypolicy.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/ingress.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/selfsubjectaccessreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/fake/fake_localsubjectaccessreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/fake/fake_selfsubjectaccessreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/fake/fake_subjectaccessreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/fake/fake_selfsubjectrulesreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/fake/fake_authorization_client.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/localsubjectaccessreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/authorization_client.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/subjectaccessreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/selfsubjectrulesreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/selfsubjectaccessreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/fake/fake_localsubjectaccessreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/fake/fake_selfsubjectaccessreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/fake/fake_subjectaccessreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/fake/fake_selfsubjectrulesreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/fake/fake_authorization_client.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/localsubjectaccessreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/authorization_client.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/subjectaccessreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/selfsubjectrulesreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/statefulset.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/fake/fake_controllerrevision.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/fake/fake_statefulset.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/fake/fake_apps_client.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/fake/fake_deployment.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/controllerrevision.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/deployment.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/apps_client.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/daemonset.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/replicaset.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/statefulset.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/fake/fake_controllerrevision.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/fake/fake_statefulset.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/fake/fake_apps_client.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/fake/fake_replicaset.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/fake/fake_daemonset.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/fake/fake_deployment.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/controllerrevision.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/deployment.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/apps_client.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/daemonset.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/replicaset.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/statefulset.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/fake/fake_controllerrevision.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/fake/fake_statefulset.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/fake/fake_apps_client.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/fake/fake_replicaset.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/fake/fake_daemonset.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/fake/fake_deployment.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/controllerrevision.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/deployment.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/apps_client.go ./vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1/storageversion.go ./vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1/fake/fake_apiserverinternal_client.go ./vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1/fake/fake_storageversion.go ./vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1/apiserverinternal_client.go ./vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/csistoragecapacity.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/volumeattachment.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/storageclass.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/csinode.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/csidriver.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/storage_client.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/fake/fake_csidriver.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/fake/fake_volumeattachment.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/fake/fake_csistoragecapacity.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/fake/fake_storage_client.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/fake/fake_csinode.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/fake/fake_storageclass.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/csistoragecapacity.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/volumeattachment.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/storage_client.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/fake/fake_volumeattachment.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/fake/fake_csistoragecapacity.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/fake/fake_storage_client.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1/volumeattachment.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1/storageclass.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1/csinode.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1/csidriver.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1/storage_client.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1/fake/fake_csidriver.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1/fake/fake_volumeattachment.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1/fake/fake_storage_client.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1/fake/fake_csinode.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1/fake/fake_storageclass.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1/discovery_client.go ./vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1/fake/fake_endpointslice.go ./vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1/fake/fake_discovery_client.go ./vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1/endpointslice.go ./vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/discovery/v1/discovery_client.go ./vendor/k8s.io/client-go/kubernetes/typed/discovery/v1/fake/fake_endpointslice.go ./vendor/k8s.io/client-go/kubernetes/typed/discovery/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/discovery/v1/fake/fake_discovery_client.go ./vendor/k8s.io/client-go/kubernetes/typed/discovery/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/discovery/v1/endpointslice.go ./vendor/k8s.io/client-go/kubernetes/typed/discovery/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/eviction.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/fake/fake_podsecuritypolicy.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/fake/fake_policy_client.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/fake/fake_eviction.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/fake/fake_eviction_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/fake/fake_poddisruptionbudget.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/eviction_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/poddisruptionbudget.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/policy_client.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/podsecuritypolicy.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1/eviction.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1/fake/fake_policy_client.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1/fake/fake_eviction.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1/fake/fake_eviction_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1/fake/fake_poddisruptionbudget.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1/eviction_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1/poddisruptionbudget.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1/policy_client.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/certificatesigningrequest.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/certificatesigningrequest_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/fake/fake_certificatesigningrequest_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/fake/fake_certificates_client.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/fake/fake_certificatesigningrequest.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/certificates_client.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1/certificatesigningrequest.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1/fake/fake_certificates_client.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1/fake/fake_certificatesigningrequest.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1/certificates_client.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/import.go ./vendor/k8s.io/client-go/kubernetes/clientset.go ./vendor/k8s.io/client-go/kubernetes/fake/register.go ./vendor/k8s.io/client-go/kubernetes/fake/clientset_generated.go ./vendor/k8s.io/client-go/kubernetes/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/scheme/register.go ./vendor/k8s.io/client-go/kubernetes/scheme/doc.go ./vendor/k8s.io/client-go/kubernetes/doc.go ./vendor/k8s.io/client-go/rest/transport.go ./vendor/k8s.io/client-go/rest/client.go ./vendor/k8s.io/client-go/rest/exec.go ./vendor/k8s.io/client-go/rest/watch/encoder.go ./vendor/k8s.io/client-go/rest/watch/decoder.go ./vendor/k8s.io/client-go/rest/fake/fake.go ./vendor/k8s.io/client-go/rest/warnings.go ./vendor/k8s.io/client-go/rest/request.go ./vendor/k8s.io/client-go/rest/url_utils.go ./vendor/k8s.io/client-go/rest/zz_generated.deepcopy.go ./vendor/k8s.io/client-go/rest/urlbackoff.go ./vendor/k8s.io/client-go/rest/plugin.go ./vendor/k8s.io/client-go/rest/config.go ./vendor/k8s.io/client-go/rest/with_retry.go ./vendor/k8s.io/client-go/util/cert/server_inspection.go ./vendor/k8s.io/client-go/util/cert/pem.go ./vendor/k8s.io/client-go/util/cert/cert.go ./vendor/k8s.io/client-go/util/cert/csr.go ./vendor/k8s.io/client-go/util/cert/io.go ./vendor/k8s.io/client-go/util/keyutil/key.go ./vendor/k8s.io/client-go/util/connrotation/connrotation.go ./vendor/k8s.io/client-go/util/flowcontrol/backoff.go ./vendor/k8s.io/client-go/util/flowcontrol/throttle.go ./vendor/k8s.io/client-go/util/homedir/homedir.go ./vendor/k8s.io/client-go/util/workqueue/delaying_queue.go ./vendor/k8s.io/client-go/util/workqueue/queue.go ./vendor/k8s.io/client-go/util/workqueue/default_rate_limiters.go ./vendor/k8s.io/client-go/util/workqueue/metrics.go ./vendor/k8s.io/client-go/util/workqueue/parallelizer.go ./vendor/k8s.io/client-go/util/workqueue/rate_limiting_queue.go ./vendor/k8s.io/client-go/util/workqueue/doc.go ./vendor/k8s.io/client-go/applyconfigurations/scheduling/v1beta1/priorityclass.go ./vendor/k8s.io/client-go/applyconfigurations/scheduling/v1alpha1/priorityclass.go ./vendor/k8s.io/client-go/applyconfigurations/scheduling/v1/priorityclass.go ./vendor/k8s.io/client-go/applyconfigurations/events/v1beta1/eventseries.go ./vendor/k8s.io/client-go/applyconfigurations/events/v1beta1/event.go ./vendor/k8s.io/client-go/applyconfigurations/events/v1/eventseries.go ./vendor/k8s.io/client-go/applyconfigurations/events/v1/event.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/rulewithoperations.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/rule.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/validatingwebhookconfiguration.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/mutatingwebhookconfiguration.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/mutatingwebhook.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/validatingwebhook.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/webhookclientconfig.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/servicereference.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/rulewithoperations.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/rule.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/validatingwebhookconfiguration.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/mutatingwebhookconfiguration.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/mutatingwebhook.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/validatingwebhook.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/webhookclientconfig.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/servicereference.go ./vendor/k8s.io/client-go/applyconfigurations/node/v1beta1/scheduling.go ./vendor/k8s.io/client-go/applyconfigurations/node/v1beta1/runtimeclass.go ./vendor/k8s.io/client-go/applyconfigurations/node/v1beta1/overhead.go ./vendor/k8s.io/client-go/applyconfigurations/node/v1alpha1/scheduling.go ./vendor/k8s.io/client-go/applyconfigurations/node/v1alpha1/runtimeclass.go ./vendor/k8s.io/client-go/applyconfigurations/node/v1alpha1/runtimeclassspec.go ./vendor/k8s.io/client-go/applyconfigurations/node/v1alpha1/overhead.go ./vendor/k8s.io/client-go/applyconfigurations/node/v1/scheduling.go ./vendor/k8s.io/client-go/applyconfigurations/node/v1/runtimeclass.go ./vendor/k8s.io/client-go/applyconfigurations/node/v1/overhead.go ./vendor/k8s.io/client-go/applyconfigurations/internal/internal.go ./vendor/k8s.io/client-go/applyconfigurations/batch/v1beta1/jobtemplatespec.go ./vendor/k8s.io/client-go/applyconfigurations/batch/v1beta1/cronjobstatus.go ./vendor/k8s.io/client-go/applyconfigurations/batch/v1beta1/cronjob.go ./vendor/k8s.io/client-go/applyconfigurations/batch/v1beta1/cronjobspec.go ./vendor/k8s.io/client-go/applyconfigurations/batch/v1/jobtemplatespec.go ./vendor/k8s.io/client-go/applyconfigurations/batch/v1/uncountedterminatedpods.go ./vendor/k8s.io/client-go/applyconfigurations/batch/v1/jobspec.go ./vendor/k8s.io/client-go/applyconfigurations/batch/v1/jobcondition.go ./vendor/k8s.io/client-go/applyconfigurations/batch/v1/cronjobstatus.go ./vendor/k8s.io/client-go/applyconfigurations/batch/v1/job.go ./vendor/k8s.io/client-go/applyconfigurations/batch/v1/cronjob.go ./vendor/k8s.io/client-go/applyconfigurations/batch/v1/jobstatus.go ./vendor/k8s.io/client-go/applyconfigurations/batch/v1/cronjobspec.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/flowschemaspec.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/flowschema.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/flowdistinguishermethod.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/policyruleswithsubjects.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/limitresponse.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/prioritylevelconfiguration.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/serviceaccountsubject.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/prioritylevelconfigurationreference.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/prioritylevelconfigurationstatus.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/queuingconfiguration.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/subject.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/groupsubject.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/nonresourcepolicyrule.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/usersubject.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/flowschemastatus.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/flowschemacondition.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/prioritylevelconfigurationcondition.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/resourcepolicyrule.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/prioritylevelconfigurationspec.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/limitedprioritylevelconfiguration.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/flowschemaspec.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/flowschema.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/flowdistinguishermethod.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/policyruleswithsubjects.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/limitresponse.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/prioritylevelconfiguration.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/serviceaccountsubject.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/prioritylevelconfigurationreference.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/prioritylevelconfigurationstatus.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/queuingconfiguration.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/subject.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/groupsubject.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/nonresourcepolicyrule.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/usersubject.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/flowschemastatus.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/flowschemacondition.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/prioritylevelconfigurationcondition.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/resourcepolicyrule.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/prioritylevelconfigurationspec.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/limitedprioritylevelconfiguration.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/rolebinding.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/roleref.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/subject.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/policyrule.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/clusterrolebinding.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/aggregationrule.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/clusterrole.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/role.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/rolebinding.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/roleref.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/subject.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/policyrule.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/clusterrolebinding.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/aggregationrule.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/clusterrole.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/role.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1/rolebinding.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1/roleref.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1/subject.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1/policyrule.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1/clusterrolebinding.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1/aggregationrule.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1/clusterrole.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1/role.go ./vendor/k8s.io/client-go/applyconfigurations/coordination/v1beta1/leasespec.go ./vendor/k8s.io/client-go/applyconfigurations/coordination/v1beta1/lease.go ./vendor/k8s.io/client-go/applyconfigurations/coordination/v1/leasespec.go ./vendor/k8s.io/client-go/applyconfigurations/coordination/v1/lease.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/typedlocalobjectreference.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeconfigsource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/containerstatus.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/probe.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumespec.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/container.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/volumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/poddnsconfigoption.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/windowssecuritycontextoptions.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/portstatus.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/cephfsvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/sessionaffinityconfig.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/capabilities.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/endpointport.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/fcvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/endpointaddress.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumeclaimstatus.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/pod.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/iscsivolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/secretkeyselector.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/volumeprojection.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/endpoints.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/nodedaemonendpoints.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/ephemeralvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/configmapvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/podreadinessgate.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/projectedvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/configmapkeyselector.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/replicationcontroller.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/seccompprofile.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/containerimage.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeselector.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/namespacespec.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/envvarsource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/nfsvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumeclaimtemplate.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumeclaimvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/hostpathvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/toleration.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/podtemplatespec.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/storageosvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/gitrepovolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeaffinity.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/podstatus.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/gcepersistentdiskvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/taint.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/csivolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/weightedpodaffinityterm.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/preferredschedulingterm.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/resourcequota.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/limitrange.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/replicationcontrollercondition.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumestatus.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/serviceaccounttokenprojection.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/limitrangeitem.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/loadbalancerstatus.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/scopeselector.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/serviceaccount.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/endpointsubset.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/eventsource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/azurediskvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/replicationcontrollerstatus.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/namespace.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/selinuxoptions.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/service.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/azurefilevolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/namespacecondition.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/resourcefieldselector.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/iscsipersistentvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/clientipconfig.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/configmapprojection.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/podip.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/serviceport.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/nodestatus.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/podantiaffinity.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeselectorterm.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/cindervolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/downwardapiprojection.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/eventseries.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/rbdvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/downwardapivolumefile.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/volumenodeaffinity.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/podsecuritycontext.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumeclaimcondition.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumeclaimspec.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/envfromsource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/objectreference.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/event.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/topologyspreadconstraint.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/topologyselectorlabelrequirement.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/downwardapivolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/servicespec.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/topologyselectorterm.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/servicestatus.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/rbdpersistentvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/awselasticblockstorevolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/podcondition.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/scopedresourceselectorrequirement.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/ephemeralcontainer.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/glusterfsvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/httpgetaction.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/configmapenvsource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/componentstatus.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/lifecycle.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/scaleiovolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/keytopath.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/containerstate.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/flexpersistentvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolume.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/tcpsocketaction.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/execaction.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/secretvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/glusterfspersistentvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/envvar.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/node.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/azurefilepersistentvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeconfigstatus.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/emptydirvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/hostalias.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/podtemplate.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/sysctl.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumeclaim.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/secretprojection.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/namespacestatus.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/quobytevolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/handler.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/limitrangespec.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/httpheader.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/localvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/cephfspersistentvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/nodecondition.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/podaffinityterm.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/vspherevirtualdiskvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/photonpersistentdiskvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/secretreference.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/scaleiopersistentvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/containerstateterminated.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/ephemeralcontainercommon.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/storageospersistentvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeselectorrequirement.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/affinity.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/containerport.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/resourcerequirements.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/resourcequotastatus.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/configmap.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/volumemount.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/nodespec.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/objectfieldselector.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/daemonendpoint.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/componentcondition.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/nodesysteminfo.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/replicationcontrollerspec.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/resourcequotaspec.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/configmapnodeconfigsource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/cinderpersistentvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/volumedevice.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/containerstatewaiting.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/volume.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeaddress.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/poddnsconfig.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/loadbalanceringress.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/localobjectreference.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/csipersistentvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/flexvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/secretenvsource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/containerstaterunning.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/podaffinity.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/podspec.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/flockervolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/securitycontext.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/portworxvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/attachedvolume.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/secret.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/externalmetricstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/containerresourcemetricstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/containerresourcemetricsource.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/crossversionobjectreference.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/horizontalpodautoscalerstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/horizontalpodautoscalercondition.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/podsmetricsource.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/objectmetricsource.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/resourcemetricsource.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/externalmetricsource.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/horizontalpodautoscalerspec.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/resourcemetricstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/metricspec.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/objectmetricstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/horizontalpodautoscaler.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/metricstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/podsmetricstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/externalmetricstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/containerresourcemetricstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/containerresourcemetricsource.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/hpascalingpolicy.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/crossversionobjectreference.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/horizontalpodautoscalerstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/horizontalpodautoscalercondition.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/podsmetricsource.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/objectmetricsource.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/resourcemetricsource.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/metricidentifier.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/externalmetricsource.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/horizontalpodautoscalerspec.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/resourcemetricstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/metricspec.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/metrictarget.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/objectmetricstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/horizontalpodautoscaler.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/metricvaluestatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/metricstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/podsmetricstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/horizontalpodautoscalerbehavior.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/hpascalingrules.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/crossversionobjectreference.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/horizontalpodautoscalerstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/scalestatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/horizontalpodautoscalerspec.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/scale.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/horizontalpodautoscaler.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/scalespec.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressclassparametersreference.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressstatus.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressbackend.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressrule.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/httpingressrulevalue.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressrulevalue.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressclassspec.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingresstls.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/httpingresspath.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressclass.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingress.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressspec.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/ipblock.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/networkpolicy.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressclassparametersreference.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressstatus.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/networkpolicypeer.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressbackend.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressservicebackend.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/networkpolicyingressrule.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressrule.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/httpingressrulevalue.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/networkpolicyport.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressrulevalue.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressclassspec.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingresstls.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/httpingresspath.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/networkpolicyspec.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressclass.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/networkpolicyegressrule.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/servicebackendport.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingress.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressspec.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ipblock.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/supplementalgroupsstrategyoptions.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/replicasetstatus.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/daemonsetupdatestrategy.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/daemonsetspec.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/networkpolicy.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/daemonset.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/allowedcsidriver.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/replicasetspec.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingressstatus.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/networkpolicypeer.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingressbackend.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/deploymentcondition.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/replicaset.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/allowedhostpath.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/hostportrange.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/networkpolicyingressrule.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingressrule.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/rollbackconfig.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/httpingressrulevalue.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/networkpolicyport.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingressrulevalue.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/selinuxstrategyoptions.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/scale.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/runasgroupstrategyoptions.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/rollingupdatedaemonset.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/fsgroupstrategyoptions.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/rollingupdatedeployment.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingresstls.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/httpingresspath.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/networkpolicyspec.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/idrange.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/podsecuritypolicyspec.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/daemonsetcondition.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/runtimeclassstrategyoptions.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/daemonsetstatus.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/deployment.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/deploymentstatus.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/allowedflexvolume.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/deploymentstrategy.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/networkpolicyegressrule.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/podsecuritypolicy.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/runasuserstrategyoptions.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingress.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/replicasetcondition.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/deploymentspec.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingressspec.go ./vendor/k8s.io/client-go/applyconfigurations/meta/v1/objectmeta.go ./vendor/k8s.io/client-go/applyconfigurations/meta/v1/condition.go ./vendor/k8s.io/client-go/applyconfigurations/meta/v1/labelselector.go ./vendor/k8s.io/client-go/applyconfigurations/meta/v1/labelselectorrequirement.go ./vendor/k8s.io/client-go/applyconfigurations/meta/v1/preconditions.go ./vendor/k8s.io/client-go/applyconfigurations/meta/v1/deleteoptions.go ./vendor/k8s.io/client-go/applyconfigurations/meta/v1/typemeta.go ./vendor/k8s.io/client-go/applyconfigurations/meta/v1/managedfieldsentry.go ./vendor/k8s.io/client-go/applyconfigurations/meta/v1/ownerreference.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/statefulsetcondition.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/deploymentcondition.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/statefulset.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/rollbackconfig.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/rollingupdatedeployment.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/controllerrevision.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/statefulsetupdatestrategy.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/statefulsetstatus.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/statefulsetspec.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/rollingupdatestatefulsetstrategy.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/deployment.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/deploymentstatus.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/deploymentstrategy.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/deploymentspec.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/replicasetstatus.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/statefulsetcondition.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/daemonsetupdatestrategy.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/daemonsetspec.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/daemonset.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/replicasetspec.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/deploymentcondition.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/replicaset.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/statefulset.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/scale.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/rollingupdatedaemonset.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/rollingupdatedeployment.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/controllerrevision.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/daemonsetcondition.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/statefulsetupdatestrategy.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/statefulsetstatus.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/daemonsetstatus.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/statefulsetspec.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/rollingupdatestatefulsetstrategy.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/deployment.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/deploymentstatus.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/deploymentstrategy.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/replicasetcondition.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/deploymentspec.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/replicasetstatus.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/statefulsetcondition.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/daemonsetupdatestrategy.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/daemonsetspec.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/daemonset.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/replicasetspec.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/deploymentcondition.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/replicaset.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/statefulset.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/rollingupdatedaemonset.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/rollingupdatedeployment.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/controllerrevision.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/daemonsetcondition.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/statefulsetupdatestrategy.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/statefulsetstatus.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/daemonsetstatus.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/statefulsetspec.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/rollingupdatestatefulsetstrategy.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/deployment.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/deploymentstatus.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/deploymentstrategy.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/replicasetcondition.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/deploymentspec.go ./vendor/k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1/storageversion.go ./vendor/k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1/storageversioncondition.go ./vendor/k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1/serverstorageversion.go ./vendor/k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1/storageversionstatus.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/csistoragecapacity.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/csidriverspec.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/volumeattachment.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/storageclass.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/tokenrequest.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/csinode.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/csidriver.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/volumenoderesources.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/volumeattachmentsource.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/volumeattachmentspec.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/volumeerror.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/csinodespec.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/csinodedriver.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/volumeattachmentstatus.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1/csistoragecapacity.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1/volumeattachment.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1/volumeattachmentsource.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1/volumeattachmentspec.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1/volumeerror.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1/volumeattachmentstatus.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1/csidriverspec.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1/volumeattachment.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1/storageclass.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1/tokenrequest.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1/csinode.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1/csidriver.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1/volumenoderesources.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1/volumeattachmentsource.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1/volumeattachmentspec.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1/volumeerror.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1/csinodespec.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1/csinodedriver.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1/volumeattachmentstatus.go ./vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1/endpointport.go ./vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1/endpointconditions.go ./vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1/endpointslice.go ./vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1/endpointhints.go ./vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1/endpoint.go ./vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1/forzone.go ./vendor/k8s.io/client-go/applyconfigurations/discovery/v1/endpointport.go ./vendor/k8s.io/client-go/applyconfigurations/discovery/v1/endpointconditions.go ./vendor/k8s.io/client-go/applyconfigurations/discovery/v1/endpointslice.go ./vendor/k8s.io/client-go/applyconfigurations/discovery/v1/endpointhints.go ./vendor/k8s.io/client-go/applyconfigurations/discovery/v1/endpoint.go ./vendor/k8s.io/client-go/applyconfigurations/discovery/v1/forzone.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/supplementalgroupsstrategyoptions.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/eviction.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/allowedcsidriver.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/allowedhostpath.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/hostportrange.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/poddisruptionbudgetspec.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/selinuxstrategyoptions.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/runasgroupstrategyoptions.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/fsgroupstrategyoptions.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/idrange.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/podsecuritypolicyspec.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/runtimeclassstrategyoptions.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/poddisruptionbudget.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/poddisruptionbudgetstatus.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/allowedflexvolume.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/podsecuritypolicy.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/runasuserstrategyoptions.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1/eviction.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1/poddisruptionbudgetspec.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1/poddisruptionbudget.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1/poddisruptionbudgetstatus.go ./vendor/k8s.io/client-go/applyconfigurations/certificates/v1beta1/certificatesigningrequest.go ./vendor/k8s.io/client-go/applyconfigurations/certificates/v1beta1/certificatesigningrequestcondition.go ./vendor/k8s.io/client-go/applyconfigurations/certificates/v1beta1/certificatesigningrequestspec.go ./vendor/k8s.io/client-go/applyconfigurations/certificates/v1beta1/certificatesigningrequeststatus.go ./vendor/k8s.io/client-go/applyconfigurations/certificates/v1/certificatesigningrequest.go ./vendor/k8s.io/client-go/applyconfigurations/certificates/v1/certificatesigningrequestcondition.go ./vendor/k8s.io/client-go/applyconfigurations/certificates/v1/certificatesigningrequestspec.go ./vendor/k8s.io/client-go/applyconfigurations/certificates/v1/certificatesigningrequeststatus.go ./vendor/k8s.io/client-go/discovery/discovery_client.go ./vendor/k8s.io/client-go/discovery/fake/discovery.go ./vendor/k8s.io/client-go/discovery/helper.go ./vendor/k8s.io/client-go/discovery/doc.go ./vendor/k8s.io/client-go/testing/fixture.go ./vendor/k8s.io/client-go/testing/actions.go ./vendor/k8s.io/client-go/testing/fake.go ./vendor/k8s.io/client-go/testing/interface.go ./vendor/k8s.io/client-go/pkg/version/base.go ./vendor/k8s.io/client-go/pkg/version/version.go ./vendor/k8s.io/client-go/pkg/version/doc.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/zz_generated.defaults.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/zz_generated.conversion.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/register.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/conversion.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/doc.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/types.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/zz_generated.defaults.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/zz_generated.conversion.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/register.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/zz_generated.deepcopy.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/conversion.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/doc.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/types.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/zz_generated.defaults.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/zz_generated.conversion.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/register.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/zz_generated.deepcopy.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/conversion.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/doc.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/types.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/register.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/install/install.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/zz_generated.deepcopy.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/doc.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/types.go ./vendor/k8s.io/klog/v2/klog.go ./vendor/k8s.io/klog/klog.go ./vendor/k8s.io/api/scheduling/v1beta1/generated.pb.go ./vendor/k8s.io/api/scheduling/v1beta1/register.go ./vendor/k8s.io/api/scheduling/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/scheduling/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/scheduling/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/scheduling/v1beta1/doc.go ./vendor/k8s.io/api/scheduling/v1beta1/types.go ./vendor/k8s.io/api/scheduling/v1alpha1/generated.pb.go ./vendor/k8s.io/api/scheduling/v1alpha1/register.go ./vendor/k8s.io/api/scheduling/v1alpha1/zz_generated.deepcopy.go ./vendor/k8s.io/api/scheduling/v1alpha1/types_swagger_doc_generated.go ./vendor/k8s.io/api/scheduling/v1alpha1/doc.go ./vendor/k8s.io/api/scheduling/v1alpha1/types.go ./vendor/k8s.io/api/scheduling/v1/generated.pb.go ./vendor/k8s.io/api/scheduling/v1/register.go ./vendor/k8s.io/api/scheduling/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/scheduling/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/scheduling/v1/doc.go ./vendor/k8s.io/api/scheduling/v1/types.go ./vendor/k8s.io/api/events/v1beta1/generated.pb.go ./vendor/k8s.io/api/events/v1beta1/register.go ./vendor/k8s.io/api/events/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/events/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/events/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/events/v1beta1/doc.go ./vendor/k8s.io/api/events/v1beta1/types.go ./vendor/k8s.io/api/events/v1/generated.pb.go ./vendor/k8s.io/api/events/v1/register.go ./vendor/k8s.io/api/events/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/events/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/events/v1/doc.go ./vendor/k8s.io/api/events/v1/types.go ./vendor/k8s.io/api/admissionregistration/v1beta1/generated.pb.go ./vendor/k8s.io/api/admissionregistration/v1beta1/register.go ./vendor/k8s.io/api/admissionregistration/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/admissionregistration/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/admissionregistration/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/admissionregistration/v1beta1/doc.go ./vendor/k8s.io/api/admissionregistration/v1beta1/types.go ./vendor/k8s.io/api/admissionregistration/v1/generated.pb.go ./vendor/k8s.io/api/admissionregistration/v1/register.go ./vendor/k8s.io/api/admissionregistration/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/admissionregistration/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/admissionregistration/v1/doc.go ./vendor/k8s.io/api/admissionregistration/v1/types.go ./vendor/k8s.io/api/authentication/v1beta1/generated.pb.go ./vendor/k8s.io/api/authentication/v1beta1/register.go ./vendor/k8s.io/api/authentication/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/authentication/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/authentication/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/authentication/v1beta1/doc.go ./vendor/k8s.io/api/authentication/v1beta1/types.go ./vendor/k8s.io/api/authentication/v1/generated.pb.go ./vendor/k8s.io/api/authentication/v1/register.go ./vendor/k8s.io/api/authentication/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/authentication/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/authentication/v1/doc.go ./vendor/k8s.io/api/authentication/v1/types.go ./vendor/k8s.io/api/node/v1beta1/generated.pb.go ./vendor/k8s.io/api/node/v1beta1/register.go ./vendor/k8s.io/api/node/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/node/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/node/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/node/v1beta1/doc.go ./vendor/k8s.io/api/node/v1beta1/types.go ./vendor/k8s.io/api/node/v1alpha1/generated.pb.go ./vendor/k8s.io/api/node/v1alpha1/register.go ./vendor/k8s.io/api/node/v1alpha1/zz_generated.deepcopy.go ./vendor/k8s.io/api/node/v1alpha1/types_swagger_doc_generated.go ./vendor/k8s.io/api/node/v1alpha1/doc.go ./vendor/k8s.io/api/node/v1alpha1/types.go ./vendor/k8s.io/api/node/v1/generated.pb.go ./vendor/k8s.io/api/node/v1/register.go ./vendor/k8s.io/api/node/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/node/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/node/v1/doc.go ./vendor/k8s.io/api/node/v1/types.go ./vendor/k8s.io/api/batch/v1beta1/generated.pb.go ./vendor/k8s.io/api/batch/v1beta1/register.go ./vendor/k8s.io/api/batch/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/batch/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/batch/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/batch/v1beta1/doc.go ./vendor/k8s.io/api/batch/v1beta1/types.go ./vendor/k8s.io/api/batch/v1/generated.pb.go ./vendor/k8s.io/api/batch/v1/register.go ./vendor/k8s.io/api/batch/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/batch/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/batch/v1/doc.go ./vendor/k8s.io/api/batch/v1/types.go ./vendor/k8s.io/api/flowcontrol/v1beta1/generated.pb.go ./vendor/k8s.io/api/flowcontrol/v1beta1/register.go ./vendor/k8s.io/api/flowcontrol/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/flowcontrol/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/flowcontrol/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/flowcontrol/v1beta1/doc.go ./vendor/k8s.io/api/flowcontrol/v1beta1/types.go ./vendor/k8s.io/api/flowcontrol/v1alpha1/generated.pb.go ./vendor/k8s.io/api/flowcontrol/v1alpha1/register.go ./vendor/k8s.io/api/flowcontrol/v1alpha1/zz_generated.deepcopy.go ./vendor/k8s.io/api/flowcontrol/v1alpha1/types_swagger_doc_generated.go ./vendor/k8s.io/api/flowcontrol/v1alpha1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/flowcontrol/v1alpha1/doc.go ./vendor/k8s.io/api/flowcontrol/v1alpha1/types.go ./vendor/k8s.io/api/rbac/v1beta1/generated.pb.go ./vendor/k8s.io/api/rbac/v1beta1/register.go ./vendor/k8s.io/api/rbac/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/rbac/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/rbac/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/rbac/v1beta1/doc.go ./vendor/k8s.io/api/rbac/v1beta1/types.go ./vendor/k8s.io/api/rbac/v1alpha1/generated.pb.go ./vendor/k8s.io/api/rbac/v1alpha1/register.go ./vendor/k8s.io/api/rbac/v1alpha1/zz_generated.deepcopy.go ./vendor/k8s.io/api/rbac/v1alpha1/types_swagger_doc_generated.go ./vendor/k8s.io/api/rbac/v1alpha1/doc.go ./vendor/k8s.io/api/rbac/v1alpha1/types.go ./vendor/k8s.io/api/rbac/v1/generated.pb.go ./vendor/k8s.io/api/rbac/v1/register.go ./vendor/k8s.io/api/rbac/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/rbac/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/rbac/v1/doc.go ./vendor/k8s.io/api/rbac/v1/types.go ./vendor/k8s.io/api/coordination/v1beta1/generated.pb.go ./vendor/k8s.io/api/coordination/v1beta1/register.go ./vendor/k8s.io/api/coordination/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/coordination/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/coordination/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/coordination/v1beta1/doc.go ./vendor/k8s.io/api/coordination/v1beta1/types.go ./vendor/k8s.io/api/coordination/v1/generated.pb.go ./vendor/k8s.io/api/coordination/v1/register.go ./vendor/k8s.io/api/coordination/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/coordination/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/coordination/v1/doc.go ./vendor/k8s.io/api/coordination/v1/types.go ./vendor/k8s.io/api/core/v1/well_known_labels.go ./vendor/k8s.io/api/core/v1/resource.go ./vendor/k8s.io/api/core/v1/annotation_key_constants.go ./vendor/k8s.io/api/core/v1/toleration.go ./vendor/k8s.io/api/core/v1/taint.go ./vendor/k8s.io/api/core/v1/well_known_taints.go ./vendor/k8s.io/api/core/v1/generated.pb.go ./vendor/k8s.io/api/core/v1/objectreference.go ./vendor/k8s.io/api/core/v1/lifecycle.go ./vendor/k8s.io/api/core/v1/register.go ./vendor/k8s.io/api/core/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/core/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/core/v1/doc.go ./vendor/k8s.io/api/core/v1/types.go ./vendor/k8s.io/api/autoscaling/v2beta1/generated.pb.go ./vendor/k8s.io/api/autoscaling/v2beta1/register.go ./vendor/k8s.io/api/autoscaling/v2beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/autoscaling/v2beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/autoscaling/v2beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/autoscaling/v2beta1/doc.go ./vendor/k8s.io/api/autoscaling/v2beta1/types.go ./vendor/k8s.io/api/autoscaling/v2beta2/generated.pb.go ./vendor/k8s.io/api/autoscaling/v2beta2/register.go ./vendor/k8s.io/api/autoscaling/v2beta2/zz_generated.deepcopy.go ./vendor/k8s.io/api/autoscaling/v2beta2/types_swagger_doc_generated.go ./vendor/k8s.io/api/autoscaling/v2beta2/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/autoscaling/v2beta2/doc.go ./vendor/k8s.io/api/autoscaling/v2beta2/types.go ./vendor/k8s.io/api/autoscaling/v1/generated.pb.go ./vendor/k8s.io/api/autoscaling/v1/register.go ./vendor/k8s.io/api/autoscaling/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/autoscaling/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/autoscaling/v1/doc.go ./vendor/k8s.io/api/autoscaling/v1/types.go ./vendor/k8s.io/api/networking/v1beta1/well_known_annotations.go ./vendor/k8s.io/api/networking/v1beta1/generated.pb.go ./vendor/k8s.io/api/networking/v1beta1/register.go ./vendor/k8s.io/api/networking/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/networking/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/networking/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/networking/v1beta1/doc.go ./vendor/k8s.io/api/networking/v1beta1/types.go ./vendor/k8s.io/api/networking/v1/well_known_annotations.go ./vendor/k8s.io/api/networking/v1/generated.pb.go ./vendor/k8s.io/api/networking/v1/register.go ./vendor/k8s.io/api/networking/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/networking/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/networking/v1/doc.go ./vendor/k8s.io/api/networking/v1/types.go ./vendor/k8s.io/api/extensions/v1beta1/generated.pb.go ./vendor/k8s.io/api/extensions/v1beta1/register.go ./vendor/k8s.io/api/extensions/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/extensions/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/extensions/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/extensions/v1beta1/doc.go ./vendor/k8s.io/api/extensions/v1beta1/types.go ./vendor/k8s.io/api/authorization/v1beta1/generated.pb.go ./vendor/k8s.io/api/authorization/v1beta1/register.go ./vendor/k8s.io/api/authorization/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/authorization/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/authorization/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/authorization/v1beta1/doc.go ./vendor/k8s.io/api/authorization/v1beta1/types.go ./vendor/k8s.io/api/authorization/v1/generated.pb.go ./vendor/k8s.io/api/authorization/v1/register.go ./vendor/k8s.io/api/authorization/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/authorization/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/authorization/v1/doc.go ./vendor/k8s.io/api/authorization/v1/types.go ./vendor/k8s.io/api/apps/v1beta1/generated.pb.go ./vendor/k8s.io/api/apps/v1beta1/register.go ./vendor/k8s.io/api/apps/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/apps/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/apps/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/apps/v1beta1/doc.go ./vendor/k8s.io/api/apps/v1beta1/types.go ./vendor/k8s.io/api/apps/v1beta2/generated.pb.go ./vendor/k8s.io/api/apps/v1beta2/register.go ./vendor/k8s.io/api/apps/v1beta2/zz_generated.deepcopy.go ./vendor/k8s.io/api/apps/v1beta2/types_swagger_doc_generated.go ./vendor/k8s.io/api/apps/v1beta2/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/apps/v1beta2/doc.go ./vendor/k8s.io/api/apps/v1beta2/types.go ./vendor/k8s.io/api/apps/v1/generated.pb.go ./vendor/k8s.io/api/apps/v1/register.go ./vendor/k8s.io/api/apps/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/apps/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/apps/v1/doc.go ./vendor/k8s.io/api/apps/v1/types.go ./vendor/k8s.io/api/apiserverinternal/v1alpha1/generated.pb.go ./vendor/k8s.io/api/apiserverinternal/v1alpha1/register.go ./vendor/k8s.io/api/apiserverinternal/v1alpha1/zz_generated.deepcopy.go ./vendor/k8s.io/api/apiserverinternal/v1alpha1/types_swagger_doc_generated.go ./vendor/k8s.io/api/apiserverinternal/v1alpha1/doc.go ./vendor/k8s.io/api/apiserverinternal/v1alpha1/types.go ./vendor/k8s.io/api/storage/v1beta1/generated.pb.go ./vendor/k8s.io/api/storage/v1beta1/register.go ./vendor/k8s.io/api/storage/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/storage/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/storage/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/storage/v1beta1/doc.go ./vendor/k8s.io/api/storage/v1beta1/types.go ./vendor/k8s.io/api/storage/v1alpha1/generated.pb.go ./vendor/k8s.io/api/storage/v1alpha1/register.go ./vendor/k8s.io/api/storage/v1alpha1/zz_generated.deepcopy.go ./vendor/k8s.io/api/storage/v1alpha1/types_swagger_doc_generated.go ./vendor/k8s.io/api/storage/v1alpha1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/storage/v1alpha1/doc.go ./vendor/k8s.io/api/storage/v1alpha1/types.go ./vendor/k8s.io/api/storage/v1/generated.pb.go ./vendor/k8s.io/api/storage/v1/register.go ./vendor/k8s.io/api/storage/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/storage/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/storage/v1/doc.go ./vendor/k8s.io/api/storage/v1/types.go ./vendor/k8s.io/api/discovery/v1beta1/well_known_labels.go ./vendor/k8s.io/api/discovery/v1beta1/generated.pb.go ./vendor/k8s.io/api/discovery/v1beta1/register.go ./vendor/k8s.io/api/discovery/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/discovery/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/discovery/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/discovery/v1beta1/doc.go ./vendor/k8s.io/api/discovery/v1beta1/types.go ./vendor/k8s.io/api/discovery/v1/well_known_labels.go ./vendor/k8s.io/api/discovery/v1/generated.pb.go ./vendor/k8s.io/api/discovery/v1/register.go ./vendor/k8s.io/api/discovery/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/discovery/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/discovery/v1/doc.go ./vendor/k8s.io/api/discovery/v1/types.go ./vendor/k8s.io/api/policy/v1beta1/generated.pb.go ./vendor/k8s.io/api/policy/v1beta1/register.go ./vendor/k8s.io/api/policy/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/policy/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/policy/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/policy/v1beta1/doc.go ./vendor/k8s.io/api/policy/v1beta1/types.go ./vendor/k8s.io/api/policy/v1/generated.pb.go ./vendor/k8s.io/api/policy/v1/register.go ./vendor/k8s.io/api/policy/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/policy/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/policy/v1/doc.go ./vendor/k8s.io/api/policy/v1/types.go ./vendor/k8s.io/api/certificates/v1beta1/generated.pb.go ./vendor/k8s.io/api/certificates/v1beta1/register.go ./vendor/k8s.io/api/certificates/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/certificates/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/certificates/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/certificates/v1beta1/doc.go ./vendor/k8s.io/api/certificates/v1beta1/types.go ./vendor/k8s.io/api/certificates/v1/generated.pb.go ./vendor/k8s.io/api/certificates/v1/register.go ./vendor/k8s.io/api/certificates/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/certificates/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/certificates/v1/doc.go ./vendor/k8s.io/api/certificates/v1/types.go ./vendor/k8s.io/apimachinery/third_party/forked/golang/json/fields.go ./vendor/k8s.io/apimachinery/third_party/forked/golang/reflect/deep_equal.go ./vendor/k8s.io/apimachinery/pkg/types/patch.go ./vendor/k8s.io/apimachinery/pkg/types/nodename.go ./vendor/k8s.io/apimachinery/pkg/types/uid.go ./vendor/k8s.io/apimachinery/pkg/types/namespacedname.go ./vendor/k8s.io/apimachinery/pkg/types/doc.go ./vendor/k8s.io/apimachinery/pkg/version/helpers.go ./vendor/k8s.io/apimachinery/pkg/version/doc.go ./vendor/k8s.io/apimachinery/pkg/version/types.go ./vendor/k8s.io/apimachinery/pkg/watch/mux.go ./vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go ./vendor/k8s.io/apimachinery/pkg/watch/filter.go ./vendor/k8s.io/apimachinery/pkg/watch/zz_generated.deepcopy.go ./vendor/k8s.io/apimachinery/pkg/watch/watch.go ./vendor/k8s.io/apimachinery/pkg/watch/doc.go ./vendor/k8s.io/apimachinery/pkg/runtime/converter.go ./vendor/k8s.io/apimachinery/pkg/runtime/extension.go ./vendor/k8s.io/apimachinery/pkg/runtime/negotiate.go ./vendor/k8s.io/apimachinery/pkg/runtime/codec.go ./vendor/k8s.io/apimachinery/pkg/runtime/schema/generated.pb.go ./vendor/k8s.io/apimachinery/pkg/runtime/schema/group_version.go ./vendor/k8s.io/apimachinery/pkg/runtime/schema/interfaces.go ./vendor/k8s.io/apimachinery/pkg/runtime/generated.pb.go ./vendor/k8s.io/apimachinery/pkg/runtime/embedded.go ./vendor/k8s.io/apimachinery/pkg/runtime/scheme.go ./vendor/k8s.io/apimachinery/pkg/runtime/mapper.go ./vendor/k8s.io/apimachinery/pkg/runtime/error.go ./vendor/k8s.io/apimachinery/pkg/runtime/register.go ./vendor/k8s.io/apimachinery/pkg/runtime/types_proto.go ./vendor/k8s.io/apimachinery/pkg/runtime/zz_generated.deepcopy.go ./vendor/k8s.io/apimachinery/pkg/runtime/helper.go ./vendor/k8s.io/apimachinery/pkg/runtime/codec_check.go ./vendor/k8s.io/apimachinery/pkg/runtime/conversion.go ./vendor/k8s.io/apimachinery/pkg/runtime/scheme_builder.go ./vendor/k8s.io/apimachinery/pkg/runtime/swagger_doc_generator.go ./vendor/k8s.io/apimachinery/pkg/runtime/serializer/negotiated_codec.go ./vendor/k8s.io/apimachinery/pkg/runtime/serializer/json/meta.go ./vendor/k8s.io/apimachinery/pkg/runtime/serializer/json/json.go ./vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf/protobuf.go ./vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf/doc.go ./vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer/recognizer.go ./vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning/versioning.go ./vendor/k8s.io/apimachinery/pkg/runtime/serializer/codec_factory.go ./vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming/streaming.go ./vendor/k8s.io/apimachinery/pkg/runtime/doc.go ./vendor/k8s.io/apimachinery/pkg/runtime/interfaces.go ./vendor/k8s.io/apimachinery/pkg/runtime/types.go ./vendor/k8s.io/apimachinery/pkg/selection/operator.go ./vendor/k8s.io/apimachinery/pkg/api/errors/errors.go ./vendor/k8s.io/apimachinery/pkg/api/errors/doc.go ./vendor/k8s.io/apimachinery/pkg/api/resource/quantity.go ./vendor/k8s.io/apimachinery/pkg/api/resource/suffix.go ./vendor/k8s.io/apimachinery/pkg/api/resource/scale_int.go ./vendor/k8s.io/apimachinery/pkg/api/resource/generated.pb.go ./vendor/k8s.io/apimachinery/pkg/api/resource/math.go ./vendor/k8s.io/apimachinery/pkg/api/resource/amount.go ./vendor/k8s.io/apimachinery/pkg/api/resource/zz_generated.deepcopy.go ./vendor/k8s.io/apimachinery/pkg/api/resource/quantity_proto.go ./vendor/k8s.io/apimachinery/pkg/api/meta/meta.go ./vendor/k8s.io/apimachinery/pkg/api/meta/errors.go ./vendor/k8s.io/apimachinery/pkg/api/meta/restmapper.go ./vendor/k8s.io/apimachinery/pkg/api/meta/help.go ./vendor/k8s.io/apimachinery/pkg/api/meta/priority.go ./vendor/k8s.io/apimachinery/pkg/api/meta/firsthit_restmapper.go ./vendor/k8s.io/apimachinery/pkg/api/meta/conditions.go ./vendor/k8s.io/apimachinery/pkg/api/meta/lazy.go ./vendor/k8s.io/apimachinery/pkg/api/meta/doc.go ./vendor/k8s.io/apimachinery/pkg/api/meta/interfaces.go ./vendor/k8s.io/apimachinery/pkg/api/meta/multirestmapper.go ./vendor/k8s.io/apimachinery/pkg/conversion/converter.go ./vendor/k8s.io/apimachinery/pkg/conversion/queryparams/convert.go ./vendor/k8s.io/apimachinery/pkg/conversion/queryparams/doc.go ./vendor/k8s.io/apimachinery/pkg/conversion/deep_equal.go ./vendor/k8s.io/apimachinery/pkg/conversion/helper.go ./vendor/k8s.io/apimachinery/pkg/conversion/doc.go ./vendor/k8s.io/apimachinery/pkg/util/validation/field/path.go ./vendor/k8s.io/apimachinery/pkg/util/validation/field/errors.go ./vendor/k8s.io/apimachinery/pkg/util/validation/validation.go ./vendor/k8s.io/apimachinery/pkg/util/intstr/intstr.go ./vendor/k8s.io/apimachinery/pkg/util/intstr/generated.pb.go ./vendor/k8s.io/apimachinery/pkg/util/intstr/instr_fuzz.go ./vendor/k8s.io/apimachinery/pkg/util/errors/errors.go ./vendor/k8s.io/apimachinery/pkg/util/errors/doc.go ./vendor/k8s.io/apimachinery/pkg/util/naming/from_stack.go ./vendor/k8s.io/apimachinery/pkg/util/json/json.go ./vendor/k8s.io/apimachinery/pkg/util/net/http.go ./vendor/k8s.io/apimachinery/pkg/util/net/port_split.go ./vendor/k8s.io/apimachinery/pkg/util/net/port_range.go ./vendor/k8s.io/apimachinery/pkg/util/net/util.go ./vendor/k8s.io/apimachinery/pkg/util/net/interface.go ./vendor/k8s.io/apimachinery/pkg/util/sets/int64.go ./vendor/k8s.io/apimachinery/pkg/util/sets/empty.go ./vendor/k8s.io/apimachinery/pkg/util/sets/byte.go ./vendor/k8s.io/apimachinery/pkg/util/sets/int32.go ./vendor/k8s.io/apimachinery/pkg/util/sets/int.go ./vendor/k8s.io/apimachinery/pkg/util/sets/string.go ./vendor/k8s.io/apimachinery/pkg/util/sets/doc.go ./vendor/k8s.io/apimachinery/pkg/util/diff/diff.go ./vendor/k8s.io/apimachinery/pkg/util/version/version.go ./vendor/k8s.io/apimachinery/pkg/util/version/doc.go ./vendor/k8s.io/apimachinery/pkg/util/runtime/runtime.go ./vendor/k8s.io/apimachinery/pkg/util/yaml/decoder.go ./vendor/k8s.io/apimachinery/pkg/util/mergepatch/errors.go ./vendor/k8s.io/apimachinery/pkg/util/mergepatch/util.go ./vendor/k8s.io/apimachinery/pkg/util/clock/clock.go ./vendor/k8s.io/apimachinery/pkg/util/wait/wait.go ./vendor/k8s.io/apimachinery/pkg/util/wait/doc.go ./vendor/k8s.io/apimachinery/pkg/util/cache/lruexpirecache.go ./vendor/k8s.io/apimachinery/pkg/util/cache/expiring.go ./vendor/k8s.io/apimachinery/pkg/util/managedfields/extract.go ./vendor/k8s.io/apimachinery/pkg/util/strategicpatch/meta.go ./vendor/k8s.io/apimachinery/pkg/util/strategicpatch/errors.go ./vendor/k8s.io/apimachinery/pkg/util/strategicpatch/patch.go ./vendor/k8s.io/apimachinery/pkg/util/strategicpatch/types.go ./vendor/k8s.io/apimachinery/pkg/util/framer/framer.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/zz_generated.defaults.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/generated.pb.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/register.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/conversion.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/doc.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/types.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/deepcopy.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/meta.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/micro_time_proto.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/zz_generated.defaults.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/zz_generated.conversion.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/generated.pb.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured/unstructured.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured/unstructured_list.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured/zz_generated.deepcopy.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured/helpers.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/time_proto.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/duration.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/time.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/group_version.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/register.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/time_fuzz.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/zz_generated.deepcopy.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/types_swagger_doc_generated.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/conversion.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/labels.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/helpers.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/micro_time_fuzz.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/watch.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/doc.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/types.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/micro_time.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/controller_ref.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/deepcopy.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion/zz_generated.conversion.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion/register.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion/zz_generated.deepcopy.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion/doc.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion/types.go ./vendor/k8s.io/apimachinery/pkg/labels/zz_generated.deepcopy.go ./vendor/k8s.io/apimachinery/pkg/labels/labels.go ./vendor/k8s.io/apimachinery/pkg/labels/selector.go ./vendor/k8s.io/apimachinery/pkg/labels/doc.go ./vendor/k8s.io/apimachinery/pkg/fields/requirements.go ./vendor/k8s.io/apimachinery/pkg/fields/fields.go ./vendor/k8s.io/apimachinery/pkg/fields/selector.go ./vendor/k8s.io/apimachinery/pkg/fields/doc.go ./vendor/k8s.io/utils/buffer/ring_growing.go ./vendor/k8s.io/utils/integer/integer.go ./vendor/k8s.io/utils/trace/trace.go ./vendor/k8s.io/kube-openapi/pkg/util/proto/document.go ./vendor/k8s.io/kube-openapi/pkg/util/proto/openapi.go ./vendor/k8s.io/kube-openapi/pkg/util/proto/doc.go ./vendor/gopkg.in/yaml.v3/yamlh.go ./vendor/gopkg.in/yaml.v3/yaml.go ./vendor/gopkg.in/yaml.v3/emitterc.go ./vendor/gopkg.in/yaml.v3/parserc.go ./vendor/gopkg.in/yaml.v3/sorter.go ./vendor/gopkg.in/yaml.v3/writerc.go ./vendor/gopkg.in/yaml.v3/decode.go ./vendor/gopkg.in/yaml.v3/scannerc.go ./vendor/gopkg.in/yaml.v3/readerc.go ./vendor/gopkg.in/yaml.v3/apic.go ./vendor/gopkg.in/yaml.v3/encode.go ./vendor/gopkg.in/yaml.v3/yamlprivateh.go ./vendor/gopkg.in/yaml.v3/resolve.go ./vendor/gopkg.in/yaml.v2/yamlh.go ./vendor/gopkg.in/yaml.v2/yaml.go ./vendor/gopkg.in/yaml.v2/emitterc.go ./vendor/gopkg.in/yaml.v2/parserc.go ./vendor/gopkg.in/yaml.v2/sorter.go ./vendor/gopkg.in/yaml.v2/writerc.go ./vendor/gopkg.in/yaml.v2/decode.go ./vendor/gopkg.in/yaml.v2/scannerc.go ./vendor/gopkg.in/yaml.v2/readerc.go ./vendor/gopkg.in/yaml.v2/apic.go ./vendor/gopkg.in/yaml.v2/encode.go ./vendor/gopkg.in/yaml.v2/yamlprivateh.go ./vendor/gopkg.in/yaml.v2/resolve.go ./vendor/gopkg.in/inf.v0/dec.go ./vendor/gopkg.in/inf.v0/rounder.go ./vendor/gopkg.in/alecthomas/kingpin.v2/args.go ./vendor/gopkg.in/alecthomas/kingpin.v2/guesswidth.go ./vendor/gopkg.in/alecthomas/kingpin.v2/model.go ./vendor/gopkg.in/alecthomas/kingpin.v2/values_generated.go ./vendor/gopkg.in/alecthomas/kingpin.v2/templates.go ./vendor/gopkg.in/alecthomas/kingpin.v2/usage.go ./vendor/gopkg.in/alecthomas/kingpin.v2/parser.go ./vendor/gopkg.in/alecthomas/kingpin.v2/guesswidth_unix.go ./vendor/gopkg.in/alecthomas/kingpin.v2/app.go ./vendor/gopkg.in/alecthomas/kingpin.v2/actions.go ./vendor/gopkg.in/alecthomas/kingpin.v2/flags.go ./vendor/gopkg.in/alecthomas/kingpin.v2/cmd.go ./vendor/gopkg.in/alecthomas/kingpin.v2/values.go ./vendor/gopkg.in/alecthomas/kingpin.v2/global.go ./vendor/gopkg.in/alecthomas/kingpin.v2/completions.go ./vendor/gopkg.in/alecthomas/kingpin.v2/envar.go ./vendor/gopkg.in/alecthomas/kingpin.v2/parsers.go ./vendor/gopkg.in/alecthomas/kingpin.v2/doc.go ./vendor/cloud.google.com/go/compute/metadata/metadata.go ./vendor/cloud.google.com/go/compute/metadata/retry_linux.go ./vendor/cloud.google.com/go/compute/metadata/retry.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/typed/typed.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/typed/validate.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/typed/reconcile_schema.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/typed/parser.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/typed/union.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/typed/remove.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/typed/merge.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/typed/tofieldset.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/typed/helpers.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/typed/doc.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/schema/schemaschema.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/schema/elements.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/schema/doc.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/schema/equals.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/path.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/serialize-pe.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/pathelementmap.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/element.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/managers.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/set.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/serialize.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/fromvalue.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/doc.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/mapreflect.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/allocator.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/reflectcache.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/list.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/listunstructured.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/listreflect.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/fields.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/valuereflect.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/map.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/mapunstructured.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/scalar.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/valueunstructured.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/doc.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/jsontagutil.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/value.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/structreflect.go ./vendor/sigs.k8s.io/yaml/yaml.go ./vendor/sigs.k8s.io/yaml/yaml_go110.go ./vendor/sigs.k8s.io/yaml/fields.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/writer.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/copier.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_parser.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/reader.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_reader.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_writer.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/value_reader.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_tables.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/doc.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/mode.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/value_writer.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_wrappers.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/json_scanner.go ./vendor/go.mongodb.org/mongo-driver/bson/unmarshal.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/time_codec_options.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/byte_slice_codec_options.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/empty_interface_codec_options.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/slice_codec_options.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/uint_codec_options.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/map_codec_options.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/struct_codec_options.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/string_codec_options.go ./vendor/go.mongodb.org/mongo-driver/bson/encoder.go ./vendor/go.mongodb.org/mongo-driver/bson/registry.go ./vendor/go.mongodb.org/mongo-driver/bson/decoder.go ./vendor/go.mongodb.org/mongo-driver/bson/primitive/primitive.go ./vendor/go.mongodb.org/mongo-driver/bson/primitive/decimal.go ./vendor/go.mongodb.org/mongo-driver/bson/primitive/objectid.go ./vendor/go.mongodb.org/mongo-driver/bson/raw_element.go ./vendor/go.mongodb.org/mongo-driver/bson/primitive_codecs.go ./vendor/go.mongodb.org/mongo-driver/bson/bson_1_8.go ./vendor/go.mongodb.org/mongo-driver/bson/raw.go ./vendor/go.mongodb.org/mongo-driver/bson/bson.go ./vendor/go.mongodb.org/mongo-driver/bson/raw_value.go ./vendor/go.mongodb.org/mongo-driver/bson/bsontype/bsontype.go ./vendor/go.mongodb.org/mongo-driver/bson/marshal.go ./vendor/go.mongodb.org/mongo-driver/bson/doc.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/byte_slice_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/bsoncodec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/uint_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/map_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/struct_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/proxy.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/time_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/registry.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/default_value_encoders.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/string_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/slice_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/array_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/default_value_decoders.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/doc.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/mode.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/empty_interface_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/struct_tag_parser.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/pointer_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/cond_addr_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/types.go ./vendor/go.mongodb.org/mongo-driver/bson/types.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/bsoncore.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/element.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/bson_documentbuilder.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/tables.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/document_sequence.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/document.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/bson_arraybuilder.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/array.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/value.go ./vendor/google.golang.org/genproto/googleapis/rpc/code/code.pb.go ./vendor/google.golang.org/genproto/googleapis/rpc/status/status.pb.go ./vendor/google.golang.org/genproto/googleapis/rpc/errdetails/error_details.pb.go ./vendor/google.golang.org/genproto/googleapis/api/annotations/field_behavior.pb.go ./vendor/google.golang.org/genproto/googleapis/api/annotations/annotations.pb.go ./vendor/google.golang.org/genproto/googleapis/api/annotations/routing.pb.go ./vendor/google.golang.org/genproto/googleapis/api/annotations/client.pb.go ./vendor/google.golang.org/genproto/googleapis/api/annotations/http.pb.go ./vendor/google.golang.org/genproto/googleapis/api/annotations/resource.pb.go ./vendor/google.golang.org/protobuf/encoding/prototext/decode.go ./vendor/google.golang.org/protobuf/encoding/prototext/encode.go ./vendor/google.golang.org/protobuf/encoding/prototext/doc.go ./vendor/google.golang.org/protobuf/encoding/protowire/wire.go ./vendor/google.golang.org/protobuf/encoding/protojson/well_known_types.go ./vendor/google.golang.org/protobuf/encoding/protojson/decode.go ./vendor/google.golang.org/protobuf/encoding/protojson/encode.go ./vendor/google.golang.org/protobuf/encoding/protojson/doc.go ./vendor/google.golang.org/protobuf/internal/genid/descriptor_gen.go ./vendor/google.golang.org/protobuf/internal/genid/api_gen.go ./vendor/google.golang.org/protobuf/internal/genid/timestamp_gen.go ./vendor/google.golang.org/protobuf/internal/genid/goname.go ./vendor/google.golang.org/protobuf/internal/genid/map_entry.go ./vendor/google.golang.org/protobuf/internal/genid/struct_gen.go ./vendor/google.golang.org/protobuf/internal/genid/duration_gen.go ./vendor/google.golang.org/protobuf/internal/genid/type_gen.go ./vendor/google.golang.org/protobuf/internal/genid/wrappers.go ./vendor/google.golang.org/protobuf/internal/genid/source_context_gen.go ./vendor/google.golang.org/protobuf/internal/genid/field_mask_gen.go ./vendor/google.golang.org/protobuf/internal/genid/any_gen.go ./vendor/google.golang.org/protobuf/internal/genid/wrappers_gen.go ./vendor/google.golang.org/protobuf/internal/genid/doc.go ./vendor/google.golang.org/protobuf/internal/genid/empty_gen.go ./vendor/google.golang.org/protobuf/internal/order/order.go ./vendor/google.golang.org/protobuf/internal/order/range.go ./vendor/google.golang.org/protobuf/internal/set/ints.go ./vendor/google.golang.org/protobuf/internal/detrand/rand.go ./vendor/google.golang.org/protobuf/internal/encoding/json/decode_number.go ./vendor/google.golang.org/protobuf/internal/encoding/json/decode_token.go ./vendor/google.golang.org/protobuf/internal/encoding/json/decode_string.go ./vendor/google.golang.org/protobuf/internal/encoding/json/decode.go ./vendor/google.golang.org/protobuf/internal/encoding/json/encode.go ./vendor/google.golang.org/protobuf/internal/encoding/messageset/messageset.go ./vendor/google.golang.org/protobuf/internal/encoding/tag/tag.go ./vendor/google.golang.org/protobuf/internal/encoding/text/decode_number.go ./vendor/google.golang.org/protobuf/internal/encoding/text/decode_token.go ./vendor/google.golang.org/protobuf/internal/encoding/text/decode_string.go ./vendor/google.golang.org/protobuf/internal/encoding/text/decode.go ./vendor/google.golang.org/protobuf/internal/encoding/text/encode.go ./vendor/google.golang.org/protobuf/internal/encoding/text/doc.go ./vendor/google.golang.org/protobuf/internal/encoding/defval/default.go ./vendor/google.golang.org/protobuf/internal/errors/errors.go ./vendor/google.golang.org/protobuf/internal/errors/is_go112.go ./vendor/google.golang.org/protobuf/internal/errors/is_go113.go ./vendor/google.golang.org/protobuf/internal/pragma/pragma.go ./vendor/google.golang.org/protobuf/internal/filedesc/desc_init.go ./vendor/google.golang.org/protobuf/internal/filedesc/desc_list_gen.go ./vendor/google.golang.org/protobuf/internal/filedesc/desc.go ./vendor/google.golang.org/protobuf/internal/filedesc/desc_lazy.go ./vendor/google.golang.org/protobuf/internal/filedesc/desc_list.go ./vendor/google.golang.org/protobuf/internal/filedesc/placeholder.go ./vendor/google.golang.org/protobuf/internal/filedesc/build.go ./vendor/google.golang.org/protobuf/internal/version/version.go ./vendor/google.golang.org/protobuf/internal/descfmt/stringer.go ./vendor/google.golang.org/protobuf/internal/strs/strings_unsafe.go ./vendor/google.golang.org/protobuf/internal/strs/strings.go ./vendor/google.golang.org/protobuf/internal/strs/strings_pure.go ./vendor/google.golang.org/protobuf/internal/flags/flags.go ./vendor/google.golang.org/protobuf/internal/flags/proto_legacy_disable.go ./vendor/google.golang.org/protobuf/internal/flags/proto_legacy_enable.go ./vendor/google.golang.org/protobuf/internal/descopts/options.go ./vendor/google.golang.org/protobuf/internal/filetype/build.go ./vendor/google.golang.org/protobuf/internal/impl/legacy_message.go ./vendor/google.golang.org/protobuf/internal/impl/extension.go ./vendor/google.golang.org/protobuf/internal/impl/validate.go ./vendor/google.golang.org/protobuf/internal/impl/codec_unsafe.go ./vendor/google.golang.org/protobuf/internal/impl/legacy_export.go ./vendor/google.golang.org/protobuf/internal/impl/legacy_extension.go ./vendor/google.golang.org/protobuf/internal/impl/codec_map_go111.go ./vendor/google.golang.org/protobuf/internal/impl/codec_field.go ./vendor/google.golang.org/protobuf/internal/impl/codec_extension.go ./vendor/google.golang.org/protobuf/internal/impl/legacy_enum.go ./vendor/google.golang.org/protobuf/internal/impl/convert_list.go ./vendor/google.golang.org/protobuf/internal/impl/merge_gen.go ./vendor/google.golang.org/protobuf/internal/impl/codec_messageset.go ./vendor/google.golang.org/protobuf/internal/impl/message_reflect_field.go ./vendor/google.golang.org/protobuf/internal/impl/enum.go ./vendor/google.golang.org/protobuf/internal/impl/codec_gen.go ./vendor/google.golang.org/protobuf/internal/impl/codec_map.go ./vendor/google.golang.org/protobuf/internal/impl/decode.go ./vendor/google.golang.org/protobuf/internal/impl/message_reflect_gen.go ./vendor/google.golang.org/protobuf/internal/impl/pointer_unsafe.go ./vendor/google.golang.org/protobuf/internal/impl/codec_tables.go ./vendor/google.golang.org/protobuf/internal/impl/merge.go ./vendor/google.golang.org/protobuf/internal/impl/weak.go ./vendor/google.golang.org/protobuf/internal/impl/encode.go ./vendor/google.golang.org/protobuf/internal/impl/api_export.go ./vendor/google.golang.org/protobuf/internal/impl/convert.go ./vendor/google.golang.org/protobuf/internal/impl/pointer_reflect.go ./vendor/google.golang.org/protobuf/internal/impl/message_reflect.go ./vendor/google.golang.org/protobuf/internal/impl/codec_message.go ./vendor/google.golang.org/protobuf/internal/impl/convert_map.go ./vendor/google.golang.org/protobuf/internal/impl/legacy_file.go ./vendor/google.golang.org/protobuf/internal/impl/codec_reflect.go ./vendor/google.golang.org/protobuf/internal/impl/codec_map_go112.go ./vendor/google.golang.org/protobuf/internal/impl/checkinit.go ./vendor/google.golang.org/protobuf/internal/impl/message.go ./vendor/google.golang.org/protobuf/proto/messageset.go ./vendor/google.golang.org/protobuf/proto/extension.go ./vendor/google.golang.org/protobuf/proto/equal.go ./vendor/google.golang.org/protobuf/proto/proto_methods.go ./vendor/google.golang.org/protobuf/proto/decode.go ./vendor/google.golang.org/protobuf/proto/proto.go ./vendor/google.golang.org/protobuf/proto/merge.go ./vendor/google.golang.org/protobuf/proto/wrappers.go ./vendor/google.golang.org/protobuf/proto/decode_gen.go ./vendor/google.golang.org/protobuf/proto/proto_reflect.go ./vendor/google.golang.org/protobuf/proto/encode.go ./vendor/google.golang.org/protobuf/proto/size.go ./vendor/google.golang.org/protobuf/proto/reset.go ./vendor/google.golang.org/protobuf/proto/doc.go ./vendor/google.golang.org/protobuf/proto/encode_gen.go ./vendor/google.golang.org/protobuf/proto/size_gen.go ./vendor/google.golang.org/protobuf/proto/checkinit.go ./vendor/google.golang.org/protobuf/types/descriptorpb/descriptor.pb.go ./vendor/google.golang.org/protobuf/types/pluginpb/plugin.pb.go ./vendor/google.golang.org/protobuf/types/known/emptypb/empty.pb.go ./vendor/google.golang.org/protobuf/types/known/timestamppb/timestamp.pb.go ./vendor/google.golang.org/protobuf/types/known/anypb/any.pb.go ./vendor/google.golang.org/protobuf/types/known/structpb/struct.pb.go ./vendor/google.golang.org/protobuf/types/known/durationpb/duration.pb.go ./vendor/google.golang.org/protobuf/types/known/wrapperspb/wrappers.pb.go ./vendor/google.golang.org/protobuf/runtime/protoiface/legacy.go ./vendor/google.golang.org/protobuf/runtime/protoiface/methods.go ./vendor/google.golang.org/protobuf/runtime/protoimpl/impl.go ./vendor/google.golang.org/protobuf/runtime/protoimpl/version.go ./vendor/google.golang.org/protobuf/reflect/protodesc/desc_init.go ./vendor/google.golang.org/protobuf/reflect/protodesc/desc_validate.go ./vendor/google.golang.org/protobuf/reflect/protodesc/desc.go ./vendor/google.golang.org/protobuf/reflect/protodesc/proto.go ./vendor/google.golang.org/protobuf/reflect/protodesc/desc_resolve.go ./vendor/google.golang.org/protobuf/reflect/protoregistry/registry.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/source.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/value_unsafe.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/value_union.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/value_pure.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/proto.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/type.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/source_gen.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/value.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/methods.go ./vendor/google.golang.org/api/internal/gensupport/send.go ./vendor/google.golang.org/api/internal/gensupport/buffer.go ./vendor/google.golang.org/api/internal/gensupport/json.go ./vendor/google.golang.org/api/internal/gensupport/retryable_linux.go ./vendor/google.golang.org/api/internal/gensupport/media.go ./vendor/google.golang.org/api/internal/gensupport/resumable.go ./vendor/google.golang.org/api/internal/gensupport/jsonfloat.go ./vendor/google.golang.org/api/internal/gensupport/params.go ./vendor/google.golang.org/api/internal/gensupport/version.go ./vendor/google.golang.org/api/internal/gensupport/doc.go ./vendor/google.golang.org/api/internal/creds.go ./vendor/google.golang.org/api/internal/third_party/uritemplates/uritemplates.go ./vendor/google.golang.org/api/internal/third_party/uritemplates/utils.go ./vendor/google.golang.org/api/internal/impersonate/impersonate.go ./vendor/google.golang.org/api/internal/conn_pool.go ./vendor/google.golang.org/api/internal/settings.go ./vendor/google.golang.org/api/option/credentials_go19.go ./vendor/google.golang.org/api/option/option.go ./vendor/google.golang.org/api/option/credentials_notgo19.go ./vendor/google.golang.org/api/option/internaloption/internaloption.go ./vendor/google.golang.org/api/transport/cert/default_cert.go ./vendor/google.golang.org/api/transport/internal/dca/dca.go ./vendor/google.golang.org/api/transport/http/default_transport_not_go113.go ./vendor/google.golang.org/api/transport/http/default_transport_go113.go ./vendor/google.golang.org/api/transport/http/internal/propagation/http.go ./vendor/google.golang.org/api/transport/http/configure_http2_not_go116.go ./vendor/google.golang.org/api/transport/http/configure_http2_go116.go ./vendor/google.golang.org/api/transport/http/dial_appengine.go ./vendor/google.golang.org/api/transport/http/dial.go ./vendor/google.golang.org/api/googleapi/googleapi.go ./vendor/google.golang.org/api/googleapi/transport/apikey.go ./vendor/google.golang.org/api/googleapi/types.go ./vendor/google.golang.org/api/compute/v1/compute-gen.go ./vendor/google.golang.org/grpc/picker_wrapper.go ./vendor/google.golang.org/grpc/balancer_conn_wrappers.go ./vendor/google.golang.org/grpc/backoff/backoff.go ./vendor/google.golang.org/grpc/encoding/encoding.go ./vendor/google.golang.org/grpc/encoding/proto/proto.go ./vendor/google.golang.org/grpc/internal/backoff/backoff.go ./vendor/google.golang.org/grpc/internal/status/status.go ./vendor/google.golang.org/grpc/internal/syscall/syscall_nonlinux.go ./vendor/google.golang.org/grpc/internal/syscall/syscall_linux.go ./vendor/google.golang.org/grpc/internal/balancerload/load.go ./vendor/google.golang.org/grpc/internal/resolver/config_selector.go ./vendor/google.golang.org/grpc/internal/resolver/unix/unix.go ./vendor/google.golang.org/grpc/internal/resolver/dns/go113.go ./vendor/google.golang.org/grpc/internal/resolver/dns/dns_resolver.go ./vendor/google.golang.org/grpc/internal/resolver/passthrough/passthrough.go ./vendor/google.golang.org/grpc/internal/binarylog/sink.go ./vendor/google.golang.org/grpc/internal/binarylog/binarylog_testutil.go ./vendor/google.golang.org/grpc/internal/binarylog/env_config.go ./vendor/google.golang.org/grpc/internal/binarylog/binarylog.go ./vendor/google.golang.org/grpc/internal/binarylog/method_logger.go ./vendor/google.golang.org/grpc/internal/credentials/credentials.go ./vendor/google.golang.org/grpc/internal/credentials/util.go ./vendor/google.golang.org/grpc/internal/credentials/syscallconn.go ./vendor/google.golang.org/grpc/internal/credentials/spiffe.go ./vendor/google.golang.org/grpc/internal/credentials/syscallconn_appengine.go ./vendor/google.golang.org/grpc/internal/credentials/spiffe_appengine.go ./vendor/google.golang.org/grpc/internal/buffer/unbounded.go ./vendor/google.golang.org/grpc/internal/grpcutil/metadata.go ./vendor/google.golang.org/grpc/internal/grpcutil/encode_duration.go ./vendor/google.golang.org/grpc/internal/grpcutil/method.go ./vendor/google.golang.org/grpc/internal/grpcutil/target.go ./vendor/google.golang.org/grpc/internal/transport/flowcontrol.go ./vendor/google.golang.org/grpc/internal/transport/http_util.go ./vendor/google.golang.org/grpc/internal/transport/handler_server.go ./vendor/google.golang.org/grpc/internal/transport/transport.go ./vendor/google.golang.org/grpc/internal/transport/http2_server.go ./vendor/google.golang.org/grpc/internal/transport/bdp_estimator.go ./vendor/google.golang.org/grpc/internal/transport/proxy.go ./vendor/google.golang.org/grpc/internal/transport/controlbuf.go ./vendor/google.golang.org/grpc/internal/transport/defaults.go ./vendor/google.golang.org/grpc/internal/transport/networktype/networktype.go ./vendor/google.golang.org/grpc/internal/transport/http2_client.go ./vendor/google.golang.org/grpc/internal/grpcrand/grpcrand.go ./vendor/google.golang.org/grpc/internal/metadata/metadata.go ./vendor/google.golang.org/grpc/internal/channelz/types_nonlinux.go ./vendor/google.golang.org/grpc/internal/channelz/logging.go ./vendor/google.golang.org/grpc/internal/channelz/types_linux.go ./vendor/google.golang.org/grpc/internal/channelz/util_nonlinux.go ./vendor/google.golang.org/grpc/internal/channelz/util_linux.go ./vendor/google.golang.org/grpc/internal/channelz/types.go ./vendor/google.golang.org/grpc/internal/channelz/funcs.go ./vendor/google.golang.org/grpc/internal/envconfig/envconfig.go ./vendor/google.golang.org/grpc/internal/xds_handshake_cluster.go ./vendor/google.golang.org/grpc/internal/grpcsync/event.go ./vendor/google.golang.org/grpc/internal/internal.go ./vendor/google.golang.org/grpc/internal/grpclog/prefixLogger.go ./vendor/google.golang.org/grpc/internal/grpclog/grpclog.go ./vendor/google.golang.org/grpc/internal/serviceconfig/serviceconfig.go ./vendor/google.golang.org/grpc/status/status.go ./vendor/google.golang.org/grpc/tap/tap.go ./vendor/google.golang.org/grpc/service_config.go ./vendor/google.golang.org/grpc/codec.go ./vendor/google.golang.org/grpc/pickfirst.go ./vendor/google.golang.org/grpc/balancer/grpclb/state/state.go ./vendor/google.golang.org/grpc/balancer/balancer.go ./vendor/google.golang.org/grpc/balancer/roundrobin/roundrobin.go ./vendor/google.golang.org/grpc/balancer/base/balancer.go ./vendor/google.golang.org/grpc/balancer/base/base.go ./vendor/google.golang.org/grpc/backoff.go ./vendor/google.golang.org/grpc/rpc_util.go ./vendor/google.golang.org/grpc/resolver/resolver.go ./vendor/google.golang.org/grpc/interceptor.go ./vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1/binarylog.pb.go ./vendor/google.golang.org/grpc/connectivity/connectivity.go ./vendor/google.golang.org/grpc/credentials/credentials.go ./vendor/google.golang.org/grpc/credentials/tls.go ./vendor/google.golang.org/grpc/credentials/go12.go ./vendor/google.golang.org/grpc/resolver_conn_wrapper.go ./vendor/google.golang.org/grpc/metadata/metadata.go ./vendor/google.golang.org/grpc/keepalive/keepalive.go ./vendor/google.golang.org/grpc/preloader.go ./vendor/google.golang.org/grpc/attributes/attributes.go ./vendor/google.golang.org/grpc/stream.go ./vendor/google.golang.org/grpc/codes/codes.go ./vendor/google.golang.org/grpc/codes/code_string.go ./vendor/google.golang.org/grpc/version.go ./vendor/google.golang.org/grpc/stats/stats.go ./vendor/google.golang.org/grpc/stats/handlers.go ./vendor/google.golang.org/grpc/grpclog/component.go ./vendor/google.golang.org/grpc/grpclog/loggerv2.go ./vendor/google.golang.org/grpc/grpclog/logger.go ./vendor/google.golang.org/grpc/grpclog/grpclog.go ./vendor/google.golang.org/grpc/doc.go ./vendor/google.golang.org/grpc/call.go ./vendor/google.golang.org/grpc/server.go ./vendor/google.golang.org/grpc/clientconn.go ./vendor/google.golang.org/grpc/trace.go ./vendor/google.golang.org/grpc/serviceconfig/serviceconfig.go ./vendor/google.golang.org/grpc/dialoptions.go ./vendor/google.golang.org/grpc/peer/peer.go ./vendor/google.golang.org/appengine/appengine_vm.go ./vendor/google.golang.org/appengine/appengine.go ./vendor/google.golang.org/appengine/internal/metadata.go ./vendor/google.golang.org/appengine/internal/api_common.go ./vendor/google.golang.org/appengine/internal/api_classic.go ./vendor/google.golang.org/appengine/internal/identity_classic.go ./vendor/google.golang.org/appengine/internal/api.go ./vendor/google.golang.org/appengine/internal/identity_vm.go ./vendor/google.golang.org/appengine/internal/datastore/datastore_v3.pb.go ./vendor/google.golang.org/appengine/internal/app_id.go ./vendor/google.golang.org/appengine/internal/main.go ./vendor/google.golang.org/appengine/internal/transaction.go ./vendor/google.golang.org/appengine/internal/app_identity/app_identity_service.pb.go ./vendor/google.golang.org/appengine/internal/identity.go ./vendor/google.golang.org/appengine/internal/base/api_base.pb.go ./vendor/google.golang.org/appengine/internal/main_vm.go ./vendor/google.golang.org/appengine/internal/net.go ./vendor/google.golang.org/appengine/internal/urlfetch/urlfetch_service.pb.go ./vendor/google.golang.org/appengine/internal/modules/modules_service.pb.go ./vendor/google.golang.org/appengine/internal/internal.go ./vendor/google.golang.org/appengine/internal/log/log_service.pb.go ./vendor/google.golang.org/appengine/internal/main_common.go ./vendor/google.golang.org/appengine/internal/identity_flex.go ./vendor/google.golang.org/appengine/internal/remote_api/remote_api.pb.go ./vendor/google.golang.org/appengine/timeout.go ./vendor/google.golang.org/appengine/errors.go ./vendor/google.golang.org/appengine/namespace.go ./vendor/google.golang.org/appengine/identity.go ./vendor/google.golang.org/appengine/urlfetch/urlfetch.go ./vendor/go.opencensus.io/internal/sanitize.go ./vendor/go.opencensus.io/internal/traceinternals.go ./vendor/go.opencensus.io/internal/internal.go ./vendor/go.opencensus.io/internal/tagencoding/tagencoding.go ./vendor/go.opencensus.io/plugin/ochttp/stats.go ./vendor/go.opencensus.io/plugin/ochttp/client.go ./vendor/go.opencensus.io/plugin/ochttp/wrapped_body.go ./vendor/go.opencensus.io/plugin/ochttp/route.go ./vendor/go.opencensus.io/plugin/ochttp/span_annotating_client_trace.go ./vendor/go.opencensus.io/plugin/ochttp/propagation/b3/b3.go ./vendor/go.opencensus.io/plugin/ochttp/client_stats.go ./vendor/go.opencensus.io/plugin/ochttp/doc.go ./vendor/go.opencensus.io/plugin/ochttp/server.go ./vendor/go.opencensus.io/plugin/ochttp/trace.go ./vendor/go.opencensus.io/tag/metadata.go ./vendor/go.opencensus.io/tag/validate.go ./vendor/go.opencensus.io/tag/map_codec.go ./vendor/go.opencensus.io/tag/profile_not19.go ./vendor/go.opencensus.io/tag/profile_19.go ./vendor/go.opencensus.io/tag/key.go ./vendor/go.opencensus.io/tag/map.go ./vendor/go.opencensus.io/tag/doc.go ./vendor/go.opencensus.io/tag/context.go ./vendor/go.opencensus.io/opencensus.go ./vendor/go.opencensus.io/resource/resource.go ./vendor/go.opencensus.io/stats/view/worker.go ./vendor/go.opencensus.io/stats/view/export.go ./vendor/go.opencensus.io/stats/view/aggregation_data.go ./vendor/go.opencensus.io/stats/view/view.go ./vendor/go.opencensus.io/stats/view/view_to_metric.go ./vendor/go.opencensus.io/stats/view/worker_commands.go ./vendor/go.opencensus.io/stats/view/collector.go ./vendor/go.opencensus.io/stats/view/doc.go ./vendor/go.opencensus.io/stats/view/aggregation.go ./vendor/go.opencensus.io/stats/measure_int64.go ./vendor/go.opencensus.io/stats/units.go ./vendor/go.opencensus.io/stats/internal/record.go ./vendor/go.opencensus.io/stats/measure.go ./vendor/go.opencensus.io/stats/measure_float64.go ./vendor/go.opencensus.io/stats/record.go ./vendor/go.opencensus.io/stats/doc.go ./vendor/go.opencensus.io/metric/metricproducer/manager.go ./vendor/go.opencensus.io/metric/metricproducer/producer.go ./vendor/go.opencensus.io/metric/metricdata/metric.go ./vendor/go.opencensus.io/metric/metricdata/unit.go ./vendor/go.opencensus.io/metric/metricdata/point.go ./vendor/go.opencensus.io/metric/metricdata/exemplar.go ./vendor/go.opencensus.io/metric/metricdata/type_string.go ./vendor/go.opencensus.io/metric/metricdata/label.go ./vendor/go.opencensus.io/metric/metricdata/doc.go ./vendor/go.opencensus.io/trace/status_codes.go ./vendor/go.opencensus.io/trace/internal/internal.go ./vendor/go.opencensus.io/trace/sampling.go ./vendor/go.opencensus.io/trace/export.go ./vendor/go.opencensus.io/trace/evictedqueue.go ./vendor/go.opencensus.io/trace/trace_nongo11.go ./vendor/go.opencensus.io/trace/trace_go11.go ./vendor/go.opencensus.io/trace/basetypes.go ./vendor/go.opencensus.io/trace/propagation/propagation.go ./vendor/go.opencensus.io/trace/spanstore.go ./vendor/go.opencensus.io/trace/config.go ./vendor/go.opencensus.io/trace/doc.go ./vendor/go.opencensus.io/trace/lrumap.go ./vendor/go.opencensus.io/trace/spanbucket.go ./vendor/go.opencensus.io/trace/trace.go ./vendor/go.opencensus.io/trace/tracestate/tracestate.go ./vendor/go.opencensus.io/trace/trace_api.go ./cmd/prometheus/query_log_test.go ./cmd/prometheus/main_unix_test.go ./cmd/prometheus/main.go ./cmd/prometheus/main_test.go ./cmd/promtool/unittest.go ./cmd/promtool/main.go ./cmd/promtool/backfill_test.go ./cmd/promtool/sd_test.go ./cmd/promtool/backfill.go ./cmd/promtool/sd.go ./cmd/promtool/rules.go ./cmd/promtool/rules_test.go ./cmd/promtool/main_test.go ./cmd/promtool/archive.go ./cmd/promtool/debug.go ./cmd/promtool/unittest_test.go ./cmd/promtool/tsdb.go ./tsdb/db.go ./tsdb/example_test.go ./tsdb/isolation_test.go ./tsdb/head_test.go ./tsdb/encoding/encoding.go ./tsdb/test/conv_test.go ./tsdb/test/labels_test.go ./tsdb/test/hash_test.go ./tsdb/goversion/goversion_test.go ./tsdb/goversion/init.go ./tsdb/goversion/goversion.go ./tsdb/errors/errors.go ./tsdb/compact_test.go ./tsdb/tsdbblockutil.go ./tsdb/querier.go ./tsdb/exemplar.go ./tsdb/head.go ./tsdb/querier_test.go ./tsdb/block.go ./tsdb/record/record_test.go ./tsdb/record/record.go ./tsdb/wal_test.go ./tsdb/blockwriter_test.go ./tsdb/wal.go ./tsdb/db_test.go ./tsdb/exemplar_test.go ./tsdb/blockwriter.go ./tsdb/head_bench_test.go ./tsdb/block_test.go ./tsdb/chunks/head_chunks_other.go ./tsdb/chunks/head_chunks_windows.go ./tsdb/chunks/head_chunks.go ./tsdb/chunks/chunks.go ./tsdb/chunks/head_chunks_test.go ./tsdb/chunks/chunks_test.go ./tsdb/compact.go ./tsdb/head_append.go ./tsdb/querier_bench_test.go ./tsdb/tsdbutil/buffer.go ./tsdb/tsdbutil/buffer_test.go ./tsdb/tsdbutil/chunks.go ./tsdb/tsdbutil/dir_locker.go ./tsdb/tsdbutil/dir_locker_test.go ./tsdb/tsdbutil/dir_locker_testutil.go ./tsdb/wal/checkpoint_test.go ./tsdb/wal/reader.go ./tsdb/wal/live_reader.go ./tsdb/wal/reader_test.go ./tsdb/wal/wal_test.go ./tsdb/wal/wal.go ./tsdb/wal/checkpoint.go ./tsdb/wal/watcher.go ./tsdb/wal/watcher_test.go ./tsdb/head_wal.go ./tsdb/repair_test.go ./tsdb/head_read.go ./tsdb/agent/db.go ./tsdb/agent/db_test.go ./tsdb/agent/series.go ./tsdb/tombstones/tombstones.go ./tsdb/tombstones/tombstones_test.go ./tsdb/mocks_test.go ./tsdb/isolation.go ./tsdb/index/postingsstats.go ./tsdb/index/postings.go ./tsdb/index/index_test.go ./tsdb/index/postings_test.go ./tsdb/index/index.go ./tsdb/index/postingsstats_test.go ./tsdb/repair.go ./tsdb/chunkenc/xor.go ./tsdb/chunkenc/chunk_test.go ./tsdb/chunkenc/chunk.go ./tsdb/chunkenc/bstream.go ./tsdb/chunkenc/bstream_test.go ./tsdb/fileutil/mmap_windows.go ./tsdb/fileutil/mmap_amd64.go ./tsdb/fileutil/mmap_unix.go ./tsdb/fileutil/flock_unix.go ./tsdb/fileutil/mmap_386.go ./tsdb/fileutil/mmap.go ./tsdb/fileutil/preallocate_darwin.go ./tsdb/fileutil/preallocate_linux.go ./tsdb/fileutil/sync_linux.go ./tsdb/fileutil/fileutil.go ./tsdb/fileutil/flock.go ./tsdb/fileutil/flock_plan9.go ./tsdb/fileutil/preallocate_other.go ./tsdb/fileutil/sync_darwin.go ./tsdb/fileutil/preallocate.go ./tsdb/fileutil/sync.go ./tsdb/fileutil/flock_windows.go ./tsdb/fileutil/dir_unix.go ./tsdb/fileutil/flock_solaris.go ./tsdb/fileutil/flock_test.go ./tsdb/fileutil/dir_windows.go ./tsdb/fileutil/dir.go ./tsdb/fileutil/mmap_arm64.go ./config/config_windows_test.go ./config/config_test.go ./config/config_default_test.go ./config/config.go ./util/pool/pool.go ./util/pool/pool_test.go ./util/gate/gate.go ./util/teststorage/storage.go ./util/testutil/logging.go ./util/testutil/roundtrip.go ./util/testutil/port.go ./util/testutil/testing.go ./util/testutil/directory.go ./util/testutil/context.go ./util/logging/file.go ./util/logging/dedupe_test.go ./util/logging/file_test.go ./util/logging/dedupe.go ./util/logging/ratelimit.go ./util/modtimevfs/modtimevfs.go ./util/runtime/vmlimits_default.go ./util/runtime/vmlimits_openbsd.go ./util/runtime/uname_default.go ./util/runtime/limits_default.go ./util/runtime/statfs_default.go ./util/runtime/statfs_linux_386.go ./util/runtime/statfs_uint32.go ./util/runtime/limits_windows.go ./util/runtime/statfs.go ./util/runtime/uname_linux.go ./util/treecache/treecache.go ./util/strutil/strconv_test.go ./util/strutil/quote.go ./util/strutil/quote_test.go ./util/strutil/strconv.go ./util/stats/timer.go ./util/stats/stats_test.go ./util/stats/query_stats.go ./util/osutil/hostname.go ./util/httputil/compression.go ./util/httputil/cors.go ./util/httputil/compression_test.go ./util/httputil/cors_test.go ./util/httputil/context.go ./storage/memoized_iterator_test.go ./storage/fanout.go ./storage/buffer.go ./storage/remote/client.go ./storage/remote/codec.go ./storage/remote/ewma.go ./storage/remote/client_test.go ./storage/remote/queue_manager_test.go ./storage/remote/read_handler.go ./storage/remote/queue_manager.go ./storage/remote/write_handler_test.go ./storage/remote/write_test.go ./storage/remote/max_timestamp.go ./storage/remote/intern_test.go ./storage/remote/read_test.go ./storage/remote/storage_test.go ./storage/remote/storage.go ./storage/remote/read_handler_test.go ./storage/remote/metadata_watcher.go ./storage/remote/chunked.go ./storage/remote/intern.go ./storage/remote/chunked_test.go ./storage/remote/codec_test.go ./storage/remote/write_handler.go ./storage/remote/write.go ./storage/remote/metadata_watcher_test.go ./storage/remote/read.go ./storage/buffer_test.go ./storage/series_test.go ./storage/merge_test.go ./storage/secondary.go ./storage/noop.go ./storage/merge.go ./storage/fanout_test.go ./storage/generic.go ./storage/lazy.go ./storage/interface.go ./storage/series.go ./storage/memoized_iterator.go ./promql/engine.go ./promql/fuzz.go ./promql/functions_test.go ./promql/engine_test.go ./promql/functions.go ./promql/promql_test.go ./promql/quantile.go ./promql/bench_test.go ./promql/query_logger.go ./promql/test_test.go ./promql/parser/parse_test.go ./promql/parser/functions.go ./promql/parser/printer_test.go ./promql/parser/parse.go ./promql/parser/lex_test.go ./promql/parser/ast.go ./promql/parser/lex.go ./promql/parser/printer.go ./promql/parser/generated_parser.y.go ./promql/parser/value.go ./promql/test.go ./promql/value.go ./promql/query_logger_test.go ./discovery/file/file.go ./discovery/file/file_test.go ./discovery/refresh/refresh_test.go ./discovery/refresh/refresh.go ./discovery/triton/triton.go ./discovery/triton/triton_test.go ./discovery/targetgroup/targetgroup.go ./discovery/targetgroup/targetgroup_test.go ./discovery/manager.go ./discovery/azure/azure_test.go ./discovery/azure/azure.go ./discovery/manager_test.go ./discovery/zookeeper/zookeeper_test.go ./discovery/zookeeper/zookeeper.go ./discovery/marathon/marathon.go ./discovery/marathon/marathon_test.go ./discovery/digitalocean/digitalocean.go ./discovery/digitalocean/mock_test.go ./discovery/digitalocean/digitalocean_test.go ./discovery/gce/gce.go ./discovery/scaleway/instance.go ./discovery/scaleway/scaleway.go ./discovery/scaleway/baremetal.go ./discovery/scaleway/instance_test.go ./discovery/dns/dns.go ./discovery/dns/dns_test.go ./discovery/registry.go ./discovery/uyuni/uyuni_test.go ./discovery/uyuni/uyuni.go ./discovery/kubernetes/node_test.go ./discovery/kubernetes/endpoints_test.go ./discovery/kubernetes/pod.go ./discovery/kubernetes/endpoints.go ./discovery/kubernetes/client_metrics.go ./discovery/kubernetes/kubernetes.go ./discovery/kubernetes/service.go ./discovery/kubernetes/service_test.go ./discovery/kubernetes/kubernetes_test.go ./discovery/kubernetes/ingress_test.go ./discovery/kubernetes/node.go ./discovery/kubernetes/pod_test.go ./discovery/kubernetes/endpointslice.go ./discovery/kubernetes/endpointslice_test.go ./discovery/kubernetes/ingress_adaptor.go ./discovery/kubernetes/ingress.go ./discovery/puppetdb/puppetdb_test.go ./discovery/puppetdb/puppetdb.go ./discovery/puppetdb/resources.go ./discovery/moby/nodes_test.go ./discovery/moby/tasks_test.go ./discovery/moby/docker_test.go ./discovery/moby/tasks.go ./discovery/moby/services_test.go ./discovery/moby/docker.go ./discovery/moby/mock_test.go ./discovery/moby/nodes.go ./discovery/moby/dockerswarm.go ./discovery/moby/services.go ./discovery/moby/network.go ./discovery/hetzner/hcloud_test.go ./discovery/hetzner/hetzner.go ./discovery/hetzner/hcloud.go ./discovery/hetzner/mock_test.go ./discovery/hetzner/robot_test.go ./discovery/hetzner/robot.go ./discovery/aws/ec2.go ./discovery/aws/lightsail.go ./discovery/openstack/openstack.go ./discovery/openstack/instance.go ./discovery/openstack/hypervisor_test.go ./discovery/openstack/hypervisor.go ./discovery/openstack/instance_test.go ./discovery/openstack/mock_test.go ./discovery/discovery.go ./discovery/legacymanager/manager.go ./discovery/legacymanager/manager_test.go ./discovery/legacymanager/registry.go ./discovery/install/install.go ./discovery/linode/linode.go ./discovery/linode/linode_test.go ./discovery/linode/mock_test.go ./discovery/xds/kuma_mads.pb.go ./discovery/xds/client.go ./discovery/xds/client_test.go ./discovery/xds/kuma.go ./discovery/xds/kuma_test.go ./discovery/xds/xds_test.go ./discovery/xds/xds.go ./discovery/consul/consul.go ./discovery/consul/consul_test.go ./discovery/http/http_test.go ./discovery/http/http.go ./discovery/eureka/client.go ./discovery/eureka/client_test.go ./discovery/eureka/eureka_test.go ./discovery/eureka/eureka.go ./rules/recording.go ./rules/manager.go ./rules/manager_test.go ./rules/alerting_test.go ./rules/recording_test.go ./rules/alerting.go ++ find . -iname '*.go' -type f + sed -i 's|klogv2 "k8s.io/klog/v2"|klogv2 "github.com/simonpasquier/klog-gokit/v3"|' ./scripts/tools.go ./documentation/examples/custom-sd/adapter-usage/main.go ./documentation/examples/custom-sd/adapter/adapter.go ./documentation/examples/custom-sd/adapter/adapter_test.go ./documentation/examples/remote_storage/example_write_adapter/server.go ./documentation/examples/remote_storage/remote_storage_adapter/graphite/client.go ./documentation/examples/remote_storage/remote_storage_adapter/graphite/client_test.go ./documentation/examples/remote_storage/remote_storage_adapter/graphite/escape.go ./documentation/examples/remote_storage/remote_storage_adapter/influxdb/client.go ./documentation/examples/remote_storage/remote_storage_adapter/influxdb/client_test.go ./documentation/examples/remote_storage/remote_storage_adapter/main.go ./documentation/examples/remote_storage/remote_storage_adapter/opentsdb/client.go ./documentation/examples/remote_storage/remote_storage_adapter/opentsdb/tagvalue.go ./documentation/examples/remote_storage/remote_storage_adapter/opentsdb/client_test.go ./documentation/examples/remote_storage/remote_storage_adapter/opentsdb/tagvalue_test.go ./template/template.go ./template/template_test.go ./notifier/notifier.go ./notifier/notifier_test.go ./prompb/custom.go ./prompb/remote.pb.go ./prompb/types.pb.go ./model/textparse/openmetricsparse.go ./model/textparse/promparse.go ./model/textparse/openmetricsparse_test.go ./model/textparse/promparse_test.go ./model/textparse/promlex.l.go ./model/textparse/interface.go ./model/textparse/openmetricslex.l.go ./model/timestamp/timestamp.go ./model/rulefmt/rulefmt.go ./model/rulefmt/rulefmt_test.go ./model/relabel/relabel.go ./model/relabel/relabel_test.go ./model/value/value.go ./model/labels/regexp.go ./model/labels/labels_test.go ./model/labels/regexp_test.go ./model/labels/matcher_test.go ./model/labels/test_utils.go ./model/labels/labels.go ./model/labels/matcher.go ./model/exemplar/exemplar.go ./web/web_test.go ./web/api/v1/api.go ./web/api/v1/api_test.go ./web/federate_test.go ./web/web.go ./web/federate.go ./web/ui/assets_generate.go ./web/ui/ui.go ./web/ui/doc.go ./web/ui/assets_vfsdata.go ./scrape/manager.go ./scrape/manager_test.go ./scrape/scrape_test.go ./scrape/target_test.go ./scrape/scrape.go ./scrape/target.go ./scrape/helpers_test.go ./vendor/golang.org/x/tools/go/ast/astutil/rewrite.go ./vendor/golang.org/x/tools/go/ast/astutil/enclosing.go ./vendor/golang.org/x/tools/go/ast/astutil/imports.go ./vendor/golang.org/x/tools/go/ast/astutil/util.go ./vendor/golang.org/x/tools/internal/typeparams/enabled_go117.go ./vendor/golang.org/x/tools/internal/typeparams/typeparams_go117.go ./vendor/golang.org/x/tools/internal/typeparams/common.go ./vendor/golang.org/x/tools/internal/typeparams/enabled_go118.go ./vendor/golang.org/x/tools/internal/typeparams/typeparams_go118.go ./vendor/golang.org/x/tools/internal/event/core/export.go ./vendor/golang.org/x/tools/internal/event/core/fast.go ./vendor/golang.org/x/tools/internal/event/core/event.go ./vendor/golang.org/x/tools/internal/event/event.go ./vendor/golang.org/x/tools/internal/event/keys/keys.go ./vendor/golang.org/x/tools/internal/event/keys/standard.go ./vendor/golang.org/x/tools/internal/event/label/label.go ./vendor/golang.org/x/tools/internal/event/doc.go ./vendor/golang.org/x/tools/internal/fastwalk/fastwalk_dirent_namlen_linux.go ./vendor/golang.org/x/tools/internal/fastwalk/fastwalk_dirent_namlen_bsd.go ./vendor/golang.org/x/tools/internal/fastwalk/fastwalk_portable.go ./vendor/golang.org/x/tools/internal/fastwalk/fastwalk_dirent_fileno.go ./vendor/golang.org/x/tools/internal/fastwalk/fastwalk_unix.go ./vendor/golang.org/x/tools/internal/fastwalk/fastwalk_dirent_ino.go ./vendor/golang.org/x/tools/internal/fastwalk/fastwalk.go ./vendor/golang.org/x/tools/internal/imports/sortimports.go ./vendor/golang.org/x/tools/internal/imports/mod.go ./vendor/golang.org/x/tools/internal/imports/mod_cache.go ./vendor/golang.org/x/tools/internal/imports/imports.go ./vendor/golang.org/x/tools/internal/imports/fix.go ./vendor/golang.org/x/tools/internal/imports/zstdlib.go ./vendor/golang.org/x/tools/internal/gopathwalk/walk.go ./vendor/golang.org/x/tools/internal/gocommand/vendor.go ./vendor/golang.org/x/tools/internal/gocommand/invoke.go ./vendor/golang.org/x/tools/internal/gocommand/version.go ./vendor/golang.org/x/tools/cmd/goimports/goimports_not_gc.go ./vendor/golang.org/x/tools/cmd/goimports/goimports.go ./vendor/golang.org/x/tools/cmd/goimports/goimports_gc.go ./vendor/golang.org/x/tools/cmd/goimports/doc.go ./vendor/golang.org/x/oauth2/jwt/jwt.go ./vendor/golang.org/x/oauth2/clientcredentials/clientcredentials.go ./vendor/golang.org/x/oauth2/internal/transport.go ./vendor/golang.org/x/oauth2/internal/token.go ./vendor/golang.org/x/oauth2/internal/client_appengine.go ./vendor/golang.org/x/oauth2/internal/oauth2.go ./vendor/golang.org/x/oauth2/internal/doc.go ./vendor/golang.org/x/oauth2/transport.go ./vendor/golang.org/x/oauth2/jws/jws.go ./vendor/golang.org/x/oauth2/authhandler/authhandler.go ./vendor/golang.org/x/oauth2/token.go ./vendor/golang.org/x/oauth2/google/jwt.go ./vendor/golang.org/x/oauth2/google/appengine.go ./vendor/golang.org/x/oauth2/google/internal/externalaccount/err.go ./vendor/golang.org/x/oauth2/google/internal/externalaccount/basecredentials.go ./vendor/golang.org/x/oauth2/google/internal/externalaccount/urlcredsource.go ./vendor/golang.org/x/oauth2/google/internal/externalaccount/filecredsource.go ./vendor/golang.org/x/oauth2/google/internal/externalaccount/sts_exchange.go ./vendor/golang.org/x/oauth2/google/internal/externalaccount/aws.go ./vendor/golang.org/x/oauth2/google/internal/externalaccount/clientauth.go ./vendor/golang.org/x/oauth2/google/internal/externalaccount/impersonate.go ./vendor/golang.org/x/oauth2/google/google.go ./vendor/golang.org/x/oauth2/google/appengine_gen1.go ./vendor/golang.org/x/oauth2/google/appengine_gen2_flex.go ./vendor/golang.org/x/oauth2/google/default.go ./vendor/golang.org/x/oauth2/google/doc.go ./vendor/golang.org/x/oauth2/google/sdk.go ./vendor/golang.org/x/oauth2/oauth2.go ./vendor/golang.org/x/net/publicsuffix/list.go ./vendor/golang.org/x/net/publicsuffix/table.go ./vendor/golang.org/x/net/internal/socks/client.go ./vendor/golang.org/x/net/internal/socks/socks.go ./vendor/golang.org/x/net/internal/socket/zsys_darwin_arm64.go ./vendor/golang.org/x/net/internal/socket/zsys_freebsd_arm64.go ./vendor/golang.org/x/net/internal/socket/zsys_linux_mips.go ./vendor/golang.org/x/net/internal/socket/norace.go ./vendor/golang.org/x/net/internal/socket/race.go ./vendor/golang.org/x/net/internal/socket/rawconn_mmsg.go ./vendor/golang.org/x/net/internal/socket/msghdr_linux.go ./vendor/golang.org/x/net/internal/socket/zsys_linux_mips64.go ./vendor/golang.org/x/net/internal/socket/complete_dontwait.go ./vendor/golang.org/x/net/internal/socket/zsys_linux_ppc64.go ./vendor/golang.org/x/net/internal/socket/sys_stub.go ./vendor/golang.org/x/net/internal/socket/msghdr_openbsd.go ./vendor/golang.org/x/net/internal/socket/zsys_linux_mips64le.go ./vendor/golang.org/x/net/internal/socket/cmsghdr_solaris_64bit.go ./vendor/golang.org/x/net/internal/socket/sys_linux_mips64le.go ./vendor/golang.org/x/net/internal/socket/iovec_solaris_64bit.go ./vendor/golang.org/x/net/internal/socket/zsys_solaris_amd64.go ./vendor/golang.org/x/net/internal/socket/sys_linux_arm.go ./vendor/golang.org/x/net/internal/socket/zsys_zos_s390x.go ./vendor/golang.org/x/net/internal/socket/rawconn_nomsg.go ./vendor/golang.org/x/net/internal/socket/cmsghdr_bsd.go ./vendor/golang.org/x/net/internal/socket/zsys_linux_s390x.go ./vendor/golang.org/x/net/internal/socket/sys_linux_ppc64.go ./vendor/golang.org/x/net/internal/socket/zsys_linux_mipsle.go ./vendor/golang.org/x/net/internal/socket/zsys_aix_ppc64.go ./vendor/golang.org/x/net/internal/socket/sys_linux_mips64.go ./vendor/golang.org/x/net/internal/socket/complete_nodontwait.go ./vendor/golang.org/x/net/internal/socket/sys_linux_amd64.go ./vendor/golang.org/x/net/internal/socket/sys_const_unix.go ./vendor/golang.org/x/net/internal/socket/sys_linux.go ./vendor/golang.org/x/net/internal/socket/iovec_stub.go ./vendor/golang.org/x/net/internal/socket/zsys_netbsd_amd64.go ./vendor/golang.org/x/net/internal/socket/cmsghdr.go ./vendor/golang.org/x/net/internal/socket/sys_bsd.go ./vendor/golang.org/x/net/internal/socket/zsys_openbsd_mips64.go ./vendor/golang.org/x/net/internal/socket/zsys_linux_ppc.go ./vendor/golang.org/x/net/internal/socket/zsys_openbsd_arm64.go ./vendor/golang.org/x/net/internal/socket/sys_linux_arm64.go ./vendor/golang.org/x/net/internal/socket/cmsghdr_linux_64bit.go ./vendor/golang.org/x/net/internal/socket/sys_linux_ppc64le.go ./vendor/golang.org/x/net/internal/socket/zsys_linux_arm64.go ./vendor/golang.org/x/net/internal/socket/cmsghdr_stub.go ./vendor/golang.org/x/net/internal/socket/zsys_darwin_arm.go ./vendor/golang.org/x/net/internal/socket/mmsghdr_unix.go ./vendor/golang.org/x/net/internal/socket/iovec_32bit.go ./vendor/golang.org/x/net/internal/socket/sys_linux_ppc.go ./vendor/golang.org/x/net/internal/socket/zsys_netbsd_386.go ./vendor/golang.org/x/net/internal/socket/error_unix.go ./vendor/golang.org/x/net/internal/socket/msghdr_bsd.go ./vendor/golang.org/x/net/internal/socket/socket.go ./vendor/golang.org/x/net/internal/socket/cmsghdr_linux_32bit.go ./vendor/golang.org/x/net/internal/socket/rawconn.go ./vendor/golang.org/x/net/internal/socket/msghdr_linux_32bit.go ./vendor/golang.org/x/net/internal/socket/zsys_linux_ppc64le.go ./vendor/golang.org/x/net/internal/socket/sys_unix.go ./vendor/golang.org/x/net/internal/socket/zsys_linux_arm.go ./vendor/golang.org/x/net/internal/socket/msghdr_linux_64bit.go ./vendor/golang.org/x/net/internal/socket/zsys_linux_386.go ./vendor/golang.org/x/net/internal/socket/zsys_linux_riscv64.go ./vendor/golang.org/x/net/internal/socket/cmsghdr_zos_s390x.go ./vendor/golang.org/x/net/internal/socket/cmsghdr_unix.go ./vendor/golang.org/x/net/internal/socket/zsys_openbsd_386.go ./vendor/golang.org/x/net/internal/socket/sys_linux_mipsle.go ./vendor/golang.org/x/net/internal/socket/sys_windows.go ./vendor/golang.org/x/net/internal/socket/rawconn_msg.go ./vendor/golang.org/x/net/internal/socket/mmsghdr_stub.go ./vendor/golang.org/x/net/internal/socket/msghdr_stub.go ./vendor/golang.org/x/net/internal/socket/msghdr_bsdvar.go ./vendor/golang.org/x/net/internal/socket/msghdr_solaris_64bit.go ./vendor/golang.org/x/net/internal/socket/zsys_darwin_amd64.go ./vendor/golang.org/x/net/internal/socket/sys_linux_s390x.go ./vendor/golang.org/x/net/internal/socket/sys.go ./vendor/golang.org/x/net/internal/socket/zsys_dragonfly_amd64.go ./vendor/golang.org/x/net/internal/socket/zsys_openbsd_amd64.go ./vendor/golang.org/x/net/internal/socket/zsys_freebsd_arm.go ./vendor/golang.org/x/net/internal/socket/sys_posix.go ./vendor/golang.org/x/net/internal/socket/zsys_linux_amd64.go ./vendor/golang.org/x/net/internal/socket/sys_linux_386.go ./vendor/golang.org/x/net/internal/socket/zsys_netbsd_arm64.go ./vendor/golang.org/x/net/internal/socket/zsys_openbsd_arm.go ./vendor/golang.org/x/net/internal/socket/zsys_freebsd_amd64.go ./vendor/golang.org/x/net/internal/socket/sys_zos_s390x.go ./vendor/golang.org/x/net/internal/socket/zsys_freebsd_386.go ./vendor/golang.org/x/net/internal/socket/rawconn_nommsg.go ./vendor/golang.org/x/net/internal/socket/error_windows.go ./vendor/golang.org/x/net/internal/socket/zsys_netbsd_arm.go ./vendor/golang.org/x/net/internal/socket/iovec_64bit.go ./vendor/golang.org/x/net/internal/socket/zsys_darwin_386.go ./vendor/golang.org/x/net/internal/socket/sys_linux_mips.go ./vendor/golang.org/x/net/internal/socket/sys_linux_riscv64.go ./vendor/golang.org/x/net/internal/socket/msghdr_zos_s390x.go ./vendor/golang.org/x/net/internal/socket/sys_netbsd.go ./vendor/golang.org/x/net/internal/iana/const.go ./vendor/golang.org/x/net/internal/timeseries/timeseries.go ./vendor/golang.org/x/net/ipv4/sys_zos.go ./vendor/golang.org/x/net/ipv4/sys_ssmreq.go ./vendor/golang.org/x/net/ipv4/zsys_freebsd_arm64.go ./vendor/golang.org/x/net/ipv4/zsys_linux_mips.go ./vendor/golang.org/x/net/ipv4/genericopt.go ./vendor/golang.org/x/net/ipv4/zsys_linux_mips64.go ./vendor/golang.org/x/net/ipv4/zsys_linux_ppc64.go ./vendor/golang.org/x/net/ipv4/sys_stub.go ./vendor/golang.org/x/net/ipv4/zsys_linux_mips64le.go ./vendor/golang.org/x/net/ipv4/sockopt_stub.go ./vendor/golang.org/x/net/ipv4/control_unix.go ./vendor/golang.org/x/net/ipv4/sys_ssmreq_stub.go ./vendor/golang.org/x/net/ipv4/control.go ./vendor/golang.org/x/net/ipv4/sys_asmreqn.go ./vendor/golang.org/x/net/ipv4/control_bsd.go ./vendor/golang.org/x/net/ipv4/zsys_zos_s390x.go ./vendor/golang.org/x/net/ipv4/payload_nocmsg.go ./vendor/golang.org/x/net/ipv4/zsys_linux_s390x.go ./vendor/golang.org/x/net/ipv4/dgramopt.go ./vendor/golang.org/x/net/ipv4/zsys_solaris.go ./vendor/golang.org/x/net/ipv4/sys_bpf.go ./vendor/golang.org/x/net/ipv4/iana.go ./vendor/golang.org/x/net/ipv4/control_pktinfo.go ./vendor/golang.org/x/net/ipv4/icmp_linux.go ./vendor/golang.org/x/net/ipv4/zsys_linux_mipsle.go ./vendor/golang.org/x/net/ipv4/zsys_aix_ppc64.go ./vendor/golang.org/x/net/ipv4/sys_linux.go ./vendor/golang.org/x/net/ipv4/sys_bsd.go ./vendor/golang.org/x/net/ipv4/zsys_linux_ppc.go ./vendor/golang.org/x/net/ipv4/packet.go ./vendor/golang.org/x/net/ipv4/zsys_linux_arm64.go ./vendor/golang.org/x/net/ipv4/payload.go ./vendor/golang.org/x/net/ipv4/sys_solaris.go ./vendor/golang.org/x/net/ipv4/sys_aix.go ./vendor/golang.org/x/net/ipv4/sys_darwin.go ./vendor/golang.org/x/net/ipv4/icmp_stub.go ./vendor/golang.org/x/net/ipv4/sys_freebsd.go ./vendor/golang.org/x/net/ipv4/zsys_linux_ppc64le.go ./vendor/golang.org/x/net/ipv4/zsys_openbsd.go ./vendor/golang.org/x/net/ipv4/zsys_linux_arm.go ./vendor/golang.org/x/net/ipv4/icmp.go ./vendor/golang.org/x/net/ipv4/zsys_linux_386.go ./vendor/golang.org/x/net/ipv4/zsys_linux_riscv64.go ./vendor/golang.org/x/net/ipv4/sockopt_posix.go ./vendor/golang.org/x/net/ipv4/helper.go ./vendor/golang.org/x/net/ipv4/sys_bpf_stub.go ./vendor/golang.org/x/net/ipv4/sys_windows.go ./vendor/golang.org/x/net/ipv4/control_zos.go ./vendor/golang.org/x/net/ipv4/zsys_dragonfly.go ./vendor/golang.org/x/net/ipv4/sys_dragonfly.go ./vendor/golang.org/x/net/ipv4/sockopt.go ./vendor/golang.org/x/net/ipv4/sys_asmreq.go ./vendor/golang.org/x/net/ipv4/zsys_freebsd_arm.go ./vendor/golang.org/x/net/ipv4/batch.go ./vendor/golang.org/x/net/ipv4/zsys_linux_amd64.go ./vendor/golang.org/x/net/ipv4/sys_asmreqn_stub.go ./vendor/golang.org/x/net/ipv4/doc.go ./vendor/golang.org/x/net/ipv4/sys_asmreq_stub.go ./vendor/golang.org/x/net/ipv4/zsys_netbsd.go ./vendor/golang.org/x/net/ipv4/zsys_darwin.go ./vendor/golang.org/x/net/ipv4/zsys_freebsd_amd64.go ./vendor/golang.org/x/net/ipv4/zsys_freebsd_386.go ./vendor/golang.org/x/net/ipv4/payload_cmsg.go ./vendor/golang.org/x/net/ipv4/control_windows.go ./vendor/golang.org/x/net/ipv4/header.go ./vendor/golang.org/x/net/ipv4/endpoint.go ./vendor/golang.org/x/net/ipv4/control_stub.go ./vendor/golang.org/x/net/proxy/proxy.go ./vendor/golang.org/x/net/proxy/per_host.go ./vendor/golang.org/x/net/proxy/direct.go ./vendor/golang.org/x/net/proxy/dial.go ./vendor/golang.org/x/net/proxy/socks5.go ./vendor/golang.org/x/net/bpf/vm.go ./vendor/golang.org/x/net/bpf/vm_instructions.go ./vendor/golang.org/x/net/bpf/setter.go ./vendor/golang.org/x/net/bpf/asm.go ./vendor/golang.org/x/net/bpf/doc.go ./vendor/golang.org/x/net/bpf/constants.go ./vendor/golang.org/x/net/bpf/instructions.go ./vendor/golang.org/x/net/ipv6/sys_zos.go ./vendor/golang.org/x/net/ipv6/sys_ssmreq.go ./vendor/golang.org/x/net/ipv6/zsys_freebsd_arm64.go ./vendor/golang.org/x/net/ipv6/zsys_linux_mips.go ./vendor/golang.org/x/net/ipv6/genericopt.go ./vendor/golang.org/x/net/ipv6/zsys_linux_mips64.go ./vendor/golang.org/x/net/ipv6/icmp_solaris.go ./vendor/golang.org/x/net/ipv6/zsys_linux_ppc64.go ./vendor/golang.org/x/net/ipv6/sys_stub.go ./vendor/golang.org/x/net/ipv6/zsys_linux_mips64le.go ./vendor/golang.org/x/net/ipv6/sockopt_stub.go ./vendor/golang.org/x/net/ipv6/control_unix.go ./vendor/golang.org/x/net/ipv6/sys_ssmreq_stub.go ./vendor/golang.org/x/net/ipv6/control.go ./vendor/golang.org/x/net/ipv6/zsys_zos_s390x.go ./vendor/golang.org/x/net/ipv6/payload_nocmsg.go ./vendor/golang.org/x/net/ipv6/zsys_linux_s390x.go ./vendor/golang.org/x/net/ipv6/dgramopt.go ./vendor/golang.org/x/net/ipv6/zsys_solaris.go ./vendor/golang.org/x/net/ipv6/sys_bpf.go ./vendor/golang.org/x/net/ipv6/iana.go ./vendor/golang.org/x/net/ipv6/icmp_linux.go ./vendor/golang.org/x/net/ipv6/zsys_linux_mipsle.go ./vendor/golang.org/x/net/ipv6/zsys_aix_ppc64.go ./vendor/golang.org/x/net/ipv6/sys_linux.go ./vendor/golang.org/x/net/ipv6/sys_bsd.go ./vendor/golang.org/x/net/ipv6/zsys_linux_ppc.go ./vendor/golang.org/x/net/ipv6/zsys_linux_arm64.go ./vendor/golang.org/x/net/ipv6/icmp_bsd.go ./vendor/golang.org/x/net/ipv6/payload.go ./vendor/golang.org/x/net/ipv6/sys_solaris.go ./vendor/golang.org/x/net/ipv6/icmp_zos.go ./vendor/golang.org/x/net/ipv6/sys_aix.go ./vendor/golang.org/x/net/ipv6/sys_darwin.go ./vendor/golang.org/x/net/ipv6/icmp_stub.go ./vendor/golang.org/x/net/ipv6/sys_freebsd.go ./vendor/golang.org/x/net/ipv6/zsys_linux_ppc64le.go ./vendor/golang.org/x/net/ipv6/zsys_openbsd.go ./vendor/golang.org/x/net/ipv6/zsys_linux_arm.go ./vendor/golang.org/x/net/ipv6/icmp.go ./vendor/golang.org/x/net/ipv6/zsys_linux_386.go ./vendor/golang.org/x/net/ipv6/zsys_linux_riscv64.go ./vendor/golang.org/x/net/ipv6/sockopt_posix.go ./vendor/golang.org/x/net/ipv6/helper.go ./vendor/golang.org/x/net/ipv6/sys_bpf_stub.go ./vendor/golang.org/x/net/ipv6/sys_windows.go ./vendor/golang.org/x/net/ipv6/control_rfc2292_unix.go ./vendor/golang.org/x/net/ipv6/zsys_dragonfly.go ./vendor/golang.org/x/net/ipv6/sockopt.go ./vendor/golang.org/x/net/ipv6/sys_asmreq.go ./vendor/golang.org/x/net/ipv6/icmp_windows.go ./vendor/golang.org/x/net/ipv6/zsys_freebsd_arm.go ./vendor/golang.org/x/net/ipv6/batch.go ./vendor/golang.org/x/net/ipv6/zsys_linux_amd64.go ./vendor/golang.org/x/net/ipv6/doc.go ./vendor/golang.org/x/net/ipv6/sys_asmreq_stub.go ./vendor/golang.org/x/net/ipv6/zsys_netbsd.go ./vendor/golang.org/x/net/ipv6/zsys_darwin.go ./vendor/golang.org/x/net/ipv6/control_rfc3542_unix.go ./vendor/golang.org/x/net/ipv6/zsys_freebsd_amd64.go ./vendor/golang.org/x/net/ipv6/zsys_freebsd_386.go ./vendor/golang.org/x/net/ipv6/payload_cmsg.go ./vendor/golang.org/x/net/ipv6/control_windows.go ./vendor/golang.org/x/net/ipv6/header.go ./vendor/golang.org/x/net/ipv6/endpoint.go ./vendor/golang.org/x/net/ipv6/control_stub.go ./vendor/golang.org/x/net/context/pre_go17.go ./vendor/golang.org/x/net/context/ctxhttp/ctxhttp.go ./vendor/golang.org/x/net/context/go19.go ./vendor/golang.org/x/net/context/go17.go ./vendor/golang.org/x/net/context/pre_go19.go ./vendor/golang.org/x/net/context/context.go ./vendor/golang.org/x/net/netutil/listen.go ./vendor/golang.org/x/net/http/httpguts/guts.go ./vendor/golang.org/x/net/http/httpguts/httplex.go ./vendor/golang.org/x/net/idna/idna10.0.0.go ./vendor/golang.org/x/net/idna/punycode.go ./vendor/golang.org/x/net/idna/trieval.go ./vendor/golang.org/x/net/idna/trie.go ./vendor/golang.org/x/net/idna/go118.go ./vendor/golang.org/x/net/idna/idna9.0.0.go ./vendor/golang.org/x/net/idna/tables12.0.0.go ./vendor/golang.org/x/net/idna/pre_go118.go ./vendor/golang.org/x/net/idna/tables11.0.0.go ./vendor/golang.org/x/net/idna/tables10.0.0.go ./vendor/golang.org/x/net/idna/tables13.0.0.go ./vendor/golang.org/x/net/idna/tables9.0.0.go ./vendor/golang.org/x/net/trace/events.go ./vendor/golang.org/x/net/trace/histogram.go ./vendor/golang.org/x/net/trace/trace.go ./vendor/golang.org/x/net/http2/writesched_priority.go ./vendor/golang.org/x/net/http2/gotrack.go ./vendor/golang.org/x/net/http2/not_go115.go ./vendor/golang.org/x/net/http2/go115.go ./vendor/golang.org/x/net/http2/http2.go ./vendor/golang.org/x/net/http2/transport.go ./vendor/golang.org/x/net/http2/ascii.go ./vendor/golang.org/x/net/http2/databuffer.go ./vendor/golang.org/x/net/http2/writesched_random.go ./vendor/golang.org/x/net/http2/errors.go ./vendor/golang.org/x/net/http2/frame.go ./vendor/golang.org/x/net/http2/writesched.go ./vendor/golang.org/x/net/http2/pipe.go ./vendor/golang.org/x/net/http2/client_conn_pool.go ./vendor/golang.org/x/net/http2/go111.go ./vendor/golang.org/x/net/http2/ciphers.go ./vendor/golang.org/x/net/http2/hpack/hpack.go ./vendor/golang.org/x/net/http2/hpack/tables.go ./vendor/golang.org/x/net/http2/hpack/huffman.go ./vendor/golang.org/x/net/http2/hpack/encode.go ./vendor/golang.org/x/net/http2/not_go111.go ./vendor/golang.org/x/net/http2/headermap.go ./vendor/golang.org/x/net/http2/server.go ./vendor/golang.org/x/net/http2/flow.go ./vendor/golang.org/x/net/http2/write.go ./vendor/golang.org/x/crypto/blowfish/block.go ./vendor/golang.org/x/crypto/blowfish/cipher.go ./vendor/golang.org/x/crypto/blowfish/const.go ./vendor/golang.org/x/crypto/bcrypt/base64.go ./vendor/golang.org/x/crypto/bcrypt/bcrypt.go ./vendor/golang.org/x/crypto/pkcs12/safebags.go ./vendor/golang.org/x/crypto/pkcs12/internal/rc2/rc2.go ./vendor/golang.org/x/crypto/pkcs12/pkcs12.go ./vendor/golang.org/x/crypto/pkcs12/errors.go ./vendor/golang.org/x/crypto/pkcs12/mac.go ./vendor/golang.org/x/crypto/pkcs12/crypto.go ./vendor/golang.org/x/crypto/pkcs12/bmp-string.go ./vendor/golang.org/x/crypto/pkcs12/pbkdf.go ./vendor/golang.org/x/term/term_unix_bsd.go ./vendor/golang.org/x/term/term_unix_linux.go ./vendor/golang.org/x/term/term.go ./vendor/golang.org/x/term/term_unix_zos.go ./vendor/golang.org/x/term/term_unix.go ./vendor/golang.org/x/term/term_unix_aix.go ./vendor/golang.org/x/term/term_windows.go ./vendor/golang.org/x/term/term_plan9.go ./vendor/golang.org/x/term/terminal.go ./vendor/golang.org/x/term/term_solaris.go ./vendor/golang.org/x/term/term_unsupported.go ./vendor/golang.org/x/sys/windows/str.go ./vendor/golang.org/x/sys/windows/mksyscall.go ./vendor/golang.org/x/sys/windows/security_windows.go ./vendor/golang.org/x/sys/windows/race.go ./vendor/golang.org/x/sys/windows/env_windows.go ./vendor/golang.org/x/sys/windows/zerrors_windows.go ./vendor/golang.org/x/sys/windows/syscall.go ./vendor/golang.org/x/sys/windows/types_windows.go ./vendor/golang.org/x/sys/windows/aliases.go ./vendor/golang.org/x/sys/windows/zsyscall_windows.go ./vendor/golang.org/x/sys/windows/types_windows_arm64.go ./vendor/golang.org/x/sys/windows/exec_windows.go ./vendor/golang.org/x/sys/windows/setupapi_windows.go ./vendor/golang.org/x/sys/windows/service.go ./vendor/golang.org/x/sys/windows/syscall_windows.go ./vendor/golang.org/x/sys/windows/types_windows_amd64.go ./vendor/golang.org/x/sys/windows/dll_windows.go ./vendor/golang.org/x/sys/windows/types_windows_386.go ./vendor/golang.org/x/sys/windows/race0.go ./vendor/golang.org/x/sys/windows/zknownfolderids_windows.go ./vendor/golang.org/x/sys/windows/memory_windows.go ./vendor/golang.org/x/sys/windows/eventlog.go ./vendor/golang.org/x/sys/windows/types_windows_arm.go ./vendor/golang.org/x/sys/internal/unsafeheader/unsafeheader.go ./vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_ppc64le.go ./vendor/golang.org/x/sys/unix/gccgo_linux_amd64.go ./vendor/golang.org/x/sys/unix/affinity_linux.go ./vendor/golang.org/x/sys/unix/syscall_dragonfly.go ./vendor/golang.org/x/sys/unix/syscall_linux_gc_arm.go ./vendor/golang.org/x/sys/unix/ztypes_openbsd_mips64.go ./vendor/golang.org/x/sys/unix/syscall_openbsd_386.go ./vendor/golang.org/x/sys/unix/syscall_darwin.1_13.go ./vendor/golang.org/x/sys/unix/dev_aix_ppc64.go ./vendor/golang.org/x/sys/unix/syscall_aix.go ./vendor/golang.org/x/sys/unix/str.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_ppc.go ./vendor/golang.org/x/sys/unix/zsysnum_openbsd_arm64.go ./vendor/golang.org/x/sys/unix/ztypes_openbsd_arm64.go ./vendor/golang.org/x/sys/unix/endian_little.go ./vendor/golang.org/x/sys/unix/ztypes_linux_mips.go ./vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.1_13.go ./vendor/golang.org/x/sys/unix/ioctl_zos.go ./vendor/golang.org/x/sys/unix/zptrace_mipsnnle_linux.go ./vendor/golang.org/x/sys/unix/syscall_darwin_arm64.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_sparc64.go ./vendor/golang.org/x/sys/unix/ztypes_solaris_amd64.go ./vendor/golang.org/x/sys/unix/zsysnum_openbsd_arm.go ./vendor/golang.org/x/sys/unix/ztypes_openbsd_amd64.go ./vendor/golang.org/x/sys/unix/race.go ./vendor/golang.org/x/sys/unix/syscall_freebsd_amd64.go ./vendor/golang.org/x/sys/unix/ztypes_linux_ppc64le.go ./vendor/golang.org/x/sys/unix/zerrors_freebsd_amd64.go ./vendor/golang.org/x/sys/unix/zerrors_linux_ppc64.go ./vendor/golang.org/x/sys/unix/zsyscall_freebsd_amd64.go ./vendor/golang.org/x/sys/unix/ztypes_aix_ppc64.go ./vendor/golang.org/x/sys/unix/dev_freebsd.go ./vendor/golang.org/x/sys/unix/errors_freebsd_386.go ./vendor/golang.org/x/sys/unix/syscall_aix_ppc64.go ./vendor/golang.org/x/sys/unix/syscall_linux_mipsx.go ./vendor/golang.org/x/sys/unix/zerrors_linux_arm.go ./vendor/golang.org/x/sys/unix/syscall_unix_gc.go ./vendor/golang.org/x/sys/unix/ztypes_dragonfly_amd64.go ./vendor/golang.org/x/sys/unix/syscall_linux_sparc64.go ./vendor/golang.org/x/sys/unix/syscall_linux_gccgo_386.go ./vendor/golang.org/x/sys/unix/sockcmsg_unix_other.go ./vendor/golang.org/x/sys/unix/syscall_zos_s390x.go ./vendor/golang.org/x/sys/unix/sockcmsg_unix.go ./vendor/golang.org/x/sys/unix/ztypes_linux_arm64.go ./vendor/golang.org/x/sys/unix/syscall_netbsd_arm.go ./vendor/golang.org/x/sys/unix/zsysnum_netbsd_amd64.go ./vendor/golang.org/x/sys/unix/fcntl_linux_32bit.go ./vendor/golang.org/x/sys/unix/ztypes_openbsd_arm.go ./vendor/golang.org/x/sys/unix/zsyscall_freebsd_arm.go ./vendor/golang.org/x/sys/unix/zerrors_linux_s390x.go ./vendor/golang.org/x/sys/unix/zerrors_linux_mips.go ./vendor/golang.org/x/sys/unix/zerrors_dragonfly_amd64.go ./vendor/golang.org/x/sys/unix/zerrors_openbsd_mips64.go ./vendor/golang.org/x/sys/unix/zsysctl_openbsd_arm.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_s390x.go ./vendor/golang.org/x/sys/unix/zsyscall_freebsd_arm64.go ./vendor/golang.org/x/sys/unix/syscall.go ./vendor/golang.org/x/sys/unix/zsyscall_netbsd_arm64.go ./vendor/golang.org/x/sys/unix/zsyscall_illumos_amd64.go ./vendor/golang.org/x/sys/unix/dirent.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_amd64.go ./vendor/golang.org/x/sys/unix/ztypes_linux_mips64.go ./vendor/golang.org/x/sys/unix/env_unix.go ./vendor/golang.org/x/sys/unix/ptrace_ios.go ./vendor/golang.org/x/sys/unix/syscall_openbsd_mips64.go ./vendor/golang.org/x/sys/unix/aliases.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_s390x.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_ppc64.go ./vendor/golang.org/x/sys/unix/syscall_freebsd_arm.go ./vendor/golang.org/x/sys/unix/zsyscall_solaris_amd64.go ./vendor/golang.org/x/sys/unix/ztypes_openbsd_386.go ./vendor/golang.org/x/sys/unix/zsysnum_zos_s390x.go ./vendor/golang.org/x/sys/unix/syscall_bsd.go ./vendor/golang.org/x/sys/unix/syscall_freebsd_386.go ./vendor/golang.org/x/sys/unix/ztypes_linux_ppc64.go ./vendor/golang.org/x/sys/unix/ztypes_linux_sparc64.go ./vendor/golang.org/x/sys/unix/readdirent_getdents.go ./vendor/golang.org/x/sys/unix/fstatfs_zos.go ./vendor/golang.org/x/sys/unix/sockcmsg_linux.go ./vendor/golang.org/x/sys/unix/zerrors_openbsd_amd64.go ./vendor/golang.org/x/sys/unix/zerrors_freebsd_386.go ./vendor/golang.org/x/sys/unix/zsysnum_openbsd_386.go ./vendor/golang.org/x/sys/unix/sysvshm_unix_other.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_386.go ./vendor/golang.org/x/sys/unix/syscall_freebsd_arm64.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_amd64.go ./vendor/golang.org/x/sys/unix/zptrace_mipsnn_linux.go ./vendor/golang.org/x/sys/unix/ioctl_linux.go ./vendor/golang.org/x/sys/unix/zerrors_linux_ppc64le.go ./vendor/golang.org/x/sys/unix/syscall_openbsd_amd64.go ./vendor/golang.org/x/sys/unix/ztypes_linux_s390x.go ./vendor/golang.org/x/sys/unix/ioctl.go ./vendor/golang.org/x/sys/unix/ztypes_netbsd_386.go ./vendor/golang.org/x/sys/unix/ifreq_linux.go ./vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm.go ./vendor/golang.org/x/sys/unix/zsysnum_openbsd_amd64.go ./vendor/golang.org/x/sys/unix/ztypes_darwin_arm64.go ./vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm.go ./vendor/golang.org/x/sys/unix/zerrors_openbsd_arm64.go ./vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64_gc.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_sparc64.go ./vendor/golang.org/x/sys/unix/zsysctl_openbsd_arm64.go ./vendor/golang.org/x/sys/unix/syscall_linux_gc.go ./vendor/golang.org/x/sys/unix/syscall_darwin_libSystem.go ./vendor/golang.org/x/sys/unix/syscall_netbsd.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_386.go ./vendor/golang.org/x/sys/unix/zsysnum_netbsd_arm.go ./vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm64.go ./vendor/golang.org/x/sys/unix/zsysnum_darwin_arm64.go ./vendor/golang.org/x/sys/unix/ztypes_illumos_amd64.go ./vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64_gccgo.go ./vendor/golang.org/x/sys/unix/zsysctl_openbsd_386.go ./vendor/golang.org/x/sys/unix/zerrors_linux_riscv64.go ./vendor/golang.org/x/sys/unix/syscall_darwin.go ./vendor/golang.org/x/sys/unix/zptrace_x86_linux.go ./vendor/golang.org/x/sys/unix/syscall_unix_gc_ppc64x.go ./vendor/golang.org/x/sys/unix/zsyscall_freebsd_386.go ./vendor/golang.org/x/sys/unix/zsysnum_openbsd_mips64.go ./vendor/golang.org/x/sys/unix/ztypes_linux_386.go ./vendor/golang.org/x/sys/unix/zerrors_zos_s390x.go ./vendor/golang.org/x/sys/unix/syscall_linux_arm64.go ./vendor/golang.org/x/sys/unix/zerrors_openbsd_arm.go ./vendor/golang.org/x/sys/unix/zsyscall_netbsd_amd64.go ./vendor/golang.org/x/sys/unix/fcntl.go ./vendor/golang.org/x/sys/unix/errors_freebsd_amd64.go ./vendor/golang.org/x/sys/unix/syscall_netbsd_amd64.go ./vendor/golang.org/x/sys/unix/syscall_linux_ppc64x.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_arm.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_ppc64.go ./vendor/golang.org/x/sys/unix/zerrors_darwin_arm64.go ./vendor/golang.org/x/sys/unix/pledge_openbsd.go ./vendor/golang.org/x/sys/unix/ztypes_freebsd_arm.go ./vendor/golang.org/x/sys/unix/syscall_solaris_amd64.go ./vendor/golang.org/x/sys/unix/ztypes_linux_arm.go ./vendor/golang.org/x/sys/unix/syscall_linux_riscv64.go ./vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.go ./vendor/golang.org/x/sys/unix/ztypes_linux_ppc.go ./vendor/golang.org/x/sys/unix/syscall_linux_gc_386.go ./vendor/golang.org/x/sys/unix/ztypes_linux.go ./vendor/golang.org/x/sys/unix/syscall_illumos.go ./vendor/golang.org/x/sys/unix/zerrors_freebsd_arm.go ./vendor/golang.org/x/sys/unix/syscall_linux_gccgo_arm.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_ppc64le.go ./vendor/golang.org/x/sys/unix/syscall_linux_ppc.go ./vendor/golang.org/x/sys/unix/zsysnum_freebsd_amd64.go ./vendor/golang.org/x/sys/unix/zerrors_netbsd_arm.go ./vendor/golang.org/x/sys/unix/xattr_bsd.go ./vendor/golang.org/x/sys/unix/zerrors_netbsd_386.go ./vendor/golang.org/x/sys/unix/zerrors_linux_amd64.go ./vendor/golang.org/x/sys/unix/zerrors_linux_mips64.go ./vendor/golang.org/x/sys/unix/zerrors_darwin_amd64.go ./vendor/golang.org/x/sys/unix/zerrors_solaris_amd64.go ./vendor/golang.org/x/sys/unix/zerrors_linux_386.go ./vendor/golang.org/x/sys/unix/zsyscall_linux.go ./vendor/golang.org/x/sys/unix/unveil_openbsd.go ./vendor/golang.org/x/sys/unix/fcntl_darwin.go ./vendor/golang.org/x/sys/unix/zerrors_linux_ppc.go ./vendor/golang.org/x/sys/unix/zerrors_linux_arm64.go ./vendor/golang.org/x/sys/unix/sysvshm_linux.go ./vendor/golang.org/x/sys/unix/bluetooth_linux.go ./vendor/golang.org/x/sys/unix/zsysnum_dragonfly_amd64.go ./vendor/golang.org/x/sys/unix/zsysnum_netbsd_386.go ./vendor/golang.org/x/sys/unix/ztypes_netbsd_arm.go ./vendor/golang.org/x/sys/unix/zerrors_linux_sparc64.go ./vendor/golang.org/x/sys/unix/syscall_netbsd_386.go ./vendor/golang.org/x/sys/unix/syscall_linux_arm.go ./vendor/golang.org/x/sys/unix/zerrors_linux_mips64le.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_arm64.go ./vendor/golang.org/x/sys/unix/dev_aix_ppc.go ./vendor/golang.org/x/sys/unix/zsyscall_netbsd_386.go ./vendor/golang.org/x/sys/unix/dev_zos.go ./vendor/golang.org/x/sys/unix/zerrors_netbsd_arm64.go ./vendor/golang.org/x/sys/unix/syscall_linux_mips64x.go ./vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.go ./vendor/golang.org/x/sys/unix/ztypes_linux_riscv64.go ./vendor/golang.org/x/sys/unix/zsysctl_openbsd_amd64.go ./vendor/golang.org/x/sys/unix/fdset.go ./vendor/golang.org/x/sys/unix/epoll_zos.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_arm.go ./vendor/golang.org/x/sys/unix/ztypes_freebsd_386.go ./vendor/golang.org/x/sys/unix/dev_darwin.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_mips64.go ./vendor/golang.org/x/sys/unix/syscall_darwin_amd64.go ./vendor/golang.org/x/sys/unix/syscall_darwin.1_12.go ./vendor/golang.org/x/sys/unix/zerrors_linux_mipsle.go ./vendor/golang.org/x/sys/unix/pagesize_unix.go ./vendor/golang.org/x/sys/unix/zerrors_linux.go ./vendor/golang.org/x/sys/unix/sockcmsg_dragonfly.go ./vendor/golang.org/x/sys/unix/zerrors_aix_ppc.go ./vendor/golang.org/x/sys/unix/ztypes_zos_s390x.go ./vendor/golang.org/x/sys/unix/syscall_freebsd.go ./vendor/golang.org/x/sys/unix/zsysctl_openbsd_mips64.go ./vendor/golang.org/x/sys/unix/syscall_aix_ppc.go ./vendor/golang.org/x/sys/unix/ztypes_linux_mips64le.go ./vendor/golang.org/x/sys/unix/ptrace_darwin.go ./vendor/golang.org/x/sys/unix/gccgo.go ./vendor/golang.org/x/sys/unix/zsyscall_dragonfly_amd64.go ./vendor/golang.org/x/sys/unix/ztypes_linux_mipsle.go ./vendor/golang.org/x/sys/unix/syscall_unix.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_riscv64.go ./vendor/golang.org/x/sys/unix/errors_freebsd_arm64.go ./vendor/golang.org/x/sys/unix/ztypes_netbsd_amd64.go ./vendor/golang.org/x/sys/unix/race0.go ./vendor/golang.org/x/sys/unix/syscall_dragonfly_amd64.go ./vendor/golang.org/x/sys/unix/ztypes_freebsd_amd64.go ./vendor/golang.org/x/sys/unix/zsyscall_openbsd_amd64.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_mips.go ./vendor/golang.org/x/sys/unix/zerrors_freebsd_arm64.go ./vendor/golang.org/x/sys/unix/syscall_openbsd_arm64.go ./vendor/golang.org/x/sys/unix/zerrors_netbsd_amd64.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_ppc.go ./vendor/golang.org/x/sys/unix/sysvshm_unix.go ./vendor/golang.org/x/sys/unix/readdirent_getdirentries.go ./vendor/golang.org/x/sys/unix/syscall_linux_amd64_gc.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_mipsle.go ./vendor/golang.org/x/sys/unix/zsyscall_zos_s390x.go ./vendor/golang.org/x/sys/unix/zerrors_aix_ppc64.go ./vendor/golang.org/x/sys/unix/dev_netbsd.go ./vendor/golang.org/x/sys/unix/ztypes_darwin_amd64.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_arm64.go ./vendor/golang.org/x/sys/unix/dev_openbsd.go ./vendor/golang.org/x/sys/unix/zsysnum_freebsd_386.go ./vendor/golang.org/x/sys/unix/ztypes_freebsd_arm64.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_mips64.go ./vendor/golang.org/x/sys/unix/timestruct.go ./vendor/golang.org/x/sys/unix/cap_freebsd.go ./vendor/golang.org/x/sys/unix/syscall_linux_386.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_mips.go ./vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm64.go ./vendor/golang.org/x/sys/unix/syscall_openbsd_arm.go ./vendor/golang.org/x/sys/unix/zsysnum_darwin_amd64.go ./vendor/golang.org/x/sys/unix/zsysnum_netbsd_arm64.go ./vendor/golang.org/x/sys/unix/constants.go ./vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.1_13.go ./vendor/golang.org/x/sys/unix/zsyscall_aix_ppc.go ./vendor/golang.org/x/sys/unix/syscall_netbsd_arm64.go ./vendor/golang.org/x/sys/unix/zsyscall_openbsd_386.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_mipsle.go ./vendor/golang.org/x/sys/unix/syscall_solaris.go ./vendor/golang.org/x/sys/unix/dev_linux.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_riscv64.go ./vendor/golang.org/x/sys/unix/errors_freebsd_arm.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_mips64le.go ./vendor/golang.org/x/sys/unix/dev_dragonfly.go ./vendor/golang.org/x/sys/unix/endian_big.go ./vendor/golang.org/x/sys/unix/ztypes_netbsd_arm64.go ./vendor/golang.org/x/sys/unix/zsyscall_netbsd_arm.go ./vendor/golang.org/x/sys/unix/syscall_linux_s390x.go ./vendor/golang.org/x/sys/unix/syscall_linux_amd64.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_mips64le.go ./vendor/golang.org/x/sys/unix/ztypes_aix_ppc.go ./vendor/golang.org/x/sys/unix/zptrace_armnn_linux.go ./vendor/golang.org/x/sys/unix/ztypes_linux_amd64.go ./vendor/golang.org/x/sys/unix/syscall_openbsd.go ./vendor/golang.org/x/sys/unix/zptrace_linux_arm64.go ./vendor/golang.org/x/sys/unix/syscall_linux.go ./vendor/golang.org/x/sys/unix/zsyscall_openbsd_mips64.go ./vendor/golang.org/x/sys/unix/zerrors_openbsd_386.go ./vendor/golang.org/x/sys/plan9/str.go ./vendor/golang.org/x/sys/plan9/zsysnum_plan9.go ./vendor/golang.org/x/sys/plan9/race.go ./vendor/golang.org/x/sys/plan9/const_plan9.go ./vendor/golang.org/x/sys/plan9/zsyscall_plan9_arm.go ./vendor/golang.org/x/sys/plan9/syscall.go ./vendor/golang.org/x/sys/plan9/pwd_go15_plan9.go ./vendor/golang.org/x/sys/plan9/env_plan9.go ./vendor/golang.org/x/sys/plan9/errors_plan9.go ./vendor/golang.org/x/sys/plan9/zsyscall_plan9_386.go ./vendor/golang.org/x/sys/plan9/race0.go ./vendor/golang.org/x/sys/plan9/zsyscall_plan9_amd64.go ./vendor/golang.org/x/sys/plan9/dir_plan9.go ./vendor/golang.org/x/sys/plan9/pwd_plan9.go ./vendor/golang.org/x/sys/plan9/syscall_plan9.go ./vendor/golang.org/x/sys/execabs/execabs.go ./vendor/golang.org/x/time/rate/rate.go ./vendor/golang.org/x/mod/semver/semver.go ./vendor/golang.org/x/mod/module/module.go ./vendor/golang.org/x/mod/module/pseudo.go ./vendor/golang.org/x/mod/internal/lazyregexp/lazyre.go ./vendor/golang.org/x/sync/errgroup/errgroup.go ./vendor/golang.org/x/text/unicode/bidi/bidi.go ./vendor/golang.org/x/text/unicode/bidi/trieval.go ./vendor/golang.org/x/text/unicode/bidi/tables12.0.0.go ./vendor/golang.org/x/text/unicode/bidi/bracket.go ./vendor/golang.org/x/text/unicode/bidi/tables11.0.0.go ./vendor/golang.org/x/text/unicode/bidi/tables10.0.0.go ./vendor/golang.org/x/text/unicode/bidi/tables13.0.0.go ./vendor/golang.org/x/text/unicode/bidi/tables9.0.0.go ./vendor/golang.org/x/text/unicode/bidi/prop.go ./vendor/golang.org/x/text/unicode/bidi/core.go ./vendor/golang.org/x/text/unicode/norm/normalize.go ./vendor/golang.org/x/text/unicode/norm/trie.go ./vendor/golang.org/x/text/unicode/norm/composition.go ./vendor/golang.org/x/text/unicode/norm/forminfo.go ./vendor/golang.org/x/text/unicode/norm/input.go ./vendor/golang.org/x/text/unicode/norm/tables12.0.0.go ./vendor/golang.org/x/text/unicode/norm/iter.go ./vendor/golang.org/x/text/unicode/norm/tables11.0.0.go ./vendor/golang.org/x/text/unicode/norm/tables10.0.0.go ./vendor/golang.org/x/text/unicode/norm/tables13.0.0.go ./vendor/golang.org/x/text/unicode/norm/tables9.0.0.go ./vendor/golang.org/x/text/unicode/norm/readwriter.go ./vendor/golang.org/x/text/unicode/norm/transform.go ./vendor/golang.org/x/text/secure/bidirule/bidirule9.0.0.go ./vendor/golang.org/x/text/secure/bidirule/bidirule.go ./vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go ./vendor/golang.org/x/text/transform/transform.go ./vendor/golang.org/x/text/width/width.go ./vendor/golang.org/x/text/width/trieval.go ./vendor/golang.org/x/text/width/tables12.0.0.go ./vendor/golang.org/x/text/width/kind_string.go ./vendor/golang.org/x/text/width/tables11.0.0.go ./vendor/golang.org/x/text/width/tables10.0.0.go ./vendor/golang.org/x/text/width/tables13.0.0.go ./vendor/golang.org/x/text/width/tables9.0.0.go ./vendor/golang.org/x/text/width/transform.go ./vendor/golang.org/x/xerrors/internal/internal.go ./vendor/golang.org/x/xerrors/format.go ./vendor/golang.org/x/xerrors/errors.go ./vendor/golang.org/x/xerrors/wrap.go ./vendor/golang.org/x/xerrors/frame.go ./vendor/golang.org/x/xerrors/fmt.go ./vendor/golang.org/x/xerrors/doc.go ./vendor/golang.org/x/xerrors/adaptor.go ./vendor/go.uber.org/atomic/bool_ext.go ./vendor/go.uber.org/atomic/int64.go ./vendor/go.uber.org/atomic/float64_ext.go ./vendor/go.uber.org/atomic/duration_ext.go ./vendor/go.uber.org/atomic/string_ext.go ./vendor/go.uber.org/atomic/nocmp.go ./vendor/go.uber.org/atomic/uintptr.go ./vendor/go.uber.org/atomic/duration.go ./vendor/go.uber.org/atomic/time.go ./vendor/go.uber.org/atomic/uint64.go ./vendor/go.uber.org/atomic/gen.go ./vendor/go.uber.org/atomic/error.go ./vendor/go.uber.org/atomic/time_ext.go ./vendor/go.uber.org/atomic/int32.go ./vendor/go.uber.org/atomic/string.go ./vendor/go.uber.org/atomic/bool.go ./vendor/go.uber.org/atomic/doc.go ./vendor/go.uber.org/atomic/error_ext.go ./vendor/go.uber.org/atomic/value.go ./vendor/go.uber.org/atomic/uint32.go ./vendor/go.uber.org/atomic/float64.go ./vendor/go.uber.org/atomic/unsafe_pointer.go ./vendor/go.uber.org/goleak/internal/stack/stacks.go ./vendor/go.uber.org/goleak/tracestack_old.go ./vendor/go.uber.org/goleak/tracestack_new.go ./vendor/go.uber.org/goleak/testmain.go ./vendor/go.uber.org/goleak/leaks.go ./vendor/go.uber.org/goleak/options.go ./vendor/go.uber.org/goleak/doc.go ./vendor/github.com/stretchr/testify/assert/forward_assertions.go ./vendor/github.com/stretchr/testify/assert/assertion_format.go ./vendor/github.com/stretchr/testify/assert/http_assertions.go ./vendor/github.com/stretchr/testify/assert/errors.go ./vendor/github.com/stretchr/testify/assert/assertion_compare.go ./vendor/github.com/stretchr/testify/assert/doc.go ./vendor/github.com/stretchr/testify/assert/assertion_forward.go ./vendor/github.com/stretchr/testify/assert/assertion_order.go ./vendor/github.com/stretchr/testify/assert/assertions.go ./vendor/github.com/stretchr/testify/require/requirements.go ./vendor/github.com/stretchr/testify/require/forward_requirements.go ./vendor/github.com/stretchr/testify/require/require.go ./vendor/github.com/stretchr/testify/require/require_forward.go ./vendor/github.com/stretchr/testify/require/doc.go ./vendor/github.com/dennwc/varint/varint.go ./vendor/github.com/dennwc/varint/proto.go ./vendor/github.com/opentracing-contrib/go-stdlib/nethttp/client.go ./vendor/github.com/opentracing-contrib/go-stdlib/nethttp/status-code-tracker.go ./vendor/github.com/opentracing-contrib/go-stdlib/nethttp/doc.go ./vendor/github.com/opentracing-contrib/go-stdlib/nethttp/server.go ./vendor/github.com/mwitkow/go-conntrack/listener_wrapper.go ./vendor/github.com/mwitkow/go-conntrack/dialer_reporter.go ./vendor/github.com/mwitkow/go-conntrack/listener_reporter.go ./vendor/github.com/mwitkow/go-conntrack/dialer_wrapper.go ./vendor/github.com/ghodss/yaml/yaml.go ./vendor/github.com/ghodss/yaml/fields.go ./vendor/github.com/evanphx/json-patch/errors.go ./vendor/github.com/evanphx/json-patch/patch.go ./vendor/github.com/evanphx/json-patch/merge.go ./vendor/github.com/prometheus/exporter-toolkit/web/cache.go ./vendor/github.com/prometheus/exporter-toolkit/web/handler.go ./vendor/github.com/prometheus/exporter-toolkit/web/kingpinflag/flag.go ./vendor/github.com/prometheus/exporter-toolkit/web/tls_config.go ./vendor/github.com/prometheus/common/server/static_file_server.go ./vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg/autoneg.go ./vendor/github.com/prometheus/common/route/route.go ./vendor/github.com/prometheus/common/expfmt/expfmt.go ./vendor/github.com/prometheus/common/expfmt/fuzz.go ./vendor/github.com/prometheus/common/expfmt/decode.go ./vendor/github.com/prometheus/common/expfmt/text_create.go ./vendor/github.com/prometheus/common/expfmt/encode.go ./vendor/github.com/prometheus/common/expfmt/openmetrics_create.go ./vendor/github.com/prometheus/common/expfmt/text_parse.go ./vendor/github.com/prometheus/common/model/metric.go ./vendor/github.com/prometheus/common/model/alert.go ./vendor/github.com/prometheus/common/model/model.go ./vendor/github.com/prometheus/common/model/silence.go ./vendor/github.com/prometheus/common/model/fingerprinting.go ./vendor/github.com/prometheus/common/model/time.go ./vendor/github.com/prometheus/common/model/signature.go ./vendor/github.com/prometheus/common/model/labels.go ./vendor/github.com/prometheus/common/model/fnv.go ./vendor/github.com/prometheus/common/model/labelset.go ./vendor/github.com/prometheus/common/model/value.go ./vendor/github.com/prometheus/common/version/info.go ./vendor/github.com/prometheus/common/sigv4/sigv4.go ./vendor/github.com/prometheus/common/sigv4/sigv4_config.go ./vendor/github.com/prometheus/common/config/http_config.go ./vendor/github.com/prometheus/common/config/config.go ./vendor/github.com/prometheus/common/promlog/log.go ./vendor/github.com/prometheus/common/promlog/flag/flag.go ./vendor/github.com/prometheus/client_model/go/metrics.pb.go ./vendor/github.com/prometheus/procfs/slab.go ./vendor/github.com/prometheus/procfs/cpuinfo_armx.go ./vendor/github.com/prometheus/procfs/cpuinfo_s390x.go ./vendor/github.com/prometheus/procfs/cpuinfo_mipsx.go ./vendor/github.com/prometheus/procfs/cpuinfo_riscvx.go ./vendor/github.com/prometheus/procfs/loadavg.go ./vendor/github.com/prometheus/procfs/net_dev.go ./vendor/github.com/prometheus/procfs/fs.go ./vendor/github.com/prometheus/procfs/vm.go ./vendor/github.com/prometheus/procfs/fscache.go ./vendor/github.com/prometheus/procfs/internal/util/readfile.go ./vendor/github.com/prometheus/procfs/internal/util/valueparser.go ./vendor/github.com/prometheus/procfs/internal/util/parse.go ./vendor/github.com/prometheus/procfs/internal/util/sysreadfile_compat.go ./vendor/github.com/prometheus/procfs/internal/util/sysreadfile.go ./vendor/github.com/prometheus/procfs/internal/fs/fs.go ./vendor/github.com/prometheus/procfs/xfrm.go ./vendor/github.com/prometheus/procfs/mdstat.go ./vendor/github.com/prometheus/procfs/proc_environ.go ./vendor/github.com/prometheus/procfs/net_sockstat.go ./vendor/github.com/prometheus/procfs/net_ip_socket.go ./vendor/github.com/prometheus/procfs/proc_status.go ./vendor/github.com/prometheus/procfs/cpuinfo.go ./vendor/github.com/prometheus/procfs/cpuinfo_others.go ./vendor/github.com/prometheus/procfs/net_unix.go ./vendor/github.com/prometheus/procfs/proc_io.go ./vendor/github.com/prometheus/procfs/proc_fdinfo.go ./vendor/github.com/prometheus/procfs/zoneinfo.go ./vendor/github.com/prometheus/procfs/proc_limits.go ./vendor/github.com/prometheus/procfs/stat.go ./vendor/github.com/prometheus/procfs/proc_psi.go ./vendor/github.com/prometheus/procfs/cpuinfo_x86.go ./vendor/github.com/prometheus/procfs/mountinfo.go ./vendor/github.com/prometheus/procfs/proc_maps.go ./vendor/github.com/prometheus/procfs/net_softnet.go ./vendor/github.com/prometheus/procfs/meminfo.go ./vendor/github.com/prometheus/procfs/buddyinfo.go ./vendor/github.com/prometheus/procfs/crypto.go ./vendor/github.com/prometheus/procfs/net_tcp.go ./vendor/github.com/prometheus/procfs/cpuinfo_ppcx.go ./vendor/github.com/prometheus/procfs/net_conntrackstat.go ./vendor/github.com/prometheus/procfs/proc.go ./vendor/github.com/prometheus/procfs/kernel_random.go ./vendor/github.com/prometheus/procfs/arp.go ./vendor/github.com/prometheus/procfs/net_protocols.go ./vendor/github.com/prometheus/procfs/doc.go ./vendor/github.com/prometheus/procfs/mountstats.go ./vendor/github.com/prometheus/procfs/ipvs.go ./vendor/github.com/prometheus/procfs/schedstat.go ./vendor/github.com/prometheus/procfs/swaps.go ./vendor/github.com/prometheus/procfs/proc_ns.go ./vendor/github.com/prometheus/procfs/net_udp.go ./vendor/github.com/prometheus/procfs/proc_cgroup.go ./vendor/github.com/prometheus/procfs/proc_stat.go ./vendor/github.com/prometheus/procfs/proc_smaps.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/silence_status.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/version_info.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/matchers.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/alert_groups.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/alert.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/postable_alerts.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/gettable_silence.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/cluster_status.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/silence.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/label_set.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/postable_silence.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/receiver.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/gettable_silences.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/peer_status.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/alertmanager_config.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/gettable_alerts.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/gettable_alert.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/alert_status.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/postable_alert.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/alert_group.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/matcher.go ./vendor/github.com/prometheus/alertmanager/api/v2/models/alertmanager_status.go ./vendor/github.com/prometheus/client_golang/prometheus/counter.go ./vendor/github.com/prometheus/client_golang/prometheus/metric.go ./vendor/github.com/prometheus/client_golang/prometheus/observer.go ./vendor/github.com/prometheus/client_golang/prometheus/untyped.go ./vendor/github.com/prometheus/client_golang/prometheus/process_collector_windows.go ./vendor/github.com/prometheus/client_golang/prometheus/timer.go ./vendor/github.com/prometheus/client_golang/prometheus/internal/metric.go ./vendor/github.com/prometheus/client_golang/prometheus/testutil/testutil.go ./vendor/github.com/prometheus/client_golang/prometheus/testutil/promlint/promlint.go ./vendor/github.com/prometheus/client_golang/prometheus/testutil/lint.go ./vendor/github.com/prometheus/client_golang/prometheus/vec.go ./vendor/github.com/prometheus/client_golang/prometheus/go_collector.go ./vendor/github.com/prometheus/client_golang/prometheus/promhttp/http.go ./vendor/github.com/prometheus/client_golang/prometheus/promhttp/delegator.go ./vendor/github.com/prometheus/client_golang/prometheus/promhttp/instrument_server.go ./vendor/github.com/prometheus/client_golang/prometheus/promhttp/instrument_client.go ./vendor/github.com/prometheus/client_golang/prometheus/desc.go ./vendor/github.com/prometheus/client_golang/prometheus/wrap.go ./vendor/github.com/prometheus/client_golang/prometheus/registry.go ./vendor/github.com/prometheus/client_golang/prometheus/expvar_collector.go ./vendor/github.com/prometheus/client_golang/prometheus/promauto/auto.go ./vendor/github.com/prometheus/client_golang/prometheus/histogram.go ./vendor/github.com/prometheus/client_golang/prometheus/gauge.go ./vendor/github.com/prometheus/client_golang/prometheus/labels.go ./vendor/github.com/prometheus/client_golang/prometheus/process_collector.go ./vendor/github.com/prometheus/client_golang/prometheus/collector.go ./vendor/github.com/prometheus/client_golang/prometheus/fnv.go ./vendor/github.com/prometheus/client_golang/prometheus/summary.go ./vendor/github.com/prometheus/client_golang/prometheus/doc.go ./vendor/github.com/prometheus/client_golang/prometheus/process_collector_other.go ./vendor/github.com/prometheus/client_golang/prometheus/value.go ./vendor/github.com/prometheus/client_golang/api/prometheus/v1/api.go ./vendor/github.com/prometheus/client_golang/api/client.go ./vendor/github.com/armon/go-metrics/const_windows.go ./vendor/github.com/armon/go-metrics/start.go ./vendor/github.com/armon/go-metrics/statsd.go ./vendor/github.com/armon/go-metrics/sink.go ./vendor/github.com/armon/go-metrics/metrics.go ./vendor/github.com/armon/go-metrics/inmem_signal.go ./vendor/github.com/armon/go-metrics/inmem_endpoint.go ./vendor/github.com/armon/go-metrics/inmem.go ./vendor/github.com/armon/go-metrics/statsite.go ./vendor/github.com/armon/go-metrics/const_unix.go ./vendor/github.com/docker/go-connections/nat/parse.go ./vendor/github.com/docker/go-connections/nat/sort.go ./vendor/github.com/docker/go-connections/nat/nat.go ./vendor/github.com/docker/go-connections/sockets/sockets.go ./vendor/github.com/docker/go-connections/sockets/proxy.go ./vendor/github.com/docker/go-connections/sockets/inmem_socket.go ./vendor/github.com/docker/go-connections/sockets/sockets_unix.go ./vendor/github.com/docker/go-connections/sockets/sockets_windows.go ./vendor/github.com/docker/go-connections/sockets/tcp_socket.go ./vendor/github.com/docker/go-connections/sockets/unix_socket.go ./vendor/github.com/docker/go-connections/tlsconfig/config_client_ciphers.go ./vendor/github.com/docker/go-connections/tlsconfig/certpool_go17.go ./vendor/github.com/docker/go-connections/tlsconfig/config_legacy_client_ciphers.go ./vendor/github.com/docker/go-connections/tlsconfig/certpool_other.go ./vendor/github.com/docker/go-connections/tlsconfig/config.go ./vendor/github.com/docker/docker/errdefs/defs.go ./vendor/github.com/docker/docker/errdefs/is.go ./vendor/github.com/docker/docker/errdefs/http_helpers.go ./vendor/github.com/docker/docker/errdefs/helpers.go ./vendor/github.com/docker/docker/errdefs/doc.go ./vendor/github.com/docker/docker/api/types/volume/volume_create.go ./vendor/github.com/docker/docker/api/types/volume/volume_list.go ./vendor/github.com/docker/docker/api/types/versions/compare.go ./vendor/github.com/docker/docker/api/types/stats.go ./vendor/github.com/docker/docker/api/types/service_update_response.go ./vendor/github.com/docker/docker/api/types/events/events.go ./vendor/github.com/docker/docker/api/types/error_response_ext.go ./vendor/github.com/docker/docker/api/types/client.go ./vendor/github.com/docker/docker/api/types/plugin_device.go ./vendor/github.com/docker/docker/api/types/port.go ./vendor/github.com/docker/docker/api/types/plugin_mount.go ./vendor/github.com/docker/docker/api/types/blkiodev/blkio.go ./vendor/github.com/docker/docker/api/types/graph_driver_data.go ./vendor/github.com/docker/docker/api/types/swarm/container.go ./vendor/github.com/docker/docker/api/types/swarm/swarm.go ./vendor/github.com/docker/docker/api/types/swarm/common.go ./vendor/github.com/docker/docker/api/types/swarm/service.go ./vendor/github.com/docker/docker/api/types/swarm/runtime/plugin.pb.go ./vendor/github.com/docker/docker/api/types/swarm/runtime/gen.go ./vendor/github.com/docker/docker/api/types/swarm/node.go ./vendor/github.com/docker/docker/api/types/swarm/runtime.go ./vendor/github.com/docker/docker/api/types/swarm/config.go ./vendor/github.com/docker/docker/api/types/swarm/network.go ./vendor/github.com/docker/docker/api/types/swarm/task.go ./vendor/github.com/docker/docker/api/types/swarm/secret.go ./vendor/github.com/docker/docker/api/types/container/hostconfig_unix.go ./vendor/github.com/docker/docker/api/types/container/hostconfig_windows.go ./vendor/github.com/docker/docker/api/types/container/container_top.go ./vendor/github.com/docker/docker/api/types/container/container_update.go ./vendor/github.com/docker/docker/api/types/container/container_changes.go ./vendor/github.com/docker/docker/api/types/container/waitcondition.go ./vendor/github.com/docker/docker/api/types/container/host_config.go ./vendor/github.com/docker/docker/api/types/container/config.go ./vendor/github.com/docker/docker/api/types/container/container_create.go ./vendor/github.com/docker/docker/api/types/container/container_wait.go ./vendor/github.com/docker/docker/api/types/plugin_env.go ./vendor/github.com/docker/docker/api/types/image_delete_response_item.go ./vendor/github.com/docker/docker/api/types/error_response.go ./vendor/github.com/docker/docker/api/types/image/image_history.go ./vendor/github.com/docker/docker/api/types/network/network.go ./vendor/github.com/docker/docker/api/types/plugin_responses.go ./vendor/github.com/docker/docker/api/types/id_response.go ./vendor/github.com/docker/docker/api/types/filters/parse.go ./vendor/github.com/docker/docker/api/types/time/timestamp.go ./vendor/github.com/docker/docker/api/types/time/duration_convert.go ./vendor/github.com/docker/docker/api/types/image_summary.go ./vendor/github.com/docker/docker/api/types/configs.go ./vendor/github.com/docker/docker/api/types/auth.go ./vendor/github.com/docker/docker/api/types/plugin_interface_type.go ./vendor/github.com/docker/docker/api/types/registry/authenticate.go ./vendor/github.com/docker/docker/api/types/registry/registry.go ./vendor/github.com/docker/docker/api/types/plugin.go ./vendor/github.com/docker/docker/api/types/mount/mount.go ./vendor/github.com/docker/docker/api/types/volume.go ./vendor/github.com/docker/docker/api/types/strslice/strslice.go ./vendor/github.com/docker/docker/api/types/types.go ./vendor/github.com/docker/docker/api/common.go ./vendor/github.com/docker/docker/api/common_windows.go ./vendor/github.com/docker/docker/api/common_unix.go ./vendor/github.com/docker/docker/client/service_create.go ./vendor/github.com/docker/docker/client/service_logs.go ./vendor/github.com/docker/docker/client/image_pull.go ./vendor/github.com/docker/docker/client/container_pause.go ./vendor/github.com/docker/docker/client/config_create.go ./vendor/github.com/docker/docker/client/image_list.go ./vendor/github.com/docker/docker/client/plugin_upgrade.go ./vendor/github.com/docker/docker/client/task_logs.go ./vendor/github.com/docker/docker/client/network_remove.go ./vendor/github.com/docker/docker/client/service_update.go ./vendor/github.com/docker/docker/client/build_prune.go ./vendor/github.com/docker/docker/client/container_stats.go ./vendor/github.com/docker/docker/client/network_prune.go ./vendor/github.com/docker/docker/client/container_restart.go ./vendor/github.com/docker/docker/client/service_list.go ./vendor/github.com/docker/docker/client/volume_inspect.go ./vendor/github.com/docker/docker/client/secret_remove.go ./vendor/github.com/docker/docker/client/image_push.go ./vendor/github.com/docker/docker/client/plugin_enable.go ./vendor/github.com/docker/docker/client/transport.go ./vendor/github.com/docker/docker/client/swarm_unlock.go ./vendor/github.com/docker/docker/client/client.go ./vendor/github.com/docker/docker/client/plugin_set.go ./vendor/github.com/docker/docker/client/events.go ./vendor/github.com/docker/docker/client/volume_remove.go ./vendor/github.com/docker/docker/client/service_inspect.go ./vendor/github.com/docker/docker/client/image_create.go ./vendor/github.com/docker/docker/client/container_attach.go ./vendor/github.com/docker/docker/client/checkpoint_delete.go ./vendor/github.com/docker/docker/client/service_remove.go ./vendor/github.com/docker/docker/client/container_remove.go ./vendor/github.com/docker/docker/client/image_prune.go ./vendor/github.com/docker/docker/client/volume_create.go ./vendor/github.com/docker/docker/client/network_connect.go ./vendor/github.com/docker/docker/client/image_history.go ./vendor/github.com/docker/docker/client/config_remove.go ./vendor/github.com/docker/docker/client/node_update.go ./vendor/github.com/docker/docker/client/distribution_inspect.go ./vendor/github.com/docker/docker/client/ping.go ./vendor/github.com/docker/docker/client/plugin_inspect.go ./vendor/github.com/docker/docker/client/errors.go ./vendor/github.com/docker/docker/client/container_diff.go ./vendor/github.com/docker/docker/client/container_top.go ./vendor/github.com/docker/docker/client/build_cancel.go ./vendor/github.com/docker/docker/client/node_remove.go ./vendor/github.com/docker/docker/client/swarm_update.go ./vendor/github.com/docker/docker/client/container_rename.go ./vendor/github.com/docker/docker/client/swarm_init.go ./vendor/github.com/docker/docker/client/container_update.go ./vendor/github.com/docker/docker/client/image_tag.go ./vendor/github.com/docker/docker/client/image_remove.go ./vendor/github.com/docker/docker/client/container_inspect.go ./vendor/github.com/docker/docker/client/config_list.go ./vendor/github.com/docker/docker/client/client_windows.go ./vendor/github.com/docker/docker/client/checkpoint_list.go ./vendor/github.com/docker/docker/client/volume_list.go ./vendor/github.com/docker/docker/client/container_copy.go ./vendor/github.com/docker/docker/client/image_search.go ./vendor/github.com/docker/docker/client/checkpoint_create.go ./vendor/github.com/docker/docker/client/utils.go ./vendor/github.com/docker/docker/client/secret_update.go ./vendor/github.com/docker/docker/client/swarm_leave.go ./vendor/github.com/docker/docker/client/interface_stable.go ./vendor/github.com/docker/docker/client/request.go ./vendor/github.com/docker/docker/client/info.go ./vendor/github.com/docker/docker/client/secret_inspect.go ./vendor/github.com/docker/docker/client/image_save.go ./vendor/github.com/docker/docker/client/container_exec.go ./vendor/github.com/docker/docker/client/container_list.go ./vendor/github.com/docker/docker/client/node_list.go ./vendor/github.com/docker/docker/client/client_unix.go ./vendor/github.com/docker/docker/client/container_unpause.go ./vendor/github.com/docker/docker/client/container_start.go ./vendor/github.com/docker/docker/client/plugin_list.go ./vendor/github.com/docker/docker/client/volume_prune.go ./vendor/github.com/docker/docker/client/container_kill.go ./vendor/github.com/docker/docker/client/network_inspect.go ./vendor/github.com/docker/docker/client/container_export.go ./vendor/github.com/docker/docker/client/container_stop.go ./vendor/github.com/docker/docker/client/node_inspect.go ./vendor/github.com/docker/docker/client/task_list.go ./vendor/github.com/docker/docker/client/plugin_disable.go ./vendor/github.com/docker/docker/client/plugin_remove.go ./vendor/github.com/docker/docker/client/swarm_inspect.go ./vendor/github.com/docker/docker/client/interface_experimental.go ./vendor/github.com/docker/docker/client/container_logs.go ./vendor/github.com/docker/docker/client/client_deprecated.go ./vendor/github.com/docker/docker/client/plugin_create.go ./vendor/github.com/docker/docker/client/plugin_install.go ./vendor/github.com/docker/docker/client/login.go ./vendor/github.com/docker/docker/client/image_inspect.go ./vendor/github.com/docker/docker/client/image_import.go ./vendor/github.com/docker/docker/client/plugin_push.go ./vendor/github.com/docker/docker/client/network_disconnect.go ./vendor/github.com/docker/docker/client/secret_list.go ./vendor/github.com/docker/docker/client/container_prune.go ./vendor/github.com/docker/docker/client/version.go ./vendor/github.com/docker/docker/client/options.go ./vendor/github.com/docker/docker/client/hijack.go ./vendor/github.com/docker/docker/client/disk_usage.go ./vendor/github.com/docker/docker/client/image_load.go ./vendor/github.com/docker/docker/client/swarm_join.go ./vendor/github.com/docker/docker/client/network_list.go ./vendor/github.com/docker/docker/client/interface.go ./vendor/github.com/docker/docker/client/image_build.go ./vendor/github.com/docker/docker/client/container_resize.go ./vendor/github.com/docker/docker/client/config_update.go ./vendor/github.com/docker/docker/client/container_create.go ./vendor/github.com/docker/docker/client/network_create.go ./vendor/github.com/docker/docker/client/task_inspect.go ./vendor/github.com/docker/docker/client/swarm_get_unlock_key.go ./vendor/github.com/docker/docker/client/container_wait.go ./vendor/github.com/docker/docker/client/secret_create.go ./vendor/github.com/docker/docker/client/config_inspect.go ./vendor/github.com/docker/docker/client/container_commit.go ./vendor/github.com/docker/distribution/digestset/set.go ./vendor/github.com/docker/distribution/reference/normalize.go ./vendor/github.com/docker/distribution/reference/regexp.go ./vendor/github.com/docker/distribution/reference/reference.go ./vendor/github.com/docker/distribution/reference/helpers.go ./vendor/github.com/docker/distribution/registry/api/errcode/errors.go ./vendor/github.com/docker/distribution/registry/api/errcode/register.go ./vendor/github.com/docker/distribution/registry/api/errcode/handler.go ./vendor/github.com/docker/go-units/duration.go ./vendor/github.com/docker/go-units/ulimit.go ./vendor/github.com/docker/go-units/size.go ./vendor/github.com/oklog/run/actors.go ./vendor/github.com/oklog/run/group.go ./vendor/github.com/oklog/ulid/ulid.go ./vendor/github.com/opencontainers/image-spec/specs-go/v1/layout.go ./vendor/github.com/opencontainers/image-spec/specs-go/v1/manifest.go ./vendor/github.com/opencontainers/image-spec/specs-go/v1/descriptor.go ./vendor/github.com/opencontainers/image-spec/specs-go/v1/annotations.go ./vendor/github.com/opencontainers/image-spec/specs-go/v1/mediatype.go ./vendor/github.com/opencontainers/image-spec/specs-go/v1/config.go ./vendor/github.com/opencontainers/image-spec/specs-go/v1/index.go ./vendor/github.com/opencontainers/image-spec/specs-go/versioned.go ./vendor/github.com/opencontainers/image-spec/specs-go/version.go ./vendor/github.com/opencontainers/go-digest/verifiers.go ./vendor/github.com/opencontainers/go-digest/digest.go ./vendor/github.com/opencontainers/go-digest/algorithm.go ./vendor/github.com/opencontainers/go-digest/digester.go ./vendor/github.com/opencontainers/go-digest/doc.go ./vendor/github.com/edsrzf/mmap-go/mmap_windows.go ./vendor/github.com/edsrzf/mmap-go/mmap_unix.go ./vendor/github.com/edsrzf/mmap-go/mmap.go ./vendor/github.com/go-zookeeper/zk/conn.go ./vendor/github.com/go-zookeeper/zk/structs.go ./vendor/github.com/go-zookeeper/zk/dnshostprovider.go ./vendor/github.com/go-zookeeper/zk/util.go ./vendor/github.com/go-zookeeper/zk/lock.go ./vendor/github.com/go-zookeeper/zk/constants.go ./vendor/github.com/go-zookeeper/zk/flw.go ./vendor/github.com/go-stack/stack/stack.go ./vendor/github.com/digitalocean/godo/keys.go ./vendor/github.com/digitalocean/godo/floating_ips.go ./vendor/github.com/digitalocean/godo/load_balancers.go ./vendor/github.com/digitalocean/godo/cdn.go ./vendor/github.com/digitalocean/godo/meta.go ./vendor/github.com/digitalocean/godo/metrics/metrics.go ./vendor/github.com/digitalocean/godo/metrics/time.go ./vendor/github.com/digitalocean/godo/metrics/values.go ./vendor/github.com/digitalocean/godo/storage_actions.go ./vendor/github.com/digitalocean/godo/timestamp.go ./vendor/github.com/digitalocean/godo/certificates.go ./vendor/github.com/digitalocean/godo/balance.go ./vendor/github.com/digitalocean/godo/kubernetes.go ./vendor/github.com/digitalocean/godo/domains.go ./vendor/github.com/digitalocean/godo/regions.go ./vendor/github.com/digitalocean/godo/droplet_actions.go ./vendor/github.com/digitalocean/godo/errors.go ./vendor/github.com/digitalocean/godo/snapshots.go ./vendor/github.com/digitalocean/godo/apps.go ./vendor/github.com/digitalocean/godo/godo.go ./vendor/github.com/digitalocean/godo/invoices.go ./vendor/github.com/digitalocean/godo/registry.go ./vendor/github.com/digitalocean/godo/strings.go ./vendor/github.com/digitalocean/godo/storage.go ./vendor/github.com/digitalocean/godo/vpcs.go ./vendor/github.com/digitalocean/godo/projects.go ./vendor/github.com/digitalocean/godo/sizes.go ./vendor/github.com/digitalocean/godo/droplets.go ./vendor/github.com/digitalocean/godo/1-click.go ./vendor/github.com/digitalocean/godo/links.go ./vendor/github.com/digitalocean/godo/action.go ./vendor/github.com/digitalocean/godo/images.go ./vendor/github.com/digitalocean/godo/doc.go ./vendor/github.com/digitalocean/godo/billing_history.go ./vendor/github.com/digitalocean/godo/account.go ./vendor/github.com/digitalocean/godo/apps.gen.go ./vendor/github.com/digitalocean/godo/monitoring.go ./vendor/github.com/digitalocean/godo/tags.go ./vendor/github.com/digitalocean/godo/floating_ips_actions.go ./vendor/github.com/digitalocean/godo/firewalls.go ./vendor/github.com/digitalocean/godo/image_actions.go ./vendor/github.com/digitalocean/godo/databases.go ./vendor/github.com/asaskevich/govalidator/numerics.go ./vendor/github.com/asaskevich/govalidator/converter.go ./vendor/github.com/asaskevich/govalidator/validator.go ./vendor/github.com/asaskevich/govalidator/arrays.go ./vendor/github.com/asaskevich/govalidator/patterns.go ./vendor/github.com/asaskevich/govalidator/utils.go ./vendor/github.com/asaskevich/govalidator/error.go ./vendor/github.com/asaskevich/govalidator/doc.go ./vendor/github.com/asaskevich/govalidator/types.go ./vendor/github.com/jpillora/backoff/backoff.go ./vendor/github.com/golang/snappy/encode_other.go ./vendor/github.com/golang/snappy/snappy.go ./vendor/github.com/golang/snappy/decode_other.go ./vendor/github.com/golang/snappy/decode.go ./vendor/github.com/golang/snappy/decode_asm.go ./vendor/github.com/golang/snappy/encode.go ./vendor/github.com/golang/snappy/encode_asm.go ./vendor/github.com/golang/groupcache/lru/lru.go ./vendor/github.com/golang/protobuf/proto/deprecated.go ./vendor/github.com/golang/protobuf/proto/text_decode.go ./vendor/github.com/golang/protobuf/proto/buffer.go ./vendor/github.com/golang/protobuf/proto/properties.go ./vendor/github.com/golang/protobuf/proto/registry.go ./vendor/github.com/golang/protobuf/proto/proto.go ./vendor/github.com/golang/protobuf/proto/wrappers.go ./vendor/github.com/golang/protobuf/proto/defaults.go ./vendor/github.com/golang/protobuf/proto/discard.go ./vendor/github.com/golang/protobuf/proto/wire.go ./vendor/github.com/golang/protobuf/proto/extensions.go ./vendor/github.com/golang/protobuf/proto/text_encode.go ./vendor/github.com/golang/protobuf/protoc-gen-go/plugin/plugin.pb.go ./vendor/github.com/golang/protobuf/protoc-gen-go/descriptor/descriptor.pb.go ./vendor/github.com/golang/protobuf/descriptor/descriptor.go ./vendor/github.com/golang/protobuf/ptypes/wrappers/wrappers.pb.go ./vendor/github.com/golang/protobuf/ptypes/timestamp.go ./vendor/github.com/golang/protobuf/ptypes/struct/struct.pb.go ./vendor/github.com/golang/protobuf/ptypes/any/any.pb.go ./vendor/github.com/golang/protobuf/ptypes/duration/duration.pb.go ./vendor/github.com/golang/protobuf/ptypes/duration.go ./vendor/github.com/golang/protobuf/ptypes/timestamp/timestamp.pb.go ./vendor/github.com/golang/protobuf/ptypes/doc.go ./vendor/github.com/golang/protobuf/ptypes/any.go ./vendor/github.com/golang/protobuf/jsonpb/json.go ./vendor/github.com/golang/protobuf/jsonpb/decode.go ./vendor/github.com/golang/protobuf/jsonpb/encode.go ./vendor/github.com/golang/glog/glog_file.go ./vendor/github.com/golang/glog/glog.go ./vendor/github.com/mailru/easyjson/jlexer/error.go ./vendor/github.com/mailru/easyjson/jlexer/bytestostr.go ./vendor/github.com/mailru/easyjson/jlexer/lexer.go ./vendor/github.com/mailru/easyjson/jlexer/bytestostr_nounsafe.go ./vendor/github.com/mailru/easyjson/jwriter/writer.go ./vendor/github.com/mailru/easyjson/buffer/pool.go ./vendor/github.com/gophercloud/gophercloud/auth_result.go ./vendor/github.com/gophercloud/gophercloud/results.go ./vendor/github.com/gophercloud/gophercloud/errors.go ./vendor/github.com/gophercloud/gophercloud/openstack/auth_env.go ./vendor/github.com/gophercloud/gophercloud/openstack/client.go ./vendor/github.com/gophercloud/gophercloud/openstack/endpoint_location.go ./vendor/github.com/gophercloud/gophercloud/openstack/errors.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tokens/urls.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tokens/requests.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tokens/results.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tokens/doc.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tenants/urls.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tenants/requests.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tenants/results.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tenants/doc.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens/urls.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens/requests.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens/results.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens/doc.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1/urls.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1/requests.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1/results.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1/doc.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/ec2tokens/urls.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/ec2tokens/requests.go ./vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/ec2tokens/doc.go ./vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips/urls.go ./vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips/requests.go ./vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips/results.go ./vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips/doc.go ./vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors/urls.go ./vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors/requests.go ./vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors/results.go ./vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors/doc.go ./vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers/urls.go ./vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers/requests.go ./vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers/results.go ./vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers/errors.go ./vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers/util.go ./vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers/doc.go ./vendor/github.com/gophercloud/gophercloud/openstack/utils/choose_version.go ./vendor/github.com/gophercloud/gophercloud/openstack/utils/base_endpoint.go ./vendor/github.com/gophercloud/gophercloud/openstack/doc.go ./vendor/github.com/gophercloud/gophercloud/service_client.go ./vendor/github.com/gophercloud/gophercloud/endpoint_search.go ./vendor/github.com/gophercloud/gophercloud/util.go ./vendor/github.com/gophercloud/gophercloud/pagination/single.go ./vendor/github.com/gophercloud/gophercloud/pagination/pager.go ./vendor/github.com/gophercloud/gophercloud/pagination/http.go ./vendor/github.com/gophercloud/gophercloud/pagination/linked.go ./vendor/github.com/gophercloud/gophercloud/pagination/marker.go ./vendor/github.com/gophercloud/gophercloud/pagination/pkg.go ./vendor/github.com/gophercloud/gophercloud/params.go ./vendor/github.com/gophercloud/gophercloud/doc.go ./vendor/github.com/gophercloud/gophercloud/auth_options.go ./vendor/github.com/gophercloud/gophercloud/provider_client.go ./vendor/github.com/scaleway/scaleway-sdk-go/validation/is.go ./vendor/github.com/scaleway/scaleway-sdk-go/scw/path.go ./vendor/github.com/scaleway/scaleway-sdk-go/scw/client_option.go ./vendor/github.com/scaleway/scaleway-sdk-go/scw/request_option.go ./vendor/github.com/scaleway/scaleway-sdk-go/scw/client.go ./vendor/github.com/scaleway/scaleway-sdk-go/scw/env.go ./vendor/github.com/scaleway/scaleway-sdk-go/scw/errors.go ./vendor/github.com/scaleway/scaleway-sdk-go/scw/request.go ./vendor/github.com/scaleway/scaleway-sdk-go/scw/custom_types.go ./vendor/github.com/scaleway/scaleway-sdk-go/scw/locality.go ./vendor/github.com/scaleway/scaleway-sdk-go/scw/version.go ./vendor/github.com/scaleway/scaleway-sdk-go/scw/convert.go ./vendor/github.com/scaleway/scaleway-sdk-go/scw/config_legacy.go ./vendor/github.com/scaleway/scaleway-sdk-go/scw/config.go ./vendor/github.com/scaleway/scaleway-sdk-go/internal/async/wait.go ./vendor/github.com/scaleway/scaleway-sdk-go/internal/auth/no_auth.go ./vendor/github.com/scaleway/scaleway-sdk-go/internal/auth/token.go ./vendor/github.com/scaleway/scaleway-sdk-go/internal/auth/auth.go ./vendor/github.com/scaleway/scaleway-sdk-go/internal/errors/error.go ./vendor/github.com/scaleway/scaleway-sdk-go/internal/parameter/query.go ./vendor/github.com/scaleway/scaleway-sdk-go/internal/marshaler/duration.go ./vendor/github.com/scaleway/scaleway-sdk-go/api/marketplace/v1/marketplace_utils.go ./vendor/github.com/scaleway/scaleway-sdk-go/api/marketplace/v1/marketplace_sdk.go ./vendor/github.com/scaleway/scaleway-sdk-go/api/baremetal/v1/baremetal_sdk.go ./vendor/github.com/scaleway/scaleway-sdk-go/api/baremetal/v1/server_utils.go ./vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/instance_utils.go ./vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/volume_utils.go ./vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/image_utils.go ./vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/security_group_utils.go ./vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/instance_sdk.go ./vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/instance_metadata_sdk.go ./vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/server_utils.go ./vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/snapshot_utils.go ./vendor/github.com/scaleway/scaleway-sdk-go/logger/default_logger.go ./vendor/github.com/scaleway/scaleway-sdk-go/logger/logger.go ./vendor/github.com/scaleway/scaleway-sdk-go/namegenerator/name_generator.go ./vendor/github.com/json-iterator/go/any_int32.go ./vendor/github.com/json-iterator/go/any_uint32.go ./vendor/github.com/json-iterator/go/reflect_dynamic.go ./vendor/github.com/json-iterator/go/iter_int.go ./vendor/github.com/json-iterator/go/reflect_array.go ./vendor/github.com/json-iterator/go/iter_array.go ./vendor/github.com/json-iterator/go/pool.go ./vendor/github.com/json-iterator/go/iter_skip.go ./vendor/github.com/json-iterator/go/stream_str.go ./vendor/github.com/json-iterator/go/iter_skip_sloppy.go ./vendor/github.com/json-iterator/go/any_uint64.go ./vendor/github.com/json-iterator/go/any_invalid.go ./vendor/github.com/json-iterator/go/adapter.go ./vendor/github.com/json-iterator/go/reflect_native.go ./vendor/github.com/json-iterator/go/iter_object.go ./vendor/github.com/json-iterator/go/any_array.go ./vendor/github.com/json-iterator/go/reflect_optional.go ./vendor/github.com/json-iterator/go/any_nil.go ./vendor/github.com/json-iterator/go/reflect_struct_decoder.go ./vendor/github.com/json-iterator/go/reflect_extension.go ./vendor/github.com/json-iterator/go/jsoniter.go ./vendor/github.com/json-iterator/go/reflect_slice.go ./vendor/github.com/json-iterator/go/reflect_struct_encoder.go ./vendor/github.com/json-iterator/go/any_str.go ./vendor/github.com/json-iterator/go/reflect_map.go ./vendor/github.com/json-iterator/go/reflect_marshaler.go ./vendor/github.com/json-iterator/go/any_number.go ./vendor/github.com/json-iterator/go/any_bool.go ./vendor/github.com/json-iterator/go/reflect.go ./vendor/github.com/json-iterator/go/iter_float.go ./vendor/github.com/json-iterator/go/reflect_json_number.go ./vendor/github.com/json-iterator/go/iter_str.go ./vendor/github.com/json-iterator/go/iter.go ./vendor/github.com/json-iterator/go/any_float.go ./vendor/github.com/json-iterator/go/stream.go ./vendor/github.com/json-iterator/go/any_object.go ./vendor/github.com/json-iterator/go/any_int64.go ./vendor/github.com/json-iterator/go/config.go ./vendor/github.com/json-iterator/go/stream_int.go ./vendor/github.com/json-iterator/go/any.go ./vendor/github.com/json-iterator/go/iter_skip_strict.go ./vendor/github.com/json-iterator/go/reflect_json_raw_message.go ./vendor/github.com/json-iterator/go/stream_float.go ./vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/decode.go ./vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/encode.go ./vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/doc.go ./vendor/github.com/Microsoft/go-winio/fileinfo.go ./vendor/github.com/Microsoft/go-winio/syscall.go ./vendor/github.com/Microsoft/go-winio/file.go ./vendor/github.com/Microsoft/go-winio/zsyscall_windows.go ./vendor/github.com/Microsoft/go-winio/hvsock.go ./vendor/github.com/Microsoft/go-winio/ea.go ./vendor/github.com/Microsoft/go-winio/backup.go ./vendor/github.com/Microsoft/go-winio/reparse.go ./vendor/github.com/Microsoft/go-winio/pipe.go ./vendor/github.com/Microsoft/go-winio/sd.go ./vendor/github.com/Microsoft/go-winio/privilege.go ./vendor/github.com/Microsoft/go-winio/pkg/guid/guid.go ./vendor/github.com/modern-go/reflect2/unsafe_array.go ./vendor/github.com/modern-go/reflect2/reflect2_kind.go ./vendor/github.com/modern-go/reflect2/go_below_118.go ./vendor/github.com/modern-go/reflect2/unsafe_ptr.go ./vendor/github.com/modern-go/reflect2/unsafe_map.go ./vendor/github.com/modern-go/reflect2/unsafe_struct.go ./vendor/github.com/modern-go/reflect2/go_above_19.go ./vendor/github.com/modern-go/reflect2/unsafe_field.go ./vendor/github.com/modern-go/reflect2/unsafe_slice.go ./vendor/github.com/modern-go/reflect2/unsafe_eface.go ./vendor/github.com/modern-go/reflect2/type_map.go ./vendor/github.com/modern-go/reflect2/unsafe_type.go ./vendor/github.com/modern-go/reflect2/unsafe_iface.go ./vendor/github.com/modern-go/reflect2/safe_type.go ./vendor/github.com/modern-go/reflect2/reflect2.go ./vendor/github.com/modern-go/reflect2/safe_map.go ./vendor/github.com/modern-go/reflect2/safe_slice.go ./vendor/github.com/modern-go/reflect2/safe_struct.go ./vendor/github.com/modern-go/reflect2/safe_field.go ./vendor/github.com/modern-go/reflect2/unsafe_link.go ./vendor/github.com/modern-go/reflect2/go_above_118.go ./vendor/github.com/modern-go/concurrent/executor.go ./vendor/github.com/modern-go/concurrent/unbounded_executor.go ./vendor/github.com/modern-go/concurrent/go_below_19.go ./vendor/github.com/modern-go/concurrent/go_above_19.go ./vendor/github.com/modern-go/concurrent/log.go ./vendor/github.com/go-kit/kit/log/logfmt_logger.go ./vendor/github.com/go-kit/kit/log/nop_logger.go ./vendor/github.com/go-kit/kit/log/stdlib.go ./vendor/github.com/go-kit/kit/log/log.go ./vendor/github.com/go-kit/kit/log/sync.go ./vendor/github.com/go-kit/kit/log/level/level.go ./vendor/github.com/go-kit/kit/log/level/doc.go ./vendor/github.com/go-kit/kit/log/json_logger.go ./vendor/github.com/go-kit/kit/log/doc.go ./vendor/github.com/go-kit/kit/log/value.go ./vendor/github.com/go-kit/log/logfmt_logger.go ./vendor/github.com/go-kit/log/nop_logger.go ./vendor/github.com/go-kit/log/stdlib.go ./vendor/github.com/go-kit/log/log.go ./vendor/github.com/go-kit/log/sync.go ./vendor/github.com/go-kit/log/level/level.go ./vendor/github.com/go-kit/log/level/doc.go ./vendor/github.com/go-kit/log/json_logger.go ./vendor/github.com/go-kit/log/doc.go ./vendor/github.com/go-kit/log/value.go ./vendor/github.com/pmezard/go-difflib/difflib/difflib.go ./vendor/github.com/influxdata/influxdb/models/fieldtype_string.go ./vendor/github.com/influxdata/influxdb/models/consistency.go ./vendor/github.com/influxdata/influxdb/models/rows.go ./vendor/github.com/influxdata/influxdb/models/tagkeysset.go ./vendor/github.com/influxdata/influxdb/models/uint_support.go ./vendor/github.com/influxdata/influxdb/models/points.go ./vendor/github.com/influxdata/influxdb/models/time.go ./vendor/github.com/influxdata/influxdb/models/statistic.go ./vendor/github.com/influxdata/influxdb/models/gen.go ./vendor/github.com/influxdata/influxdb/models/inline_fnv.go ./vendor/github.com/influxdata/influxdb/models/inline_strconv_parse.go ./vendor/github.com/influxdata/influxdb/client/v2/udp.go ./vendor/github.com/influxdata/influxdb/client/v2/client.go ./vendor/github.com/influxdata/influxdb/client/v2/params.go ./vendor/github.com/influxdata/influxdb/pkg/escape/bytes.go ./vendor/github.com/influxdata/influxdb/pkg/escape/strings.go ./vendor/github.com/PuerkitoBio/urlesc/urlesc.go ./vendor/github.com/PuerkitoBio/purell/purell.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3/discovery.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3/ads.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3/ads.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3/discovery.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/grpc_service.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/grpc_method_list.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/substitution_format_string.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/udp_socket_config.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/address.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/grpc_service.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/resolver.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/backoff.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/protocol.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/health_check.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/extension.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/socket_option.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/grpc_method_list.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/http_uri.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/address.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/config_source.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/backoff.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/event_service_config.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/udp_socket_config.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/config_source.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/health_check.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/http_uri.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/proxy_protocol.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/substitution_format_string.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/base.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/event_service_config.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/resolver.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/protocol.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/proxy_protocol.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/extension.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/socket_option.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/base.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/annotations/deprecation.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/annotations/deprecation.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/annotations/resource.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/annotations/resource.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/metadata.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/metadata.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/http_inputs.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/struct.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/struct.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/number.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/string.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/http_inputs.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/regex.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/node.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/number.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/node.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/path.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/value.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/value.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/path.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/string.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/regex.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/percent.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/ratelimit_unit.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/range.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/hash_policy.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/token_bucket.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/http_status.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/percent.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/http.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/token_bucket.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/semantic_version.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/hash_policy.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/http_status.pb.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/range.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/http.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/ratelimit_unit.pb.validate.go ./vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/semantic_version.pb.validate.go ./vendor/github.com/envoyproxy/protoc-gen-validate/validate/validate.pb.go ./vendor/github.com/aws/aws-sdk-go/internal/sdkio/io_go1.7.go ./vendor/github.com/aws/aws-sdk-go/internal/sdkio/byte.go ./vendor/github.com/aws/aws-sdk-go/internal/sdkio/io_go1.6.go ./vendor/github.com/aws/aws-sdk-go/internal/sdkrand/read_1_5.go ./vendor/github.com/aws/aws-sdk-go/internal/sdkrand/locked_source.go ./vendor/github.com/aws/aws-sdk-go/internal/sdkrand/read.go ./vendor/github.com/aws/aws-sdk-go/internal/sdkmath/floor_go1.9.go ./vendor/github.com/aws/aws-sdk-go/internal/sdkmath/floor.go ./vendor/github.com/aws/aws-sdk-go/internal/context/background_go1.5.go ./vendor/github.com/aws/aws-sdk-go/internal/shareddefaults/shared_config.go ./vendor/github.com/aws/aws-sdk-go/internal/shareddefaults/ecs_container.go ./vendor/github.com/aws/aws-sdk-go/internal/sync/singleflight/singleflight.go ./vendor/github.com/aws/aws-sdk-go/internal/sdkuri/path.go ./vendor/github.com/aws/aws-sdk-go/internal/strings/strings.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/walker.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/ini.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/value_util.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/ws_token.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/skipper.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/number_helper.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/fuzz.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/op_tokens.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/expression.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/ini_lexer.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/literal_tokens.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/comma_token.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/newline_token.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/statement.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/sep_tokens.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/parse_error.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/empty_token.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/comment_token.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/ast.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/ini_parser.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/visitor.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/parse_stack.go ./vendor/github.com/aws/aws-sdk-go/internal/ini/doc.go ./vendor/github.com/aws/aws-sdk-go/service/sts/stsiface/interface.go ./vendor/github.com/aws/aws-sdk-go/service/sts/api.go ./vendor/github.com/aws/aws-sdk-go/service/sts/customizations.go ./vendor/github.com/aws/aws-sdk-go/service/sts/errors.go ./vendor/github.com/aws/aws-sdk-go/service/sts/service.go ./vendor/github.com/aws/aws-sdk-go/service/sts/doc.go ./vendor/github.com/aws/aws-sdk-go/service/ec2/api.go ./vendor/github.com/aws/aws-sdk-go/service/ec2/customizations.go ./vendor/github.com/aws/aws-sdk-go/service/ec2/waiters.go ./vendor/github.com/aws/aws-sdk-go/service/ec2/errors.go ./vendor/github.com/aws/aws-sdk-go/service/ec2/service.go ./vendor/github.com/aws/aws-sdk-go/service/ec2/doc.go ./vendor/github.com/aws/aws-sdk-go/service/lightsail/api.go ./vendor/github.com/aws/aws-sdk-go/service/lightsail/errors.go ./vendor/github.com/aws/aws-sdk-go/service/lightsail/service.go ./vendor/github.com/aws/aws-sdk-go/service/lightsail/doc.go ./vendor/github.com/aws/aws-sdk-go/service/sso/api.go ./vendor/github.com/aws/aws-sdk-go/service/sso/errors.go ./vendor/github.com/aws/aws-sdk-go/service/sso/service.go ./vendor/github.com/aws/aws-sdk-go/service/sso/doc.go ./vendor/github.com/aws/aws-sdk-go/service/sso/ssoiface/interface.go ./vendor/github.com/aws/aws-sdk-go/aws/ec2metadata/api.go ./vendor/github.com/aws/aws-sdk-go/aws/ec2metadata/service.go ./vendor/github.com/aws/aws-sdk-go/aws/ec2metadata/token_provider.go ./vendor/github.com/aws/aws-sdk-go/aws/corehandlers/user_agent.go ./vendor/github.com/aws/aws-sdk-go/aws/corehandlers/param_validator.go ./vendor/github.com/aws/aws-sdk-go/aws/corehandlers/handlers.go ./vendor/github.com/aws/aws-sdk-go/aws/defaults/defaults.go ./vendor/github.com/aws/aws-sdk-go/aws/defaults/shared_config.go ./vendor/github.com/aws/aws-sdk-go/aws/context_1_9.go ./vendor/github.com/aws/aws-sdk-go/aws/request/retryer.go ./vendor/github.com/aws/aws-sdk-go/aws/request/request_context.go ./vendor/github.com/aws/aws-sdk-go/aws/request/connection_reset_error.go ./vendor/github.com/aws/aws-sdk-go/aws/request/request_1_7.go ./vendor/github.com/aws/aws-sdk-go/aws/request/handlers.go ./vendor/github.com/aws/aws-sdk-go/aws/request/offset_reader.go ./vendor/github.com/aws/aws-sdk-go/aws/request/timeout_read_closer.go ./vendor/github.com/aws/aws-sdk-go/aws/request/validation.go ./vendor/github.com/aws/aws-sdk-go/aws/request/request.go ./vendor/github.com/aws/aws-sdk-go/aws/request/http_request.go ./vendor/github.com/aws/aws-sdk-go/aws/request/request_context_1_6.go ./vendor/github.com/aws/aws-sdk-go/aws/request/request_1_8.go ./vendor/github.com/aws/aws-sdk-go/aws/request/request_pagination.go ./vendor/github.com/aws/aws-sdk-go/aws/request/waiter.go ./vendor/github.com/aws/aws-sdk-go/aws/errors.go ./vendor/github.com/aws/aws-sdk-go/aws/context_background_1_7.go ./vendor/github.com/aws/aws-sdk-go/aws/session/credentials.go ./vendor/github.com/aws/aws-sdk-go/aws/session/custom_transport_go1.5.go ./vendor/github.com/aws/aws-sdk-go/aws/session/shared_config.go ./vendor/github.com/aws/aws-sdk-go/aws/session/custom_transport_go1.6.go ./vendor/github.com/aws/aws-sdk-go/aws/session/custom_transport.go ./vendor/github.com/aws/aws-sdk-go/aws/session/custom_transport_go1.12.go ./vendor/github.com/aws/aws-sdk-go/aws/session/session.go ./vendor/github.com/aws/aws-sdk-go/aws/session/env_config.go ./vendor/github.com/aws/aws-sdk-go/aws/session/doc.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/credentials.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds/ec2_role_provider.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/context_background_go1.5.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/processcreds/provider.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds/os_windows.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds/os.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds/provider.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds/doc.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/context_go1.9.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/context_background_go1.7.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/chain_provider.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/env_provider.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/shared_credentials_provider.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/context_go1.5.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/static_provider.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds/assume_role_provider.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds/web_identity_provider.go ./vendor/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds/provider.go ./vendor/github.com/aws/aws-sdk-go/aws/client/default_retryer.go ./vendor/github.com/aws/aws-sdk-go/aws/client/no_op_retryer.go ./vendor/github.com/aws/aws-sdk-go/aws/client/client.go ./vendor/github.com/aws/aws-sdk-go/aws/client/metadata/client_info.go ./vendor/github.com/aws/aws-sdk-go/aws/client/logger.go ./vendor/github.com/aws/aws-sdk-go/aws/context_sleep.go ./vendor/github.com/aws/aws-sdk-go/aws/endpoints/endpoints.go ./vendor/github.com/aws/aws-sdk-go/aws/endpoints/legacy_regions.go ./vendor/github.com/aws/aws-sdk-go/aws/endpoints/v3model_codegen.go ./vendor/github.com/aws/aws-sdk-go/aws/endpoints/decode.go ./vendor/github.com/aws/aws-sdk-go/aws/endpoints/v3model.go ./vendor/github.com/aws/aws-sdk-go/aws/endpoints/defaults.go ./vendor/github.com/aws/aws-sdk-go/aws/endpoints/doc.go ./vendor/github.com/aws/aws-sdk-go/aws/endpoints/dep_service_ids.go ./vendor/github.com/aws/aws-sdk-go/aws/awserr/error.go ./vendor/github.com/aws/aws-sdk-go/aws/awserr/types.go ./vendor/github.com/aws/aws-sdk-go/aws/context_1_5.go ./vendor/github.com/aws/aws-sdk-go/aws/context_background_1_5.go ./vendor/github.com/aws/aws-sdk-go/aws/url.go ./vendor/github.com/aws/aws-sdk-go/aws/jsonvalue.go ./vendor/github.com/aws/aws-sdk-go/aws/csm/metric.go ./vendor/github.com/aws/aws-sdk-go/aws/csm/reporter.go ./vendor/github.com/aws/aws-sdk-go/aws/csm/metric_chan.go ./vendor/github.com/aws/aws-sdk-go/aws/csm/enable.go ./vendor/github.com/aws/aws-sdk-go/aws/csm/doc.go ./vendor/github.com/aws/aws-sdk-go/aws/csm/metric_exception.go ./vendor/github.com/aws/aws-sdk-go/aws/version.go ./vendor/github.com/aws/aws-sdk-go/aws/signer/v4/request_context_go1.7.go ./vendor/github.com/aws/aws-sdk-go/aws/signer/v4/uri_path.go ./vendor/github.com/aws/aws-sdk-go/aws/signer/v4/stream.go ./vendor/github.com/aws/aws-sdk-go/aws/signer/v4/request_context_go1.5.go ./vendor/github.com/aws/aws-sdk-go/aws/signer/v4/options.go ./vendor/github.com/aws/aws-sdk-go/aws/signer/v4/header_rules.go ./vendor/github.com/aws/aws-sdk-go/aws/signer/v4/v4.go ./vendor/github.com/aws/aws-sdk-go/aws/logger.go ./vendor/github.com/aws/aws-sdk-go/aws/config.go ./vendor/github.com/aws/aws-sdk-go/aws/doc.go ./vendor/github.com/aws/aws-sdk-go/aws/types.go ./vendor/github.com/aws/aws-sdk-go/aws/convert_types.go ./vendor/github.com/aws/aws-sdk-go/aws/url_1_7.go ./vendor/github.com/aws/aws-sdk-go/aws/awsutil/copy.go ./vendor/github.com/aws/aws-sdk-go/aws/awsutil/prettify.go ./vendor/github.com/aws/aws-sdk-go/aws/awsutil/equal.go ./vendor/github.com/aws/aws-sdk-go/aws/awsutil/path_value.go ./vendor/github.com/aws/aws-sdk-go/aws/awsutil/string_value.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/protocol.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/timestamp.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/host_prefix.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil/unmarshal.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil/build.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/unmarshal.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/restjson/restjson.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/restjson/unmarshal_error.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/payload.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/rest/unmarshal.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/rest/payload.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/rest/build.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/idempotency.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/ec2query/unmarshal.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/ec2query/build.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/host.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil/queryutil.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/query/unmarshal.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/query/unmarshal_error.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/query/build.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/unmarshal_error.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc/unmarshal_error.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc/jsonrpc.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/jsonvalue.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/unmarshal.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/xml_to_struct.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/sort.go ./vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/build.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/codegenerator/parse_req.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/codegenerator/doc.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/internal/errors.pb.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/internal/casing/camel.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/internal/gengateway/generator.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/internal/gengateway/template.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/internal/gengateway/doc.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/main.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/generator/generator.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/descriptor/grpc_api_service.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/descriptor/grpc_api_configuration.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/descriptor/registry.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/descriptor/services.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/descriptor/types.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/httprule/fuzz.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/httprule/parse.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/httprule/compile.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/httprule/types.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-swagger/main.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-swagger/genswagger/generator.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-swagger/genswagger/template.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-swagger/genswagger/helpers.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-swagger/genswagger/doc.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-swagger/genswagger/helpers_go111_old.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-swagger/genswagger/types.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-swagger/options/annotations.pb.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/protoc-gen-swagger/options/openapiv2.pb.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/utilities/readerfactory.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/utilities/trie.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/utilities/doc.go ./vendor/github.com/grpc-ecosystem/grpc-gateway/utilities/pattern.go ./vendor/github.com/miekg/dns/udp.go ./vendor/github.com/miekg/dns/sanitize.go ./vendor/github.com/miekg/dns/privaterr.go ./vendor/github.com/miekg/dns/dnssec_keygen.go ./vendor/github.com/miekg/dns/zmsg.go ./vendor/github.com/miekg/dns/dns.go ./vendor/github.com/miekg/dns/update.go ./vendor/github.com/miekg/dns/client.go ./vendor/github.com/miekg/dns/nsecx.go ./vendor/github.com/miekg/dns/msg_truncate.go ./vendor/github.com/miekg/dns/msg.go ./vendor/github.com/miekg/dns/clientconfig.go ./vendor/github.com/miekg/dns/sig0.go ./vendor/github.com/miekg/dns/xfr.go ./vendor/github.com/miekg/dns/fuzz.go ./vendor/github.com/miekg/dns/format.go ./vendor/github.com/miekg/dns/smimea.go ./vendor/github.com/miekg/dns/generate.go ./vendor/github.com/miekg/dns/dane.go ./vendor/github.com/miekg/dns/scan.go ./vendor/github.com/miekg/dns/tlsa.go ./vendor/github.com/miekg/dns/msg_helpers.go ./vendor/github.com/miekg/dns/duplicate.go ./vendor/github.com/miekg/dns/singleinflight.go ./vendor/github.com/miekg/dns/defaults.go ./vendor/github.com/miekg/dns/acceptfunc.go ./vendor/github.com/miekg/dns/listen_no_reuseport.go ./vendor/github.com/miekg/dns/dnssec_privkey.go ./vendor/github.com/miekg/dns/ztypes.go ./vendor/github.com/miekg/dns/tsig.go ./vendor/github.com/miekg/dns/labels.go ./vendor/github.com/miekg/dns/listen_reuseport.go ./vendor/github.com/miekg/dns/svcb.go ./vendor/github.com/miekg/dns/reverse.go ./vendor/github.com/miekg/dns/version.go ./vendor/github.com/miekg/dns/doc.go ./vendor/github.com/miekg/dns/edns.go ./vendor/github.com/miekg/dns/server.go ./vendor/github.com/miekg/dns/scan_rr.go ./vendor/github.com/miekg/dns/zduplicate.go ./vendor/github.com/miekg/dns/dnssec_keyscan.go ./vendor/github.com/miekg/dns/serve_mux.go ./vendor/github.com/miekg/dns/types.go ./vendor/github.com/miekg/dns/dnssec.go ./vendor/github.com/miekg/dns/udp_windows.go ./vendor/github.com/go-resty/resty/v2/resty.go ./vendor/github.com/go-resty/resty/v2/redirect.go ./vendor/github.com/go-resty/resty/v2/client.go ./vendor/github.com/go-resty/resty/v2/response.go ./vendor/github.com/go-resty/resty/v2/request.go ./vendor/github.com/go-resty/resty/v2/retry.go ./vendor/github.com/go-resty/resty/v2/util.go ./vendor/github.com/go-resty/resty/v2/trace.go ./vendor/github.com/go-resty/resty/v2/middleware.go ./vendor/github.com/alecthomas/template/exec.go ./vendor/github.com/alecthomas/template/template.go ./vendor/github.com/alecthomas/template/helper.go ./vendor/github.com/alecthomas/template/parse/parse.go ./vendor/github.com/alecthomas/template/parse/node.go ./vendor/github.com/alecthomas/template/parse/lex.go ./vendor/github.com/alecthomas/template/doc.go ./vendor/github.com/alecthomas/template/funcs.go ./vendor/github.com/alecthomas/units/bytes.go ./vendor/github.com/alecthomas/units/util.go ./vendor/github.com/alecthomas/units/si.go ./vendor/github.com/alecthomas/units/doc.go ./vendor/github.com/shurcooL/vfsgen/commentwriter.go ./vendor/github.com/shurcooL/vfsgen/stringwriter.go ./vendor/github.com/shurcooL/vfsgen/generator.go ./vendor/github.com/shurcooL/vfsgen/options.go ./vendor/github.com/shurcooL/vfsgen/doc.go ./vendor/github.com/shurcooL/httpfs/filter/filter.go ./vendor/github.com/shurcooL/httpfs/filter/filters.go ./vendor/github.com/shurcooL/httpfs/union/union.go ./vendor/github.com/shurcooL/httpfs/vfsutil/walk.go ./vendor/github.com/shurcooL/httpfs/vfsutil/file.go ./vendor/github.com/shurcooL/httpfs/vfsutil/vfsutil.go ./vendor/github.com/spf13/pflag/int64.go ./vendor/github.com/spf13/pflag/duration_slice.go ./vendor/github.com/spf13/pflag/uint8.go ./vendor/github.com/spf13/pflag/uint_slice.go ./vendor/github.com/spf13/pflag/ip_slice.go ./vendor/github.com/spf13/pflag/string_to_int64.go ./vendor/github.com/spf13/pflag/uint.go ./vendor/github.com/spf13/pflag/float64_slice.go ./vendor/github.com/spf13/pflag/count.go ./vendor/github.com/spf13/pflag/golangflag.go ./vendor/github.com/spf13/pflag/duration.go ./vendor/github.com/spf13/pflag/ipnet.go ./vendor/github.com/spf13/pflag/bytes.go ./vendor/github.com/spf13/pflag/uint64.go ./vendor/github.com/spf13/pflag/float32.go ./vendor/github.com/spf13/pflag/ipmask.go ./vendor/github.com/spf13/pflag/bool_slice.go ./vendor/github.com/spf13/pflag/int32.go ./vendor/github.com/spf13/pflag/string_to_int.go ./vendor/github.com/spf13/pflag/int.go ./vendor/github.com/spf13/pflag/int64_slice.go ./vendor/github.com/spf13/pflag/string_slice.go ./vendor/github.com/spf13/pflag/string.go ./vendor/github.com/spf13/pflag/int_slice.go ./vendor/github.com/spf13/pflag/int16.go ./vendor/github.com/spf13/pflag/bool.go ./vendor/github.com/spf13/pflag/int8.go ./vendor/github.com/spf13/pflag/uint16.go ./vendor/github.com/spf13/pflag/uint32.go ./vendor/github.com/spf13/pflag/float32_slice.go ./vendor/github.com/spf13/pflag/string_to_string.go ./vendor/github.com/spf13/pflag/flag.go ./vendor/github.com/spf13/pflag/float64.go ./vendor/github.com/spf13/pflag/ip.go ./vendor/github.com/spf13/pflag/int32_slice.go ./vendor/github.com/spf13/pflag/string_array.go ./vendor/github.com/golang-jwt/jwt/v4/rsa.go ./vendor/github.com/golang-jwt/jwt/v4/rsa_pss.go ./vendor/github.com/golang-jwt/jwt/v4/parser.go ./vendor/github.com/golang-jwt/jwt/v4/errors.go ./vendor/github.com/golang-jwt/jwt/v4/none.go ./vendor/github.com/golang-jwt/jwt/v4/token.go ./vendor/github.com/golang-jwt/jwt/v4/map_claims.go ./vendor/github.com/golang-jwt/jwt/v4/claims.go ./vendor/github.com/golang-jwt/jwt/v4/rsa_utils.go ./vendor/github.com/golang-jwt/jwt/v4/ecdsa.go ./vendor/github.com/golang-jwt/jwt/v4/hmac.go ./vendor/github.com/golang-jwt/jwt/v4/ed25519_utils.go ./vendor/github.com/golang-jwt/jwt/v4/ed25519.go ./vendor/github.com/golang-jwt/jwt/v4/ecdsa_utils.go ./vendor/github.com/golang-jwt/jwt/v4/doc.go ./vendor/github.com/golang-jwt/jwt/v4/signing_method.go ./vendor/github.com/google/go-cmp/cmp/report_references.go ./vendor/github.com/google/go-cmp/cmp/report_compare.go ./vendor/github.com/google/go-cmp/cmp/path.go ./vendor/github.com/google/go-cmp/cmp/internal/diff/debug_enable.go ./vendor/github.com/google/go-cmp/cmp/internal/diff/debug_disable.go ./vendor/github.com/google/go-cmp/cmp/internal/diff/diff.go ./vendor/github.com/google/go-cmp/cmp/internal/flags/toolchain_legacy.go ./vendor/github.com/google/go-cmp/cmp/internal/flags/toolchain_recent.go ./vendor/github.com/google/go-cmp/cmp/internal/flags/flags.go ./vendor/github.com/google/go-cmp/cmp/internal/value/name.go ./vendor/github.com/google/go-cmp/cmp/internal/value/pointer_purego.go ./vendor/github.com/google/go-cmp/cmp/internal/value/pointer_unsafe.go ./vendor/github.com/google/go-cmp/cmp/internal/value/sort.go ./vendor/github.com/google/go-cmp/cmp/internal/value/zero.go ./vendor/github.com/google/go-cmp/cmp/internal/function/func.go ./vendor/github.com/google/go-cmp/cmp/compare.go ./vendor/github.com/google/go-cmp/cmp/report_slices.go ./vendor/github.com/google/go-cmp/cmp/report_reflect.go ./vendor/github.com/google/go-cmp/cmp/report.go ./vendor/github.com/google/go-cmp/cmp/export_panic.go ./vendor/github.com/google/go-cmp/cmp/report_text.go ./vendor/github.com/google/go-cmp/cmp/export_unsafe.go ./vendor/github.com/google/go-cmp/cmp/options.go ./vendor/github.com/google/go-cmp/cmp/report_value.go ./vendor/github.com/google/gofuzz/fuzz.go ./vendor/github.com/google/gofuzz/doc.go ./vendor/github.com/google/pprof/profile/legacy_java_profile.go ./vendor/github.com/google/pprof/profile/legacy_profile.go ./vendor/github.com/google/pprof/profile/profile.go ./vendor/github.com/google/pprof/profile/proto.go ./vendor/github.com/google/pprof/profile/merge.go ./vendor/github.com/google/pprof/profile/filter.go ./vendor/github.com/google/pprof/profile/prune.go ./vendor/github.com/google/pprof/profile/encode.go ./vendor/github.com/google/pprof/profile/index.go ./vendor/github.com/google/go-querystring/query/encode.go ./vendor/github.com/linode/linodego/object_storage_object.go ./vendor/github.com/linode/linodego/nodebalancer.go ./vendor/github.com/linode/linodego/waitfor.go ./vendor/github.com/linode/linodego/longview.go ./vendor/github.com/linode/linodego/profile_tokens.go ./vendor/github.com/linode/linodego/lke_clusters.go ./vendor/github.com/linode/linodego/account_events.go ./vendor/github.com/linode/linodego/nodebalancer_stats.go ./vendor/github.com/linode/linodego/internal/duration/duration.go ./vendor/github.com/linode/linodego/internal/parseabletime/parseable_time.go ./vendor/github.com/linode/linodego/client.go ./vendor/github.com/linode/linodego/volumes.go ./vendor/github.com/linode/linodego/instances.go ./vendor/github.com/linode/linodego/instance_volumes.go ./vendor/github.com/linode/linodego/network_pools.go ./vendor/github.com/linode/linodego/account_payments.go ./vendor/github.com/linode/linodego/domain_records.go ./vendor/github.com/linode/linodego/managed.go ./vendor/github.com/linode/linodego/lke_cluster_pools.go ./vendor/github.com/linode/linodego/nodebalancer_config_nodes.go ./vendor/github.com/linode/linodego/kernels.go ./vendor/github.com/linode/linodego/network_ips.go ./vendor/github.com/linode/linodego/domains.go ./vendor/github.com/linode/linodego/regions.go ./vendor/github.com/linode/linodego/network_ranges.go ./vendor/github.com/linode/linodego/pagination.go ./vendor/github.com/linode/linodego/profile.go ./vendor/github.com/linode/linodego/errors.go ./vendor/github.com/linode/linodego/longview_subscriptions.go ./vendor/github.com/linode/linodego/vlans.go ./vendor/github.com/linode/linodego/retries.go ./vendor/github.com/linode/linodego/instance_ips.go ./vendor/github.com/linode/linodego/account_notifications.go ./vendor/github.com/linode/linodego/instance_disks.go ./vendor/github.com/linode/linodego/firewall_rules.go ./vendor/github.com/linode/linodego/object_storage_keys.go ./vendor/github.com/linode/linodego/object_storage_bucket_certs.go ./vendor/github.com/linode/linodego/instance_stats.go ./vendor/github.com/linode/linodego/object_storage_buckets.go ./vendor/github.com/linode/linodego/resources.go ./vendor/github.com/linode/linodego/stackscripts.go ./vendor/github.com/linode/linodego/nodebalancer_configs.go ./vendor/github.com/linode/linodego/profile_sshkeys.go ./vendor/github.com/linode/linodego/account_user_grants.go ./vendor/github.com/linode/linodego/support.go ./vendor/github.com/linode/linodego/object_storage_clusters.go ./vendor/github.com/linode/linodego/comparison.go ./vendor/github.com/linode/linodego/firewall_devices.go ./vendor/github.com/linode/linodego/instance_configs.go ./vendor/github.com/linode/linodego/version.go ./vendor/github.com/linode/linodego/account_invoices.go ./vendor/github.com/linode/linodego/account_users.go ./vendor/github.com/linode/linodego/account_oauth_client.go ./vendor/github.com/linode/linodego/images.go ./vendor/github.com/linode/linodego/account.go ./vendor/github.com/linode/linodego/account_settings.go ./vendor/github.com/linode/linodego/instance_snapshots.go ./vendor/github.com/linode/linodego/tags.go ./vendor/github.com/linode/linodego/types.go ./vendor/github.com/linode/linodego/firewalls.go ./vendor/github.com/mattn/go-isatty/isatty_windows.go ./vendor/github.com/mattn/go-isatty/isatty_others.go ./vendor/github.com/mattn/go-isatty/isatty_solaris.go ./vendor/github.com/mattn/go-isatty/isatty_tcgets.go ./vendor/github.com/mattn/go-isatty/isatty_bsd.go ./vendor/github.com/mattn/go-isatty/isatty_plan9.go ./vendor/github.com/mattn/go-isatty/doc.go ./vendor/github.com/mattn/go-colorable/colorable_windows.go ./vendor/github.com/mattn/go-colorable/noncolorable.go ./vendor/github.com/mattn/go-colorable/colorable_others.go ./vendor/github.com/mattn/go-colorable/colorable_appengine.go ./vendor/github.com/fsnotify/fsnotify/inotify.go ./vendor/github.com/fsnotify/fsnotify/fsnotify.go ./vendor/github.com/fsnotify/fsnotify/inotify_poller.go ./vendor/github.com/fsnotify/fsnotify/kqueue.go ./vendor/github.com/fsnotify/fsnotify/windows.go ./vendor/github.com/fsnotify/fsnotify/fen.go ./vendor/github.com/fsnotify/fsnotify/open_mode_darwin.go ./vendor/github.com/fsnotify/fsnotify/open_mode_bsd.go ./vendor/github.com/hashicorp/go-immutable-radix/iradix.go ./vendor/github.com/hashicorp/go-immutable-radix/raw_iter.go ./vendor/github.com/hashicorp/go-immutable-radix/edges.go ./vendor/github.com/hashicorp/go-immutable-radix/node.go ./vendor/github.com/hashicorp/go-immutable-radix/iter.go ./vendor/github.com/hashicorp/go-hclog/writer.go ./vendor/github.com/hashicorp/go-hclog/intlogger.go ./vendor/github.com/hashicorp/go-hclog/stacktrace.go ./vendor/github.com/hashicorp/go-hclog/interceptlogger.go ./vendor/github.com/hashicorp/go-hclog/colorize_windows.go ./vendor/github.com/hashicorp/go-hclog/stdlog.go ./vendor/github.com/hashicorp/go-hclog/global.go ./vendor/github.com/hashicorp/go-hclog/nulllogger.go ./vendor/github.com/hashicorp/go-hclog/logger.go ./vendor/github.com/hashicorp/go-hclog/colorize_unix.go ./vendor/github.com/hashicorp/go-hclog/context.go ./vendor/github.com/hashicorp/go-cleanhttp/cleanhttp.go ./vendor/github.com/hashicorp/go-cleanhttp/handlers.go ./vendor/github.com/hashicorp/go-cleanhttp/doc.go ./vendor/github.com/hashicorp/go-rootcerts/rootcerts_darwin.go ./vendor/github.com/hashicorp/go-rootcerts/doc.go ./vendor/github.com/hashicorp/go-rootcerts/rootcerts.go ./vendor/github.com/hashicorp/go-rootcerts/rootcerts_base.go ./vendor/github.com/hashicorp/golang-lru/simplelru/lru_interface.go ./vendor/github.com/hashicorp/golang-lru/simplelru/lru.go ./vendor/github.com/hashicorp/serf/coordinate/client.go ./vendor/github.com/hashicorp/serf/coordinate/phantom.go ./vendor/github.com/hashicorp/serf/coordinate/coordinate.go ./vendor/github.com/hashicorp/serf/coordinate/config.go ./vendor/github.com/hashicorp/consul/api/operator_raft.go ./vendor/github.com/hashicorp/consul/api/config_entry.go ./vendor/github.com/hashicorp/consul/api/api.go ./vendor/github.com/hashicorp/consul/api/operator_autopilot.go ./vendor/github.com/hashicorp/consul/api/operator_keyring.go ./vendor/github.com/hashicorp/consul/api/discovery_chain.go ./vendor/github.com/hashicorp/consul/api/config_entry_cluster.go ./vendor/github.com/hashicorp/consul/api/agent.go ./vendor/github.com/hashicorp/consul/api/namespace.go ./vendor/github.com/hashicorp/consul/api/status.go ./vendor/github.com/hashicorp/consul/api/prepared_query.go ./vendor/github.com/hashicorp/consul/api/operator.go ./vendor/github.com/hashicorp/consul/api/health.go ./vendor/github.com/hashicorp/consul/api/event.go ./vendor/github.com/hashicorp/consul/api/catalog.go ./vendor/github.com/hashicorp/consul/api/connect.go ./vendor/github.com/hashicorp/consul/api/semaphore.go ./vendor/github.com/hashicorp/consul/api/operator_segment.go ./vendor/github.com/hashicorp/consul/api/raw.go ./vendor/github.com/hashicorp/consul/api/connect_ca.go ./vendor/github.com/hashicorp/consul/api/connect_intention.go ./vendor/github.com/hashicorp/consul/api/lock.go ./vendor/github.com/hashicorp/consul/api/coordinate.go ./vendor/github.com/hashicorp/consul/api/config_entry_gateways.go ./vendor/github.com/hashicorp/consul/api/session.go ./vendor/github.com/hashicorp/consul/api/txn.go ./vendor/github.com/hashicorp/consul/api/acl.go ./vendor/github.com/hashicorp/consul/api/operator_area.go ./vendor/github.com/hashicorp/consul/api/config_entry_intentions.go ./vendor/github.com/hashicorp/consul/api/kv.go ./vendor/github.com/hashicorp/consul/api/debug.go ./vendor/github.com/hashicorp/consul/api/config_entry_discoverychain.go ./vendor/github.com/hashicorp/consul/api/operator_license.go ./vendor/github.com/hashicorp/consul/api/snapshot.go ./vendor/github.com/gogo/protobuf/gogoproto/gogo.pb.go ./vendor/github.com/gogo/protobuf/gogoproto/helper.go ./vendor/github.com/gogo/protobuf/gogoproto/doc.go ./vendor/github.com/gogo/protobuf/proto/deprecated.go ./vendor/github.com/gogo/protobuf/proto/timestamp_gogo.go ./vendor/github.com/gogo/protobuf/proto/lib_gogo.go ./vendor/github.com/gogo/protobuf/proto/timestamp.go ./vendor/github.com/gogo/protobuf/proto/clone.go ./vendor/github.com/gogo/protobuf/proto/lib.go ./vendor/github.com/gogo/protobuf/proto/text_gogo.go ./vendor/github.com/gogo/protobuf/proto/equal.go ./vendor/github.com/gogo/protobuf/proto/properties.go ./vendor/github.com/gogo/protobuf/proto/duration_gogo.go ./vendor/github.com/gogo/protobuf/proto/duration.go ./vendor/github.com/gogo/protobuf/proto/table_marshal_gogo.go ./vendor/github.com/gogo/protobuf/proto/table_marshal.go ./vendor/github.com/gogo/protobuf/proto/table_merge.go ./vendor/github.com/gogo/protobuf/proto/pointer_reflect_gogo.go ./vendor/github.com/gogo/protobuf/proto/skip_gogo.go ./vendor/github.com/gogo/protobuf/proto/extensions_gogo.go ./vendor/github.com/gogo/protobuf/proto/decode.go ./vendor/github.com/gogo/protobuf/proto/pointer_unsafe.go ./vendor/github.com/gogo/protobuf/proto/wrappers.go ./vendor/github.com/gogo/protobuf/proto/text.go ./vendor/github.com/gogo/protobuf/proto/discard.go ./vendor/github.com/gogo/protobuf/proto/encode_gogo.go ./vendor/github.com/gogo/protobuf/proto/custom_gogo.go ./vendor/github.com/gogo/protobuf/proto/encode.go ./vendor/github.com/gogo/protobuf/proto/wrappers_gogo.go ./vendor/github.com/gogo/protobuf/proto/properties_gogo.go ./vendor/github.com/gogo/protobuf/proto/table_unmarshal_gogo.go ./vendor/github.com/gogo/protobuf/proto/extensions.go ./vendor/github.com/gogo/protobuf/proto/table_unmarshal.go ./vendor/github.com/gogo/protobuf/proto/pointer_reflect.go ./vendor/github.com/gogo/protobuf/proto/pointer_unsafe_gogo.go ./vendor/github.com/gogo/protobuf/proto/text_parser.go ./vendor/github.com/gogo/protobuf/proto/message_set.go ./vendor/github.com/gogo/protobuf/plugin/defaultcheck/defaultcheck.go ./vendor/github.com/gogo/protobuf/plugin/embedcheck/embedcheck.go ./vendor/github.com/gogo/protobuf/plugin/testgen/testgen.go ./vendor/github.com/gogo/protobuf/plugin/oneofcheck/oneofcheck.go ./vendor/github.com/gogo/protobuf/plugin/description/description.go ./vendor/github.com/gogo/protobuf/plugin/description/descriptiontest.go ./vendor/github.com/gogo/protobuf/plugin/populate/populate.go ./vendor/github.com/gogo/protobuf/plugin/stringer/stringer.go ./vendor/github.com/gogo/protobuf/plugin/stringer/stringertest.go ./vendor/github.com/gogo/protobuf/plugin/compare/compare.go ./vendor/github.com/gogo/protobuf/plugin/compare/comparetest.go ./vendor/github.com/gogo/protobuf/plugin/gostring/gostringtest.go ./vendor/github.com/gogo/protobuf/plugin/gostring/gostring.go ./vendor/github.com/gogo/protobuf/plugin/union/uniontest.go ./vendor/github.com/gogo/protobuf/plugin/union/union.go ./vendor/github.com/gogo/protobuf/plugin/face/facetest.go ./vendor/github.com/gogo/protobuf/plugin/face/face.go ./vendor/github.com/gogo/protobuf/plugin/enumstringer/enumstringer.go ./vendor/github.com/gogo/protobuf/plugin/marshalto/marshalto.go ./vendor/github.com/gogo/protobuf/plugin/size/size.go ./vendor/github.com/gogo/protobuf/plugin/size/sizetest.go ./vendor/github.com/gogo/protobuf/plugin/unmarshal/unmarshal.go ./vendor/github.com/gogo/protobuf/plugin/equal/equaltest.go ./vendor/github.com/gogo/protobuf/plugin/equal/equal.go ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/plugin/plugin.pb.go ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/generator/internal/remap/remap.go ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/generator/generator.go ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/generator/helper.go ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/grpc/grpc.go ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/descriptor.go ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/descriptor_gostring.gen.go ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/helper.go ./vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/descriptor.pb.go ./vendor/github.com/gogo/protobuf/sortkeys/sortkeys.go ./vendor/github.com/gogo/protobuf/protoc-gen-gogofast/main.go ./vendor/github.com/gogo/protobuf/vanity/command/command.go ./vendor/github.com/gogo/protobuf/vanity/field.go ./vendor/github.com/gogo/protobuf/vanity/msg.go ./vendor/github.com/gogo/protobuf/vanity/file.go ./vendor/github.com/gogo/protobuf/vanity/enum.go ./vendor/github.com/gogo/protobuf/vanity/foreach.go ./vendor/github.com/kolo/xmlrpc/client.go ./vendor/github.com/kolo/xmlrpc/response.go ./vendor/github.com/kolo/xmlrpc/encoder.go ./vendor/github.com/kolo/xmlrpc/decoder.go ./vendor/github.com/kolo/xmlrpc/request.go ./vendor/github.com/kolo/xmlrpc/is_zero.go ./vendor/github.com/containerd/containerd/errdefs/grpc.go ./vendor/github.com/containerd/containerd/errdefs/errors.go ./vendor/github.com/containerd/containerd/platforms/compare.go ./vendor/github.com/containerd/containerd/platforms/defaults_unix.go ./vendor/github.com/containerd/containerd/platforms/cpuinfo.go ./vendor/github.com/containerd/containerd/platforms/platforms.go ./vendor/github.com/containerd/containerd/platforms/database.go ./vendor/github.com/containerd/containerd/platforms/defaults.go ./vendor/github.com/containerd/containerd/platforms/defaults_windows.go ./vendor/github.com/containerd/containerd/log/context.go ./vendor/github.com/googleapis/gax-go/v2/gax.go ./vendor/github.com/googleapis/gax-go/v2/apierror/apierror.go ./vendor/github.com/googleapis/gax-go/v2/apierror/internal/proto/error.pb.go ./vendor/github.com/googleapis/gax-go/v2/call_option.go ./vendor/github.com/googleapis/gax-go/v2/invoke.go ./vendor/github.com/googleapis/gax-go/v2/header.go ./vendor/github.com/googleapis/gnostic/jsonschema/display.go ./vendor/github.com/googleapis/gnostic/jsonschema/writer.go ./vendor/github.com/googleapis/gnostic/jsonschema/reader.go ./vendor/github.com/googleapis/gnostic/jsonschema/models.go ./vendor/github.com/googleapis/gnostic/jsonschema/operations.go ./vendor/github.com/googleapis/gnostic/jsonschema/base.go ./vendor/github.com/googleapis/gnostic/openapiv2/OpenAPIv2.go ./vendor/github.com/googleapis/gnostic/openapiv2/document.go ./vendor/github.com/googleapis/gnostic/openapiv2/OpenAPIv2.pb.go ./vendor/github.com/googleapis/gnostic/extensions/extensions.go ./vendor/github.com/googleapis/gnostic/extensions/extension.pb.go ./vendor/github.com/googleapis/gnostic/compiler/reader.go ./vendor/github.com/googleapis/gnostic/compiler/main.go ./vendor/github.com/googleapis/gnostic/compiler/error.go ./vendor/github.com/googleapis/gnostic/compiler/helpers.go ./vendor/github.com/googleapis/gnostic/compiler/extensions.go ./vendor/github.com/googleapis/gnostic/compiler/context.go ./vendor/github.com/uber/jaeger-client-go/jaeger_tag.go ./vendor/github.com/uber/jaeger-client-go/zipkin_thrift_span.go ./vendor/github.com/uber/jaeger-client-go/observer.go ./vendor/github.com/uber/jaeger-client-go/reporter_options.go ./vendor/github.com/uber/jaeger-client-go/rpcmetrics/observer.go ./vendor/github.com/uber/jaeger-client-go/rpcmetrics/endpoints.go ./vendor/github.com/uber/jaeger-client-go/rpcmetrics/normalizer.go ./vendor/github.com/uber/jaeger-client-go/rpcmetrics/metrics.go ./vendor/github.com/uber/jaeger-client-go/rpcmetrics/doc.go ./vendor/github.com/uber/jaeger-client-go/internal/throttler/remote/throttler.go ./vendor/github.com/uber/jaeger-client-go/internal/throttler/remote/options.go ./vendor/github.com/uber/jaeger-client-go/internal/throttler/throttler.go ./vendor/github.com/uber/jaeger-client-go/internal/reporterstats/stats.go ./vendor/github.com/uber/jaeger-client-go/internal/spanlog/json.go ./vendor/github.com/uber/jaeger-client-go/internal/baggage/remote/restriction_manager.go ./vendor/github.com/uber/jaeger-client-go/internal/baggage/remote/options.go ./vendor/github.com/uber/jaeger-client-go/internal/baggage/restriction_manager.go ./vendor/github.com/uber/jaeger-client-go/transport.go ./vendor/github.com/uber/jaeger-client-go/contrib_observer.go ./vendor/github.com/uber/jaeger-client-go/baggage_setter.go ./vendor/github.com/uber/jaeger-client-go/reporter.go ./vendor/github.com/uber/jaeger-client-go/sampler_remote.go ./vendor/github.com/uber/jaeger-client-go/process.go ./vendor/github.com/uber/jaeger-client-go/transport_udp.go ./vendor/github.com/uber/jaeger-client-go/metrics.go ./vendor/github.com/uber/jaeger-client-go/thrift/protocol_factory.go ./vendor/github.com/uber/jaeger-client-go/thrift/configuration.go ./vendor/github.com/uber/jaeger-client-go/thrift/serializer.go ./vendor/github.com/uber/jaeger-client-go/thrift/protocol.go ./vendor/github.com/uber/jaeger-client-go/thrift/protocol_exception.go ./vendor/github.com/uber/jaeger-client-go/thrift/transport.go ./vendor/github.com/uber/jaeger-client-go/thrift/client.go ./vendor/github.com/uber/jaeger-client-go/thrift/server_transport.go ./vendor/github.com/uber/jaeger-client-go/thrift/header_transport.go ./vendor/github.com/uber/jaeger-client-go/thrift/response_helper.go ./vendor/github.com/uber/jaeger-client-go/thrift/numeric.go ./vendor/github.com/uber/jaeger-client-go/thrift/memory_buffer.go ./vendor/github.com/uber/jaeger-client-go/thrift/simple_json_protocol.go ./vendor/github.com/uber/jaeger-client-go/thrift/application_exception.go ./vendor/github.com/uber/jaeger-client-go/thrift/transport_exception.go ./vendor/github.com/uber/jaeger-client-go/thrift/header_protocol.go ./vendor/github.com/uber/jaeger-client-go/thrift/processor_factory.go ./vendor/github.com/uber/jaeger-client-go/thrift/type.go ./vendor/github.com/uber/jaeger-client-go/thrift/transport_factory.go ./vendor/github.com/uber/jaeger-client-go/thrift/exception.go ./vendor/github.com/uber/jaeger-client-go/thrift/binary_protocol.go ./vendor/github.com/uber/jaeger-client-go/thrift/compact_protocol.go ./vendor/github.com/uber/jaeger-client-go/thrift/simple_server.go ./vendor/github.com/uber/jaeger-client-go/thrift/messagetype.go ./vendor/github.com/uber/jaeger-client-go/thrift/header_context.go ./vendor/github.com/uber/jaeger-client-go/thrift/logger.go ./vendor/github.com/uber/jaeger-client-go/thrift/rich_transport.go ./vendor/github.com/uber/jaeger-client-go/thrift/context.go ./vendor/github.com/uber/jaeger-client-go/span_context.go ./vendor/github.com/uber/jaeger-client-go/reference.go ./vendor/github.com/uber/jaeger-client-go/span.go ./vendor/github.com/uber/jaeger-client-go/transport/http.go ./vendor/github.com/uber/jaeger-client-go/transport/doc.go ./vendor/github.com/uber/jaeger-client-go/propagation.go ./vendor/github.com/uber/jaeger-client-go/utils/reconnecting_udp_conn.go ./vendor/github.com/uber/jaeger-client-go/utils/localip.go ./vendor/github.com/uber/jaeger-client-go/utils/rate_limiter.go ./vendor/github.com/uber/jaeger-client-go/utils/utils.go ./vendor/github.com/uber/jaeger-client-go/utils/http_json.go ./vendor/github.com/uber/jaeger-client-go/utils/rand.go ./vendor/github.com/uber/jaeger-client-go/utils/udp_client.go ./vendor/github.com/uber/jaeger-client-go/config/config_env.go ./vendor/github.com/uber/jaeger-client-go/config/options.go ./vendor/github.com/uber/jaeger-client-go/config/config.go ./vendor/github.com/uber/jaeger-client-go/sampler.go ./vendor/github.com/uber/jaeger-client-go/span_allocator.go ./vendor/github.com/uber/jaeger-client-go/tracer.go ./vendor/github.com/uber/jaeger-client-go/interop.go ./vendor/github.com/uber/jaeger-client-go/logger.go ./vendor/github.com/uber/jaeger-client-go/zipkin.go ./vendor/github.com/uber/jaeger-client-go/sampler_remote_options.go ./vendor/github.com/uber/jaeger-client-go/log/logger.go ./vendor/github.com/uber/jaeger-client-go/doc.go ./vendor/github.com/uber/jaeger-client-go/constants.go ./vendor/github.com/uber/jaeger-client-go/tracer_options.go ./vendor/github.com/uber/jaeger-client-go/header.go ./vendor/github.com/uber/jaeger-client-go/jaeger_thrift_span.go ./vendor/github.com/uber/jaeger-client-go/sampler_v2.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore/zipkincore.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore/GoUnusedProtection__.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore/zipkincore-consts.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger/jaeger.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger/jaeger-consts.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger/GoUnusedProtection__.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage/GoUnusedProtection__.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage/baggage.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage/baggage-consts.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling/sampling-consts.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling/sampling.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling/GoUnusedProtection__.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/agent/agent.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/agent/GoUnusedProtection__.go ./vendor/github.com/uber/jaeger-client-go/thrift-gen/agent/agent-consts.go ./vendor/github.com/uber/jaeger-lib/metrics/keys.go ./vendor/github.com/uber/jaeger-lib/metrics/counter.go ./vendor/github.com/uber/jaeger-lib/metrics/timer.go ./vendor/github.com/uber/jaeger-lib/metrics/prometheus/cache.go ./vendor/github.com/uber/jaeger-lib/metrics/prometheus/factory.go ./vendor/github.com/uber/jaeger-lib/metrics/metrics.go ./vendor/github.com/uber/jaeger-lib/metrics/factory.go ./vendor/github.com/uber/jaeger-lib/metrics/histogram.go ./vendor/github.com/uber/jaeger-lib/metrics/stopwatch.go ./vendor/github.com/uber/jaeger-lib/metrics/gauge.go ./vendor/github.com/cespare/xxhash/v2/xxhash_amd64.go ./vendor/github.com/cespare/xxhash/v2/xxhash_unsafe.go ./vendor/github.com/cespare/xxhash/v2/xxhash_other.go ./vendor/github.com/cespare/xxhash/v2/xxhash.go ./vendor/github.com/cespare/xxhash/v2/xxhash_safe.go ./vendor/github.com/fatih/color/color.go ./vendor/github.com/fatih/color/doc.go ./vendor/github.com/julienschmidt/httprouter/path.go ./vendor/github.com/julienschmidt/httprouter/router.go ./vendor/github.com/julienschmidt/httprouter/tree.go ./vendor/github.com/go-openapi/strfmt/ulid.go ./vendor/github.com/go-openapi/strfmt/format.go ./vendor/github.com/go-openapi/strfmt/duration.go ./vendor/github.com/go-openapi/strfmt/time.go ./vendor/github.com/go-openapi/strfmt/date.go ./vendor/github.com/go-openapi/strfmt/bson.go ./vendor/github.com/go-openapi/strfmt/default.go ./vendor/github.com/go-openapi/strfmt/doc.go ./vendor/github.com/go-openapi/errors/schema.go ./vendor/github.com/go-openapi/errors/parsing.go ./vendor/github.com/go-openapi/errors/api.go ./vendor/github.com/go-openapi/errors/auth.go ./vendor/github.com/go-openapi/errors/doc.go ./vendor/github.com/go-openapi/errors/headers.go ./vendor/github.com/go-openapi/errors/middleware.go ./vendor/github.com/go-openapi/analysis/schema.go ./vendor/github.com/go-openapi/analysis/mixin.go ./vendor/github.com/go-openapi/analysis/flatten.go ./vendor/github.com/go-openapi/analysis/analyzer.go ./vendor/github.com/go-openapi/analysis/internal/pre_go18.go ./vendor/github.com/go-openapi/analysis/internal/post_go18.go ./vendor/github.com/go-openapi/analysis/fixer.go ./vendor/github.com/go-openapi/analysis/doc.go ./vendor/github.com/go-openapi/analysis/debug.go ./vendor/github.com/go-openapi/runtime/client_request.go ./vendor/github.com/go-openapi/runtime/client_operation.go ./vendor/github.com/go-openapi/runtime/file.go ./vendor/github.com/go-openapi/runtime/statuses.go ./vendor/github.com/go-openapi/runtime/json.go ./vendor/github.com/go-openapi/runtime/xml.go ./vendor/github.com/go-openapi/runtime/client_response.go ./vendor/github.com/go-openapi/runtime/values.go ./vendor/github.com/go-openapi/runtime/request.go ./vendor/github.com/go-openapi/runtime/text.go ./vendor/github.com/go-openapi/runtime/discard.go ./vendor/github.com/go-openapi/runtime/client_auth_info.go ./vendor/github.com/go-openapi/runtime/csv.go ./vendor/github.com/go-openapi/runtime/bytestream.go ./vendor/github.com/go-openapi/runtime/headers.go ./vendor/github.com/go-openapi/runtime/constants.go ./vendor/github.com/go-openapi/runtime/interfaces.go ./vendor/github.com/go-openapi/jsonpointer/pointer.go ./vendor/github.com/go-openapi/swag/path.go ./vendor/github.com/go-openapi/swag/post_go19.go ./vendor/github.com/go-openapi/swag/json.go ./vendor/github.com/go-openapi/swag/pre_go18.go ./vendor/github.com/go-openapi/swag/yaml.go ./vendor/github.com/go-openapi/swag/name_lexem.go ./vendor/github.com/go-openapi/swag/split.go ./vendor/github.com/go-openapi/swag/pre_go19.go ./vendor/github.com/go-openapi/swag/post_go18.go ./vendor/github.com/go-openapi/swag/util.go ./vendor/github.com/go-openapi/swag/net.go ./vendor/github.com/go-openapi/swag/convert.go ./vendor/github.com/go-openapi/swag/doc.go ./vendor/github.com/go-openapi/swag/loading.go ./vendor/github.com/go-openapi/swag/convert_types.go ./vendor/github.com/go-openapi/validate/schema.go ./vendor/github.com/go-openapi/validate/example_validator.go ./vendor/github.com/go-openapi/validate/spec.go ./vendor/github.com/go-openapi/validate/validator.go ./vendor/github.com/go-openapi/validate/spec_messages.go ./vendor/github.com/go-openapi/validate/default_validator.go ./vendor/github.com/go-openapi/validate/result.go ./vendor/github.com/go-openapi/validate/schema_props.go ./vendor/github.com/go-openapi/validate/slice_validator.go ./vendor/github.com/go-openapi/validate/values.go ./vendor/github.com/go-openapi/validate/type.go ./vendor/github.com/go-openapi/validate/schema_messages.go ./vendor/github.com/go-openapi/validate/formats.go ./vendor/github.com/go-openapi/validate/helpers.go ./vendor/github.com/go-openapi/validate/options.go ./vendor/github.com/go-openapi/validate/object_validator.go ./vendor/github.com/go-openapi/validate/doc.go ./vendor/github.com/go-openapi/validate/debug.go ./vendor/github.com/go-openapi/validate/schema_option.go ./vendor/github.com/go-openapi/validate/rexp.go ./vendor/github.com/go-openapi/validate/context.go ./vendor/github.com/go-openapi/jsonreference/reference.go ./vendor/github.com/go-openapi/spec/external_docs.go ./vendor/github.com/go-openapi/spec/schema.go ./vendor/github.com/go-openapi/spec/items.go ./vendor/github.com/go-openapi/spec/normalizer_nonwindows.go ./vendor/github.com/go-openapi/spec/contact_info.go ./vendor/github.com/go-openapi/spec/normalizer_windows.go ./vendor/github.com/go-openapi/spec/spec.go ./vendor/github.com/go-openapi/spec/resolver.go ./vendor/github.com/go-openapi/spec/normalizer.go ./vendor/github.com/go-openapi/spec/validations.go ./vendor/github.com/go-openapi/spec/expander.go ./vendor/github.com/go-openapi/spec/response.go ./vendor/github.com/go-openapi/spec/path_item.go ./vendor/github.com/go-openapi/spec/cache.go ./vendor/github.com/go-openapi/spec/properties.go ./vendor/github.com/go-openapi/spec/errors.go ./vendor/github.com/go-openapi/spec/schema_loader.go ./vendor/github.com/go-openapi/spec/operation.go ./vendor/github.com/go-openapi/spec/info.go ./vendor/github.com/go-openapi/spec/bindata.go ./vendor/github.com/go-openapi/spec/ref.go ./vendor/github.com/go-openapi/spec/paths.go ./vendor/github.com/go-openapi/spec/tag.go ./vendor/github.com/go-openapi/spec/swagger.go ./vendor/github.com/go-openapi/spec/license.go ./vendor/github.com/go-openapi/spec/debug.go ./vendor/github.com/go-openapi/spec/header.go ./vendor/github.com/go-openapi/spec/security_scheme.go ./vendor/github.com/go-openapi/spec/responses.go ./vendor/github.com/go-openapi/spec/xml_object.go ./vendor/github.com/go-openapi/spec/parameter.go ./vendor/github.com/go-openapi/loads/spec.go ./vendor/github.com/go-openapi/loads/loaders.go ./vendor/github.com/go-openapi/loads/options.go ./vendor/github.com/go-openapi/loads/doc.go ./vendor/github.com/imdario/mergo/merge.go ./vendor/github.com/imdario/mergo/map.go ./vendor/github.com/imdario/mergo/mergo.go ./vendor/github.com/imdario/mergo/doc.go ./vendor/github.com/Azure/go-autorest/tracing/tracing.go ./vendor/github.com/Azure/go-autorest/tracing/go_mod_tidy_hack.go ./vendor/github.com/Azure/go-autorest/autorest/validation/validation.go ./vendor/github.com/Azure/go-autorest/autorest/validation/error.go ./vendor/github.com/Azure/go-autorest/autorest/validation/go_mod_tidy_hack.go ./vendor/github.com/Azure/go-autorest/autorest/autorest.go ./vendor/github.com/Azure/go-autorest/autorest/sender.go ./vendor/github.com/Azure/go-autorest/autorest/preparer.go ./vendor/github.com/Azure/go-autorest/autorest/client.go ./vendor/github.com/Azure/go-autorest/autorest/authorization_storage.go ./vendor/github.com/Azure/go-autorest/autorest/azure/environments.go ./vendor/github.com/Azure/go-autorest/autorest/azure/rp.go ./vendor/github.com/Azure/go-autorest/autorest/azure/azure.go ./vendor/github.com/Azure/go-autorest/autorest/azure/metadata_environment.go ./vendor/github.com/Azure/go-autorest/autorest/azure/async.go ./vendor/github.com/Azure/go-autorest/autorest/retriablerequest_1.8.go ./vendor/github.com/Azure/go-autorest/autorest/authorization.go ./vendor/github.com/Azure/go-autorest/autorest/responder.go ./vendor/github.com/Azure/go-autorest/autorest/retriablerequest_1.7.go ./vendor/github.com/Azure/go-autorest/autorest/adal/sender.go ./vendor/github.com/Azure/go-autorest/autorest/adal/token_1.13.go ./vendor/github.com/Azure/go-autorest/autorest/adal/persist.go ./vendor/github.com/Azure/go-autorest/autorest/adal/token.go ./vendor/github.com/Azure/go-autorest/autorest/adal/devicetoken.go ./vendor/github.com/Azure/go-autorest/autorest/adal/version.go ./vendor/github.com/Azure/go-autorest/autorest/adal/token_legacy.go ./vendor/github.com/Azure/go-autorest/autorest/adal/config.go ./vendor/github.com/Azure/go-autorest/autorest/adal/go_mod_tidy_hack.go ./vendor/github.com/Azure/go-autorest/autorest/utility_1.13.go ./vendor/github.com/Azure/go-autorest/autorest/utility.go ./vendor/github.com/Azure/go-autorest/autorest/error.go ./vendor/github.com/Azure/go-autorest/autorest/date/unixtime.go ./vendor/github.com/Azure/go-autorest/autorest/date/time.go ./vendor/github.com/Azure/go-autorest/autorest/date/utility.go ./vendor/github.com/Azure/go-autorest/autorest/date/timerfc1123.go ./vendor/github.com/Azure/go-autorest/autorest/date/date.go ./vendor/github.com/Azure/go-autorest/autorest/date/go_mod_tidy_hack.go ./vendor/github.com/Azure/go-autorest/autorest/utility_legacy.go ./vendor/github.com/Azure/go-autorest/autorest/to/convert.go ./vendor/github.com/Azure/go-autorest/autorest/to/go_mod_tidy_hack.go ./vendor/github.com/Azure/go-autorest/autorest/version.go ./vendor/github.com/Azure/go-autorest/autorest/go_mod_tidy_hack.go ./vendor/github.com/Azure/go-autorest/autorest/authorization_sas.go ./vendor/github.com/Azure/go-autorest/autorest/retriablerequest.go ./vendor/github.com/Azure/go-autorest/logger/logger.go ./vendor/github.com/Azure/go-autorest/logger/go_mod_tidy_hack.go ./vendor/github.com/Azure/go-autorest/doc.go ./vendor/github.com/Azure/azure-sdk-for-go/version/version.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutegateways.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/vpnsites.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/availabledelegations.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/vpnconnections.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/enums.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/loadbalancerprobes.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/serviceendpointpolicies.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/virtualnetworktaps.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/loadbalancerfrontendipconfigurations.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/profiles.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/watchers.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutecrossconnections.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressrouteportslocations.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/interfacesgroup.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutelinks.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/client.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutecircuitpeerings.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/virtualnetworkgatewayconnections.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/loadbalancerbackendaddresspools.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/securitygroups.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/virtualwans.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/virtualhubs.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/routetables.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/routefilterrules.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressrouteconnections.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/models.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/publicipaddresses.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/azurefirewalls.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/interfaceloadbalancers.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressrouteports.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/serviceendpointpolicydefinitions.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/p2svpngateways.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutecircuits.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/virtualnetworkpeerings.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/subnets.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/p2svpnserverconfigurations.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/usages.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/securityrules.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/publicipprefixes.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/applicationsecuritygroups.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/interfaceipconfigurations.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/operations.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutecircuitauthorizations.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/azurefirewallfqdntags.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/interfaceendpoints.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/interfacetapconfigurations.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/virtualnetworkgateways.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/availableresourcegroupdelegations.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/bgpservicecommunities.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressrouteserviceproviders.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/hubvirtualnetworkconnections.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/localnetworkgateways.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/virtualnetworks.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutecrossconnectionpeerings.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/loadbalancerloadbalancingrules.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/ddosprotectionplans.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/version.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/packetcaptures.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/connectionmonitors.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/routefilters.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/defaultsecurityrules.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/applicationgateways.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/loadbalanceroutboundrules.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/loadbalancers.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutecircuitconnections.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/availableendpointservices.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/vpngateways.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/loadbalancernetworkinterfaces.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/vpnsitesconfiguration.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/routes.go ./vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/inboundnatrules.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/enums.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachineextensionimages.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/client.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/usage.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachinescalesets.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/models.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachinescalesetvms.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/snapshots.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachineimages.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachines.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/operations.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/galleryimages.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/resourceskus.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/galleryimageversions.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachinescalesetextensions.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachineruncommands.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachineextensions.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachinescalesetrollingupgrades.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/disks.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/version.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/galleries.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/images.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/containerservices.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachinesizes.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/proximityplacementgroups.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/availabilitysets.go ./vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/loganalytics.go ./vendor/github.com/sirupsen/logrus/terminal_check_appengine.go ./vendor/github.com/sirupsen/logrus/writer.go ./vendor/github.com/sirupsen/logrus/terminal_check_notappengine.go ./vendor/github.com/sirupsen/logrus/text_formatter.go ./vendor/github.com/sirupsen/logrus/terminal_check_unix.go ./vendor/github.com/sirupsen/logrus/entry.go ./vendor/github.com/sirupsen/logrus/formatter.go ./vendor/github.com/sirupsen/logrus/terminal_check_solaris.go ./vendor/github.com/sirupsen/logrus/terminal_check_js.go ./vendor/github.com/sirupsen/logrus/alt_exit.go ./vendor/github.com/sirupsen/logrus/buffer_pool.go ./vendor/github.com/sirupsen/logrus/hooks.go ./vendor/github.com/sirupsen/logrus/terminal_check_bsd.go ./vendor/github.com/sirupsen/logrus/terminal_check_no_terminal.go ./vendor/github.com/sirupsen/logrus/json_formatter.go ./vendor/github.com/sirupsen/logrus/terminal_check_windows.go ./vendor/github.com/sirupsen/logrus/exported.go ./vendor/github.com/sirupsen/logrus/logger.go ./vendor/github.com/sirupsen/logrus/doc.go ./vendor/github.com/sirupsen/logrus/logrus.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/resource.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/internal/instrumentation/metrics.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/client.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/load_balancer_type.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/firewall.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/meta.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/load_balancer_type.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/firewall.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/floating_ip.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/location.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/certificate.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/image.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/error.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/load_balancer.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/iso.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/ssh_key.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/datacenter.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/placement_group.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/pricing.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/action.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/server.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/volume.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/network.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/server_type.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/floating_ip.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/location.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/rdns.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/testing.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/certificate.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/hcloud.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/image.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/error.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/load_balancer.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/iso.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/helper.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/ssh_key.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/datacenter.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/placement_group.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/pricing.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/action.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/server.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/volume.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/network.go ./vendor/github.com/hetznercloud/hcloud-go/hcloud/server_type.go ./vendor/github.com/cncf/xds/go/udpa/annotations/migrate.pb.go ./vendor/github.com/cncf/xds/go/udpa/annotations/versioning.pb.go ./vendor/github.com/cncf/xds/go/udpa/annotations/security.pb.go ./vendor/github.com/cncf/xds/go/udpa/annotations/sensitive.pb.validate.go ./vendor/github.com/cncf/xds/go/udpa/annotations/versioning.pb.validate.go ./vendor/github.com/cncf/xds/go/udpa/annotations/status.pb.validate.go ./vendor/github.com/cncf/xds/go/udpa/annotations/security.pb.validate.go ./vendor/github.com/cncf/xds/go/udpa/annotations/migrate.pb.validate.go ./vendor/github.com/cncf/xds/go/udpa/annotations/sensitive.pb.go ./vendor/github.com/cncf/xds/go/udpa/annotations/status.pb.go ./vendor/github.com/cncf/xds/go/xds/core/v3/collection_entry.pb.validate.go ./vendor/github.com/cncf/xds/go/xds/core/v3/context_params.pb.validate.go ./vendor/github.com/cncf/xds/go/xds/core/v3/resource_locator.pb.go ./vendor/github.com/cncf/xds/go/xds/core/v3/collection_entry.pb.go ./vendor/github.com/cncf/xds/go/xds/core/v3/extension.pb.validate.go ./vendor/github.com/cncf/xds/go/xds/core/v3/context_params.pb.go ./vendor/github.com/cncf/xds/go/xds/core/v3/resource_name.pb.validate.go ./vendor/github.com/cncf/xds/go/xds/core/v3/authority.pb.go ./vendor/github.com/cncf/xds/go/xds/core/v3/resource.pb.go ./vendor/github.com/cncf/xds/go/xds/core/v3/resource_name.pb.go ./vendor/github.com/cncf/xds/go/xds/core/v3/resource_locator.pb.validate.go ./vendor/github.com/cncf/xds/go/xds/core/v3/resource.pb.validate.go ./vendor/github.com/cncf/xds/go/xds/core/v3/extension.pb.go ./vendor/github.com/cncf/xds/go/xds/core/v3/authority.pb.validate.go ./vendor/github.com/cncf/xds/go/xds/annotations/v3/status.pb.validate.go ./vendor/github.com/cncf/xds/go/xds/annotations/v3/status.pb.go ./vendor/github.com/davecgh/go-spew/spew/spew.go ./vendor/github.com/davecgh/go-spew/spew/format.go ./vendor/github.com/davecgh/go-spew/spew/common.go ./vendor/github.com/davecgh/go-spew/spew/bypasssafe.go ./vendor/github.com/davecgh/go-spew/spew/dump.go ./vendor/github.com/davecgh/go-spew/spew/bypass.go ./vendor/github.com/davecgh/go-spew/spew/config.go ./vendor/github.com/davecgh/go-spew/spew/doc.go ./vendor/github.com/opentracing/opentracing-go/ext.go ./vendor/github.com/opentracing/opentracing-go/noop.go ./vendor/github.com/opentracing/opentracing-go/span.go ./vendor/github.com/opentracing/opentracing-go/propagation.go ./vendor/github.com/opentracing/opentracing-go/gocontext.go ./vendor/github.com/opentracing/opentracing-go/ext/field.go ./vendor/github.com/opentracing/opentracing-go/ext/tags.go ./vendor/github.com/opentracing/opentracing-go/globaltracer.go ./vendor/github.com/opentracing/opentracing-go/tracer.go ./vendor/github.com/opentracing/opentracing-go/log/field.go ./vendor/github.com/opentracing/opentracing-go/log/util.go ./vendor/github.com/dgryski/go-sip13/sip13.go ./vendor/github.com/dgryski/go-sip13/sip13_stub.go ./vendor/github.com/go-logfmt/logfmt/decode.go ./vendor/github.com/go-logfmt/logfmt/jsonstring.go ./vendor/github.com/go-logfmt/logfmt/encode.go ./vendor/github.com/go-logfmt/logfmt/doc.go ./vendor/github.com/beorn7/perks/quantile/stream.go ./vendor/github.com/josharian/intern/intern.go ./vendor/github.com/jmespath/go-jmespath/api.go ./vendor/github.com/jmespath/go-jmespath/parser.go ./vendor/github.com/jmespath/go-jmespath/astnodetype_string.go ./vendor/github.com/jmespath/go-jmespath/functions.go ./vendor/github.com/jmespath/go-jmespath/toktype_string.go ./vendor/github.com/jmespath/go-jmespath/util.go ./vendor/github.com/jmespath/go-jmespath/lexer.go ./vendor/github.com/jmespath/go-jmespath/interpreter.go ./vendor/github.com/simonpasquier/klog-gokit/v3/klog.go ./vendor/github.com/simonpasquier/klog-gokit/klog.go ./vendor/github.com/mitchellh/mapstructure/decode_hooks.go ./vendor/github.com/mitchellh/mapstructure/error.go ./vendor/github.com/mitchellh/mapstructure/mapstructure.go ./vendor/github.com/mitchellh/go-homedir/homedir.go ./vendor/github.com/pkg/errors/go113.go ./vendor/github.com/pkg/errors/errors.go ./vendor/github.com/pkg/errors/stack.go ./vendor/k8s.io/client-go/tools/clientcmd/auth_loaders.go ./vendor/k8s.io/client-go/tools/clientcmd/client_config.go ./vendor/k8s.io/client-go/tools/clientcmd/api/v1/zz_generated.defaults.go ./vendor/k8s.io/client-go/tools/clientcmd/api/v1/zz_generated.conversion.go ./vendor/k8s.io/client-go/tools/clientcmd/api/v1/register.go ./vendor/k8s.io/client-go/tools/clientcmd/api/v1/zz_generated.deepcopy.go ./vendor/k8s.io/client-go/tools/clientcmd/api/v1/defaults.go ./vendor/k8s.io/client-go/tools/clientcmd/api/v1/conversion.go ./vendor/k8s.io/client-go/tools/clientcmd/api/v1/doc.go ./vendor/k8s.io/client-go/tools/clientcmd/api/v1/types.go ./vendor/k8s.io/client-go/tools/clientcmd/api/register.go ./vendor/k8s.io/client-go/tools/clientcmd/api/zz_generated.deepcopy.go ./vendor/k8s.io/client-go/tools/clientcmd/api/latest/latest.go ./vendor/k8s.io/client-go/tools/clientcmd/api/helpers.go ./vendor/k8s.io/client-go/tools/clientcmd/api/doc.go ./vendor/k8s.io/client-go/tools/clientcmd/api/types.go ./vendor/k8s.io/client-go/tools/clientcmd/validation.go ./vendor/k8s.io/client-go/tools/clientcmd/loader.go ./vendor/k8s.io/client-go/tools/clientcmd/helpers.go ./vendor/k8s.io/client-go/tools/clientcmd/overrides.go ./vendor/k8s.io/client-go/tools/clientcmd/config.go ./vendor/k8s.io/client-go/tools/clientcmd/doc.go ./vendor/k8s.io/client-go/tools/clientcmd/flag.go ./vendor/k8s.io/client-go/tools/clientcmd/merged_client_builder.go ./vendor/k8s.io/client-go/tools/auth/clientauth.go ./vendor/k8s.io/client-go/tools/metrics/metrics.go ./vendor/k8s.io/client-go/tools/reference/ref.go ./vendor/k8s.io/client-go/tools/pager/pager.go ./vendor/k8s.io/client-go/tools/cache/heap.go ./vendor/k8s.io/client-go/tools/cache/listers.go ./vendor/k8s.io/client-go/tools/cache/mutation_detector.go ./vendor/k8s.io/client-go/tools/cache/thread_safe_store.go ./vendor/k8s.io/client-go/tools/cache/store.go ./vendor/k8s.io/client-go/tools/cache/fifo.go ./vendor/k8s.io/client-go/tools/cache/mutation_cache.go ./vendor/k8s.io/client-go/tools/cache/fake_custom_store.go ./vendor/k8s.io/client-go/tools/cache/reflector_metrics.go ./vendor/k8s.io/client-go/tools/cache/shared_informer.go ./vendor/k8s.io/client-go/tools/cache/expiration_cache.go ./vendor/k8s.io/client-go/tools/cache/undelta_store.go ./vendor/k8s.io/client-go/tools/cache/expiration_cache_fakes.go ./vendor/k8s.io/client-go/tools/cache/listwatch.go ./vendor/k8s.io/client-go/tools/cache/reflector.go ./vendor/k8s.io/client-go/tools/cache/index.go ./vendor/k8s.io/client-go/tools/cache/doc.go ./vendor/k8s.io/client-go/tools/cache/delta_fifo.go ./vendor/k8s.io/client-go/tools/cache/controller.go ./vendor/k8s.io/client-go/plugin/pkg/client/auth/exec/exec.go ./vendor/k8s.io/client-go/plugin/pkg/client/auth/exec/metrics.go ./vendor/k8s.io/client-go/transport/transport.go ./vendor/k8s.io/client-go/transport/round_trippers.go ./vendor/k8s.io/client-go/transport/cert_rotation.go ./vendor/k8s.io/client-go/transport/cache.go ./vendor/k8s.io/client-go/transport/token_source.go ./vendor/k8s.io/client-go/transport/config.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1/priorityclass.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1/scheduling_client.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1/fake/fake_scheduling_client.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1/fake/fake_priorityclass.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1/priorityclass.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1/scheduling_client.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1/fake/fake_scheduling_client.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1/fake/fake_priorityclass.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1/priorityclass.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1/scheduling_client.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1/fake/fake_scheduling_client.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1/fake/fake_priorityclass.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/fake/fake_events_client.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/fake/fake_event_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/fake/fake_event.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/event_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/event.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/events_client.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1/fake/fake_events_client.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1/fake/fake_event.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1/event.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1/events_client.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/validatingwebhookconfiguration.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/mutatingwebhookconfiguration.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/fake/fake_validatingwebhookconfiguration.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/fake/fake_mutatingwebhookconfiguration.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/fake/fake_admissionregistration_client.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/admissionregistration_client.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1/validatingwebhookconfiguration.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1/mutatingwebhookconfiguration.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1/fake/fake_validatingwebhookconfiguration.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1/fake/fake_mutatingwebhookconfiguration.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1/fake/fake_admissionregistration_client.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1/admissionregistration_client.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1/fake/fake_authentication_client.go ./vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1/fake/fake_tokenreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1/authentication_client.go ./vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1/tokenreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authentication/v1/fake/fake_authentication_client.go ./vendor/k8s.io/client-go/kubernetes/typed/authentication/v1/fake/fake_tokenreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authentication/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/authentication/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/authentication/v1/authentication_client.go ./vendor/k8s.io/client-go/kubernetes/typed/authentication/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/authentication/v1/tokenreview.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1/runtimeclass.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1/node_client.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1/fake/fake_node_client.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1/fake/fake_runtimeclass.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1/runtimeclass.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1/node_client.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1/fake/fake_node_client.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1/fake/fake_runtimeclass.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1/runtimeclass.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1/node_client.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1/fake/fake_node_client.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1/fake/fake_runtimeclass.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1/fake/fake_batch_client.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1/fake/fake_cronjob.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1/cronjob.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1/batch_client.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1/fake/fake_batch_client.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1/fake/fake_job.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1/fake/fake_cronjob.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1/job.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1/cronjob.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1/batch_client.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1/flowschema.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1/flowcontrol_client.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1/prioritylevelconfiguration.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1/fake/fake_flowcontrol_client.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1/fake/fake_prioritylevelconfiguration.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1/fake/fake_flowschema.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1/flowschema.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1/flowcontrol_client.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1/prioritylevelconfiguration.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1/fake/fake_flowcontrol_client.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1/fake/fake_prioritylevelconfiguration.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1/fake/fake_flowschema.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/rolebinding.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/fake/fake_rbac_client.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/fake/fake_rolebinding.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/fake/fake_clusterrolebinding.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/fake/fake_clusterrole.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/fake/fake_role.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/clusterrolebinding.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/rbac_client.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/clusterrole.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/role.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/rolebinding.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/fake/fake_rbac_client.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/fake/fake_rolebinding.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/fake/fake_clusterrolebinding.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/fake/fake_clusterrole.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/fake/fake_role.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/clusterrolebinding.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/rbac_client.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/clusterrole.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/role.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/rolebinding.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/fake/fake_rbac_client.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/fake/fake_rolebinding.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/fake/fake_clusterrolebinding.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/fake/fake_clusterrole.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/fake/fake_role.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/clusterrolebinding.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/rbac_client.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/clusterrole.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/role.go ./vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1/lease.go ./vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1/coordination_client.go ./vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1/fake/fake_lease.go ./vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1/fake/fake_coordination_client.go ./vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/coordination/v1/lease.go ./vendor/k8s.io/client-go/kubernetes/typed/coordination/v1/coordination_client.go ./vendor/k8s.io/client-go/kubernetes/typed/coordination/v1/fake/fake_lease.go ./vendor/k8s.io/client-go/kubernetes/typed/coordination/v1/fake/fake_coordination_client.go ./vendor/k8s.io/client-go/kubernetes/typed/coordination/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/coordination/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/coordination/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/namespace_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/pod.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/endpoints.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/replicationcontroller.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/resourcequota.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/limitrange.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/serviceaccount.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/namespace.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/service.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_service_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_componentstatus.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_limitrange.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_secret.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_node.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_namespace_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_pod_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_configmap.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_podtemplate.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_service.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_namespace.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_serviceaccount.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_node_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_endpoints.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_persistentvolumeclaim.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_persistentvolume.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_resourcequota.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_event_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_pod.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_replicationcontroller.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_event.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/fake/fake_core_client.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/event_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/event.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/componentstatus.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/pod_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/persistentvolume.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/node.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/podtemplate.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/persistentvolumeclaim.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/configmap.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/service_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/node_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/core_client.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/secret.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1/fake/fake_autoscaling_client.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1/fake/fake_horizontalpodautoscaler.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1/horizontalpodautoscaler.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1/autoscaling_client.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2/fake/fake_autoscaling_client.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2/fake/fake_horizontalpodautoscaler.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2/horizontalpodautoscaler.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2/autoscaling_client.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1/fake/fake_autoscaling_client.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1/fake/fake_horizontalpodautoscaler.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1/horizontalpodautoscaler.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1/autoscaling_client.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1/networking_client.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1/fake/fake_ingress.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1/fake/fake_ingressclass.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1/fake/fake_networking_client.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1/ingressclass.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1/ingress.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1/networking_client.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1/networkpolicy.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1/fake/fake_ingress.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1/fake/fake_networkpolicy.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1/fake/fake_ingressclass.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1/fake/fake_networking_client.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1/ingressclass.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1/ingress.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/networkpolicy.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/daemonset.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/replicaset.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/extensions_client.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/deployment_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/fake/fake_podsecuritypolicy.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/fake/fake_ingress.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/fake/fake_replicaset.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/fake/fake_daemonset.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/fake/fake_extensions_client.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/fake/fake_networkpolicy.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/fake/fake_deployment_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/fake/fake_deployment.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/deployment.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/podsecuritypolicy.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/ingress.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/selfsubjectaccessreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/fake/fake_localsubjectaccessreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/fake/fake_selfsubjectaccessreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/fake/fake_subjectaccessreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/fake/fake_selfsubjectrulesreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/fake/fake_authorization_client.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/localsubjectaccessreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/authorization_client.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/subjectaccessreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/selfsubjectrulesreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/selfsubjectaccessreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/fake/fake_localsubjectaccessreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/fake/fake_selfsubjectaccessreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/fake/fake_subjectaccessreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/fake/fake_selfsubjectrulesreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/fake/fake_authorization_client.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/localsubjectaccessreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/authorization_client.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/subjectaccessreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/selfsubjectrulesreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/statefulset.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/fake/fake_controllerrevision.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/fake/fake_statefulset.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/fake/fake_apps_client.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/fake/fake_deployment.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/controllerrevision.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/deployment.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/apps_client.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/daemonset.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/replicaset.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/statefulset.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/fake/fake_controllerrevision.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/fake/fake_statefulset.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/fake/fake_apps_client.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/fake/fake_replicaset.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/fake/fake_daemonset.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/fake/fake_deployment.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/controllerrevision.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/deployment.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/apps_client.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/daemonset.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/replicaset.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/statefulset.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/fake/fake_controllerrevision.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/fake/fake_statefulset.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/fake/fake_apps_client.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/fake/fake_replicaset.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/fake/fake_daemonset.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/fake/fake_deployment.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/controllerrevision.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/deployment.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/apps_client.go ./vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1/storageversion.go ./vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1/fake/fake_apiserverinternal_client.go ./vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1/fake/fake_storageversion.go ./vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1/apiserverinternal_client.go ./vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/csistoragecapacity.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/volumeattachment.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/storageclass.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/csinode.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/csidriver.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/storage_client.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/fake/fake_csidriver.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/fake/fake_volumeattachment.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/fake/fake_csistoragecapacity.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/fake/fake_storage_client.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/fake/fake_csinode.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/fake/fake_storageclass.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/csistoragecapacity.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/volumeattachment.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/storage_client.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/fake/fake_volumeattachment.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/fake/fake_csistoragecapacity.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/fake/fake_storage_client.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1/volumeattachment.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1/storageclass.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1/csinode.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1/csidriver.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1/storage_client.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1/fake/fake_csidriver.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1/fake/fake_volumeattachment.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1/fake/fake_storage_client.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1/fake/fake_csinode.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1/fake/fake_storageclass.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1/discovery_client.go ./vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1/fake/fake_endpointslice.go ./vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1/fake/fake_discovery_client.go ./vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1/endpointslice.go ./vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/discovery/v1/discovery_client.go ./vendor/k8s.io/client-go/kubernetes/typed/discovery/v1/fake/fake_endpointslice.go ./vendor/k8s.io/client-go/kubernetes/typed/discovery/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/discovery/v1/fake/fake_discovery_client.go ./vendor/k8s.io/client-go/kubernetes/typed/discovery/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/discovery/v1/endpointslice.go ./vendor/k8s.io/client-go/kubernetes/typed/discovery/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/eviction.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/fake/fake_podsecuritypolicy.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/fake/fake_policy_client.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/fake/fake_eviction.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/fake/fake_eviction_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/fake/fake_poddisruptionbudget.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/eviction_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/poddisruptionbudget.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/policy_client.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/podsecuritypolicy.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1/eviction.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1/fake/fake_policy_client.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1/fake/fake_eviction.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1/fake/fake_eviction_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1/fake/fake_poddisruptionbudget.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1/eviction_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1/poddisruptionbudget.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1/policy_client.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/certificatesigningrequest.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/certificatesigningrequest_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/fake/fake_certificatesigningrequest_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/fake/fake_certificates_client.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/fake/fake_certificatesigningrequest.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/certificates_client.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1/certificatesigningrequest.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1/fake/fake_certificates_client.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1/fake/fake_certificatesigningrequest.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1/certificates_client.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/import.go ./vendor/k8s.io/client-go/kubernetes/clientset.go ./vendor/k8s.io/client-go/kubernetes/fake/register.go ./vendor/k8s.io/client-go/kubernetes/fake/clientset_generated.go ./vendor/k8s.io/client-go/kubernetes/fake/doc.go ./vendor/k8s.io/client-go/kubernetes/scheme/register.go ./vendor/k8s.io/client-go/kubernetes/scheme/doc.go ./vendor/k8s.io/client-go/kubernetes/doc.go ./vendor/k8s.io/client-go/rest/transport.go ./vendor/k8s.io/client-go/rest/client.go ./vendor/k8s.io/client-go/rest/exec.go ./vendor/k8s.io/client-go/rest/watch/encoder.go ./vendor/k8s.io/client-go/rest/watch/decoder.go ./vendor/k8s.io/client-go/rest/fake/fake.go ./vendor/k8s.io/client-go/rest/warnings.go ./vendor/k8s.io/client-go/rest/request.go ./vendor/k8s.io/client-go/rest/url_utils.go ./vendor/k8s.io/client-go/rest/zz_generated.deepcopy.go ./vendor/k8s.io/client-go/rest/urlbackoff.go ./vendor/k8s.io/client-go/rest/plugin.go ./vendor/k8s.io/client-go/rest/config.go ./vendor/k8s.io/client-go/rest/with_retry.go ./vendor/k8s.io/client-go/util/cert/server_inspection.go ./vendor/k8s.io/client-go/util/cert/pem.go ./vendor/k8s.io/client-go/util/cert/cert.go ./vendor/k8s.io/client-go/util/cert/csr.go ./vendor/k8s.io/client-go/util/cert/io.go ./vendor/k8s.io/client-go/util/keyutil/key.go ./vendor/k8s.io/client-go/util/connrotation/connrotation.go ./vendor/k8s.io/client-go/util/flowcontrol/backoff.go ./vendor/k8s.io/client-go/util/flowcontrol/throttle.go ./vendor/k8s.io/client-go/util/homedir/homedir.go ./vendor/k8s.io/client-go/util/workqueue/delaying_queue.go ./vendor/k8s.io/client-go/util/workqueue/queue.go ./vendor/k8s.io/client-go/util/workqueue/default_rate_limiters.go ./vendor/k8s.io/client-go/util/workqueue/metrics.go ./vendor/k8s.io/client-go/util/workqueue/parallelizer.go ./vendor/k8s.io/client-go/util/workqueue/rate_limiting_queue.go ./vendor/k8s.io/client-go/util/workqueue/doc.go ./vendor/k8s.io/client-go/applyconfigurations/scheduling/v1beta1/priorityclass.go ./vendor/k8s.io/client-go/applyconfigurations/scheduling/v1alpha1/priorityclass.go ./vendor/k8s.io/client-go/applyconfigurations/scheduling/v1/priorityclass.go ./vendor/k8s.io/client-go/applyconfigurations/events/v1beta1/eventseries.go ./vendor/k8s.io/client-go/applyconfigurations/events/v1beta1/event.go ./vendor/k8s.io/client-go/applyconfigurations/events/v1/eventseries.go ./vendor/k8s.io/client-go/applyconfigurations/events/v1/event.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/rulewithoperations.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/rule.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/validatingwebhookconfiguration.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/mutatingwebhookconfiguration.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/mutatingwebhook.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/validatingwebhook.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/webhookclientconfig.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/servicereference.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/rulewithoperations.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/rule.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/validatingwebhookconfiguration.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/mutatingwebhookconfiguration.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/mutatingwebhook.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/validatingwebhook.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/webhookclientconfig.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/servicereference.go ./vendor/k8s.io/client-go/applyconfigurations/node/v1beta1/scheduling.go ./vendor/k8s.io/client-go/applyconfigurations/node/v1beta1/runtimeclass.go ./vendor/k8s.io/client-go/applyconfigurations/node/v1beta1/overhead.go ./vendor/k8s.io/client-go/applyconfigurations/node/v1alpha1/scheduling.go ./vendor/k8s.io/client-go/applyconfigurations/node/v1alpha1/runtimeclass.go ./vendor/k8s.io/client-go/applyconfigurations/node/v1alpha1/runtimeclassspec.go ./vendor/k8s.io/client-go/applyconfigurations/node/v1alpha1/overhead.go ./vendor/k8s.io/client-go/applyconfigurations/node/v1/scheduling.go ./vendor/k8s.io/client-go/applyconfigurations/node/v1/runtimeclass.go ./vendor/k8s.io/client-go/applyconfigurations/node/v1/overhead.go ./vendor/k8s.io/client-go/applyconfigurations/internal/internal.go ./vendor/k8s.io/client-go/applyconfigurations/batch/v1beta1/jobtemplatespec.go ./vendor/k8s.io/client-go/applyconfigurations/batch/v1beta1/cronjobstatus.go ./vendor/k8s.io/client-go/applyconfigurations/batch/v1beta1/cronjob.go ./vendor/k8s.io/client-go/applyconfigurations/batch/v1beta1/cronjobspec.go ./vendor/k8s.io/client-go/applyconfigurations/batch/v1/jobtemplatespec.go ./vendor/k8s.io/client-go/applyconfigurations/batch/v1/uncountedterminatedpods.go ./vendor/k8s.io/client-go/applyconfigurations/batch/v1/jobspec.go ./vendor/k8s.io/client-go/applyconfigurations/batch/v1/jobcondition.go ./vendor/k8s.io/client-go/applyconfigurations/batch/v1/cronjobstatus.go ./vendor/k8s.io/client-go/applyconfigurations/batch/v1/job.go ./vendor/k8s.io/client-go/applyconfigurations/batch/v1/cronjob.go ./vendor/k8s.io/client-go/applyconfigurations/batch/v1/jobstatus.go ./vendor/k8s.io/client-go/applyconfigurations/batch/v1/cronjobspec.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/flowschemaspec.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/flowschema.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/flowdistinguishermethod.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/policyruleswithsubjects.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/limitresponse.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/prioritylevelconfiguration.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/serviceaccountsubject.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/prioritylevelconfigurationreference.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/prioritylevelconfigurationstatus.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/queuingconfiguration.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/subject.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/groupsubject.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/nonresourcepolicyrule.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/usersubject.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/flowschemastatus.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/flowschemacondition.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/prioritylevelconfigurationcondition.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/resourcepolicyrule.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/prioritylevelconfigurationspec.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/limitedprioritylevelconfiguration.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/flowschemaspec.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/flowschema.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/flowdistinguishermethod.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/policyruleswithsubjects.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/limitresponse.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/prioritylevelconfiguration.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/serviceaccountsubject.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/prioritylevelconfigurationreference.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/prioritylevelconfigurationstatus.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/queuingconfiguration.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/subject.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/groupsubject.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/nonresourcepolicyrule.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/usersubject.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/flowschemastatus.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/flowschemacondition.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/prioritylevelconfigurationcondition.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/resourcepolicyrule.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/prioritylevelconfigurationspec.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/limitedprioritylevelconfiguration.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/rolebinding.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/roleref.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/subject.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/policyrule.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/clusterrolebinding.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/aggregationrule.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/clusterrole.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/role.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/rolebinding.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/roleref.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/subject.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/policyrule.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/clusterrolebinding.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/aggregationrule.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/clusterrole.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/role.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1/rolebinding.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1/roleref.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1/subject.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1/policyrule.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1/clusterrolebinding.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1/aggregationrule.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1/clusterrole.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1/role.go ./vendor/k8s.io/client-go/applyconfigurations/coordination/v1beta1/leasespec.go ./vendor/k8s.io/client-go/applyconfigurations/coordination/v1beta1/lease.go ./vendor/k8s.io/client-go/applyconfigurations/coordination/v1/leasespec.go ./vendor/k8s.io/client-go/applyconfigurations/coordination/v1/lease.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/typedlocalobjectreference.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeconfigsource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/containerstatus.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/probe.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumespec.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/container.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/volumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/poddnsconfigoption.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/windowssecuritycontextoptions.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/portstatus.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/cephfsvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/sessionaffinityconfig.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/capabilities.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/endpointport.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/fcvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/endpointaddress.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumeclaimstatus.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/pod.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/iscsivolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/secretkeyselector.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/volumeprojection.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/endpoints.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/nodedaemonendpoints.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/ephemeralvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/configmapvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/podreadinessgate.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/projectedvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/configmapkeyselector.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/replicationcontroller.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/seccompprofile.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/containerimage.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeselector.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/namespacespec.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/envvarsource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/nfsvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumeclaimtemplate.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumeclaimvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/hostpathvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/toleration.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/podtemplatespec.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/storageosvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/gitrepovolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeaffinity.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/podstatus.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/gcepersistentdiskvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/taint.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/csivolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/weightedpodaffinityterm.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/preferredschedulingterm.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/resourcequota.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/limitrange.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/replicationcontrollercondition.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumestatus.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/serviceaccounttokenprojection.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/limitrangeitem.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/loadbalancerstatus.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/scopeselector.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/serviceaccount.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/endpointsubset.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/eventsource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/azurediskvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/replicationcontrollerstatus.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/namespace.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/selinuxoptions.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/service.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/azurefilevolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/namespacecondition.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/resourcefieldselector.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/iscsipersistentvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/clientipconfig.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/configmapprojection.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/podip.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/serviceport.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/nodestatus.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/podantiaffinity.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeselectorterm.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/cindervolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/downwardapiprojection.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/eventseries.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/rbdvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/downwardapivolumefile.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/volumenodeaffinity.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/podsecuritycontext.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumeclaimcondition.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumeclaimspec.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/envfromsource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/objectreference.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/event.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/topologyspreadconstraint.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/topologyselectorlabelrequirement.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/downwardapivolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/servicespec.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/topologyselectorterm.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/servicestatus.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/rbdpersistentvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/awselasticblockstorevolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/podcondition.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/scopedresourceselectorrequirement.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/ephemeralcontainer.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/glusterfsvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/httpgetaction.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/configmapenvsource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/componentstatus.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/lifecycle.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/scaleiovolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/keytopath.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/containerstate.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/flexpersistentvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolume.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/tcpsocketaction.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/execaction.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/secretvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/glusterfspersistentvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/envvar.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/node.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/azurefilepersistentvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeconfigstatus.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/emptydirvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/hostalias.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/podtemplate.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/sysctl.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumeclaim.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/secretprojection.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/namespacestatus.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/quobytevolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/handler.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/limitrangespec.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/httpheader.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/localvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/cephfspersistentvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/nodecondition.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/podaffinityterm.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/vspherevirtualdiskvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/photonpersistentdiskvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/secretreference.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/scaleiopersistentvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/containerstateterminated.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/ephemeralcontainercommon.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/storageospersistentvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeselectorrequirement.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/affinity.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/containerport.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/resourcerequirements.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/resourcequotastatus.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/configmap.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/volumemount.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/nodespec.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/objectfieldselector.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/daemonendpoint.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/componentcondition.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/nodesysteminfo.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/replicationcontrollerspec.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/resourcequotaspec.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/configmapnodeconfigsource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/cinderpersistentvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/volumedevice.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/containerstatewaiting.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/volume.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeaddress.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/poddnsconfig.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/loadbalanceringress.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/localobjectreference.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/csipersistentvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/flexvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/secretenvsource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/containerstaterunning.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/podaffinity.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/podspec.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/flockervolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/securitycontext.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/portworxvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/attachedvolume.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/secret.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/externalmetricstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/containerresourcemetricstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/containerresourcemetricsource.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/crossversionobjectreference.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/horizontalpodautoscalerstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/horizontalpodautoscalercondition.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/podsmetricsource.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/objectmetricsource.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/resourcemetricsource.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/externalmetricsource.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/horizontalpodautoscalerspec.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/resourcemetricstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/metricspec.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/objectmetricstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/horizontalpodautoscaler.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/metricstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/podsmetricstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/externalmetricstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/containerresourcemetricstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/containerresourcemetricsource.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/hpascalingpolicy.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/crossversionobjectreference.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/horizontalpodautoscalerstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/horizontalpodautoscalercondition.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/podsmetricsource.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/objectmetricsource.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/resourcemetricsource.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/metricidentifier.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/externalmetricsource.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/horizontalpodautoscalerspec.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/resourcemetricstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/metricspec.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/metrictarget.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/objectmetricstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/horizontalpodautoscaler.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/metricvaluestatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/metricstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/podsmetricstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/horizontalpodautoscalerbehavior.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/hpascalingrules.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/crossversionobjectreference.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/horizontalpodautoscalerstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/scalestatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/horizontalpodautoscalerspec.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/scale.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/horizontalpodautoscaler.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/scalespec.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressclassparametersreference.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressstatus.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressbackend.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressrule.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/httpingressrulevalue.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressrulevalue.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressclassspec.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingresstls.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/httpingresspath.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressclass.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingress.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressspec.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/ipblock.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/networkpolicy.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressclassparametersreference.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressstatus.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/networkpolicypeer.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressbackend.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressservicebackend.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/networkpolicyingressrule.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressrule.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/httpingressrulevalue.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/networkpolicyport.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressrulevalue.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressclassspec.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingresstls.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/httpingresspath.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/networkpolicyspec.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressclass.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/networkpolicyegressrule.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/servicebackendport.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingress.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressspec.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ipblock.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/supplementalgroupsstrategyoptions.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/replicasetstatus.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/daemonsetupdatestrategy.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/daemonsetspec.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/networkpolicy.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/daemonset.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/allowedcsidriver.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/replicasetspec.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingressstatus.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/networkpolicypeer.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingressbackend.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/deploymentcondition.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/replicaset.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/allowedhostpath.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/hostportrange.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/networkpolicyingressrule.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingressrule.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/rollbackconfig.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/httpingressrulevalue.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/networkpolicyport.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingressrulevalue.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/selinuxstrategyoptions.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/scale.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/runasgroupstrategyoptions.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/rollingupdatedaemonset.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/fsgroupstrategyoptions.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/rollingupdatedeployment.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingresstls.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/httpingresspath.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/networkpolicyspec.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/idrange.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/podsecuritypolicyspec.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/daemonsetcondition.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/runtimeclassstrategyoptions.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/daemonsetstatus.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/deployment.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/deploymentstatus.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/allowedflexvolume.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/deploymentstrategy.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/networkpolicyegressrule.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/podsecuritypolicy.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/runasuserstrategyoptions.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingress.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/replicasetcondition.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/deploymentspec.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingressspec.go ./vendor/k8s.io/client-go/applyconfigurations/meta/v1/objectmeta.go ./vendor/k8s.io/client-go/applyconfigurations/meta/v1/condition.go ./vendor/k8s.io/client-go/applyconfigurations/meta/v1/labelselector.go ./vendor/k8s.io/client-go/applyconfigurations/meta/v1/labelselectorrequirement.go ./vendor/k8s.io/client-go/applyconfigurations/meta/v1/preconditions.go ./vendor/k8s.io/client-go/applyconfigurations/meta/v1/deleteoptions.go ./vendor/k8s.io/client-go/applyconfigurations/meta/v1/typemeta.go ./vendor/k8s.io/client-go/applyconfigurations/meta/v1/managedfieldsentry.go ./vendor/k8s.io/client-go/applyconfigurations/meta/v1/ownerreference.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/statefulsetcondition.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/deploymentcondition.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/statefulset.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/rollbackconfig.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/rollingupdatedeployment.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/controllerrevision.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/statefulsetupdatestrategy.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/statefulsetstatus.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/statefulsetspec.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/rollingupdatestatefulsetstrategy.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/deployment.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/deploymentstatus.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/deploymentstrategy.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/deploymentspec.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/replicasetstatus.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/statefulsetcondition.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/daemonsetupdatestrategy.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/daemonsetspec.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/daemonset.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/replicasetspec.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/deploymentcondition.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/replicaset.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/statefulset.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/scale.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/rollingupdatedaemonset.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/rollingupdatedeployment.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/controllerrevision.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/daemonsetcondition.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/statefulsetupdatestrategy.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/statefulsetstatus.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/daemonsetstatus.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/statefulsetspec.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/rollingupdatestatefulsetstrategy.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/deployment.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/deploymentstatus.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/deploymentstrategy.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/replicasetcondition.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/deploymentspec.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/replicasetstatus.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/statefulsetcondition.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/daemonsetupdatestrategy.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/daemonsetspec.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/daemonset.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/replicasetspec.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/deploymentcondition.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/replicaset.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/statefulset.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/rollingupdatedaemonset.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/rollingupdatedeployment.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/controllerrevision.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/daemonsetcondition.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/statefulsetupdatestrategy.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/statefulsetstatus.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/daemonsetstatus.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/statefulsetspec.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/rollingupdatestatefulsetstrategy.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/deployment.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/deploymentstatus.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/deploymentstrategy.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/replicasetcondition.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/deploymentspec.go ./vendor/k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1/storageversion.go ./vendor/k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1/storageversioncondition.go ./vendor/k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1/serverstorageversion.go ./vendor/k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1/storageversionstatus.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/csistoragecapacity.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/csidriverspec.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/volumeattachment.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/storageclass.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/tokenrequest.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/csinode.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/csidriver.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/volumenoderesources.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/volumeattachmentsource.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/volumeattachmentspec.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/volumeerror.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/csinodespec.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/csinodedriver.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/volumeattachmentstatus.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1/csistoragecapacity.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1/volumeattachment.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1/volumeattachmentsource.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1/volumeattachmentspec.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1/volumeerror.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1/volumeattachmentstatus.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1/csidriverspec.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1/volumeattachment.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1/storageclass.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1/tokenrequest.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1/csinode.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1/csidriver.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1/volumenoderesources.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1/volumeattachmentsource.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1/volumeattachmentspec.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1/volumeerror.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1/csinodespec.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1/csinodedriver.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1/volumeattachmentstatus.go ./vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1/endpointport.go ./vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1/endpointconditions.go ./vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1/endpointslice.go ./vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1/endpointhints.go ./vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1/endpoint.go ./vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1/forzone.go ./vendor/k8s.io/client-go/applyconfigurations/discovery/v1/endpointport.go ./vendor/k8s.io/client-go/applyconfigurations/discovery/v1/endpointconditions.go ./vendor/k8s.io/client-go/applyconfigurations/discovery/v1/endpointslice.go ./vendor/k8s.io/client-go/applyconfigurations/discovery/v1/endpointhints.go ./vendor/k8s.io/client-go/applyconfigurations/discovery/v1/endpoint.go ./vendor/k8s.io/client-go/applyconfigurations/discovery/v1/forzone.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/supplementalgroupsstrategyoptions.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/eviction.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/allowedcsidriver.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/allowedhostpath.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/hostportrange.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/poddisruptionbudgetspec.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/selinuxstrategyoptions.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/runasgroupstrategyoptions.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/fsgroupstrategyoptions.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/idrange.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/podsecuritypolicyspec.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/runtimeclassstrategyoptions.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/poddisruptionbudget.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/poddisruptionbudgetstatus.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/allowedflexvolume.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/podsecuritypolicy.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/runasuserstrategyoptions.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1/eviction.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1/poddisruptionbudgetspec.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1/poddisruptionbudget.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1/poddisruptionbudgetstatus.go ./vendor/k8s.io/client-go/applyconfigurations/certificates/v1beta1/certificatesigningrequest.go ./vendor/k8s.io/client-go/applyconfigurations/certificates/v1beta1/certificatesigningrequestcondition.go ./vendor/k8s.io/client-go/applyconfigurations/certificates/v1beta1/certificatesigningrequestspec.go ./vendor/k8s.io/client-go/applyconfigurations/certificates/v1beta1/certificatesigningrequeststatus.go ./vendor/k8s.io/client-go/applyconfigurations/certificates/v1/certificatesigningrequest.go ./vendor/k8s.io/client-go/applyconfigurations/certificates/v1/certificatesigningrequestcondition.go ./vendor/k8s.io/client-go/applyconfigurations/certificates/v1/certificatesigningrequestspec.go ./vendor/k8s.io/client-go/applyconfigurations/certificates/v1/certificatesigningrequeststatus.go ./vendor/k8s.io/client-go/discovery/discovery_client.go ./vendor/k8s.io/client-go/discovery/fake/discovery.go ./vendor/k8s.io/client-go/discovery/helper.go ./vendor/k8s.io/client-go/discovery/doc.go ./vendor/k8s.io/client-go/testing/fixture.go ./vendor/k8s.io/client-go/testing/actions.go ./vendor/k8s.io/client-go/testing/fake.go ./vendor/k8s.io/client-go/testing/interface.go ./vendor/k8s.io/client-go/pkg/version/base.go ./vendor/k8s.io/client-go/pkg/version/version.go ./vendor/k8s.io/client-go/pkg/version/doc.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/zz_generated.defaults.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/zz_generated.conversion.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/register.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/conversion.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/doc.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/types.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/zz_generated.defaults.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/zz_generated.conversion.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/register.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/zz_generated.deepcopy.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/conversion.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/doc.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/types.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/zz_generated.defaults.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/zz_generated.conversion.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/register.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/zz_generated.deepcopy.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/conversion.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/doc.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/types.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/register.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/install/install.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/zz_generated.deepcopy.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/doc.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/types.go ./vendor/k8s.io/klog/v2/klog.go ./vendor/k8s.io/klog/klog.go ./vendor/k8s.io/api/scheduling/v1beta1/generated.pb.go ./vendor/k8s.io/api/scheduling/v1beta1/register.go ./vendor/k8s.io/api/scheduling/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/scheduling/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/scheduling/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/scheduling/v1beta1/doc.go ./vendor/k8s.io/api/scheduling/v1beta1/types.go ./vendor/k8s.io/api/scheduling/v1alpha1/generated.pb.go ./vendor/k8s.io/api/scheduling/v1alpha1/register.go ./vendor/k8s.io/api/scheduling/v1alpha1/zz_generated.deepcopy.go ./vendor/k8s.io/api/scheduling/v1alpha1/types_swagger_doc_generated.go ./vendor/k8s.io/api/scheduling/v1alpha1/doc.go ./vendor/k8s.io/api/scheduling/v1alpha1/types.go ./vendor/k8s.io/api/scheduling/v1/generated.pb.go ./vendor/k8s.io/api/scheduling/v1/register.go ./vendor/k8s.io/api/scheduling/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/scheduling/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/scheduling/v1/doc.go ./vendor/k8s.io/api/scheduling/v1/types.go ./vendor/k8s.io/api/events/v1beta1/generated.pb.go ./vendor/k8s.io/api/events/v1beta1/register.go ./vendor/k8s.io/api/events/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/events/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/events/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/events/v1beta1/doc.go ./vendor/k8s.io/api/events/v1beta1/types.go ./vendor/k8s.io/api/events/v1/generated.pb.go ./vendor/k8s.io/api/events/v1/register.go ./vendor/k8s.io/api/events/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/events/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/events/v1/doc.go ./vendor/k8s.io/api/events/v1/types.go ./vendor/k8s.io/api/admissionregistration/v1beta1/generated.pb.go ./vendor/k8s.io/api/admissionregistration/v1beta1/register.go ./vendor/k8s.io/api/admissionregistration/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/admissionregistration/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/admissionregistration/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/admissionregistration/v1beta1/doc.go ./vendor/k8s.io/api/admissionregistration/v1beta1/types.go ./vendor/k8s.io/api/admissionregistration/v1/generated.pb.go ./vendor/k8s.io/api/admissionregistration/v1/register.go ./vendor/k8s.io/api/admissionregistration/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/admissionregistration/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/admissionregistration/v1/doc.go ./vendor/k8s.io/api/admissionregistration/v1/types.go ./vendor/k8s.io/api/authentication/v1beta1/generated.pb.go ./vendor/k8s.io/api/authentication/v1beta1/register.go ./vendor/k8s.io/api/authentication/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/authentication/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/authentication/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/authentication/v1beta1/doc.go ./vendor/k8s.io/api/authentication/v1beta1/types.go ./vendor/k8s.io/api/authentication/v1/generated.pb.go ./vendor/k8s.io/api/authentication/v1/register.go ./vendor/k8s.io/api/authentication/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/authentication/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/authentication/v1/doc.go ./vendor/k8s.io/api/authentication/v1/types.go ./vendor/k8s.io/api/node/v1beta1/generated.pb.go ./vendor/k8s.io/api/node/v1beta1/register.go ./vendor/k8s.io/api/node/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/node/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/node/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/node/v1beta1/doc.go ./vendor/k8s.io/api/node/v1beta1/types.go ./vendor/k8s.io/api/node/v1alpha1/generated.pb.go ./vendor/k8s.io/api/node/v1alpha1/register.go ./vendor/k8s.io/api/node/v1alpha1/zz_generated.deepcopy.go ./vendor/k8s.io/api/node/v1alpha1/types_swagger_doc_generated.go ./vendor/k8s.io/api/node/v1alpha1/doc.go ./vendor/k8s.io/api/node/v1alpha1/types.go ./vendor/k8s.io/api/node/v1/generated.pb.go ./vendor/k8s.io/api/node/v1/register.go ./vendor/k8s.io/api/node/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/node/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/node/v1/doc.go ./vendor/k8s.io/api/node/v1/types.go ./vendor/k8s.io/api/batch/v1beta1/generated.pb.go ./vendor/k8s.io/api/batch/v1beta1/register.go ./vendor/k8s.io/api/batch/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/batch/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/batch/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/batch/v1beta1/doc.go ./vendor/k8s.io/api/batch/v1beta1/types.go ./vendor/k8s.io/api/batch/v1/generated.pb.go ./vendor/k8s.io/api/batch/v1/register.go ./vendor/k8s.io/api/batch/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/batch/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/batch/v1/doc.go ./vendor/k8s.io/api/batch/v1/types.go ./vendor/k8s.io/api/flowcontrol/v1beta1/generated.pb.go ./vendor/k8s.io/api/flowcontrol/v1beta1/register.go ./vendor/k8s.io/api/flowcontrol/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/flowcontrol/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/flowcontrol/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/flowcontrol/v1beta1/doc.go ./vendor/k8s.io/api/flowcontrol/v1beta1/types.go ./vendor/k8s.io/api/flowcontrol/v1alpha1/generated.pb.go ./vendor/k8s.io/api/flowcontrol/v1alpha1/register.go ./vendor/k8s.io/api/flowcontrol/v1alpha1/zz_generated.deepcopy.go ./vendor/k8s.io/api/flowcontrol/v1alpha1/types_swagger_doc_generated.go ./vendor/k8s.io/api/flowcontrol/v1alpha1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/flowcontrol/v1alpha1/doc.go ./vendor/k8s.io/api/flowcontrol/v1alpha1/types.go ./vendor/k8s.io/api/rbac/v1beta1/generated.pb.go ./vendor/k8s.io/api/rbac/v1beta1/register.go ./vendor/k8s.io/api/rbac/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/rbac/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/rbac/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/rbac/v1beta1/doc.go ./vendor/k8s.io/api/rbac/v1beta1/types.go ./vendor/k8s.io/api/rbac/v1alpha1/generated.pb.go ./vendor/k8s.io/api/rbac/v1alpha1/register.go ./vendor/k8s.io/api/rbac/v1alpha1/zz_generated.deepcopy.go ./vendor/k8s.io/api/rbac/v1alpha1/types_swagger_doc_generated.go ./vendor/k8s.io/api/rbac/v1alpha1/doc.go ./vendor/k8s.io/api/rbac/v1alpha1/types.go ./vendor/k8s.io/api/rbac/v1/generated.pb.go ./vendor/k8s.io/api/rbac/v1/register.go ./vendor/k8s.io/api/rbac/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/rbac/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/rbac/v1/doc.go ./vendor/k8s.io/api/rbac/v1/types.go ./vendor/k8s.io/api/coordination/v1beta1/generated.pb.go ./vendor/k8s.io/api/coordination/v1beta1/register.go ./vendor/k8s.io/api/coordination/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/coordination/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/coordination/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/coordination/v1beta1/doc.go ./vendor/k8s.io/api/coordination/v1beta1/types.go ./vendor/k8s.io/api/coordination/v1/generated.pb.go ./vendor/k8s.io/api/coordination/v1/register.go ./vendor/k8s.io/api/coordination/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/coordination/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/coordination/v1/doc.go ./vendor/k8s.io/api/coordination/v1/types.go ./vendor/k8s.io/api/core/v1/well_known_labels.go ./vendor/k8s.io/api/core/v1/resource.go ./vendor/k8s.io/api/core/v1/annotation_key_constants.go ./vendor/k8s.io/api/core/v1/toleration.go ./vendor/k8s.io/api/core/v1/taint.go ./vendor/k8s.io/api/core/v1/well_known_taints.go ./vendor/k8s.io/api/core/v1/generated.pb.go ./vendor/k8s.io/api/core/v1/objectreference.go ./vendor/k8s.io/api/core/v1/lifecycle.go ./vendor/k8s.io/api/core/v1/register.go ./vendor/k8s.io/api/core/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/core/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/core/v1/doc.go ./vendor/k8s.io/api/core/v1/types.go ./vendor/k8s.io/api/autoscaling/v2beta1/generated.pb.go ./vendor/k8s.io/api/autoscaling/v2beta1/register.go ./vendor/k8s.io/api/autoscaling/v2beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/autoscaling/v2beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/autoscaling/v2beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/autoscaling/v2beta1/doc.go ./vendor/k8s.io/api/autoscaling/v2beta1/types.go ./vendor/k8s.io/api/autoscaling/v2beta2/generated.pb.go ./vendor/k8s.io/api/autoscaling/v2beta2/register.go ./vendor/k8s.io/api/autoscaling/v2beta2/zz_generated.deepcopy.go ./vendor/k8s.io/api/autoscaling/v2beta2/types_swagger_doc_generated.go ./vendor/k8s.io/api/autoscaling/v2beta2/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/autoscaling/v2beta2/doc.go ./vendor/k8s.io/api/autoscaling/v2beta2/types.go ./vendor/k8s.io/api/autoscaling/v1/generated.pb.go ./vendor/k8s.io/api/autoscaling/v1/register.go ./vendor/k8s.io/api/autoscaling/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/autoscaling/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/autoscaling/v1/doc.go ./vendor/k8s.io/api/autoscaling/v1/types.go ./vendor/k8s.io/api/networking/v1beta1/well_known_annotations.go ./vendor/k8s.io/api/networking/v1beta1/generated.pb.go ./vendor/k8s.io/api/networking/v1beta1/register.go ./vendor/k8s.io/api/networking/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/networking/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/networking/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/networking/v1beta1/doc.go ./vendor/k8s.io/api/networking/v1beta1/types.go ./vendor/k8s.io/api/networking/v1/well_known_annotations.go ./vendor/k8s.io/api/networking/v1/generated.pb.go ./vendor/k8s.io/api/networking/v1/register.go ./vendor/k8s.io/api/networking/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/networking/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/networking/v1/doc.go ./vendor/k8s.io/api/networking/v1/types.go ./vendor/k8s.io/api/extensions/v1beta1/generated.pb.go ./vendor/k8s.io/api/extensions/v1beta1/register.go ./vendor/k8s.io/api/extensions/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/extensions/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/extensions/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/extensions/v1beta1/doc.go ./vendor/k8s.io/api/extensions/v1beta1/types.go ./vendor/k8s.io/api/authorization/v1beta1/generated.pb.go ./vendor/k8s.io/api/authorization/v1beta1/register.go ./vendor/k8s.io/api/authorization/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/authorization/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/authorization/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/authorization/v1beta1/doc.go ./vendor/k8s.io/api/authorization/v1beta1/types.go ./vendor/k8s.io/api/authorization/v1/generated.pb.go ./vendor/k8s.io/api/authorization/v1/register.go ./vendor/k8s.io/api/authorization/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/authorization/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/authorization/v1/doc.go ./vendor/k8s.io/api/authorization/v1/types.go ./vendor/k8s.io/api/apps/v1beta1/generated.pb.go ./vendor/k8s.io/api/apps/v1beta1/register.go ./vendor/k8s.io/api/apps/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/apps/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/apps/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/apps/v1beta1/doc.go ./vendor/k8s.io/api/apps/v1beta1/types.go ./vendor/k8s.io/api/apps/v1beta2/generated.pb.go ./vendor/k8s.io/api/apps/v1beta2/register.go ./vendor/k8s.io/api/apps/v1beta2/zz_generated.deepcopy.go ./vendor/k8s.io/api/apps/v1beta2/types_swagger_doc_generated.go ./vendor/k8s.io/api/apps/v1beta2/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/apps/v1beta2/doc.go ./vendor/k8s.io/api/apps/v1beta2/types.go ./vendor/k8s.io/api/apps/v1/generated.pb.go ./vendor/k8s.io/api/apps/v1/register.go ./vendor/k8s.io/api/apps/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/apps/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/apps/v1/doc.go ./vendor/k8s.io/api/apps/v1/types.go ./vendor/k8s.io/api/apiserverinternal/v1alpha1/generated.pb.go ./vendor/k8s.io/api/apiserverinternal/v1alpha1/register.go ./vendor/k8s.io/api/apiserverinternal/v1alpha1/zz_generated.deepcopy.go ./vendor/k8s.io/api/apiserverinternal/v1alpha1/types_swagger_doc_generated.go ./vendor/k8s.io/api/apiserverinternal/v1alpha1/doc.go ./vendor/k8s.io/api/apiserverinternal/v1alpha1/types.go ./vendor/k8s.io/api/storage/v1beta1/generated.pb.go ./vendor/k8s.io/api/storage/v1beta1/register.go ./vendor/k8s.io/api/storage/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/storage/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/storage/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/storage/v1beta1/doc.go ./vendor/k8s.io/api/storage/v1beta1/types.go ./vendor/k8s.io/api/storage/v1alpha1/generated.pb.go ./vendor/k8s.io/api/storage/v1alpha1/register.go ./vendor/k8s.io/api/storage/v1alpha1/zz_generated.deepcopy.go ./vendor/k8s.io/api/storage/v1alpha1/types_swagger_doc_generated.go ./vendor/k8s.io/api/storage/v1alpha1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/storage/v1alpha1/doc.go ./vendor/k8s.io/api/storage/v1alpha1/types.go ./vendor/k8s.io/api/storage/v1/generated.pb.go ./vendor/k8s.io/api/storage/v1/register.go ./vendor/k8s.io/api/storage/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/storage/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/storage/v1/doc.go ./vendor/k8s.io/api/storage/v1/types.go ./vendor/k8s.io/api/discovery/v1beta1/well_known_labels.go ./vendor/k8s.io/api/discovery/v1beta1/generated.pb.go ./vendor/k8s.io/api/discovery/v1beta1/register.go ./vendor/k8s.io/api/discovery/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/discovery/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/discovery/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/discovery/v1beta1/doc.go ./vendor/k8s.io/api/discovery/v1beta1/types.go ./vendor/k8s.io/api/discovery/v1/well_known_labels.go ./vendor/k8s.io/api/discovery/v1/generated.pb.go ./vendor/k8s.io/api/discovery/v1/register.go ./vendor/k8s.io/api/discovery/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/discovery/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/discovery/v1/doc.go ./vendor/k8s.io/api/discovery/v1/types.go ./vendor/k8s.io/api/policy/v1beta1/generated.pb.go ./vendor/k8s.io/api/policy/v1beta1/register.go ./vendor/k8s.io/api/policy/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/policy/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/policy/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/policy/v1beta1/doc.go ./vendor/k8s.io/api/policy/v1beta1/types.go ./vendor/k8s.io/api/policy/v1/generated.pb.go ./vendor/k8s.io/api/policy/v1/register.go ./vendor/k8s.io/api/policy/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/policy/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/policy/v1/doc.go ./vendor/k8s.io/api/policy/v1/types.go ./vendor/k8s.io/api/certificates/v1beta1/generated.pb.go ./vendor/k8s.io/api/certificates/v1beta1/register.go ./vendor/k8s.io/api/certificates/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/certificates/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/certificates/v1beta1/zz_generated.prerelease-lifecycle.go ./vendor/k8s.io/api/certificates/v1beta1/doc.go ./vendor/k8s.io/api/certificates/v1beta1/types.go ./vendor/k8s.io/api/certificates/v1/generated.pb.go ./vendor/k8s.io/api/certificates/v1/register.go ./vendor/k8s.io/api/certificates/v1/zz_generated.deepcopy.go ./vendor/k8s.io/api/certificates/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/certificates/v1/doc.go ./vendor/k8s.io/api/certificates/v1/types.go ./vendor/k8s.io/apimachinery/third_party/forked/golang/json/fields.go ./vendor/k8s.io/apimachinery/third_party/forked/golang/reflect/deep_equal.go ./vendor/k8s.io/apimachinery/pkg/types/patch.go ./vendor/k8s.io/apimachinery/pkg/types/nodename.go ./vendor/k8s.io/apimachinery/pkg/types/uid.go ./vendor/k8s.io/apimachinery/pkg/types/namespacedname.go ./vendor/k8s.io/apimachinery/pkg/types/doc.go ./vendor/k8s.io/apimachinery/pkg/version/helpers.go ./vendor/k8s.io/apimachinery/pkg/version/doc.go ./vendor/k8s.io/apimachinery/pkg/version/types.go ./vendor/k8s.io/apimachinery/pkg/watch/mux.go ./vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go ./vendor/k8s.io/apimachinery/pkg/watch/filter.go ./vendor/k8s.io/apimachinery/pkg/watch/zz_generated.deepcopy.go ./vendor/k8s.io/apimachinery/pkg/watch/watch.go ./vendor/k8s.io/apimachinery/pkg/watch/doc.go ./vendor/k8s.io/apimachinery/pkg/runtime/converter.go ./vendor/k8s.io/apimachinery/pkg/runtime/extension.go ./vendor/k8s.io/apimachinery/pkg/runtime/negotiate.go ./vendor/k8s.io/apimachinery/pkg/runtime/codec.go ./vendor/k8s.io/apimachinery/pkg/runtime/schema/generated.pb.go ./vendor/k8s.io/apimachinery/pkg/runtime/schema/group_version.go ./vendor/k8s.io/apimachinery/pkg/runtime/schema/interfaces.go ./vendor/k8s.io/apimachinery/pkg/runtime/generated.pb.go ./vendor/k8s.io/apimachinery/pkg/runtime/embedded.go ./vendor/k8s.io/apimachinery/pkg/runtime/scheme.go ./vendor/k8s.io/apimachinery/pkg/runtime/mapper.go ./vendor/k8s.io/apimachinery/pkg/runtime/error.go ./vendor/k8s.io/apimachinery/pkg/runtime/register.go ./vendor/k8s.io/apimachinery/pkg/runtime/types_proto.go ./vendor/k8s.io/apimachinery/pkg/runtime/zz_generated.deepcopy.go ./vendor/k8s.io/apimachinery/pkg/runtime/helper.go ./vendor/k8s.io/apimachinery/pkg/runtime/codec_check.go ./vendor/k8s.io/apimachinery/pkg/runtime/conversion.go ./vendor/k8s.io/apimachinery/pkg/runtime/scheme_builder.go ./vendor/k8s.io/apimachinery/pkg/runtime/swagger_doc_generator.go ./vendor/k8s.io/apimachinery/pkg/runtime/serializer/negotiated_codec.go ./vendor/k8s.io/apimachinery/pkg/runtime/serializer/json/meta.go ./vendor/k8s.io/apimachinery/pkg/runtime/serializer/json/json.go ./vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf/protobuf.go ./vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf/doc.go ./vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer/recognizer.go ./vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning/versioning.go ./vendor/k8s.io/apimachinery/pkg/runtime/serializer/codec_factory.go ./vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming/streaming.go ./vendor/k8s.io/apimachinery/pkg/runtime/doc.go ./vendor/k8s.io/apimachinery/pkg/runtime/interfaces.go ./vendor/k8s.io/apimachinery/pkg/runtime/types.go ./vendor/k8s.io/apimachinery/pkg/selection/operator.go ./vendor/k8s.io/apimachinery/pkg/api/errors/errors.go ./vendor/k8s.io/apimachinery/pkg/api/errors/doc.go ./vendor/k8s.io/apimachinery/pkg/api/resource/quantity.go ./vendor/k8s.io/apimachinery/pkg/api/resource/suffix.go ./vendor/k8s.io/apimachinery/pkg/api/resource/scale_int.go ./vendor/k8s.io/apimachinery/pkg/api/resource/generated.pb.go ./vendor/k8s.io/apimachinery/pkg/api/resource/math.go ./vendor/k8s.io/apimachinery/pkg/api/resource/amount.go ./vendor/k8s.io/apimachinery/pkg/api/resource/zz_generated.deepcopy.go ./vendor/k8s.io/apimachinery/pkg/api/resource/quantity_proto.go ./vendor/k8s.io/apimachinery/pkg/api/meta/meta.go ./vendor/k8s.io/apimachinery/pkg/api/meta/errors.go ./vendor/k8s.io/apimachinery/pkg/api/meta/restmapper.go ./vendor/k8s.io/apimachinery/pkg/api/meta/help.go ./vendor/k8s.io/apimachinery/pkg/api/meta/priority.go ./vendor/k8s.io/apimachinery/pkg/api/meta/firsthit_restmapper.go ./vendor/k8s.io/apimachinery/pkg/api/meta/conditions.go ./vendor/k8s.io/apimachinery/pkg/api/meta/lazy.go ./vendor/k8s.io/apimachinery/pkg/api/meta/doc.go ./vendor/k8s.io/apimachinery/pkg/api/meta/interfaces.go ./vendor/k8s.io/apimachinery/pkg/api/meta/multirestmapper.go ./vendor/k8s.io/apimachinery/pkg/conversion/converter.go ./vendor/k8s.io/apimachinery/pkg/conversion/queryparams/convert.go ./vendor/k8s.io/apimachinery/pkg/conversion/queryparams/doc.go ./vendor/k8s.io/apimachinery/pkg/conversion/deep_equal.go ./vendor/k8s.io/apimachinery/pkg/conversion/helper.go ./vendor/k8s.io/apimachinery/pkg/conversion/doc.go ./vendor/k8s.io/apimachinery/pkg/util/validation/field/path.go ./vendor/k8s.io/apimachinery/pkg/util/validation/field/errors.go ./vendor/k8s.io/apimachinery/pkg/util/validation/validation.go ./vendor/k8s.io/apimachinery/pkg/util/intstr/intstr.go ./vendor/k8s.io/apimachinery/pkg/util/intstr/generated.pb.go ./vendor/k8s.io/apimachinery/pkg/util/intstr/instr_fuzz.go ./vendor/k8s.io/apimachinery/pkg/util/errors/errors.go ./vendor/k8s.io/apimachinery/pkg/util/errors/doc.go ./vendor/k8s.io/apimachinery/pkg/util/naming/from_stack.go ./vendor/k8s.io/apimachinery/pkg/util/json/json.go ./vendor/k8s.io/apimachinery/pkg/util/net/http.go ./vendor/k8s.io/apimachinery/pkg/util/net/port_split.go ./vendor/k8s.io/apimachinery/pkg/util/net/port_range.go ./vendor/k8s.io/apimachinery/pkg/util/net/util.go ./vendor/k8s.io/apimachinery/pkg/util/net/interface.go ./vendor/k8s.io/apimachinery/pkg/util/sets/int64.go ./vendor/k8s.io/apimachinery/pkg/util/sets/empty.go ./vendor/k8s.io/apimachinery/pkg/util/sets/byte.go ./vendor/k8s.io/apimachinery/pkg/util/sets/int32.go ./vendor/k8s.io/apimachinery/pkg/util/sets/int.go ./vendor/k8s.io/apimachinery/pkg/util/sets/string.go ./vendor/k8s.io/apimachinery/pkg/util/sets/doc.go ./vendor/k8s.io/apimachinery/pkg/util/diff/diff.go ./vendor/k8s.io/apimachinery/pkg/util/version/version.go ./vendor/k8s.io/apimachinery/pkg/util/version/doc.go ./vendor/k8s.io/apimachinery/pkg/util/runtime/runtime.go ./vendor/k8s.io/apimachinery/pkg/util/yaml/decoder.go ./vendor/k8s.io/apimachinery/pkg/util/mergepatch/errors.go ./vendor/k8s.io/apimachinery/pkg/util/mergepatch/util.go ./vendor/k8s.io/apimachinery/pkg/util/clock/clock.go ./vendor/k8s.io/apimachinery/pkg/util/wait/wait.go ./vendor/k8s.io/apimachinery/pkg/util/wait/doc.go ./vendor/k8s.io/apimachinery/pkg/util/cache/lruexpirecache.go ./vendor/k8s.io/apimachinery/pkg/util/cache/expiring.go ./vendor/k8s.io/apimachinery/pkg/util/managedfields/extract.go ./vendor/k8s.io/apimachinery/pkg/util/strategicpatch/meta.go ./vendor/k8s.io/apimachinery/pkg/util/strategicpatch/errors.go ./vendor/k8s.io/apimachinery/pkg/util/strategicpatch/patch.go ./vendor/k8s.io/apimachinery/pkg/util/strategicpatch/types.go ./vendor/k8s.io/apimachinery/pkg/util/framer/framer.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/zz_generated.defaults.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/generated.pb.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/register.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/conversion.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/doc.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/types.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/deepcopy.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/meta.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/micro_time_proto.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/zz_generated.defaults.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/zz_generated.conversion.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/generated.pb.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured/unstructured.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured/unstructured_list.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured/zz_generated.deepcopy.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured/helpers.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/time_proto.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/duration.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/time.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/group_version.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/register.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/time_fuzz.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/zz_generated.deepcopy.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/types_swagger_doc_generated.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/conversion.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/labels.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/helpers.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/micro_time_fuzz.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/watch.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/doc.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/types.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/micro_time.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/controller_ref.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/deepcopy.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion/zz_generated.conversion.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion/register.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion/zz_generated.deepcopy.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion/doc.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion/types.go ./vendor/k8s.io/apimachinery/pkg/labels/zz_generated.deepcopy.go ./vendor/k8s.io/apimachinery/pkg/labels/labels.go ./vendor/k8s.io/apimachinery/pkg/labels/selector.go ./vendor/k8s.io/apimachinery/pkg/labels/doc.go ./vendor/k8s.io/apimachinery/pkg/fields/requirements.go ./vendor/k8s.io/apimachinery/pkg/fields/fields.go ./vendor/k8s.io/apimachinery/pkg/fields/selector.go ./vendor/k8s.io/apimachinery/pkg/fields/doc.go ./vendor/k8s.io/utils/buffer/ring_growing.go ./vendor/k8s.io/utils/integer/integer.go ./vendor/k8s.io/utils/trace/trace.go ./vendor/k8s.io/kube-openapi/pkg/util/proto/document.go ./vendor/k8s.io/kube-openapi/pkg/util/proto/openapi.go ./vendor/k8s.io/kube-openapi/pkg/util/proto/doc.go ./vendor/gopkg.in/yaml.v3/yamlh.go ./vendor/gopkg.in/yaml.v3/yaml.go ./vendor/gopkg.in/yaml.v3/emitterc.go ./vendor/gopkg.in/yaml.v3/parserc.go ./vendor/gopkg.in/yaml.v3/sorter.go ./vendor/gopkg.in/yaml.v3/writerc.go ./vendor/gopkg.in/yaml.v3/decode.go ./vendor/gopkg.in/yaml.v3/scannerc.go ./vendor/gopkg.in/yaml.v3/readerc.go ./vendor/gopkg.in/yaml.v3/apic.go ./vendor/gopkg.in/yaml.v3/encode.go ./vendor/gopkg.in/yaml.v3/yamlprivateh.go ./vendor/gopkg.in/yaml.v3/resolve.go ./vendor/gopkg.in/yaml.v2/yamlh.go ./vendor/gopkg.in/yaml.v2/yaml.go ./vendor/gopkg.in/yaml.v2/emitterc.go ./vendor/gopkg.in/yaml.v2/parserc.go ./vendor/gopkg.in/yaml.v2/sorter.go ./vendor/gopkg.in/yaml.v2/writerc.go ./vendor/gopkg.in/yaml.v2/decode.go ./vendor/gopkg.in/yaml.v2/scannerc.go ./vendor/gopkg.in/yaml.v2/readerc.go ./vendor/gopkg.in/yaml.v2/apic.go ./vendor/gopkg.in/yaml.v2/encode.go ./vendor/gopkg.in/yaml.v2/yamlprivateh.go ./vendor/gopkg.in/yaml.v2/resolve.go ./vendor/gopkg.in/inf.v0/dec.go ./vendor/gopkg.in/inf.v0/rounder.go ./vendor/gopkg.in/alecthomas/kingpin.v2/args.go ./vendor/gopkg.in/alecthomas/kingpin.v2/guesswidth.go ./vendor/gopkg.in/alecthomas/kingpin.v2/model.go ./vendor/gopkg.in/alecthomas/kingpin.v2/values_generated.go ./vendor/gopkg.in/alecthomas/kingpin.v2/templates.go ./vendor/gopkg.in/alecthomas/kingpin.v2/usage.go ./vendor/gopkg.in/alecthomas/kingpin.v2/parser.go ./vendor/gopkg.in/alecthomas/kingpin.v2/guesswidth_unix.go ./vendor/gopkg.in/alecthomas/kingpin.v2/app.go ./vendor/gopkg.in/alecthomas/kingpin.v2/actions.go ./vendor/gopkg.in/alecthomas/kingpin.v2/flags.go ./vendor/gopkg.in/alecthomas/kingpin.v2/cmd.go ./vendor/gopkg.in/alecthomas/kingpin.v2/values.go ./vendor/gopkg.in/alecthomas/kingpin.v2/global.go ./vendor/gopkg.in/alecthomas/kingpin.v2/completions.go ./vendor/gopkg.in/alecthomas/kingpin.v2/envar.go ./vendor/gopkg.in/alecthomas/kingpin.v2/parsers.go ./vendor/gopkg.in/alecthomas/kingpin.v2/doc.go ./vendor/cloud.google.com/go/compute/metadata/metadata.go ./vendor/cloud.google.com/go/compute/metadata/retry_linux.go ./vendor/cloud.google.com/go/compute/metadata/retry.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/typed/typed.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/typed/validate.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/typed/reconcile_schema.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/typed/parser.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/typed/union.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/typed/remove.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/typed/merge.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/typed/tofieldset.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/typed/helpers.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/typed/doc.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/schema/schemaschema.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/schema/elements.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/schema/doc.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/schema/equals.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/path.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/serialize-pe.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/pathelementmap.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/element.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/managers.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/set.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/serialize.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/fromvalue.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/doc.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/mapreflect.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/allocator.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/reflectcache.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/list.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/listunstructured.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/listreflect.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/fields.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/valuereflect.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/map.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/mapunstructured.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/scalar.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/valueunstructured.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/doc.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/jsontagutil.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/value.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/structreflect.go ./vendor/sigs.k8s.io/yaml/yaml.go ./vendor/sigs.k8s.io/yaml/yaml_go110.go ./vendor/sigs.k8s.io/yaml/fields.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/writer.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/copier.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_parser.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/reader.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_reader.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_writer.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/value_reader.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_tables.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/doc.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/mode.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/value_writer.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_wrappers.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonrw/json_scanner.go ./vendor/go.mongodb.org/mongo-driver/bson/unmarshal.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/time_codec_options.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/byte_slice_codec_options.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/empty_interface_codec_options.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/slice_codec_options.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/uint_codec_options.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/map_codec_options.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/struct_codec_options.go ./vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/string_codec_options.go ./vendor/go.mongodb.org/mongo-driver/bson/encoder.go ./vendor/go.mongodb.org/mongo-driver/bson/registry.go ./vendor/go.mongodb.org/mongo-driver/bson/decoder.go ./vendor/go.mongodb.org/mongo-driver/bson/primitive/primitive.go ./vendor/go.mongodb.org/mongo-driver/bson/primitive/decimal.go ./vendor/go.mongodb.org/mongo-driver/bson/primitive/objectid.go ./vendor/go.mongodb.org/mongo-driver/bson/raw_element.go ./vendor/go.mongodb.org/mongo-driver/bson/primitive_codecs.go ./vendor/go.mongodb.org/mongo-driver/bson/bson_1_8.go ./vendor/go.mongodb.org/mongo-driver/bson/raw.go ./vendor/go.mongodb.org/mongo-driver/bson/bson.go ./vendor/go.mongodb.org/mongo-driver/bson/raw_value.go ./vendor/go.mongodb.org/mongo-driver/bson/bsontype/bsontype.go ./vendor/go.mongodb.org/mongo-driver/bson/marshal.go ./vendor/go.mongodb.org/mongo-driver/bson/doc.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/byte_slice_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/bsoncodec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/uint_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/map_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/struct_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/proxy.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/time_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/registry.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/default_value_encoders.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/string_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/slice_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/array_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/default_value_decoders.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/doc.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/mode.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/empty_interface_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/struct_tag_parser.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/pointer_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/cond_addr_codec.go ./vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/types.go ./vendor/go.mongodb.org/mongo-driver/bson/types.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/bsoncore.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/element.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/bson_documentbuilder.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/tables.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/document_sequence.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/document.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/bson_arraybuilder.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/array.go ./vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/value.go ./vendor/google.golang.org/genproto/googleapis/rpc/code/code.pb.go ./vendor/google.golang.org/genproto/googleapis/rpc/status/status.pb.go ./vendor/google.golang.org/genproto/googleapis/rpc/errdetails/error_details.pb.go ./vendor/google.golang.org/genproto/googleapis/api/annotations/field_behavior.pb.go ./vendor/google.golang.org/genproto/googleapis/api/annotations/annotations.pb.go ./vendor/google.golang.org/genproto/googleapis/api/annotations/routing.pb.go ./vendor/google.golang.org/genproto/googleapis/api/annotations/client.pb.go ./vendor/google.golang.org/genproto/googleapis/api/annotations/http.pb.go ./vendor/google.golang.org/genproto/googleapis/api/annotations/resource.pb.go ./vendor/google.golang.org/protobuf/encoding/prototext/decode.go ./vendor/google.golang.org/protobuf/encoding/prototext/encode.go ./vendor/google.golang.org/protobuf/encoding/prototext/doc.go ./vendor/google.golang.org/protobuf/encoding/protowire/wire.go ./vendor/google.golang.org/protobuf/encoding/protojson/well_known_types.go ./vendor/google.golang.org/protobuf/encoding/protojson/decode.go ./vendor/google.golang.org/protobuf/encoding/protojson/encode.go ./vendor/google.golang.org/protobuf/encoding/protojson/doc.go ./vendor/google.golang.org/protobuf/internal/genid/descriptor_gen.go ./vendor/google.golang.org/protobuf/internal/genid/api_gen.go ./vendor/google.golang.org/protobuf/internal/genid/timestamp_gen.go ./vendor/google.golang.org/protobuf/internal/genid/goname.go ./vendor/google.golang.org/protobuf/internal/genid/map_entry.go ./vendor/google.golang.org/protobuf/internal/genid/struct_gen.go ./vendor/google.golang.org/protobuf/internal/genid/duration_gen.go ./vendor/google.golang.org/protobuf/internal/genid/type_gen.go ./vendor/google.golang.org/protobuf/internal/genid/wrappers.go ./vendor/google.golang.org/protobuf/internal/genid/source_context_gen.go ./vendor/google.golang.org/protobuf/internal/genid/field_mask_gen.go ./vendor/google.golang.org/protobuf/internal/genid/any_gen.go ./vendor/google.golang.org/protobuf/internal/genid/wrappers_gen.go ./vendor/google.golang.org/protobuf/internal/genid/doc.go ./vendor/google.golang.org/protobuf/internal/genid/empty_gen.go ./vendor/google.golang.org/protobuf/internal/order/order.go ./vendor/google.golang.org/protobuf/internal/order/range.go ./vendor/google.golang.org/protobuf/internal/set/ints.go ./vendor/google.golang.org/protobuf/internal/detrand/rand.go ./vendor/google.golang.org/protobuf/internal/encoding/json/decode_number.go ./vendor/google.golang.org/protobuf/internal/encoding/json/decode_token.go ./vendor/google.golang.org/protobuf/internal/encoding/json/decode_string.go ./vendor/google.golang.org/protobuf/internal/encoding/json/decode.go ./vendor/google.golang.org/protobuf/internal/encoding/json/encode.go ./vendor/google.golang.org/protobuf/internal/encoding/messageset/messageset.go ./vendor/google.golang.org/protobuf/internal/encoding/tag/tag.go ./vendor/google.golang.org/protobuf/internal/encoding/text/decode_number.go ./vendor/google.golang.org/protobuf/internal/encoding/text/decode_token.go ./vendor/google.golang.org/protobuf/internal/encoding/text/decode_string.go ./vendor/google.golang.org/protobuf/internal/encoding/text/decode.go ./vendor/google.golang.org/protobuf/internal/encoding/text/encode.go ./vendor/google.golang.org/protobuf/internal/encoding/text/doc.go ./vendor/google.golang.org/protobuf/internal/encoding/defval/default.go ./vendor/google.golang.org/protobuf/internal/errors/errors.go ./vendor/google.golang.org/protobuf/internal/errors/is_go112.go ./vendor/google.golang.org/protobuf/internal/errors/is_go113.go ./vendor/google.golang.org/protobuf/internal/pragma/pragma.go ./vendor/google.golang.org/protobuf/internal/filedesc/desc_init.go ./vendor/google.golang.org/protobuf/internal/filedesc/desc_list_gen.go ./vendor/google.golang.org/protobuf/internal/filedesc/desc.go ./vendor/google.golang.org/protobuf/internal/filedesc/desc_lazy.go ./vendor/google.golang.org/protobuf/internal/filedesc/desc_list.go ./vendor/google.golang.org/protobuf/internal/filedesc/placeholder.go ./vendor/google.golang.org/protobuf/internal/filedesc/build.go ./vendor/google.golang.org/protobuf/internal/version/version.go ./vendor/google.golang.org/protobuf/internal/descfmt/stringer.go ./vendor/google.golang.org/protobuf/internal/strs/strings_unsafe.go ./vendor/google.golang.org/protobuf/internal/strs/strings.go ./vendor/google.golang.org/protobuf/internal/strs/strings_pure.go ./vendor/google.golang.org/protobuf/internal/flags/flags.go ./vendor/google.golang.org/protobuf/internal/flags/proto_legacy_disable.go ./vendor/google.golang.org/protobuf/internal/flags/proto_legacy_enable.go ./vendor/google.golang.org/protobuf/internal/descopts/options.go ./vendor/google.golang.org/protobuf/internal/filetype/build.go ./vendor/google.golang.org/protobuf/internal/impl/legacy_message.go ./vendor/google.golang.org/protobuf/internal/impl/extension.go ./vendor/google.golang.org/protobuf/internal/impl/validate.go ./vendor/google.golang.org/protobuf/internal/impl/codec_unsafe.go ./vendor/google.golang.org/protobuf/internal/impl/legacy_export.go ./vendor/google.golang.org/protobuf/internal/impl/legacy_extension.go ./vendor/google.golang.org/protobuf/internal/impl/codec_map_go111.go ./vendor/google.golang.org/protobuf/internal/impl/codec_field.go ./vendor/google.golang.org/protobuf/internal/impl/codec_extension.go ./vendor/google.golang.org/protobuf/internal/impl/legacy_enum.go ./vendor/google.golang.org/protobuf/internal/impl/convert_list.go ./vendor/google.golang.org/protobuf/internal/impl/merge_gen.go ./vendor/google.golang.org/protobuf/internal/impl/codec_messageset.go ./vendor/google.golang.org/protobuf/internal/impl/message_reflect_field.go ./vendor/google.golang.org/protobuf/internal/impl/enum.go ./vendor/google.golang.org/protobuf/internal/impl/codec_gen.go ./vendor/google.golang.org/protobuf/internal/impl/codec_map.go ./vendor/google.golang.org/protobuf/internal/impl/decode.go ./vendor/google.golang.org/protobuf/internal/impl/message_reflect_gen.go ./vendor/google.golang.org/protobuf/internal/impl/pointer_unsafe.go ./vendor/google.golang.org/protobuf/internal/impl/codec_tables.go ./vendor/google.golang.org/protobuf/internal/impl/merge.go ./vendor/google.golang.org/protobuf/internal/impl/weak.go ./vendor/google.golang.org/protobuf/internal/impl/encode.go ./vendor/google.golang.org/protobuf/internal/impl/api_export.go ./vendor/google.golang.org/protobuf/internal/impl/convert.go ./vendor/google.golang.org/protobuf/internal/impl/pointer_reflect.go ./vendor/google.golang.org/protobuf/internal/impl/message_reflect.go ./vendor/google.golang.org/protobuf/internal/impl/codec_message.go ./vendor/google.golang.org/protobuf/internal/impl/convert_map.go ./vendor/google.golang.org/protobuf/internal/impl/legacy_file.go ./vendor/google.golang.org/protobuf/internal/impl/codec_reflect.go ./vendor/google.golang.org/protobuf/internal/impl/codec_map_go112.go ./vendor/google.golang.org/protobuf/internal/impl/checkinit.go ./vendor/google.golang.org/protobuf/internal/impl/message.go ./vendor/google.golang.org/protobuf/proto/messageset.go ./vendor/google.golang.org/protobuf/proto/extension.go ./vendor/google.golang.org/protobuf/proto/equal.go ./vendor/google.golang.org/protobuf/proto/proto_methods.go ./vendor/google.golang.org/protobuf/proto/decode.go ./vendor/google.golang.org/protobuf/proto/proto.go ./vendor/google.golang.org/protobuf/proto/merge.go ./vendor/google.golang.org/protobuf/proto/wrappers.go ./vendor/google.golang.org/protobuf/proto/decode_gen.go ./vendor/google.golang.org/protobuf/proto/proto_reflect.go ./vendor/google.golang.org/protobuf/proto/encode.go ./vendor/google.golang.org/protobuf/proto/size.go ./vendor/google.golang.org/protobuf/proto/reset.go ./vendor/google.golang.org/protobuf/proto/doc.go ./vendor/google.golang.org/protobuf/proto/encode_gen.go ./vendor/google.golang.org/protobuf/proto/size_gen.go ./vendor/google.golang.org/protobuf/proto/checkinit.go ./vendor/google.golang.org/protobuf/types/descriptorpb/descriptor.pb.go ./vendor/google.golang.org/protobuf/types/pluginpb/plugin.pb.go ./vendor/google.golang.org/protobuf/types/known/emptypb/empty.pb.go ./vendor/google.golang.org/protobuf/types/known/timestamppb/timestamp.pb.go ./vendor/google.golang.org/protobuf/types/known/anypb/any.pb.go ./vendor/google.golang.org/protobuf/types/known/structpb/struct.pb.go ./vendor/google.golang.org/protobuf/types/known/durationpb/duration.pb.go ./vendor/google.golang.org/protobuf/types/known/wrapperspb/wrappers.pb.go ./vendor/google.golang.org/protobuf/runtime/protoiface/legacy.go ./vendor/google.golang.org/protobuf/runtime/protoiface/methods.go ./vendor/google.golang.org/protobuf/runtime/protoimpl/impl.go ./vendor/google.golang.org/protobuf/runtime/protoimpl/version.go ./vendor/google.golang.org/protobuf/reflect/protodesc/desc_init.go ./vendor/google.golang.org/protobuf/reflect/protodesc/desc_validate.go ./vendor/google.golang.org/protobuf/reflect/protodesc/desc.go ./vendor/google.golang.org/protobuf/reflect/protodesc/proto.go ./vendor/google.golang.org/protobuf/reflect/protodesc/desc_resolve.go ./vendor/google.golang.org/protobuf/reflect/protoregistry/registry.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/source.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/value_unsafe.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/value_union.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/value_pure.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/proto.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/type.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/source_gen.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/value.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/methods.go ./vendor/google.golang.org/api/internal/gensupport/send.go ./vendor/google.golang.org/api/internal/gensupport/buffer.go ./vendor/google.golang.org/api/internal/gensupport/json.go ./vendor/google.golang.org/api/internal/gensupport/retryable_linux.go ./vendor/google.golang.org/api/internal/gensupport/media.go ./vendor/google.golang.org/api/internal/gensupport/resumable.go ./vendor/google.golang.org/api/internal/gensupport/jsonfloat.go ./vendor/google.golang.org/api/internal/gensupport/params.go ./vendor/google.golang.org/api/internal/gensupport/version.go ./vendor/google.golang.org/api/internal/gensupport/doc.go ./vendor/google.golang.org/api/internal/creds.go ./vendor/google.golang.org/api/internal/third_party/uritemplates/uritemplates.go ./vendor/google.golang.org/api/internal/third_party/uritemplates/utils.go ./vendor/google.golang.org/api/internal/impersonate/impersonate.go ./vendor/google.golang.org/api/internal/conn_pool.go ./vendor/google.golang.org/api/internal/settings.go ./vendor/google.golang.org/api/option/credentials_go19.go ./vendor/google.golang.org/api/option/option.go ./vendor/google.golang.org/api/option/credentials_notgo19.go ./vendor/google.golang.org/api/option/internaloption/internaloption.go ./vendor/google.golang.org/api/transport/cert/default_cert.go ./vendor/google.golang.org/api/transport/internal/dca/dca.go ./vendor/google.golang.org/api/transport/http/default_transport_not_go113.go ./vendor/google.golang.org/api/transport/http/default_transport_go113.go ./vendor/google.golang.org/api/transport/http/internal/propagation/http.go ./vendor/google.golang.org/api/transport/http/configure_http2_not_go116.go ./vendor/google.golang.org/api/transport/http/configure_http2_go116.go ./vendor/google.golang.org/api/transport/http/dial_appengine.go ./vendor/google.golang.org/api/transport/http/dial.go ./vendor/google.golang.org/api/googleapi/googleapi.go ./vendor/google.golang.org/api/googleapi/transport/apikey.go ./vendor/google.golang.org/api/googleapi/types.go ./vendor/google.golang.org/api/compute/v1/compute-gen.go ./vendor/google.golang.org/grpc/picker_wrapper.go ./vendor/google.golang.org/grpc/balancer_conn_wrappers.go ./vendor/google.golang.org/grpc/backoff/backoff.go ./vendor/google.golang.org/grpc/encoding/encoding.go ./vendor/google.golang.org/grpc/encoding/proto/proto.go ./vendor/google.golang.org/grpc/internal/backoff/backoff.go ./vendor/google.golang.org/grpc/internal/status/status.go ./vendor/google.golang.org/grpc/internal/syscall/syscall_nonlinux.go ./vendor/google.golang.org/grpc/internal/syscall/syscall_linux.go ./vendor/google.golang.org/grpc/internal/balancerload/load.go ./vendor/google.golang.org/grpc/internal/resolver/config_selector.go ./vendor/google.golang.org/grpc/internal/resolver/unix/unix.go ./vendor/google.golang.org/grpc/internal/resolver/dns/go113.go ./vendor/google.golang.org/grpc/internal/resolver/dns/dns_resolver.go ./vendor/google.golang.org/grpc/internal/resolver/passthrough/passthrough.go ./vendor/google.golang.org/grpc/internal/binarylog/sink.go ./vendor/google.golang.org/grpc/internal/binarylog/binarylog_testutil.go ./vendor/google.golang.org/grpc/internal/binarylog/env_config.go ./vendor/google.golang.org/grpc/internal/binarylog/binarylog.go ./vendor/google.golang.org/grpc/internal/binarylog/method_logger.go ./vendor/google.golang.org/grpc/internal/credentials/credentials.go ./vendor/google.golang.org/grpc/internal/credentials/util.go ./vendor/google.golang.org/grpc/internal/credentials/syscallconn.go ./vendor/google.golang.org/grpc/internal/credentials/spiffe.go ./vendor/google.golang.org/grpc/internal/credentials/syscallconn_appengine.go ./vendor/google.golang.org/grpc/internal/credentials/spiffe_appengine.go ./vendor/google.golang.org/grpc/internal/buffer/unbounded.go ./vendor/google.golang.org/grpc/internal/grpcutil/metadata.go ./vendor/google.golang.org/grpc/internal/grpcutil/encode_duration.go ./vendor/google.golang.org/grpc/internal/grpcutil/method.go ./vendor/google.golang.org/grpc/internal/grpcutil/target.go ./vendor/google.golang.org/grpc/internal/transport/flowcontrol.go ./vendor/google.golang.org/grpc/internal/transport/http_util.go ./vendor/google.golang.org/grpc/internal/transport/handler_server.go ./vendor/google.golang.org/grpc/internal/transport/transport.go ./vendor/google.golang.org/grpc/internal/transport/http2_server.go ./vendor/google.golang.org/grpc/internal/transport/bdp_estimator.go ./vendor/google.golang.org/grpc/internal/transport/proxy.go ./vendor/google.golang.org/grpc/internal/transport/controlbuf.go ./vendor/google.golang.org/grpc/internal/transport/defaults.go ./vendor/google.golang.org/grpc/internal/transport/networktype/networktype.go ./vendor/google.golang.org/grpc/internal/transport/http2_client.go ./vendor/google.golang.org/grpc/internal/grpcrand/grpcrand.go ./vendor/google.golang.org/grpc/internal/metadata/metadata.go ./vendor/google.golang.org/grpc/internal/channelz/types_nonlinux.go ./vendor/google.golang.org/grpc/internal/channelz/logging.go ./vendor/google.golang.org/grpc/internal/channelz/types_linux.go ./vendor/google.golang.org/grpc/internal/channelz/util_nonlinux.go ./vendor/google.golang.org/grpc/internal/channelz/util_linux.go ./vendor/google.golang.org/grpc/internal/channelz/types.go ./vendor/google.golang.org/grpc/internal/channelz/funcs.go ./vendor/google.golang.org/grpc/internal/envconfig/envconfig.go ./vendor/google.golang.org/grpc/internal/xds_handshake_cluster.go ./vendor/google.golang.org/grpc/internal/grpcsync/event.go ./vendor/google.golang.org/grpc/internal/internal.go ./vendor/google.golang.org/grpc/internal/grpclog/prefixLogger.go ./vendor/google.golang.org/grpc/internal/grpclog/grpclog.go ./vendor/google.golang.org/grpc/internal/serviceconfig/serviceconfig.go ./vendor/google.golang.org/grpc/status/status.go ./vendor/google.golang.org/grpc/tap/tap.go ./vendor/google.golang.org/grpc/service_config.go ./vendor/google.golang.org/grpc/codec.go ./vendor/google.golang.org/grpc/pickfirst.go ./vendor/google.golang.org/grpc/balancer/grpclb/state/state.go ./vendor/google.golang.org/grpc/balancer/balancer.go ./vendor/google.golang.org/grpc/balancer/roundrobin/roundrobin.go ./vendor/google.golang.org/grpc/balancer/base/balancer.go ./vendor/google.golang.org/grpc/balancer/base/base.go ./vendor/google.golang.org/grpc/backoff.go ./vendor/google.golang.org/grpc/rpc_util.go ./vendor/google.golang.org/grpc/resolver/resolver.go ./vendor/google.golang.org/grpc/interceptor.go ./vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1/binarylog.pb.go ./vendor/google.golang.org/grpc/connectivity/connectivity.go ./vendor/google.golang.org/grpc/credentials/credentials.go ./vendor/google.golang.org/grpc/credentials/tls.go ./vendor/google.golang.org/grpc/credentials/go12.go ./vendor/google.golang.org/grpc/resolver_conn_wrapper.go ./vendor/google.golang.org/grpc/metadata/metadata.go ./vendor/google.golang.org/grpc/keepalive/keepalive.go ./vendor/google.golang.org/grpc/preloader.go ./vendor/google.golang.org/grpc/attributes/attributes.go ./vendor/google.golang.org/grpc/stream.go ./vendor/google.golang.org/grpc/codes/codes.go ./vendor/google.golang.org/grpc/codes/code_string.go ./vendor/google.golang.org/grpc/version.go ./vendor/google.golang.org/grpc/stats/stats.go ./vendor/google.golang.org/grpc/stats/handlers.go ./vendor/google.golang.org/grpc/grpclog/component.go ./vendor/google.golang.org/grpc/grpclog/loggerv2.go ./vendor/google.golang.org/grpc/grpclog/logger.go ./vendor/google.golang.org/grpc/grpclog/grpclog.go ./vendor/google.golang.org/grpc/doc.go ./vendor/google.golang.org/grpc/call.go ./vendor/google.golang.org/grpc/server.go ./vendor/google.golang.org/grpc/clientconn.go ./vendor/google.golang.org/grpc/trace.go ./vendor/google.golang.org/grpc/serviceconfig/serviceconfig.go ./vendor/google.golang.org/grpc/dialoptions.go ./vendor/google.golang.org/grpc/peer/peer.go ./vendor/google.golang.org/appengine/appengine_vm.go ./vendor/google.golang.org/appengine/appengine.go ./vendor/google.golang.org/appengine/internal/metadata.go ./vendor/google.golang.org/appengine/internal/api_common.go ./vendor/google.golang.org/appengine/internal/api_classic.go ./vendor/google.golang.org/appengine/internal/identity_classic.go ./vendor/google.golang.org/appengine/internal/api.go ./vendor/google.golang.org/appengine/internal/identity_vm.go ./vendor/google.golang.org/appengine/internal/datastore/datastore_v3.pb.go ./vendor/google.golang.org/appengine/internal/app_id.go ./vendor/google.golang.org/appengine/internal/main.go ./vendor/google.golang.org/appengine/internal/transaction.go ./vendor/google.golang.org/appengine/internal/app_identity/app_identity_service.pb.go ./vendor/google.golang.org/appengine/internal/identity.go ./vendor/google.golang.org/appengine/internal/base/api_base.pb.go ./vendor/google.golang.org/appengine/internal/main_vm.go ./vendor/google.golang.org/appengine/internal/net.go ./vendor/google.golang.org/appengine/internal/urlfetch/urlfetch_service.pb.go ./vendor/google.golang.org/appengine/internal/modules/modules_service.pb.go ./vendor/google.golang.org/appengine/internal/internal.go ./vendor/google.golang.org/appengine/internal/log/log_service.pb.go ./vendor/google.golang.org/appengine/internal/main_common.go ./vendor/google.golang.org/appengine/internal/identity_flex.go ./vendor/google.golang.org/appengine/internal/remote_api/remote_api.pb.go ./vendor/google.golang.org/appengine/timeout.go ./vendor/google.golang.org/appengine/errors.go ./vendor/google.golang.org/appengine/namespace.go ./vendor/google.golang.org/appengine/identity.go ./vendor/google.golang.org/appengine/urlfetch/urlfetch.go ./vendor/go.opencensus.io/internal/sanitize.go ./vendor/go.opencensus.io/internal/traceinternals.go ./vendor/go.opencensus.io/internal/internal.go ./vendor/go.opencensus.io/internal/tagencoding/tagencoding.go ./vendor/go.opencensus.io/plugin/ochttp/stats.go ./vendor/go.opencensus.io/plugin/ochttp/client.go ./vendor/go.opencensus.io/plugin/ochttp/wrapped_body.go ./vendor/go.opencensus.io/plugin/ochttp/route.go ./vendor/go.opencensus.io/plugin/ochttp/span_annotating_client_trace.go ./vendor/go.opencensus.io/plugin/ochttp/propagation/b3/b3.go ./vendor/go.opencensus.io/plugin/ochttp/client_stats.go ./vendor/go.opencensus.io/plugin/ochttp/doc.go ./vendor/go.opencensus.io/plugin/ochttp/server.go ./vendor/go.opencensus.io/plugin/ochttp/trace.go ./vendor/go.opencensus.io/tag/metadata.go ./vendor/go.opencensus.io/tag/validate.go ./vendor/go.opencensus.io/tag/map_codec.go ./vendor/go.opencensus.io/tag/profile_not19.go ./vendor/go.opencensus.io/tag/profile_19.go ./vendor/go.opencensus.io/tag/key.go ./vendor/go.opencensus.io/tag/map.go ./vendor/go.opencensus.io/tag/doc.go ./vendor/go.opencensus.io/tag/context.go ./vendor/go.opencensus.io/opencensus.go ./vendor/go.opencensus.io/resource/resource.go ./vendor/go.opencensus.io/stats/view/worker.go ./vendor/go.opencensus.io/stats/view/export.go ./vendor/go.opencensus.io/stats/view/aggregation_data.go ./vendor/go.opencensus.io/stats/view/view.go ./vendor/go.opencensus.io/stats/view/view_to_metric.go ./vendor/go.opencensus.io/stats/view/worker_commands.go ./vendor/go.opencensus.io/stats/view/collector.go ./vendor/go.opencensus.io/stats/view/doc.go ./vendor/go.opencensus.io/stats/view/aggregation.go ./vendor/go.opencensus.io/stats/measure_int64.go ./vendor/go.opencensus.io/stats/units.go ./vendor/go.opencensus.io/stats/internal/record.go ./vendor/go.opencensus.io/stats/measure.go ./vendor/go.opencensus.io/stats/measure_float64.go ./vendor/go.opencensus.io/stats/record.go ./vendor/go.opencensus.io/stats/doc.go ./vendor/go.opencensus.io/metric/metricproducer/manager.go ./vendor/go.opencensus.io/metric/metricproducer/producer.go ./vendor/go.opencensus.io/metric/metricdata/metric.go ./vendor/go.opencensus.io/metric/metricdata/unit.go ./vendor/go.opencensus.io/metric/metricdata/point.go ./vendor/go.opencensus.io/metric/metricdata/exemplar.go ./vendor/go.opencensus.io/metric/metricdata/type_string.go ./vendor/go.opencensus.io/metric/metricdata/label.go ./vendor/go.opencensus.io/metric/metricdata/doc.go ./vendor/go.opencensus.io/trace/status_codes.go ./vendor/go.opencensus.io/trace/internal/internal.go ./vendor/go.opencensus.io/trace/sampling.go ./vendor/go.opencensus.io/trace/export.go ./vendor/go.opencensus.io/trace/evictedqueue.go ./vendor/go.opencensus.io/trace/trace_nongo11.go ./vendor/go.opencensus.io/trace/trace_go11.go ./vendor/go.opencensus.io/trace/basetypes.go ./vendor/go.opencensus.io/trace/propagation/propagation.go ./vendor/go.opencensus.io/trace/spanstore.go ./vendor/go.opencensus.io/trace/config.go ./vendor/go.opencensus.io/trace/doc.go ./vendor/go.opencensus.io/trace/lrumap.go ./vendor/go.opencensus.io/trace/spanbucket.go ./vendor/go.opencensus.io/trace/trace.go ./vendor/go.opencensus.io/trace/tracestate/tracestate.go ./vendor/go.opencensus.io/trace/trace_api.go ./cmd/prometheus/query_log_test.go ./cmd/prometheus/main_unix_test.go ./cmd/prometheus/main.go ./cmd/prometheus/main_test.go ./cmd/promtool/unittest.go ./cmd/promtool/main.go ./cmd/promtool/backfill_test.go ./cmd/promtool/sd_test.go ./cmd/promtool/backfill.go ./cmd/promtool/sd.go ./cmd/promtool/rules.go ./cmd/promtool/rules_test.go ./cmd/promtool/main_test.go ./cmd/promtool/archive.go ./cmd/promtool/debug.go ./cmd/promtool/unittest_test.go ./cmd/promtool/tsdb.go ./tsdb/db.go ./tsdb/example_test.go ./tsdb/isolation_test.go ./tsdb/head_test.go ./tsdb/encoding/encoding.go ./tsdb/test/conv_test.go ./tsdb/test/labels_test.go ./tsdb/test/hash_test.go ./tsdb/goversion/goversion_test.go ./tsdb/goversion/init.go ./tsdb/goversion/goversion.go ./tsdb/errors/errors.go ./tsdb/compact_test.go ./tsdb/tsdbblockutil.go ./tsdb/querier.go ./tsdb/exemplar.go ./tsdb/head.go ./tsdb/querier_test.go ./tsdb/block.go ./tsdb/record/record_test.go ./tsdb/record/record.go ./tsdb/wal_test.go ./tsdb/blockwriter_test.go ./tsdb/wal.go ./tsdb/db_test.go ./tsdb/exemplar_test.go ./tsdb/blockwriter.go ./tsdb/head_bench_test.go ./tsdb/block_test.go ./tsdb/chunks/head_chunks_other.go ./tsdb/chunks/head_chunks_windows.go ./tsdb/chunks/head_chunks.go ./tsdb/chunks/chunks.go ./tsdb/chunks/head_chunks_test.go ./tsdb/chunks/chunks_test.go ./tsdb/compact.go ./tsdb/head_append.go ./tsdb/querier_bench_test.go ./tsdb/tsdbutil/buffer.go ./tsdb/tsdbutil/buffer_test.go ./tsdb/tsdbutil/chunks.go ./tsdb/tsdbutil/dir_locker.go ./tsdb/tsdbutil/dir_locker_test.go ./tsdb/tsdbutil/dir_locker_testutil.go ./tsdb/wal/checkpoint_test.go ./tsdb/wal/reader.go ./tsdb/wal/live_reader.go ./tsdb/wal/reader_test.go ./tsdb/wal/wal_test.go ./tsdb/wal/wal.go ./tsdb/wal/checkpoint.go ./tsdb/wal/watcher.go ./tsdb/wal/watcher_test.go ./tsdb/head_wal.go ./tsdb/repair_test.go ./tsdb/head_read.go ./tsdb/agent/db.go ./tsdb/agent/db_test.go ./tsdb/agent/series.go ./tsdb/tombstones/tombstones.go ./tsdb/tombstones/tombstones_test.go ./tsdb/mocks_test.go ./tsdb/isolation.go ./tsdb/index/postingsstats.go ./tsdb/index/postings.go ./tsdb/index/index_test.go ./tsdb/index/postings_test.go ./tsdb/index/index.go ./tsdb/index/postingsstats_test.go ./tsdb/repair.go ./tsdb/chunkenc/xor.go ./tsdb/chunkenc/chunk_test.go ./tsdb/chunkenc/chunk.go ./tsdb/chunkenc/bstream.go ./tsdb/chunkenc/bstream_test.go ./tsdb/fileutil/mmap_windows.go ./tsdb/fileutil/mmap_amd64.go ./tsdb/fileutil/mmap_unix.go ./tsdb/fileutil/flock_unix.go ./tsdb/fileutil/mmap_386.go ./tsdb/fileutil/mmap.go ./tsdb/fileutil/preallocate_darwin.go ./tsdb/fileutil/preallocate_linux.go ./tsdb/fileutil/sync_linux.go ./tsdb/fileutil/fileutil.go ./tsdb/fileutil/flock.go ./tsdb/fileutil/flock_plan9.go ./tsdb/fileutil/preallocate_other.go ./tsdb/fileutil/sync_darwin.go ./tsdb/fileutil/preallocate.go ./tsdb/fileutil/sync.go ./tsdb/fileutil/flock_windows.go ./tsdb/fileutil/dir_unix.go ./tsdb/fileutil/flock_solaris.go ./tsdb/fileutil/flock_test.go ./tsdb/fileutil/dir_windows.go ./tsdb/fileutil/dir.go ./tsdb/fileutil/mmap_arm64.go ./config/config_windows_test.go ./config/config_test.go ./config/config_default_test.go ./config/config.go ./util/pool/pool.go ./util/pool/pool_test.go ./util/gate/gate.go ./util/teststorage/storage.go ./util/testutil/logging.go ./util/testutil/roundtrip.go ./util/testutil/port.go ./util/testutil/testing.go ./util/testutil/directory.go ./util/testutil/context.go ./util/logging/file.go ./util/logging/dedupe_test.go ./util/logging/file_test.go ./util/logging/dedupe.go ./util/logging/ratelimit.go ./util/modtimevfs/modtimevfs.go ./util/runtime/vmlimits_default.go ./util/runtime/vmlimits_openbsd.go ./util/runtime/uname_default.go ./util/runtime/limits_default.go ./util/runtime/statfs_default.go ./util/runtime/statfs_linux_386.go ./util/runtime/statfs_uint32.go ./util/runtime/limits_windows.go ./util/runtime/statfs.go ./util/runtime/uname_linux.go ./util/treecache/treecache.go ./util/strutil/strconv_test.go ./util/strutil/quote.go ./util/strutil/quote_test.go ./util/strutil/strconv.go ./util/stats/timer.go ./util/stats/stats_test.go ./util/stats/query_stats.go ./util/osutil/hostname.go ./util/httputil/compression.go ./util/httputil/cors.go ./util/httputil/compression_test.go ./util/httputil/cors_test.go ./util/httputil/context.go ./storage/memoized_iterator_test.go ./storage/fanout.go ./storage/buffer.go ./storage/remote/client.go ./storage/remote/codec.go ./storage/remote/ewma.go ./storage/remote/client_test.go ./storage/remote/queue_manager_test.go ./storage/remote/read_handler.go ./storage/remote/queue_manager.go ./storage/remote/write_handler_test.go ./storage/remote/write_test.go ./storage/remote/max_timestamp.go ./storage/remote/intern_test.go ./storage/remote/read_test.go ./storage/remote/storage_test.go ./storage/remote/storage.go ./storage/remote/read_handler_test.go ./storage/remote/metadata_watcher.go ./storage/remote/chunked.go ./storage/remote/intern.go ./storage/remote/chunked_test.go ./storage/remote/codec_test.go ./storage/remote/write_handler.go ./storage/remote/write.go ./storage/remote/metadata_watcher_test.go ./storage/remote/read.go ./storage/buffer_test.go ./storage/series_test.go ./storage/merge_test.go ./storage/secondary.go ./storage/noop.go ./storage/merge.go ./storage/fanout_test.go ./storage/generic.go ./storage/lazy.go ./storage/interface.go ./storage/series.go ./storage/memoized_iterator.go ./promql/engine.go ./promql/fuzz.go ./promql/functions_test.go ./promql/engine_test.go ./promql/functions.go ./promql/promql_test.go ./promql/quantile.go ./promql/bench_test.go ./promql/query_logger.go ./promql/test_test.go ./promql/parser/parse_test.go ./promql/parser/functions.go ./promql/parser/printer_test.go ./promql/parser/parse.go ./promql/parser/lex_test.go ./promql/parser/ast.go ./promql/parser/lex.go ./promql/parser/printer.go ./promql/parser/generated_parser.y.go ./promql/parser/value.go ./promql/test.go ./promql/value.go ./promql/query_logger_test.go ./discovery/file/file.go ./discovery/file/file_test.go ./discovery/refresh/refresh_test.go ./discovery/refresh/refresh.go ./discovery/triton/triton.go ./discovery/triton/triton_test.go ./discovery/targetgroup/targetgroup.go ./discovery/targetgroup/targetgroup_test.go ./discovery/manager.go ./discovery/azure/azure_test.go ./discovery/azure/azure.go ./discovery/manager_test.go ./discovery/zookeeper/zookeeper_test.go ./discovery/zookeeper/zookeeper.go ./discovery/marathon/marathon.go ./discovery/marathon/marathon_test.go ./discovery/digitalocean/digitalocean.go ./discovery/digitalocean/mock_test.go ./discovery/digitalocean/digitalocean_test.go ./discovery/gce/gce.go ./discovery/scaleway/instance.go ./discovery/scaleway/scaleway.go ./discovery/scaleway/baremetal.go ./discovery/scaleway/instance_test.go ./discovery/dns/dns.go ./discovery/dns/dns_test.go ./discovery/registry.go ./discovery/uyuni/uyuni_test.go ./discovery/uyuni/uyuni.go ./discovery/kubernetes/node_test.go ./discovery/kubernetes/endpoints_test.go ./discovery/kubernetes/pod.go ./discovery/kubernetes/endpoints.go ./discovery/kubernetes/client_metrics.go ./discovery/kubernetes/kubernetes.go ./discovery/kubernetes/service.go ./discovery/kubernetes/service_test.go ./discovery/kubernetes/kubernetes_test.go ./discovery/kubernetes/ingress_test.go ./discovery/kubernetes/node.go ./discovery/kubernetes/pod_test.go ./discovery/kubernetes/endpointslice.go ./discovery/kubernetes/endpointslice_test.go ./discovery/kubernetes/ingress_adaptor.go ./discovery/kubernetes/ingress.go ./discovery/puppetdb/puppetdb_test.go ./discovery/puppetdb/puppetdb.go ./discovery/puppetdb/resources.go ./discovery/moby/nodes_test.go ./discovery/moby/tasks_test.go ./discovery/moby/docker_test.go ./discovery/moby/tasks.go ./discovery/moby/services_test.go ./discovery/moby/docker.go ./discovery/moby/mock_test.go ./discovery/moby/nodes.go ./discovery/moby/dockerswarm.go ./discovery/moby/services.go ./discovery/moby/network.go ./discovery/hetzner/hcloud_test.go ./discovery/hetzner/hetzner.go ./discovery/hetzner/hcloud.go ./discovery/hetzner/mock_test.go ./discovery/hetzner/robot_test.go ./discovery/hetzner/robot.go ./discovery/aws/ec2.go ./discovery/aws/lightsail.go ./discovery/openstack/openstack.go ./discovery/openstack/instance.go ./discovery/openstack/hypervisor_test.go ./discovery/openstack/hypervisor.go ./discovery/openstack/instance_test.go ./discovery/openstack/mock_test.go ./discovery/discovery.go ./discovery/legacymanager/manager.go ./discovery/legacymanager/manager_test.go ./discovery/legacymanager/registry.go ./discovery/install/install.go ./discovery/linode/linode.go ./discovery/linode/linode_test.go ./discovery/linode/mock_test.go ./discovery/xds/kuma_mads.pb.go ./discovery/xds/client.go ./discovery/xds/client_test.go ./discovery/xds/kuma.go ./discovery/xds/kuma_test.go ./discovery/xds/xds_test.go ./discovery/xds/xds.go ./discovery/consul/consul.go ./discovery/consul/consul_test.go ./discovery/http/http_test.go ./discovery/http/http.go ./discovery/eureka/client.go ./discovery/eureka/client_test.go ./discovery/eureka/eureka_test.go ./discovery/eureka/eureka.go ./rules/recording.go ./rules/manager.go ./rules/manager_test.go ./rules/alerting_test.go ./rules/recording_test.go ./rules/alerting.go Patch #0 (defaults-paths.patch): + echo 'Patch #0 (defaults-paths.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file cmd/prometheus/main.go + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.14s8yp + umask 022 + cd /builddir/build/BUILD + cd prometheus-2.32.1 + export 'BUILDTAGS=netgo builtinassets' + BUILDTAGS='netgo builtinassets' + LDFLAGS='-X github.com/prometheus/common/version.Version=2.32.1 -X github.com/prometheus/common/version.Revision=1.oc9 -X github.com/prometheus/common/version.Branch=tarball -X github.com/prometheus/common/version.BuildDate=20240815' + for cmd in cmd/* ++ tr -d ' \n' ++ od -An -tx1 ++ head -c20 /dev/urandom ++ basename cmd/prometheus + GOPATH=/builddir/build/BUILD/prometheus-2.32.1/_build:/usr/share/gocode + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback netgo builtinassets' -ldflags '-X github.com/prometheus/common/version.Version=2.32.1 -X github.com/prometheus/common/version.Revision=1.oc9 -X github.com/prometheus/common/version.Branch=tarball -X github.com/prometheus/common/version.BuildDate=20240815 -X github.com/prometheus/prometheus/version=2.32.1 -B 0x71e8433063b13e3811ce7ffca041b7d2ac9cd92d -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 /builddir/build/BUILD/prometheus-2.32.1/_build/bin/prometheus github.com/prometheus/prometheus/cmd/prometheus WORK=/tmp/go-build1137861443 internal/goexperiment mkdir -p $WORK/b014/ cat >/tmp/go-build1137861443/b014/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p internal/goexperiment -std -complete -installsuffix shared -buildid mZBa4Zqh7JKl9UOdF-U6/mZBa4Zqh7JKl9UOdF-U6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b014/importcfg -pack /usr/lib/golang/src/internal/goexperiment/exp_arenas_off.go /usr/lib/golang/src/internal/goexperiment/exp_boringcrypto_off.go /usr/lib/golang/src/internal/goexperiment/exp_cacheprog_off.go /usr/lib/golang/src/internal/goexperiment/exp_cgocheck2_off.go /usr/lib/golang/src/internal/goexperiment/exp_coverageredesign_on.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_loopvar_off.go /usr/lib/golang/src/internal/goexperiment/exp_pagetrace_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/flags.go internal/godebugs mkdir -p $WORK/b013/ cat >/tmp/go-build1137861443/b013/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/godebugs -std -complete -installsuffix shared -buildid 7fX6PEb2gwk97_nC3XaU/7fX6PEb2gwk97_nC3XaU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b013/importcfg -pack /usr/lib/golang/src/internal/godebugs/table.go internal/coverage/rtcov mkdir -p $WORK/b012/ cat >/tmp/go-build1137861443/b012/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p internal/coverage/rtcov -std -+ -complete -installsuffix shared -buildid o7iI6pGjV3Ni_9187LLn/o7iI6pGjV3Ni_9187LLn -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b012/importcfg -pack /usr/lib/golang/src/internal/coverage/rtcov/rtcov.go internal/goarch mkdir -p $WORK/b006/ cat >/tmp/go-build1137861443/b006/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/goarch -std -+ -complete -installsuffix shared -buildid rVp7r1LuBMHbayeTu3kB/rVp7r1LuBMHbayeTu3kB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b006/importcfg -pack /usr/lib/golang/src/internal/goarch/goarch.go /usr/lib/golang/src/internal/goarch/goarch_arm64.go /usr/lib/golang/src/internal/goarch/zgoarch_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/05/059dd941bbbda312f87d060b8a3e1f05a21fd132d0fe47690f8d67304d3509b5-d # internal internal/race mkdir -p $WORK/b021/ cat >/tmp/go-build1137861443/b021/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p internal/race -std -complete -installsuffix shared -buildid vWoVWweLm6mnUMjwBmPs/vWoVWweLm6mnUMjwBmPs -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b021/importcfg -pack /usr/lib/golang/src/internal/race/doc.go /usr/lib/golang/src/internal/race/norace.go internal/unsafeheader mkdir -p $WORK/b008/ cat >/tmp/go-build1137861443/b008/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -p internal/unsafeheader -std -complete -installsuffix shared -buildid xKFV2pEGfM0REsUIyEEO/xKFV2pEGfM0REsUIyEEO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b008/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b006/_pkg_.a # internal internal/goos mkdir -p $WORK/b015/ cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/0b/0bf74d0f908a333e2ab0f5e5ffb59b1ffbff9fbaa5dd0ff1317ceeb32a107eb9-d # internal cat >/tmp/go-build1137861443/b015/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p internal/goos -std -+ -complete -installsuffix shared -buildid JOdobo_OZWRx7aPcrlUx/JOdobo_OZWRx7aPcrlUx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b015/importcfg -pack /usr/lib/golang/src/internal/goos/goos.go /usr/lib/golang/src/internal/goos/unix.go /usr/lib/golang/src/internal/goos/zgoos_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/f2/f21643980049d4bb6eae7a0df85cff860eeeee95cafadf23a9e1f81304718b37-d # internal runtime/internal/math mkdir -p $WORK/b017/ cat >/tmp/go-build1137861443/b017/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build1137861443/b006/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid K03SFWK3wkQ8CXX2BApG/K03SFWK3wkQ8CXX2BApG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b017/importcfg -pack /usr/lib/golang/src/runtime/internal/math/math.go internal/cpu mkdir -p $WORK/b011/ cat >/tmp/go-build1137861443/b011/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b011/symabis ./cpu.s ./cpu_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/e8/e844b3db35b195ef2e6058055dbc85e73c079a8fd871d5f7e651bb0c99ac946b-d # internal sync/atomic mkdir -p $WORK/b022/ cat >/tmp/go-build1137861443/b022/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p sync/atomic -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b022/symabis ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b012/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b013/_pkg_.a # internal runtime/internal/syscall mkdir -p $WORK/b019/ cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/37/3763adc4c5bf155acfb87b056baaa2439ea33e57ec2f15859d525172a31709b8-d # internal internal/itoa mkdir -p $WORK/b025/ cat >/tmp/go-build1137861443/b025/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p internal/itoa -std -complete -installsuffix shared -buildid txvlOt-a3SYKteQZsYDE/txvlOt-a3SYKteQZsYDE -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b025/importcfg -pack /usr/lib/golang/src/internal/itoa/itoa.go cat >/tmp/go-build1137861443/b019/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/internal/syscall -trimpath "$WORK/b019=>" -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -gensymabis -o $WORK/b019/symabis ./asm_linux_arm64.s internal/abi mkdir -p $WORK/b005/ cat >/tmp/go-build1137861443/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/abi -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b005/symabis ./abi_test.s ./stub.s cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/fa/fa60f9aa3448c483e95c5931fd92a274d1ea42fad501948d5afc171e78420c8e-d # internal math/bits mkdir -p $WORK/b031/ cat >/tmp/go-build1137861443/b031/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p math/bits -std -complete -installsuffix shared -buildid 6R7-MnhApqQiXpp3hvor/6R7-MnhApqQiXpp3hvor -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b031/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_arm64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/d4/d419aa79e675b920951d1cd9626e857eca3556430b24192aa0edf6c3ee3c74b3-d # internal runtime/internal/sys mkdir -p $WORK/b018/ cat >/tmp/go-build1137861443/b018/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build1137861443/b006/_pkg_.a packagefile internal/goos=/tmp/go-build1137861443/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid fbKaeXEkV0ahQO2D-jYJ/fbKaeXEkV0ahQO2D-jYJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b018/importcfg -pack /usr/lib/golang/src/runtime/internal/sys/consts.go /usr/lib/golang/src/runtime/internal/sys/consts_norace.go /usr/lib/golang/src/runtime/internal/sys/intrinsics.go /usr/lib/golang/src/runtime/internal/sys/nih.go /usr/lib/golang/src/runtime/internal/sys/sys.go /usr/lib/golang/src/runtime/internal/sys/zversion.go cat >/tmp/go-build1137861443/b022/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p sync/atomic -std -installsuffix shared -buildid BUgdTDcaN3kncNPXckHe/BUgdTDcaN3kncNPXckHe -goversion go1.21.7 -symabis $WORK/b022/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/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 >/tmp/go-build1137861443/b011/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p internal/cpu -std -+ -installsuffix shared -buildid rijYPb0IM6k7v9HEnjBn/rijYPb0IM6k7v9HEnjBn -goversion go1.21.7 -symabis $WORK/b011/symabis -c=4 -shared -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_arm64.go /usr/lib/golang/src/internal/cpu/cpu_arm64_hwcap.go /usr/lib/golang/src/internal/cpu/cpu_arm64_linux.go /usr/lib/golang/src/internal/cpu/cpu_no_name.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b018/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/4d/4d85bf903384de76551ba4659bd9c02dfec4a56f9cc9285fef5b7233301671f4-d # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/46/46d199c444fc8884abb124bdbb11c3f9c31ed134174e6a0d1d54f161c47d5151-d # internal unicode/utf8 mkdir -p $WORK/b033/ cat >/tmp/go-build1137861443/b033/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p unicode/utf8 -std -complete -installsuffix shared -buildid -XPsNKq1-NYM9vT0KJHw/-XPsNKq1-NYM9vT0KJHw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b033/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go unicode mkdir -p $WORK/b034/ cat >/tmp/go-build1137861443/b034/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p unicode -std -complete -installsuffix shared -buildid h8wy5w0JTgCqlSjY7MkQ/h8wy5w0JTgCqlSjY7MkQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b034/importcfg -pack /usr/lib/golang/src/unicode/casetables.go /usr/lib/golang/src/unicode/digit.go /usr/lib/golang/src/unicode/graphic.go /usr/lib/golang/src/unicode/letter.go /usr/lib/golang/src/unicode/tables.go cat >/tmp/go-build1137861443/b019/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p runtime/internal/syscall -std -+ -installsuffix shared -buildid Oy6ON68R4l_SFSX5DO8n/Oy6ON68R4l_SFSX5DO8n -goversion go1.21.7 -symabis $WORK/b019/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b019/importcfg -pack -asmhdr $WORK/b019/go_asm.h /usr/lib/golang/src/runtime/internal/syscall/defs_linux_arm64.go /usr/lib/golang/src/runtime/internal/syscall/syscall_linux.go cat >/tmp/go-build1137861443/b005/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build1137861443/b006/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p internal/abi -std -+ -installsuffix shared -buildid uJE01KqqTb9yCnVfRvNK/uJE01KqqTb9yCnVfRvNK -goversion go1.21.7 -symabis $WORK/b005/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h /usr/lib/golang/src/internal/abi/abi.go /usr/lib/golang/src/internal/abi/abi_arm64.go /usr/lib/golang/src/internal/abi/compiletype.go /usr/lib/golang/src/internal/abi/funcpc.go /usr/lib/golang/src/internal/abi/map.go /usr/lib/golang/src/internal/abi/stack.go /usr/lib/golang/src/internal/abi/symtab.go /usr/lib/golang/src/internal/abi/type.go /usr/lib/golang/src/internal/abi/unsafestring_go120.go cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/internal/syscall -trimpath "$WORK/b019=>" -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b019/asm_linux_arm64.o ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/8b/8bd2faab5feb2bcd86aa06202db8b289c22078684c327d1ca9ec107b1cbf1cb6-d # internal encoding mkdir -p $WORK/b049/ cat >/tmp/go-build1137861443/b049/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p encoding -std -complete -installsuffix shared -buildid 6644q_4wgtSGC4FqFHzT/6644q_4wgtSGC4FqFHzT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b049/importcfg -pack /usr/lib/golang/src/encoding/encoding.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p sync/atomic -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b022/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/94/94fc4e93e2a18ec3de207db2767424f1094cfd9a6a404760f2685baf808fd610-d # internal math mkdir -p $WORK/b030/ cat >/tmp/go-build1137861443/b030/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b030/symabis ./dim_arm64.s ./exp_arm64.s ./floor_arm64.s ./modf_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/7d/7d82bc5ab4ef7be47cd7e4bac3f20c8cf0b45d8f22d4541eb16d05ba5c8c2822-d # internal unicode/utf16 mkdir -p $WORK/b053/ cat >/tmp/go-build1137861443/b053/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p unicode/utf16 -std -complete -installsuffix shared -buildid uW2GsyDQUCFBEX5UEsuW/uW2GsyDQUCFBEX5UEsuW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b053/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/ab/aba3f5707af421c1f93b7523a1dc1a22c81bc3d5a952755a78903b980f4a5738-d # internal log/internal mkdir -p $WORK/b057/ cat >/tmp/go-build1137861443/b057/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p log/internal -std -complete -installsuffix shared -buildid FRHjRLnb_pB_K_RbIkhv/FRHjRLnb_pB_K_RbIkhv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b057/importcfg -pack /usr/lib/golang/src/log/internal/internal.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b022/_pkg_.a $WORK/b022/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b022/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b019/_pkg_.a $WORK/b019/asm_linux_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/01/0104c230038823cc12fe62141d3d03f79322ce7f52bba69cfd4de8a13a9ffeec-d # internal container/list mkdir -p $WORK/b073/ cat >/tmp/go-build1137861443/b073/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p container/list -std -complete -installsuffix shared -buildid LXb8Q4tsv_P0S9zOhIOF/LXb8Q4tsv_P0S9zOhIOF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b073/importcfg -pack /usr/lib/golang/src/container/list/list.go cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/13/13cd65091b242958d3689645e3603d88632bfe42775e50e282f9c04f2fcae729-d # internal crypto/internal/alias mkdir -p $WORK/b078/ cat >/tmp/go-build1137861443/b078/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p crypto/internal/alias -std -complete -installsuffix shared -buildid CGeFrcVRqEOXcJUSoTMC/CGeFrcVRqEOXcJUSoTMC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b078/importcfg -pack /usr/lib/golang/src/crypto/internal/alias/alias.go cat >/tmp/go-build1137861443/b030/importcfg << 'EOF' # internal # import config packagefile math/bits=/tmp/go-build1137861443/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p math -std -installsuffix shared -buildid LsP4sRdJA-P5bFLUt7f8/LsP4sRdJA-P5bFLUt7f8 -goversion go1.21.7 -symabis $WORK/b030/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/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_asm.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_noasm.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_stub.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_asm.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/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/cpu /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/cpu.o ./cpu.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/32/3227c9c5aa832ed6a6cd3352705b1fad69863e534ac4b2b3fe51b50006f57ae0-d # internal crypto/subtle mkdir -p $WORK/b079/ cat >/tmp/go-build1137861443/b079/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/subtle -trimpath "$WORK/b079=>" -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b079/symabis ./xor_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/88/889c6cae7ce8e7eb883e1a1631a66bc00c53e43be10ff49396f5492ef740e6f0-d # internal crypto/internal/boring/sig mkdir -p $WORK/b080/ cat >/tmp/go-build1137861443/b080/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b080/symabis ./sig_other.s cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/cpu_arm64.o ./cpu_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/35/35b6c2e04a7bd87104bbd1b85a0019c79752e68ad8226b612d2b716ac7424889-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b098/ cat >/tmp/go-build1137861443/b098/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid OaCqmhW_yAfAVvoEVAE2/OaCqmhW_yAfAVvoEVAE2 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b098/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go cat >/tmp/go-build1137861443/b079/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p crypto/subtle -std -installsuffix shared -buildid USr79BWeiR1-KpB_Qc1Y/USr79BWeiR1-KpB_Qc1Y -goversion go1.21.7 -symabis $WORK/b079/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b079/importcfg -pack -asmhdr $WORK/b079/go_asm.h /usr/lib/golang/src/crypto/subtle/constant_time.go /usr/lib/golang/src/crypto/subtle/xor.go /usr/lib/golang/src/crypto/subtle/xor_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/ea/ea4ec5632c7111e0780252de293e3900e49025cbc2ff3b14938eaedc06c6d933-d # internal internal/nettrace mkdir -p $WORK/b114/ cat >/tmp/go-build1137861443/b114/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p internal/nettrace -std -complete -installsuffix shared -buildid vDIO3OPMr6t2VHPvvS9t/vDIO3OPMr6t2VHPvvS9t -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b114/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b011/_pkg_.a $WORK/b011/cpu.o $WORK/b011/cpu_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/59/5913e51f9a1f90f0dca27888a97333ca8ec96eb3d2e816259437f1f28d3a9a2b-d # internal internal/bytealg mkdir -p $WORK/b010/ cat >/tmp/go-build1137861443/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -gensymabis -o $WORK/b010/symabis ./compare_arm64.s ./count_arm64.s ./equal_arm64.s ./index_arm64.s ./indexbyte_arm64.s cat >/tmp/go-build1137861443/b080/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p crypto/internal/boring/sig -std -installsuffix shared -buildid GQrBEXjEVVlxYWFB8sIl/GQrBEXjEVVlxYWFB8sIl -goversion go1.21.7 -symabis $WORK/b080/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b080/importcfg -pack -asmhdr $WORK/b080/go_asm.h /usr/lib/golang/src/crypto/internal/boring/sig/sig.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/2d/2d9b7e45eaae4e3a6a83626044c9a448c9e07337f8cac6cf142f91a580a6935e-d # internal runtime/internal/atomic mkdir -p $WORK/b016/ cat >/tmp/go-build1137861443/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/internal/atomic -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -gensymabis -o $WORK/b016/symabis ./atomic_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/99/999ba053f07ed6edd22ffda4d886d1810a60572875e43a8f45abf13962f17b9a-d # internal vendor/golang.org/x/crypto/internal/alias mkdir -p $WORK/b122/ cat >/tmp/go-build1137861443/b122/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p vendor/golang.org/x/crypto/internal/alias -std -complete -installsuffix shared -buildid l6cp5oNC24LM2xTOQ7fq/l6cp5oNC24LM2xTOQ7fq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b122/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/alias/alias.go cat >/tmp/go-build1137861443/b010/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build1137861443/b011/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p internal/bytealg -std -+ -installsuffix shared -buildid 8A1UYAHzWEdnDc6NBmlh/8A1UYAHzWEdnDc6NBmlh -goversion go1.21.7 -symabis $WORK/b010/symabis -c=4 -shared -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_arm64.go /usr/lib/golang/src/internal/bytealg/index_native.go /usr/lib/golang/src/internal/bytealg/indexbyte_native.go cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/subtle -trimpath "$WORK/b079=>" -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b079/xor_arm64.o ./xor_arm64.s cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b080/sig_other.o ./sig_other.s cat >/tmp/go-build1137861443/b016/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build1137861443/b011/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p runtime/internal/atomic -std -+ -installsuffix shared -buildid CZ3mONoamPaARdU1Yk5Z/CZ3mONoamPaARdU1Yk5Z -goversion go1.21.7 -symabis $WORK/b016/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h /usr/lib/golang/src/runtime/internal/atomic/atomic_arm64.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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/8c/8c1ac28f01a422ecf346da9764aeccd66bf775a118a1cea75504a16e765f4a92-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags mkdir -p $WORK/b152/ cat >/tmp/go-build1137861443/b152/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags -complete -installsuffix shared -buildid h583R8Bz4HSibEIDxG3-/h583R8Bz4HSibEIDxG3- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b152/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags/flags.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags/proto_legacy_disable.go cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b079/_pkg_.a $WORK/b079/xor_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/85/852faa89c65190117639344f5cddf6f352c45b6a04b0b5e50934b18c1b30fc45-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/set mkdir -p $WORK/b157/ cat >/tmp/go-build1137861443/b157/importcfg << 'EOF' # internal # import config packagefile math/bits=/tmp/go-build1137861443/b031/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/set -complete -installsuffix shared -buildid E8OiY3tc4lWRVxdIrPZy/E8OiY3tc4lWRVxdIrPZy -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b157/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/set/ints.go cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b080/_pkg_.a $WORK/b080/sig_other.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/47/470560fd315b3682ca05da59c6960c4796ebc2ac8a6b416269d936d32a0980b7-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/sys/internal/unsafeheader mkdir -p $WORK/b190/ cat >/tmp/go-build1137861443/b190/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/sys/internal/unsafeheader -complete -installsuffix shared -buildid G2ez_szKIY0PiCZgJBqr/G2ez_szKIY0PiCZgJBqr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b190/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/internal/unsafeheader/unsafeheader.go cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/abi -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/abi_test.o ./abi_test.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/abi -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/stub.o ./stub.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/internal/atomic -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b016/atomic_arm64.o ./atomic_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/b8/b80272c85dbcab81c5175526d171602be588f5e6a31b5c31080fddc6deb3771d-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata mkdir -p $WORK/b245/ cat >/tmp/go-build1137861443/b245/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata -complete -installsuffix shared -buildid ovIT5tJWpfiG9ljYjmMj/ovIT5tJWpfiG9ljYjmMj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b245/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata/client_info.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b157/_pkg_.a # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b010/compare_arm64.o ./compare_arm64.s cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b005/_pkg_.a $WORK/b005/abi_test.o $WORK/b005/stub.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/68/681b4928671041e880f74cc3b12ede4d4ff00b258037a1a8e817d3595f3d9e6a-d # internal github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/version mkdir -p $WORK/b291/ cat >/tmp/go-build1137861443/b291/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -p github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/version -complete -installsuffix shared -buildid t8Qi9fZpEyR1d5r7msfW/t8Qi9fZpEyR1d5r7msfW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b291/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/version/version.go cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/f9/f9e8e4f04a2a205319d8261c9f4c50bae6d5a59d8e990e55abe1a52c4d19d802-d # internal github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/to mkdir -p $WORK/b302/ cat >/tmp/go-build1137861443/b302/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -p github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/to -complete -installsuffix shared -buildid CMt7V_XG8BqIcfLx5u2T/CMt7V_XG8BqIcfLx5u2T -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b302/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/to/convert.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/e0/e002e3a52f9b2c35f1cb1d584e38018a4b01555a8c7682f89d6d02310248c87b-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/iana mkdir -p $WORK/b327/ cat >/tmp/go-build1137861443/b327/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/iana -complete -installsuffix shared -buildid 0no96omOvIPbd_Eh8jCW/0no96omOvIPbd_Eh8jCW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b327/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/iana/const.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b016/_pkg_.a $WORK/b016/atomic_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/e8/e820688d7dbaf7262f1b7ac8421852f7cded84e1d4df592a5564a307426101ec-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig mkdir -p $WORK/b368/ cat >/tmp/go-build1137861443/b368/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig -complete -installsuffix shared -buildid iLqANerA3dc4NiwHmQmR/iLqANerA3dc4NiwHmQmR -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b368/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig/serviceconfig.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b190/_pkg_.a # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b010/count_arm64.o ./count_arm64.s cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/d9/d9cdac320c3de515ccf79186aa53d80c2d88a11936028e13ab21297377669824-d # internal github.com/prometheus/prometheus/vendor/github.com/golang/groupcache/lru mkdir -p $WORK/b406/ cat >/tmp/go-build1137861443/b406/importcfg << 'EOF' # internal # import config packagefile container/list=/tmp/go-build1137861443/b073/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b406/_pkg_.a -trimpath "$WORK/b406=>" -p github.com/prometheus/prometheus/vendor/github.com/golang/groupcache/lru -complete -installsuffix shared -buildid G2jh3J-bnLSMGgXuOHEd/G2jh3J-bnLSMGgXuOHEd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b406/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/groupcache/lru/lru.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b327/_pkg_.a # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/2a/2ad0d274e57d8ace4a3528d591bb8e4b0e8e2b0fa06235121764672121405803-d # internal github.com/prometheus/prometheus/vendor/go.opencensus.io mkdir -p $WORK/b408/ cat >/tmp/go-build1137861443/b408/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b408/_pkg_.a -trimpath "$WORK/b408=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io -complete -installsuffix shared -buildid IX6Ld-EyENYX91WWHarx/IX6Ld-EyENYX91WWHarx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b408/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/opencensus.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/f6/f6e5d020d8f8bdb7a6510ae582d3f7c8440d256e18320dec29a1db4757c04bca-d # internal github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/internal mkdir -p $WORK/b409/ cat >/tmp/go-build1137861443/b409/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b409/_pkg_.a -trimpath "$WORK/b409=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/internal -complete -installsuffix shared -buildid 8VKFh6xZssacjzM7h1B6/8VKFh6xZssacjzM7h1B6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b409/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/internal/internal.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b291/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b034/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b368/_pkg_.a # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/97/97d8c4a155a73826fc153287673ffc61db024e8c4279ae80763c0bba1543b2a2-d # internal github.com/prometheus/prometheus/vendor/go.opencensus.io/internal/tagencoding mkdir -p $WORK/b420/ cat >/tmp/go-build1137861443/b420/importcfg << 'EOF' # internal # import config EOF cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/d0/d0cedd985c6a4d404986451ed495bf56fc3be3ea9b9a9b44d66519ca9b166c1f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b420/_pkg_.a -trimpath "$WORK/b420=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io/internal/tagencoding -complete -installsuffix shared -buildid m1F2jyrg6W-wY7FQoaFM/m1F2jyrg6W-wY7FQoaFM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b420/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/internal/tagencoding/tagencoding.go github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/selection mkdir -p $WORK/b446/ cat >/tmp/go-build1137861443/b446/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b446/_pkg_.a -trimpath "$WORK/b446=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/selection -complete -installsuffix shared -buildid IO0qD9joov0z_2JzBgAa/IO0qD9joov0z_2JzBgAa -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b446/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/selection/operator.go cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/86/861932ba6dad7d1eedbd882cdc90de0b7b5828304a3843131251debe54c20ccf-d # internal github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/flags mkdir -p $WORK/b450/ cat >/tmp/go-build1137861443/b450/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b450/_pkg_.a -trimpath "$WORK/b450=>" -p github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/flags -complete -installsuffix shared -buildid 35LPrLIqVG2hVr6OYIgg/35LPrLIqVG2hVr6OYIgg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b450/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/flags/flags.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/flags/toolchain_recent.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b010/equal_arm64.o ./equal_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b406/_pkg_.a # internal cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/7b/7bf21bcd8965e3c2a16abd2ec0beec49f234c825f11a5f32d6f03d2f92c7b70f-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types mkdir -p $WORK/b471/ cat >/tmp/go-build1137861443/b471/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b471/_pkg_.a -trimpath "$WORK/b471=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types -complete -installsuffix shared -buildid YnsDhew0qZdEyaHVqfcL/YnsDhew0qZdEyaHVqfcL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b471/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types/namespacedname.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types/nodename.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types/patch.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types/uid.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b408/_pkg_.a # internal cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/dd/ddb9b2f8509be68c04b3a4231c44c9d6940d2dec37be2013de7f75d0f9cc6d22-d # internal github.com/prometheus/prometheus/vendor/k8s.io/utils/integer mkdir -p $WORK/b561/ cat >/tmp/go-build1137861443/b561/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b561/_pkg_.a -trimpath "$WORK/b561=>" -p github.com/prometheus/prometheus/vendor/k8s.io/utils/integer -complete -installsuffix shared -buildid X-qWpocq_GJE2QDXpGxd/X-qWpocq_GJE2QDXpGxd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b561/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/utils/integer/integer.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b030/dim_arm64.o ./dim_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b446/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b471/_pkg_.a # internal cp $WORK/b446/_pkg_.a /builddir/.cache/go-build/c8/c84a0fa4eb24226768ecb8cd37639ddbf5b1d3b2bb9381ee0a48ce51075c9d99-d # internal github.com/prometheus/prometheus/vendor/k8s.io/utils/buffer mkdir -p $WORK/b658/ cp $WORK/b471/_pkg_.a /builddir/.cache/go-build/b9/b99df680b5f17e14b3863b42b2233846cac4ca0f7e2214f1dee5abd4a4fec58a-d # internal cat >/tmp/go-build1137861443/b658/importcfg << 'EOF' # internal # import config EOF github.com/prometheus/prometheus/vendor/github.com/docker/docker/api mkdir -p $WORK/b699/ cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b658/_pkg_.a -trimpath "$WORK/b658=>" -p github.com/prometheus/prometheus/vendor/k8s.io/utils/buffer -complete -installsuffix shared -buildid aJaZeJh9P8WFfri3tagO/aJaZeJh9P8WFfri3tagO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b658/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/utils/buffer/ring_growing.go cat >/tmp/go-build1137861443/b699/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b699/_pkg_.a -trimpath "$WORK/b699=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api -complete -installsuffix shared -buildid o8O6XxtTvVihub27_MPj/o8O6XxtTvVihub27_MPj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b699/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/common.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/common_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b409/_pkg_.a # internal cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/4c/4c744dd7a75be5c1b67bfcfd8390a816c279847a035e22523b17a41fa1f097fd-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/events mkdir -p $WORK/b700/ cat >/tmp/go-build1137861443/b700/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b700/_pkg_.a -trimpath "$WORK/b700=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/events -complete -installsuffix shared -buildid X_7VOMnboa3IZRKvdY3i/X_7VOMnboa3IZRKvdY3i -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b700/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/events/events.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b450/_pkg_.a # internal cp $WORK/b450/_pkg_.a /builddir/.cache/go-build/b7/b71fa274e59397cbfae00f2168bcd95a40a958e1d04f624258bb8e6daaf8f436-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/image mkdir -p $WORK/b701/ cat >/tmp/go-build1137861443/b701/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b701/_pkg_.a -trimpath "$WORK/b701=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/image -complete -installsuffix shared -buildid E-7jobhiSYlvaXsZQQkp/E-7jobhiSYlvaXsZQQkp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b701/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/image/image_history.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b010/index_arm64.o ./index_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b420/_pkg_.a # internal cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/85/8500506f2d40d1bcab9b59d1fbac794100ef6c82a73bcbb104af2958b150c81d-d # internal github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions mkdir -p $WORK/b774/ cat >/tmp/go-build1137861443/b774/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b774/_pkg_.a -trimpath "$WORK/b774=>" -p github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions -complete -installsuffix shared -buildid v_ZMI7F0KHX1QrujNClr/v_ZMI7F0KHX1QrujNClr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b774/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/byte_slice_codec_options.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/empty_interface_codec_options.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/map_codec_options.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/slice_codec_options.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/string_codec_options.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/struct_codec_options.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/time_codec_options.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/uint_codec_options.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b700/_pkg_.a # internal cp $WORK/b700/_pkg_.a /builddir/.cache/go-build/6e/6ea1d3982379622f302d80aa1711bf61031ae4c23318a7b29875769f740333d2-d # internal github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsontype mkdir -p $WORK/b776/ cat >/tmp/go-build1137861443/b776/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b776/_pkg_.a -trimpath "$WORK/b776=>" -p github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsontype -complete -installsuffix shared -buildid hbepQz_94JdM1P4YgCR7/hbepQz_94JdM1P4YgCR7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b776/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsontype/bsontype.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b658/_pkg_.a # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b030/exp_arm64.o ./exp_arm64.s cp $WORK/b658/_pkg_.a /builddir/.cache/go-build/aa/aa4277eb38f25662860ef4eb26853a82965629afab713bf7de21b047c3e42600-d # internal github.com/prometheus/prometheus/vendor/github.com/dennwc/varint mkdir -p $WORK/b821/ cat >/tmp/go-build1137861443/b821/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b821/_pkg_.a -trimpath "$WORK/b821=>" -p github.com/prometheus/prometheus/vendor/github.com/dennwc/varint -complete -installsuffix shared -buildid U17V5-GpLc6D-thFUtUM/U17V5-GpLc6D-thFUtUM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b821/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/dennwc/varint/proto.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/dennwc/varint/varint.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b699/_pkg_.a # internal cp $WORK/b699/_pkg_.a /builddir/.cache/go-build/85/85d0655fca4ef073b61a5757699a009240bd01ed8ad978d0614a68d1d93e53e3-d # internal github.com/prometheus/prometheus/tsdb/goversion mkdir -p $WORK/b822/ cat >/tmp/go-build1137861443/b822/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b822/_pkg_.a -trimpath "$WORK/b822=>" -p github.com/prometheus/prometheus/tsdb/goversion -complete -installsuffix shared -buildid FWKvhsBIpseafb7NMieL/FWKvhsBIpseafb7NMieL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b822/importcfg -pack ./_build/src/github.com/prometheus/prometheus/tsdb/goversion/goversion.go ./_build/src/github.com/prometheus/prometheus/tsdb/goversion/init.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b561/_pkg_.a # internal cp $WORK/b561/_pkg_.a /builddir/.cache/go-build/13/130e4dae345ffb75c76d9ecdfd0009d99e0fc2506e300a4681a06c67ee456018-d # internal github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/baggage mkdir -p $WORK/b833/ cat >/tmp/go-build1137861443/b833/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b833/_pkg_.a -trimpath "$WORK/b833=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/baggage -complete -installsuffix shared -buildid pX6aUIEvs0CYs33mPluI/pX6aUIEvs0CYs33mPluI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b833/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/baggage/restriction_manager.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b030/floor_arm64.o ./floor_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b701/_pkg_.a # internal cp $WORK/b701/_pkg_.a /builddir/.cache/go-build/74/74d82b2c6f1d62c54ee257a4a419919879f0b0bec045f2596c7ea9df557e9523-d # internal github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/reporterstats mkdir -p $WORK/b834/ cat >/tmp/go-build1137861443/b834/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b834/_pkg_.a -trimpath "$WORK/b834=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/reporterstats -complete -installsuffix shared -buildid nCz9bez0v96i2WBIMF9f/nCz9bez0v96i2WBIMF9f -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b834/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/reporterstats/stats.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b010/indexbyte_arm64.o ./indexbyte_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b774/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b822/_pkg_.a # internal cp $WORK/b774/_pkg_.a /builddir/.cache/go-build/20/20da7c469fefdfefb5299ac4aed8028251f9a294e160fc45743428641542257d-d # internal github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/throttler mkdir -p $WORK/b836/ cp $WORK/b822/_pkg_.a /builddir/.cache/go-build/c7/c7a235ef41b083195cfebb5a8aa04803b6fcf4ae40b985d3cb28409a04e74b14-d # internal cat >/tmp/go-build1137861443/b836/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b776/_pkg_.a # internal cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b836/_pkg_.a -trimpath "$WORK/b836=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/throttler -complete -installsuffix shared -buildid 5_AIYi7vEfQxxhRo_1FN/5_AIYi7vEfQxxhRo_1FN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b836/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/throttler/throttler.go cp $WORK/b776/_pkg_.a /builddir/.cache/go-build/ff/ffa08c054ccd5c085825e8e012d9d29fd0f5f2484ebb48735699493c21f74d84-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b833/_pkg_.a # internal cp $WORK/b833/_pkg_.a /builddir/.cache/go-build/01/0177dfc775b5813829ec63b35a338227dba178ec2fa8274916e24e907361efbb-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b821/_pkg_.a # internal cp $WORK/b821/_pkg_.a /builddir/.cache/go-build/21/217bf7ab03dafdb515f09cc9a1f1ffcd564161c82e185b85793b7ba38dcc108d-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b834/_pkg_.a # internal cp $WORK/b834/_pkg_.a /builddir/.cache/go-build/17/17a15a228c0a691097d97d61fc94370e4b1f9881f9ec2a039116f510fe6fdee5-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b836/_pkg_.a # internal cp $WORK/b836/_pkg_.a /builddir/.cache/go-build/41/41f100b0bc5dfc202b9af0571ca227ac4093042c1c40f9dc8526a4f83140e695-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b010/_pkg_.a $WORK/b010/compare_arm64.o $WORK/b010/count_arm64.o $WORK/b010/equal_arm64.o $WORK/b010/index_arm64.o $WORK/b010/indexbyte_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/4c/4cdd3e50877d653b0d95675bbace445d74d4ed0c4d323b8391dbeb8afb7a60a7-d # internal runtime mkdir -p $WORK/b009/ cat >/tmp/go-build1137861443/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -gensymabis -o $WORK/b009/symabis ./asm.s ./asm_arm64.s ./atomic_arm64.s ./duff_arm64.s ./memclr_arm64.s ./memmove_arm64.s ./preempt_arm64.s ./rt0_linux_arm64.s ./sys_linux_arm64.s ./tls_arm64.s cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b030/modf_arm64.o ./modf_arm64.s cat >/tmp/go-build1137861443/b009/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build1137861443/b005/_pkg_.a packagefile internal/bytealg=/tmp/go-build1137861443/b010/_pkg_.a packagefile internal/coverage/rtcov=/tmp/go-build1137861443/b012/_pkg_.a packagefile internal/cpu=/tmp/go-build1137861443/b011/_pkg_.a packagefile internal/goarch=/tmp/go-build1137861443/b006/_pkg_.a packagefile internal/godebugs=/tmp/go-build1137861443/b013/_pkg_.a packagefile internal/goexperiment=/tmp/go-build1137861443/b014/_pkg_.a packagefile internal/goos=/tmp/go-build1137861443/b015/_pkg_.a packagefile runtime/internal/atomic=/tmp/go-build1137861443/b016/_pkg_.a packagefile runtime/internal/math=/tmp/go-build1137861443/b017/_pkg_.a packagefile runtime/internal/sys=/tmp/go-build1137861443/b018/_pkg_.a packagefile runtime/internal/syscall=/tmp/go-build1137861443/b019/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p runtime -std -+ -installsuffix shared -buildid yaK3R_ue5_gcSPD5esP6/yaK3R_ue5_gcSPD5esP6 -goversion go1.21.7 -symabis $WORK/b009/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h /usr/lib/golang/src/runtime/alg.go /usr/lib/golang/src/runtime/arena.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/covercounter.go /usr/lib/golang/src/runtime/covermeta.go /usr/lib/golang/src/runtime/cpuflags.go /usr/lib/golang/src/runtime/cpuflags_arm64.go /usr/lib/golang/src/runtime/cpuprof.go /usr/lib/golang/src/runtime/create_file_unix.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_arm64.go /usr/lib/golang/src/runtime/env_posix.go /usr/lib/golang/src/runtime/error.go /usr/lib/golang/src/runtime/exithook.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/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/minmax.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/nonwindows_stub.go /usr/lib/golang/src/runtime/os_linux.go /usr/lib/golang/src/runtime/os_linux_arm64.go /usr/lib/golang/src/runtime/os_linux_generic.go /usr/lib/golang/src/runtime/os_nonopenbsd.go /usr/lib/golang/src/runtime/os_unix.go /usr/lib/golang/src/runtime/pagetrace_off.go /usr/lib/golang/src/runtime/panic.go /usr/lib/golang/src/runtime/pinner.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/retry.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/security_linux.go /usr/lib/golang/src/runtime/security_unix.go /usr/lib/golang/src/runtime/select.go /usr/lib/golang/src/runtime/sema.go /usr/lib/golang/src/runtime/signal_arm64.go /usr/lib/golang/src/runtime/signal_linux_arm64.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/stkframe.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_arm64.go /usr/lib/golang/src/runtime/stubs_linux.go /usr/lib/golang/src/runtime/symtab.go /usr/lib/golang/src/runtime/symtabinl.go /usr/lib/golang/src/runtime/sys_arm64.go /usr/lib/golang/src/runtime/sys_nonppc64x.go /usr/lib/golang/src/runtime/tagptr.go /usr/lib/golang/src/runtime/tagptr_64bit.go /usr/lib/golang/src/runtime/test_stubs.go /usr/lib/golang/src/runtime/time.go /usr/lib/golang/src/runtime/time_nofake.go /usr/lib/golang/src/runtime/timestub.go /usr/lib/golang/src/runtime/timestub2.go /usr/lib/golang/src/runtime/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/unsafe.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_arm64.go /usr/lib/golang/src/runtime/write_err.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b030/_pkg_.a $WORK/b030/dim_arm64.o $WORK/b030/exp_arm64.o $WORK/b030/floor_arm64.o $WORK/b030/modf_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/2d/2d95762422944495e4f8f0646de161e41e8e6019339a43a00984d35c79da2c09-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkmath mkdir -p $WORK/b256/ cat >/tmp/go-build1137861443/b256/importcfg << 'EOF' # internal # import config packagefile math=/tmp/go-build1137861443/b030/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkmath -complete -installsuffix shared -buildid wMrhTtDnvP3ZGLBkansy/wMrhTtDnvP3ZGLBkansy -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b256/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkmath/floor.go github.com/prometheus/prometheus/model/value mkdir -p $WORK/b801/ cat >/tmp/go-build1137861443/b801/importcfg << 'EOF' # internal # import config packagefile math=/tmp/go-build1137861443/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b801/_pkg_.a -trimpath "$WORK/b801=>" -p github.com/prometheus/prometheus/model/value -complete -installsuffix shared -buildid d3-0OQ0CiE3pE8aaEeR4/d3-0OQ0CiE3pE8aaEeR4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b801/importcfg -pack ./_build/src/github.com/prometheus/prometheus/model/value/value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/74/7480022c76bf25346174684b0ef58acf141cf291368a16bf78a98410b2975254-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b801/_pkg_.a # internal cp $WORK/b801/_pkg_.a /builddir/.cache/go-build/43/436156aa1707fc411071dd0f579b2b3bfa0b836261605e854f0c1529b8436f53-d # internal cp /usr/lib/golang/src/runtime/tls_arm64.h $WORK/b009/tls_GOARCH.h cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b009/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b009/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b009/atomic_arm64.o ./atomic_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b009/duff_arm64.o ./duff_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b009/memclr_arm64.o ./memclr_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b009/memmove_arm64.o ./memmove_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b009/preempt_arm64.o ./preempt_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b009/rt0_linux_arm64.o ./rt0_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b009/sys_linux_arm64.o ./sys_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b009/tls_arm64.o ./tls_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b009/_pkg_.a $WORK/b009/asm.o $WORK/b009/asm_arm64.o $WORK/b009/atomic_arm64.o $WORK/b009/duff_arm64.o $WORK/b009/memclr_arm64.o $WORK/b009/memmove_arm64.o $WORK/b009/preempt_arm64.o $WORK/b009/rt0_linux_arm64.o $WORK/b009/sys_linux_arm64.o $WORK/b009/tls_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/f3/f3974bc010c9c585fa10c007774a2c3757d0d8f89c42d7ce0b495f6ad979d66b-d # internal sync mkdir -p $WORK/b020/ cat >/tmp/go-build1137861443/b020/importcfg << 'EOF' # internal # import config packagefile internal/race=/tmp/go-build1137861443/b021/_pkg_.a packagefile runtime=/tmp/go-build1137861443/b009/_pkg_.a packagefile sync/atomic=/tmp/go-build1137861443/b022/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p sync -std -installsuffix shared -buildid g75axmuNJRvE6ARo8Cx7/g75axmuNJRvE6ARo8Cx7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b020/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/oncefunc.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 internal/reflectlite mkdir -p $WORK/b004/ cat >/tmp/go-build1137861443/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b004/symabis ./asm.s cat >/tmp/go-build1137861443/b004/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build1137861443/b005/_pkg_.a packagefile internal/goarch=/tmp/go-build1137861443/b006/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build1137861443/b008/_pkg_.a packagefile runtime=/tmp/go-build1137861443/b009/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p internal/reflectlite -std -installsuffix shared -buildid 7sUVoky-xc4iH6l2kgJe/7sUVoky-xc4iH6l2kgJe -goversion go1.21.7 -symabis $WORK/b004/symabis -c=4 -shared -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_arm64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/4b/4beb65be83a19b573b251c73f28860d5e1ea22e93886064c81536b905f1df9cf-d # internal internal/testlog mkdir -p $WORK/b042/ internal/bisect mkdir -p $WORK/b065/ cat >/tmp/go-build1137861443/b042/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1137861443/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p internal/testlog -std -complete -installsuffix shared -buildid YXJ_5jlFEKU3JStluLAK/YXJ_5jlFEKU3JStluLAK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b042/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go cat >/tmp/go-build1137861443/b065/importcfg << 'EOF' # internal # import config packagefile runtime=/tmp/go-build1137861443/b009/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1137861443/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p internal/bisect -std -complete -installsuffix shared -buildid Rgem9sRSt9x-PEMb3LNa/Rgem9sRSt9x-PEMb3LNa -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b065/importcfg -pack /usr/lib/golang/src/internal/bisect/bisect.go internal/singleflight mkdir -p $WORK/b115/ cat >/tmp/go-build1137861443/b115/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p internal/singleflight -std -complete -installsuffix shared -buildid Dqg5m0g605ac8KkdXES2/Dqg5m0g605ac8KkdXES2 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b115/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.go github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma mkdir -p $WORK/b150/ cat >/tmp/go-build1137861443/b150/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma -complete -installsuffix shared -buildid L8D-Es_UklIKW_9ugOq5/L8D-Es_UklIKW_9ugOq5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b150/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma/pragma.go github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sync/singleflight mkdir -p $WORK/b240/ cat >/tmp/go-build1137861443/b240/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sync/singleflight -complete -installsuffix shared -buildid ZnDuhyU8wWZmDLCRXJZL/ZnDuhyU8wWZmDLCRXJZL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b240/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sync/singleflight/singleflight.go github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/buffer mkdir -p $WORK/b380/ cat >/tmp/go-build1137861443/b380/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b380/_pkg_.a -trimpath "$WORK/b380=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/buffer -complete -installsuffix shared -buildid K-pbLFEYNyqcSvEZNtPp/K-pbLFEYNyqcSvEZNtPp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b380/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/buffer/unbounded.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/d2/d21da365d490ef1c01cf55cdccba2b59a9d95d8cf5044baf107a8989ff8bcd26-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcsync mkdir -p $WORK/b383/ cat >/tmp/go-build1137861443/b383/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1137861443/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b383/_pkg_.a -trimpath "$WORK/b383=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcsync -complete -installsuffix shared -buildid AXJW2G7MkRzDW6MwI2E1/AXJW2G7MkRzDW6MwI2E1 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b383/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcsync/event.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/d3/d35e9321247130b9cba0b32f36eccf5583d3a6805406f9f2e0d2af42aa9a0507-d # internal internal/sysinfo mkdir -p $WORK/b433/ cat >/tmp/go-build1137861443/b433/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build1137861443/b011/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b433/_pkg_.a -trimpath "$WORK/b433=>" -p internal/sysinfo -std -complete -installsuffix shared -buildid Pi6qjdcnfRN-KTtVQ2yf/Pi6qjdcnfRN-KTtVQ2yf -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b433/importcfg -pack /usr/lib/golang/src/internal/sysinfo/sysinfo.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/c0/c0d447c213068275f506bcaec5e32595002d6aa81e762d32147d0baccfdd1f5c-d # internal github.com/prometheus/prometheus/vendor/github.com/josharian/intern mkdir -p $WORK/b783/ cat >/tmp/go-build1137861443/b783/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b783/_pkg_.a -trimpath "$WORK/b783=>" -p github.com/prometheus/prometheus/vendor/github.com/josharian/intern -complete -installsuffix shared -buildid gR7IqFc9ezmiP0ow10e4/gR7IqFc9ezmiP0ow10e4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b783/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/josharian/intern/intern.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b383/_pkg_.a # internal cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/a6/a65ba490ceb77fcc28e42e0d41260444dc3c4e5e63f2cd797b2e35965168d448-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b380/_pkg_.a # internal cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/f6/f6f5da3e90dcbeaa9cd5fe94416353c04fd056719e85599f05f8a98be0424e07-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b433/_pkg_.a # internal cp $WORK/b433/_pkg_.a /builddir/.cache/go-build/ac/ace8f20e01757c06c2712c597ce2614e525c0e2bddacc3240e127040f88cd9d0-d # internal runtime/cgo mkdir -p $WORK/b341/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='"-O2" "-g" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b341/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b341/ -O2 -g -Wall -Werror -fno-stack-protector ./cgo.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/bd/bd164cdc3f1c947416e56e462dd6a700b05ee8777bb812adc2b9cf7fccda3325-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b783/_pkg_.a # internal cp $WORK/b783/_pkg_.a /builddir/.cache/go-build/62/621e8809e072753533a95f4f80b94dd928f6d5db8e0b08eb3c5a994ce82e1452-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/f7/f792bb581d83ebe81b0681cc2cce5f4931b5b195cff2204fba2c0d668d9cd857-d # internal internal/godebug mkdir -p $WORK/b064/ cat >/tmp/go-build1137861443/b064/importcfg << 'EOF' # internal # import config packagefile internal/bisect=/tmp/go-build1137861443/b065/_pkg_.a packagefile internal/godebugs=/tmp/go-build1137861443/b013/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1137861443/b022/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p internal/godebug -std -complete -installsuffix shared -buildid 8z3-oKweYvwevEA02hw2/8z3-oKweYvwevEA02hw2 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b064/importcfg -pack /usr/lib/golang/src/internal/godebug/godebug.go cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/2b/2b99e8789dcf2d037026fa2e07dfad480be8bb5d51b5fd0865ff9820229307b5-d # internal errors mkdir -p $WORK/b003/ cat >/tmp/go-build1137861443/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=/tmp/go-build1137861443/b004/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p errors -std -complete -installsuffix shared -buildid 1VyoBwzBm0ZKpEYGi7Sb/1VyoBwzBm0ZKpEYGi7Sb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b003/importcfg -pack /usr/lib/golang/src/errors/errors.go /usr/lib/golang/src/errors/join.go /usr/lib/golang/src/errors/wrap.go sort mkdir -p $WORK/b035/ cat >/tmp/go-build1137861443/b035/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=/tmp/go-build1137861443/b004/_pkg_.a packagefile math/bits=/tmp/go-build1137861443/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p sort -std -complete -installsuffix shared -buildid cNSNswErbmCt97yR03NI/cNSNswErbmCt97yR03NI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b035/importcfg -pack /usr/lib/golang/src/sort/search.go /usr/lib/golang/src/sort/slice.go /usr/lib/golang/src/sort/sort.go /usr/lib/golang/src/sort/zsortfunc.go /usr/lib/golang/src/sort/zsortinterface.go cd $WORK gcc -fno-caret-diagnostics -O2 -g -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/da/dac50a5afd297589be40e817c95e1e6afc6e5d24163a6b9794a227fdcd5c859a-d # internal gcc -Qunused-arguments -O2 -g -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/d8/d89b12d6213cd6048a0c88afd13daad5fc0b01b97de9e4efd6851db52c139c8e-d # internal internal/oserror mkdir -p $WORK/b026/ cat >/tmp/go-build1137861443/b026/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p internal/oserror -std -complete -installsuffix shared -buildid UK70jaGXEahj70mZMGeB/UK70jaGXEahj70mZMGeB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b026/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go strconv mkdir -p $WORK/b032/ cat >/tmp/go-build1137861443/b032/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build1137861443/b010/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile math/bits=/tmp/go-build1137861443/b031/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p strconv -std -complete -installsuffix shared -buildid VEj0LqqmXwf5bmScmRmc/VEj0LqqmXwf5bmScmRmc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b032/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 cd $WORK gcc -Wl,--no-gc-sections -O2 -g -x c - -o /dev/null || true io /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/9d/9dd61dd2565237b943cf8ae6834ed7ea311e987fa7ad8b93326c0c642ec35fab-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/9e/9e8a8eaa47935bca02222b8d53f8dd097ccba5ebf4451e15f0d6357d2ca23377-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/23/2344127d70722a304a7e809674ca58a1c1e2dfc91cdd1ce6250b35e0f143ad78-d # internal gcc -fdebug-prefix-map=a=b -O2 -g -c -x c - -o /dev/null || true mkdir -p $WORK/b036/ path mkdir -p $WORK/b044/ cat >/tmp/go-build1137861443/b044/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build1137861443/b010/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p path -std -complete -installsuffix shared -buildid yQP7G1-DjZxRUU8qp89R/yQP7G1-DjZxRUU8qp89R -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b044/importcfg -pack /usr/lib/golang/src/path/match.go /usr/lib/golang/src/path/path.go cat >/tmp/go-build1137861443/b036/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p io -std -complete -installsuffix shared -buildid KA10OzcQqaQ3c-jSCHRW/KA10OzcQqaQ3c-jSCHRW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b036/importcfg -pack /usr/lib/golang/src/io/io.go /usr/lib/golang/src/io/multi.go /usr/lib/golang/src/io/pipe.go reflect mkdir -p $WORK/b029/ math/rand crypto/internal/nistec/fiat syscall internal/safefilepath cat >/tmp/go-build1137861443/b029/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -p reflect -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -gensymabis -o $WORK/b029/symabis ./asm_arm64.s mkdir -p $WORK/b063/ cat >/tmp/go-build1137861443/b063/importcfg << 'EOF' # internal # import config packagefile internal/godebug=/tmp/go-build1137861443/b064/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1137861443/b022/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p math/rand -std -complete -installsuffix shared -buildid VZReCI3hCSq3M9NpxvUf/VZReCI3hCSq3M9NpxvUf -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b063/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 mkdir -p $WORK/b089/ cat >/tmp/go-build1137861443/b089/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=/tmp/go-build1137861443/b079/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile math/bits=/tmp/go-build1137861443/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p crypto/internal/nistec/fiat -std -complete -installsuffix shared -buildid Ft107HB2WcNnenLnzRbj/Ft107HB2WcNnenLnzRbj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b089/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 mkdir -p $WORK/b024/ mkdir -p $WORK/b040/ cat >/tmp/go-build1137861443/b024/go_asm.h << 'EOF' # internal EOF cat >/tmp/go-build1137861443/b040/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile runtime=/tmp/go-build1137861443/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p internal/safefilepath -std -complete -installsuffix shared -buildid 68FUtFysY61ZXvL4Mg3F/68FUtFysY61ZXvL4Mg3F -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b040/importcfg -pack /usr/lib/golang/src/internal/safefilepath/path.go /usr/lib/golang/src/internal/safefilepath/path_other.go cd $WORK gcc -ffile-prefix-map=a=b -O2 -g -c -x c - -o /dev/null || true cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -p syscall -trimpath "$WORK/b024=>" -I $WORK/b024/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -gensymabis -o $WORK/b024/symabis ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b044/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/a2/a29e161a821238b148c23fd10d82ba6da2f138bb697f13c9ff92d978bb89015b-d # internal cat >/tmp/go-build1137861443/b024/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build1137861443/b010/_pkg_.a packagefile internal/itoa=/tmp/go-build1137861443/b025/_pkg_.a packagefile internal/oserror=/tmp/go-build1137861443/b026/_pkg_.a packagefile internal/race=/tmp/go-build1137861443/b021/_pkg_.a packagefile runtime=/tmp/go-build1137861443/b009/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1137861443/b022/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p syscall -std -installsuffix shared -buildid 0QCAeevXgp0jktDBU229/0QCAeevXgp0jktDBU229 -goversion go1.21.7 -symabis $WORK/b024/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b024/importcfg -pack -asmhdr $WORK/b024/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/forkpipe2.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/rlimit.go /usr/lib/golang/src/syscall/rlimit_stub.go /usr/lib/golang/src/syscall/setuidgid_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_accept4.go /usr/lib/golang/src/syscall/syscall_linux_arm64.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_arm64.go /usr/lib/golang/src/syscall/zsyscall_linux_arm64.go /usr/lib/golang/src/syscall/zsysnum_linux_arm64.go /usr/lib/golang/src/syscall/ztypes_linux_arm64.go cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/60/6011b4ef110cb927e40c6f6b538495e04ed9fd4b3c3e4618b6afa783f5bdd132-d # internal cat >/tmp/go-build1137861443/b029/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile internal/abi=/tmp/go-build1137861443/b005/_pkg_.a packagefile internal/bytealg=/tmp/go-build1137861443/b010/_pkg_.a packagefile internal/goarch=/tmp/go-build1137861443/b006/_pkg_.a packagefile internal/itoa=/tmp/go-build1137861443/b025/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build1137861443/b008/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile runtime=/tmp/go-build1137861443/b009/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile unicode=/tmp/go-build1137861443/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p reflect -std -installsuffix shared -buildid oqUWFmkQzx5o5HDAYNjC/oqUWFmkQzx5o5HDAYNjC -goversion go1.21.7 -symabis $WORK/b029/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/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 cd $WORK gcc -gno-record-gcc-switches -O2 -g -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/c1/c152b07c59e6847b7d825191e82fe1d1aa04b3852e3af330423b26167eb3af3f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/22/22b3dc35e8dfb6830d16cc16bfebcf154053bd6c0c4c22e5824d74f4598b1d45-d # internal bytes mkdir -p $WORK/b048/ strings mkdir -p $WORK/b046/ cat >/tmp/go-build1137861443/b048/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build1137861443/b010/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile unicode=/tmp/go-build1137861443/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p bytes -std -installsuffix shared -buildid _Ts9Bi__8W2Bn2Heu4RN/_Ts9Bi__8W2Bn2Heu4RN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b048/importcfg -pack /usr/lib/golang/src/bytes/buffer.go /usr/lib/golang/src/bytes/bytes.go /usr/lib/golang/src/bytes/reader.go cat >/tmp/go-build1137861443/b046/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build1137861443/b010/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile unicode=/tmp/go-build1137861443/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p strings -std -complete -installsuffix shared -buildid wwTbmuJcQpsJ3aCfa1AQ/wwTbmuJcQpsJ3aCfa1AQ -goversion go1.21.7 -c=4 -shared -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 hash cd $WORK gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b341=/tmp/go-build -gno-record-gcc-switches -frandom-seed=1 -O2 -g -c -x c - -o /dev/null || true cd $WORK/b341 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b341=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=oJQGkNDL-rlsbgUqLhJM -o ./_x001.o -c _cgo_export.c mkdir -p $WORK/b072/ cat >/tmp/go-build1137861443/b072/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build1137861443/b036/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p hash -std -complete -installsuffix shared -buildid LvC-YgixxQzUwzKOMUpr/LvC-YgixxQzUwzKOMUpr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b072/importcfg -pack /usr/lib/golang/src/hash/hash.go crypto/internal/randutil mkdir -p $WORK/b081/ cat >/tmp/go-build1137861443/b081/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p crypto/internal/randutil -std -complete -installsuffix shared -buildid vyQkVTe7ZdGUGFsn9SsX/vyQkVTe7ZdGUGFsn9SsX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b081/importcfg -pack /usr/lib/golang/src/crypto/internal/randutil/randutil.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/fb/fb1d1d83ea47512288af13f2477ba9409bdf7e54029fe2292084f51f749ce828-d # internal hash/crc32 mkdir -p $WORK/b071/ cat >/tmp/go-build1137861443/b071/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm64/asm -p hash/crc32 -trimpath "$WORK/b071=>" -I $WORK/b071/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b071/symabis ./crc32_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/7f/7fe963e9dc1a50f356ccaa731d648f098292532b508319170b604b3917ca081d-d # internal crypto mkdir -p $WORK/b076/ cat >/tmp/go-build1137861443/b076/importcfg << 'EOF' # internal # import config packagefile hash=/tmp/go-build1137861443/b072/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p crypto -std -complete -installsuffix shared -buildid ccMcrdRXKJy8gsHgv0tx/ccMcrdRXKJy8gsHgv0tx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b076/importcfg -pack /usr/lib/golang/src/crypto/crypto.go cat >/tmp/go-build1137861443/b071/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile hash=/tmp/go-build1137861443/b072/_pkg_.a packagefile internal/cpu=/tmp/go-build1137861443/b011/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1137861443/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p hash/crc32 -std -installsuffix shared -buildid XUu8M9D5_maiJc55UbuG/XUu8M9D5_maiJc55UbuG -goversion go1.21.7 -symabis $WORK/b071/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b071/importcfg -pack -asmhdr $WORK/b071/go_asm.h /usr/lib/golang/src/hash/crc32/crc32.go /usr/lib/golang/src/hash/crc32/crc32_arm64.go /usr/lib/golang/src/hash/crc32/crc32_generic.go cd $WORK/b341 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b341=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=oJQGkNDL-rlsbgUqLhJM -o ./_x002.o -c cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/95/9526f90447277394242a30367daf3d40b72fecf36a75802ee4b0ad9090943454-d # internal crypto/rc4 mkdir -p $WORK/b103/ cat >/tmp/go-build1137861443/b103/importcfg << 'EOF' # internal # import config packagefile crypto/internal/alias=/tmp/go-build1137861443/b078/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p crypto/rc4 -std -complete -installsuffix shared -buildid UP4XrUtWZ3y61IsTYxH5/UP4XrUtWZ3y61IsTYxH5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b103/importcfg -pack /usr/lib/golang/src/crypto/rc4/rc4.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/85/859c2ad18e7e2473697a4ef59d6f2043954ffd504722b07246184b1c5c2a955b-d # internal vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b113/ cat >/tmp/go-build1137861443/b113/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid l0osm_RRMv3cftzVWsAg/l0osm_RRMv3cftzVWsAg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b113/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm64/asm -p hash/crc32 -trimpath "$WORK/b071=>" -I $WORK/b071/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b071/crc32_arm64.o ./crc32_arm64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b341=/tmp/go-build -gno-record-gcc-switches -I $WORK/b341/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=oJQGkNDL-rlsbgUqLhJM -o $WORK/b341/_x003.o -c gcc_context.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/59/59aaef8420f4c9b91298078c48f8ecc445edfda1d9bd7e6f72ddfc4c5f257e21-d # internal bufio mkdir -p $WORK/b055/ cat >/tmp/go-build1137861443/b055/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p bufio -std -complete -installsuffix shared -buildid I5PKKz76FMNuhfaUngEe/I5PKKz76FMNuhfaUngEe -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b055/importcfg -pack /usr/lib/golang/src/bufio/bufio.go /usr/lib/golang/src/bufio/scan.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/26/262bc3e6531bb382d7b3d71d7a462d503aba3809e6bb1cda130dfc41e50520bc-d # internal regexp/syntax mkdir -p $WORK/b059/ cat >/tmp/go-build1137861443/b059/importcfg << 'EOF' # internal # import config packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile unicode=/tmp/go-build1137861443/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p regexp/syntax -std -complete -installsuffix shared -buildid kNHs7xsTvFDkCLcmB5sG/kNHs7xsTvFDkCLcmB5sG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b059/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 cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b071/_pkg_.a $WORK/b071/crc32_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/07/071f74cbac27a67e7c6f9efe1a29cff8ae236aaa8faa21d0dfd26cb641ab6493-d # internal internal/intern mkdir -p $WORK/b117/ cat >/tmp/go-build1137861443/b117/importcfg << 'EOF' # internal # import config packagefile internal/godebug=/tmp/go-build1137861443/b064/_pkg_.a packagefile runtime=/tmp/go-build1137861443/b009/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p internal/intern -std -complete -installsuffix shared -buildid xGV8_L0BBB-vkQwKrInT/xGV8_L0BBB-vkQwKrInT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b117/importcfg -pack /usr/lib/golang/src/internal/intern/intern.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/de/de35be3d1b14aab815201fd87eecc03ca2a3a9c68681ebf97f4599a7b59850d9-d # internal net/netip mkdir -p $WORK/b116/ cat >/tmp/go-build1137861443/b116/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build1137861443/b010/_pkg_.a packagefile internal/intern=/tmp/go-build1137861443/b117/_pkg_.a packagefile internal/itoa=/tmp/go-build1137861443/b025/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile math/bits=/tmp/go-build1137861443/b031/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p net/netip -std -complete -installsuffix shared -buildid 2rkrlkKQFaVdG6vndW_f/2rkrlkKQFaVdG6vndW_f -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b116/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 /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b341=/tmp/go-build -gno-record-gcc-switches -I $WORK/b341/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=oJQGkNDL-rlsbgUqLhJM -o $WORK/b341/_x004.o -c gcc_fatalf.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/78/7864eeadaca3d7cb0d862039395ce6a0455acc1a94ded95c55ff7d56f267ff2f-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b128/ cat >/tmp/go-build1137861443/b128/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid uwGadyvs3Sn5TE7auKER/uwGadyvs3Sn5TE7auKER -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b128/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/transform/transform.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b341=/tmp/go-build -gno-record-gcc-switches -I $WORK/b341/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=oJQGkNDL-rlsbgUqLhJM -o $WORK/b341/_x005.o -c gcc_libinit.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/7a/7ac7033adeb0d686664109cfabf0c681cab787e227f25303be8e304e3a405881-d # internal net/http/internal/ascii mkdir -p $WORK/b139/ cat >/tmp/go-build1137861443/b139/importcfg << 'EOF' # internal # import config packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile unicode=/tmp/go-build1137861443/b034/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p net/http/internal/ascii -std -complete -installsuffix shared -buildid i29WiEGENr8y8c_-cuOA/i29WiEGENr8y8c_-cuOA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b139/importcfg -pack /usr/lib/golang/src/net/http/internal/ascii/print.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/3a/3a8ba7953c25e048a9e516250d5edccc289575036e244f908fc423782428fd5d-d # internal github.com/prometheus/prometheus/vendor/github.com/beorn7/perks/quantile mkdir -p $WORK/b140/ cat >/tmp/go-build1137861443/b140/importcfg << 'EOF' # internal # import config packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p github.com/prometheus/prometheus/vendor/github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid n9M4tgc_3RdzSKrY9t6R/n9M4tgc_3RdzSKrY9t6R -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b140/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/beorn7/perks/quantile/stream.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/7e/7e6d59ef63beaa6a8da4d1c283073a97f85570ba222e07cafed88c4b7a0a4625-d # internal hash/fnv mkdir -p $WORK/b147/ cat >/tmp/go-build1137861443/b147/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile hash=/tmp/go-build1137861443/b072/_pkg_.a packagefile math/bits=/tmp/go-build1137861443/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -p hash/fnv -std -complete -installsuffix shared -buildid i3l-d7IYzW-2iQJuunef/i3l-d7IYzW-2iQJuunef -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b147/importcfg -pack /usr/lib/golang/src/hash/fnv/fnv.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/3f/3f1b3a7ec0c5923286ff338fec0857e1baaf9bb683f615c82d48e30f14e2f1fa-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg mkdir -p $WORK/b184/ cat >/tmp/go-build1137861443/b184/importcfg << 'EOF' # internal # import config packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid gBOijemOd2oug8695bDA/gBOijemOd2oug8695bDA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b184/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg/autoneg.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/92/92106af7901163604c14c94802a963d5a7f8ecbc5864247cdea010f2fdb68b00-d # internal html mkdir -p $WORK/b195/ cat >/tmp/go-build1137861443/b195/importcfg << 'EOF' # internal # import config packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -p html -std -complete -installsuffix shared -buildid UjFUTfEA-mGExIUb5rXD/UjFUTfEA-mGExIUb5rXD -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b195/importcfg -pack /usr/lib/golang/src/html/entity.go /usr/lib/golang/src/html/escape.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/75/75650f9c73f36f391f811bf996b5b314aaaf2e5dc7c53a7c2b8f15abc272f139-d # internal text/tabwriter mkdir -p $WORK/b198/ cat >/tmp/go-build1137861443/b198/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -p text/tabwriter -std -complete -installsuffix shared -buildid bgIhER0VPn-nYO5P8uZu/bgIhER0VPn-nYO5P8uZu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b198/importcfg -pack /usr/lib/golang/src/text/tabwriter/tabwriter.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/81/8126a275025e8d365d254bff8b0deea6c633da6fb4dc35b39d76809de67e4ee8-d # internal regexp mkdir -p $WORK/b058/ cat >/tmp/go-build1137861443/b058/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile regexp/syntax=/tmp/go-build1137861443/b059/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile unicode=/tmp/go-build1137861443/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p regexp -std -complete -installsuffix shared -buildid 83N5O-uIV9sgetv3mQrP/83N5O-uIV9sgetv3mQrP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b058/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/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -p syscall -trimpath "$WORK/b024=>" -I $WORK/b024/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b024/asm_linux_arm64.o ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/09/097c870f897c7bc82d70946cd503d3aea4c6c14042de9b585e61ad94883c1bb1-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/text/transform mkdir -p $WORK/b221/ cat >/tmp/go-build1137861443/b221/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/text/transform -complete -installsuffix shared -buildid yJmU-0O92i_ljZyBgQUg/yJmU-0O92i_ljZyBgQUg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b221/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/transform/transform.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/65/6521af304764fe67854af8263080399775db4498d6c33adbc86c3e751995aa2c-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/crypto/blowfish mkdir -p $WORK/b231/ cat >/tmp/go-build1137861443/b231/importcfg << 'EOF' # internal # import config packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/crypto/blowfish -complete -installsuffix shared -buildid GvXnb9jxD6PwPkrua6X4/GvXnb9jxD6PwPkrua6X4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b231/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/crypto/blowfish/block.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/crypto/blowfish/cipher.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/crypto/blowfish/const.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/4c/4c3a3be3d6be9a6f3f170caebedb31b3f9cb75d70ad2bf69ccc836b38a2ea5d2-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkio mkdir -p $WORK/b242/ cat >/tmp/go-build1137861443/b242/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build1137861443/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkio -complete -installsuffix shared -buildid sN3f_a4CcCZlTkmIHTh2/sN3f_a4CcCZlTkmIHTh2 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b242/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkio/byte.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkio/io_go1.7.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/77/776e4c5fb78b4044c9928308a339b887ad078d5d2752184bde6139e251153ef7-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/strings mkdir -p $WORK/b253/ cat >/tmp/go-build1137861443/b253/importcfg << 'EOF' # internal # import config packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/strings -complete -installsuffix shared -buildid dgjdvd-eSGphjbu_kvoJ/dgjdvd-eSGphjbu_kvoJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b253/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/strings/strings.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b024/_pkg_.a $WORK/b024/asm_linux_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b024/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/e0/e0da248bcc98c22398772e7ef08719b223afe4848b9172ea30447a481d9eb06f-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkuri mkdir -p $WORK/b276/ cat >/tmp/go-build1137861443/b276/importcfg << 'EOF' # internal # import config packagefile path=/tmp/go-build1137861443/b044/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkuri -complete -installsuffix shared -buildid 6lPUZM-CS30l0KkWGTRF/6lPUZM-CS30l0KkWGTRF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b276/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkuri/path.go cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/6f/6f675a5f77f38a279a9156e54fb87194f4835b9adf652b782db73c09356986c1-d # internal time mkdir -p $WORK/b023/ cat >/tmp/go-build1137861443/b023/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile runtime=/tmp/go-build1137861443/b009/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile syscall=/tmp/go-build1137861443/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p time -std -installsuffix shared -buildid aCXmHxPQeXrtuq4jsAfe/aCXmHxPQeXrtuq4jsAfe -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b023/importcfg -pack /usr/lib/golang/src/time/format.go /usr/lib/golang/src/time/format_rfc3339.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_arm64/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/80/80d51712df7e44b27439a68ffeb4b4a3f2ca1537d98350e4d1040bb2006eb5c6-d # internal internal/syscall/unix mkdir -p $WORK/b039/ cat >/tmp/go-build1137861443/b039/importcfg << 'EOF' # internal # import config packagefile sync/atomic=/tmp/go-build1137861443/b022/_pkg_.a packagefile syscall=/tmp/go-build1137861443/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p internal/syscall/unix -std -complete -installsuffix shared -buildid PYbyZzi8PvCyfbUytSRu/PYbyZzi8PvCyfbUytSRu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b039/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_fstatat_linux.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_linux.go /usr/lib/golang/src/internal/syscall/unix/constants.go /usr/lib/golang/src/internal/syscall/unix/copy_file_range_linux.go /usr/lib/golang/src/internal/syscall/unix/eaccess_linux.go /usr/lib/golang/src/internal/syscall/unix/fcntl_unix.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/kernel_version_linux.go /usr/lib/golang/src/internal/syscall/unix/net.go /usr/lib/golang/src/internal/syscall/unix/nonblocking_unix.go /usr/lib/golang/src/internal/syscall/unix/sysnum_linux_generic.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/e5/e596c1dd6725a0ef80e0ca3195bff8cea696af44adaed471ea10719f214bb6e4-d # internal internal/syscall/execenv mkdir -p $WORK/b041/ cat >/tmp/go-build1137861443/b041/importcfg << 'EOF' # internal # import config packagefile syscall=/tmp/go-build1137861443/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p internal/syscall/execenv -std -complete -installsuffix shared -buildid H-ptwB3rqZTCSMiZoosK/H-ptwB3rqZTCSMiZoosK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b041/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/8d/8dc38e75ec01e1034e4892157466d841fbb5c1d861193586f561ff5d9c697492-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/be/be5c18e7806d1cb109633813567f76ac9eed2855e5e34bd7ac681765270ffa23-d # internal encoding/base32 mkdir -p $WORK/b324/ cat >/tmp/go-build1137861443/b324/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -p encoding/base32 -std -complete -installsuffix shared -buildid sPYp_BLDAdcMMUbmAXyL/sPYp_BLDAdcMMUbmAXyL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b324/importcfg -pack /usr/lib/golang/src/encoding/base32/base32.go github.com/prometheus/prometheus/vendor/github.com/hashicorp/golang-lru/simplelru mkdir -p $WORK/b316/ cat >/tmp/go-build1137861443/b316/importcfg << 'EOF' # internal # import config packagefile container/list=/tmp/go-build1137861443/b073/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -p github.com/prometheus/prometheus/vendor/github.com/hashicorp/golang-lru/simplelru -complete -installsuffix shared -buildid 0MJ2d77C-mHkTsM47cp3/0MJ2d77C-mHkTsM47cp3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b316/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/golang-lru/simplelru/lru.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/golang-lru/simplelru/lru_interface.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b341=/tmp/go-build -gno-record-gcc-switches -I $WORK/b341/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=oJQGkNDL-rlsbgUqLhJM -o $WORK/b341/_x006.o -c gcc_linux_arm64.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/3e/3eb190c3ce08cb1b3d26952af5a308155ee34920f9a7b946e8c57d616d56921e-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/encoding mkdir -p $WORK/b373/ cat >/tmp/go-build1137861443/b373/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b373/_pkg_.a -trimpath "$WORK/b373=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/encoding -complete -installsuffix shared -buildid SVtZ3kTgfNPz53WDb3jP/SVtZ3kTgfNPz53WDb3jP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b373/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/encoding/encoding.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b324/_pkg_.a # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/e7/e78e016f58413c255df4987b3099c9523c4c53ee51a910e3e6f26c25e0c62016-d # internal github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys mkdir -p $WORK/b438/ cat >/tmp/go-build1137861443/b438/importcfg << 'EOF' # internal # import config packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b438/_pkg_.a -trimpath "$WORK/b438=>" -p github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys -complete -installsuffix shared -buildid GUUwAe3Yn5VBLpdptNiH/GUUwAe3Yn5VBLpdptNiH -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b438/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys/sortkeys.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b316/_pkg_.a # internal cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/45/455a8e270928548ec5bf1fb26cda69b2840936bd43617e0a626614fe547be966-d # internal github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-immutable-radix mkdir -p $WORK/b315/ cat >/tmp/go-build1137861443/b315/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/golang-lru/simplelru=github.com/prometheus/prometheus/vendor/github.com/hashicorp/golang-lru/simplelru packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hashicorp/golang-lru/simplelru=/tmp/go-build1137861443/b316/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -p github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-immutable-radix -complete -installsuffix shared -buildid dbHjEZyKhrlJp3O7CK4A/dbHjEZyKhrlJp3O7CK4A -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b315/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-immutable-radix/edges.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-immutable-radix/iradix.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-immutable-radix/iter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-immutable-radix/node.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-immutable-radix/raw_iter.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/c7/c77273412f89c588053c3c26b0cc40e4229a27af0c849240d43c504ecf15b490-d # internal go/build/constraint mkdir -p $WORK/b460/ cat >/tmp/go-build1137861443/b460/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile unicode=/tmp/go-build1137861443/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b460/_pkg_.a -trimpath "$WORK/b460=>" -p go/build/constraint -std -complete -installsuffix shared -buildid 9Eegbn_lJ9wZkjlgIEiU/9Eegbn_lJ9wZkjlgIEiU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b460/importcfg -pack /usr/lib/golang/src/go/build/constraint/expr.go /usr/lib/golang/src/go/build/constraint/vers.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b373/_pkg_.a # internal cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/85/8511e13794252467a5274910efbc38d97fbe72e093409f3ce3b69becbda7ca2c-d # internal container/heap mkdir -p $WORK/b555/ cat >/tmp/go-build1137861443/b555/importcfg << 'EOF' # internal # import config packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b555/_pkg_.a -trimpath "$WORK/b555=>" -p container/heap -std -complete -installsuffix shared -buildid rd1w1K7xgwcPrbwDHZJd/rd1w1K7xgwcPrbwDHZJd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b555/importcfg -pack /usr/lib/golang/src/container/heap/heap.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/1d/1dbe209fbf723d33e42668674698ffb76ad5df964d9fc6641a3181a5046fdddb-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/third_party/uritemplates mkdir -p $WORK/b344/ cat >/tmp/go-build1137861443/b344/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile regexp=/tmp/go-build1137861443/b058/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/third_party/uritemplates -complete -installsuffix shared -buildid M9kPR_Q1dymMjp6kfcTD/M9kPR_Q1dymMjp6kfcTD -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b344/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/third_party/uritemplates/uritemplates.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/third_party/uritemplates/utils.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b438/_pkg_.a # internal cp $WORK/b438/_pkg_.a /builddir/.cache/go-build/cb/cb2d156f81b738d6b5ad0972d85cd5a6696b2bf08ed68b062be5b1d2abe85efc-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/version mkdir -p $WORK/b496/ cat >/tmp/go-build1137861443/b496/importcfg << 'EOF' # internal # import config packagefile regexp=/tmp/go-build1137861443/b058/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b496/_pkg_.a -trimpath "$WORK/b496=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/version -complete -installsuffix shared -buildid c83q9G1PWxhuM1YE60Bx/c83q9G1PWxhuM1YE60Bx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b496/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/version/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/version/helpers.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/version/types.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b555/_pkg_.a # internal cp $WORK/b555/_pkg_.a /builddir/.cache/go-build/c6/c6cc08598a748c410686e46995ef49e2e1e5895497e7ec82bb43a9c73a3cc312-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/versions mkdir -p $WORK/b684/ cat >/tmp/go-build1137861443/b684/importcfg << 'EOF' # internal # import config packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b684/_pkg_.a -trimpath "$WORK/b684=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/versions -complete -installsuffix shared -buildid ZTFCwiwL3nM4P_0FoYpf/ZTFCwiwL3nM4P_0FoYpf -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b684/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/versions/compare.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b344/_pkg_.a # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/77/7773f26773c37a4dc657027c123b9f9eb5632d8afff0d44ed60ddaa5f2cf7c8a-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/text/width mkdir -p $WORK/b794/ cat >/tmp/go-build1137861443/b794/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/prometheus/prometheus/vendor/golang.org/x/text/transform packagefile github.com/prometheus/prometheus/vendor/golang.org/x/text/transform=/tmp/go-build1137861443/b221/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b794/_pkg_.a -trimpath "$WORK/b794=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/text/width -complete -installsuffix shared -buildid 9FibjwDV93a3D4PGlTdR/9FibjwDV93a3D4PGlTdR -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b794/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/width/kind_string.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/width/tables13.0.0.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/width/transform.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/width/trieval.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/width/width.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b341=/tmp/go-build -gno-record-gcc-switches -I $WORK/b341/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=oJQGkNDL-rlsbgUqLhJM -o $WORK/b341/_x007.o -c gcc_mmap.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b460/_pkg_.a # internal cp $WORK/b460/_pkg_.a /builddir/.cache/go-build/59/59dcd285b1769a3819c107d3475c2507dde1c660e853db2284aed8d3c0eff88d-d # internal net/http/internal/testcert mkdir -p $WORK/b816/ cat >/tmp/go-build1137861443/b816/importcfg << 'EOF' # internal # import config packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b816/_pkg_.a -trimpath "$WORK/b816=>" -p net/http/internal/testcert -std -complete -installsuffix shared -buildid KgpOpohpcsG1GfD_XTvJ/KgpOpohpcsG1GfD_XTvJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b816/importcfg -pack /usr/lib/golang/src/net/http/internal/testcert/testcert.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b684/_pkg_.a # internal cp $WORK/b684/_pkg_.a /builddir/.cache/go-build/5c/5c01aa1ebebc29e72ce34f05bdbfe6ad7e25f5eac527634d496170767bb85a96-d # internal hash/adler32 mkdir -p $WORK/b840/ cat >/tmp/go-build1137861443/b840/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile hash=/tmp/go-build1137861443/b072/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b840/_pkg_.a -trimpath "$WORK/b840=>" -p hash/adler32 -std -complete -installsuffix shared -buildid 8S-nPTAlUc_okGWPLs30/8S-nPTAlUc_okGWPLs30 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b840/importcfg -pack /usr/lib/golang/src/hash/adler32/adler32.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b496/_pkg_.a # internal cp $WORK/b496/_pkg_.a /builddir/.cache/go-build/7b/7bcd532404283dfd62fe82882c3dd9def67393f07d8d3eb9a0b454fe02f2aef5-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b816/_pkg_.a # internal cp $WORK/b816/_pkg_.a /builddir/.cache/go-build/b0/b05a7b1daa09a52720c56d43bab576ff55b0ab3afef836596891b9f66f121353-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/19/1928f45ce04e9d201c29b3be3684e1382ccad1f2a11206515229041825dd71f0-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b341=/tmp/go-build -gno-record-gcc-switches -I $WORK/b341/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=oJQGkNDL-rlsbgUqLhJM -o $WORK/b341/_x008.o -c gcc_setenv.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b840/_pkg_.a # internal cp $WORK/b840/_pkg_.a /builddir/.cache/go-build/74/74252054a756a081744327ece3bb4d5351978a08cb29254803dc1764cbf13b2c-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -p reflect -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b029/asm_arm64.o ./asm_arm64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b341=/tmp/go-build -gno-record-gcc-switches -I $WORK/b341/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=oJQGkNDL-rlsbgUqLhJM -o $WORK/b341/_x009.o -c gcc_sigaction.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b794/_pkg_.a # internal cp $WORK/b794/_pkg_.a /builddir/.cache/go-build/e5/e5e40ee2d0946ab5866d234b6a4f70cd66fd19e7b04445c8c5fb3afbe6a85240-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b029/_pkg_.a $WORK/b029/asm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/37/370401890b2a33abd164abef0de142d479a310b1cac59f33e1c5a0f5836a6ebf-d # internal encoding/binary mkdir -p $WORK/b052/ cat >/tmp/go-build1137861443/b052/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p encoding/binary -std -complete -installsuffix shared -buildid M4NoqYwsDohwb1xNux3y/M4NoqYwsDohwb1xNux3y -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b052/importcfg -pack /usr/lib/golang/src/encoding/binary/binary.go /usr/lib/golang/src/encoding/binary/native_endian_little.go /usr/lib/golang/src/encoding/binary/varint.go github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/function mkdir -p $WORK/b451/ cat >/tmp/go-build1137861443/b451/importcfg << 'EOF' # internal # import config packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile regexp=/tmp/go-build1137861443/b058/_pkg_.a packagefile runtime=/tmp/go-build1137861443/b009/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b451/_pkg_.a -trimpath "$WORK/b451=>" -p github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/function -complete -installsuffix shared -buildid WwYeGuWhSsfQqcLvPWTg/WwYeGuWhSsfQqcLvPWTg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b451/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/function/func.go github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets mkdir -p $WORK/b453/ cat >/tmp/go-build1137861443/b453/importcfg << 'EOF' # internal # import config packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b453/_pkg_.a -trimpath "$WORK/b453=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets -complete -installsuffix shared -buildid hplZ0SqFJpXkfUJ_A1EO/hplZ0SqFJpXkfUJ_A1EO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b453/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets/byte.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets/empty.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets/int.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets/int32.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets/int64.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets/string.go github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2 mkdir -p $WORK/b470/ cat >/tmp/go-build1137861443/b470/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b470=>" -I $WORK/b470/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b470/symabis ./relfect2_arm64.s ./relfect2_mips64x.s ./relfect2_mipsx.s ./relfect2_ppc64x.s github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/schema mkdir -p $WORK/b567/ cat >/tmp/go-build1137861443/b567/importcfg << 'EOF' # internal # import config packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b567/_pkg_.a -trimpath "$WORK/b567=>" -p github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/schema -complete -installsuffix shared -buildid PQ0j_v9mT8LLVatqsob2/PQ0j_v9mT8LLVatqsob2 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b567/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/schema/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/schema/elements.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/schema/equals.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/schema/schemaschema.go internal/fmtsort mkdir -p $WORK/b028/ cat >/tmp/go-build1137861443/b028/importcfg << 'EOF' # internal # import config packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p internal/fmtsort -std -complete -installsuffix shared -buildid P19XpJARFo-anuG3tFBZ/P19XpJARFo-anuG3tFBZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b028/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b451/_pkg_.a # internal cp $WORK/b451/_pkg_.a /builddir/.cache/go-build/1a/1a6547fe413bcb88e549bd9ced5beb2aa166a45262f17d73ace19f52c21be018-d # internal internal/saferio mkdir -p $WORK/b742/ cat >/tmp/go-build1137861443/b742/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b742/_pkg_.a -trimpath "$WORK/b742=>" -p internal/saferio -std -complete -installsuffix shared -buildid frsG5pPRTW49TsNRB856/frsG5pPRTW49TsNRB856 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b742/importcfg -pack /usr/lib/golang/src/internal/saferio/io.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b567/_pkg_.a # internal cp $WORK/b567/_pkg_.a /builddir/.cache/go-build/e0/e036fd22e58cf449bfc555be805de30372b57049263b157c959a10442523b175-d # internal cat >/tmp/go-build1137861443/b470/importcfg << 'EOF' # internal # import config packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile runtime=/tmp/go-build1137861443/b009/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b470/_pkg_.a -trimpath "$WORK/b470=>" -p github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2 -installsuffix shared -buildid npgr3CJT2F9hRLZQU61a/npgr3CJT2F9hRLZQU61a -goversion go1.21.7 -symabis $WORK/b470/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b470/importcfg -pack -asmhdr $WORK/b470/go_asm.h ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/go_above_118.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/go_above_19.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/reflect2.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/reflect2_kind.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/safe_field.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/safe_map.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/safe_slice.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/safe_struct.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/safe_type.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/type_map.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/unsafe_array.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/unsafe_eface.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/unsafe_field.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/unsafe_iface.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/unsafe_link.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/unsafe_map.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/unsafe_ptr.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/unsafe_slice.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/unsafe_struct.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/unsafe_type.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b341=/tmp/go-build -gno-record-gcc-switches -I $WORK/b341/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=oJQGkNDL-rlsbgUqLhJM -o $WORK/b341/_x010.o -c gcc_stack_unix.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b742/_pkg_.a # internal cp $WORK/b742/_pkg_.a /builddir/.cache/go-build/8f/8f8c866c718dbaf13cb61fc12723a48b8ad3f7b317ffbd9fabbaf3c447275b43-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/43/4330534bfe838be9c8991a5848bf106313ced6aac0c1ced1abedb300f3cc5a67-d # internal TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b341=/tmp/go-build -gno-record-gcc-switches -I $WORK/b341/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=oJQGkNDL-rlsbgUqLhJM -o $WORK/b341/_x011.o -c gcc_traceback.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b023/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/1d/1d0936e9c38b6028be3592ea8cd740f55cab13fc6343eca88716ddc89f3f4a02-d # internal encoding/base64 mkdir -p $WORK/b051/ cat >/tmp/go-build1137861443/b051/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build1137861443/b052/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p encoding/base64 -std -complete -installsuffix shared -buildid rwk1bRcg5B3C9OqRCm9l/rwk1bRcg5B3C9OqRCm9l -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b051/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/7c/7c3d86b5fa009d7305de97149b4e397dad333fa4be29c47aac371817a766e0af-d # internal context mkdir -p $WORK/b002/ cat >/tmp/go-build1137861443/b002/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile internal/reflectlite=/tmp/go-build1137861443/b004/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1137861443/b022/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p context -std -complete -installsuffix shared -buildid Yj9g4Y7uytpBw8LcN7uf/Yj9g4Y7uytpBw8LcN7uf -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b002/importcfg -pack /usr/lib/golang/src/context/context.go io/fs mkdir -p $WORK/b043/ cat >/tmp/go-build1137861443/b043/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile internal/oserror=/tmp/go-build1137861443/b026/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile path=/tmp/go-build1137861443/b044/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a EOF internal/poll mkdir -p $WORK/b038/ /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p io/fs -std -complete -installsuffix shared -buildid IfvwpVJMoc7xt-S-Ao5H/IfvwpVJMoc7xt-S-Ao5H -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b043/importcfg -pack /usr/lib/golang/src/io/fs/format.go /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 >/tmp/go-build1137861443/b038/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build1137861443/b039/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile runtime=/tmp/go-build1137861443/b009/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1137861443/b022/_pkg_.a packagefile syscall=/tmp/go-build1137861443/b024/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF github.com/prometheus/prometheus/vendor/github.com/jpillora/backoff mkdir -p $WORK/b062/ /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p internal/poll -std -installsuffix shared -buildid PsGxYg_gq1ZKXTdnbQsB/PsGxYg_gq1ZKXTdnbQsB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b038/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/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_unixjs.go /usr/lib/golang/src/internal/poll/fd_writev_unix.go /usr/lib/golang/src/internal/poll/hook_cloexec.go /usr/lib/golang/src/internal/poll/hook_unix.go /usr/lib/golang/src/internal/poll/iovec_unix.go /usr/lib/golang/src/internal/poll/sendfile_linux.go /usr/lib/golang/src/internal/poll/sock_cloexec.go /usr/lib/golang/src/internal/poll/sockopt.go /usr/lib/golang/src/internal/poll/sockopt_linux.go /usr/lib/golang/src/internal/poll/sockopt_unix.go /usr/lib/golang/src/internal/poll/sockoptip.go /usr/lib/golang/src/internal/poll/splice_linux.go /usr/lib/golang/src/internal/poll/writev.go cat >/tmp/go-build1137861443/b062/importcfg << 'EOF' # internal # import config packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile math/rand=/tmp/go-build1137861443/b063/_pkg_.a packagefile sync/atomic=/tmp/go-build1137861443/b022/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p github.com/prometheus/prometheus/vendor/github.com/jpillora/backoff -complete -installsuffix shared -buildid JUlSBNHaFcuLhDPd2hka/JUlSBNHaFcuLhDPd2hka -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b062/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/jpillora/backoff/backoff.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b341=/tmp/go-build -gno-record-gcc-switches -I $WORK/b341/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=oJQGkNDL-rlsbgUqLhJM -o $WORK/b341/_x012.o -c gcc_util.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b453/_pkg_.a # internal cp $WORK/b453/_pkg_.a /builddir/.cache/go-build/90/908f6aefe4a88c3a8a60b7be13e38e09a15a13665933a7b4aa663521ed65b664-d # internal crypto/cipher mkdir -p $WORK/b077/ cat >/tmp/go-build1137861443/b077/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile crypto/internal/alias=/tmp/go-build1137861443/b078/_pkg_.a packagefile crypto/subtle=/tmp/go-build1137861443/b079/_pkg_.a packagefile encoding/binary=/tmp/go-build1137861443/b052/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p crypto/cipher -std -complete -installsuffix shared -buildid hPKym8K-bPAJmRVKBPJt/hPKym8K-bPAJmRVKBPJt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b077/importcfg -pack /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/pkg/tool/linux_arm64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/7d/7d657f8b15ca95a2e749ca240594f713127236f12d1623416aa845653f60abf0-d # internal crypto/internal/edwards25519/field mkdir -p $WORK/b087/ cat >/tmp/go-build1137861443/b087/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/edwards25519/field /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/edwards25519/field -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b087/symabis ./fe_arm64.s cat >/tmp/go-build1137861443/b087/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=/tmp/go-build1137861443/b079/_pkg_.a packagefile encoding/binary=/tmp/go-build1137861443/b052/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile math/bits=/tmp/go-build1137861443/b031/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p crypto/internal/edwards25519/field -std -installsuffix shared -buildid hzjxBnGtQi-gF5hpdi_F/hzjxBnGtQi-gF5hpdi_F -goversion go1.21.7 -symabis $WORK/b087/symabis -c=4 -shared -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_noasm.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_arm64.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_generic.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/48/48f793a44c9a99919da425982d65fa08c4d95fe9302affda781aa9e0af0d261d-d # internal embed mkdir -p $WORK/b090/ cat >/tmp/go-build1137861443/b090/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile io/fs=/tmp/go-build1137861443/b043/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p embed -std -complete -installsuffix shared -buildid 42P3sn_K0jmUiYa4WZK-/42P3sn_K0jmUiYa4WZK- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b090/importcfg -pack /usr/lib/golang/src/embed/embed.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b341=/tmp/go-build -gno-record-gcc-switches -I $WORK/b341/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=oJQGkNDL-rlsbgUqLhJM -o $WORK/b341/_x013.o -c linux_syscall.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/52/52a23e3c2b53500e123f82c164f0daa6f9b8ea10a91683cd27bcaa5893a60655-d # internal crypto/internal/boring mkdir -p $WORK/b075/ cat >/tmp/go-build1137861443/b075/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build1137861443/b076/_pkg_.a packagefile crypto/cipher=/tmp/go-build1137861443/b077/_pkg_.a packagefile crypto/internal/boring/sig=/tmp/go-build1137861443/b080/_pkg_.a packagefile hash=/tmp/go-build1137861443/b072/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p crypto/internal/boring -std -complete -installsuffix shared -buildid T8n4bORuwQt0HazlnSfp/T8n4bORuwQt0HazlnSfp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b075/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_arm64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/49/499a49440df15b1ac9a7eb958d69ec8582561ea22f3d8689300e6cef54a7dbd6-d # internal crypto/des mkdir -p $WORK/b085/ cat >/tmp/go-build1137861443/b085/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=/tmp/go-build1137861443/b077/_pkg_.a packagefile crypto/internal/alias=/tmp/go-build1137861443/b078/_pkg_.a packagefile encoding/binary=/tmp/go-build1137861443/b052/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p crypto/des -std -complete -installsuffix shared -buildid OAv1UJ106BwKBiKU0CEP/OAv1UJ106BwKBiKU0CEP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b085/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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/65/657e92c7d88fadae9460a891aac50e8906874cfeb947337d3fd6329164d140a2-d # internal crypto/internal/nistec mkdir -p $WORK/b088/ cat >/tmp/go-build1137861443/b088/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/nistec /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/nistec -trimpath "$WORK/b088=>" -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b088/symabis ./p256_asm_arm64.s cd /usr/lib/golang/src/crypto/internal/edwards25519/field /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/edwards25519/field -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b087/fe_arm64.o ./fe_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/a4/a47148ac0b996160c19079d52a3a0dad92c3798cfc14e49be4ef58e813b18171-d # internal crypto/md5 mkdir -p $WORK/b102/ cat >/tmp/go-build1137861443/b102/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/md5 -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b102/symabis ./md5block_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/dd/dddb8890fb15cef075f124d4ff878ea7ba26464606d2a0994f4f883926cda003-d # internal crypto/aes mkdir -p $WORK/b084/ cat >/tmp/go-build1137861443/b084/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/aes -trimpath "$WORK/b084=>" -I $WORK/b084/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b084/symabis ./asm_arm64.s ./gcm_arm64.s cd /usr/lib/golang/src/crypto/internal/edwards25519/field /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b087/_pkg_.a $WORK/b087/fe_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/87/87a0273a9c00ff2a7801b027c64f78682466d4a27ef9cab669849eea99195633-d # internal crypto/sha512 mkdir -p $WORK/b095/ cat >/tmp/go-build1137861443/b095/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha512 -trimpath "$WORK/b095=>" -I $WORK/b095/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b095/symabis ./sha512block_arm64.s cat >/tmp/go-build1137861443/b088/importcfg << 'EOF' # internal # import config packagefile crypto/internal/nistec/fiat=/tmp/go-build1137861443/b089/_pkg_.a packagefile crypto/subtle=/tmp/go-build1137861443/b079/_pkg_.a packagefile embed=/tmp/go-build1137861443/b090/_pkg_.a packagefile encoding/binary=/tmp/go-build1137861443/b052/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile math/bits=/tmp/go-build1137861443/b031/_pkg_.a packagefile runtime=/tmp/go-build1137861443/b009/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a EOF cat >/tmp/go-build1137861443/b088/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 cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p crypto/internal/nistec -std -installsuffix shared -buildid ywqYzfJzxvgu9yHi5VxX/ywqYzfJzxvgu9yHi5VxX -goversion go1.21.7 -symabis $WORK/b088/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b088/importcfg -embedcfg $WORK/b088/embedcfg -pack -asmhdr $WORK/b088/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_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_arm64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/3f/3fe075160b1244d5730166cacdc207b555a41880cf03c010b6bfa5b0d5caffe1-d # internal os mkdir -p $WORK/b037/ cat >/tmp/go-build1137861443/b037/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile internal/itoa=/tmp/go-build1137861443/b025/_pkg_.a packagefile internal/poll=/tmp/go-build1137861443/b038/_pkg_.a packagefile internal/safefilepath=/tmp/go-build1137861443/b040/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build1137861443/b041/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build1137861443/b039/_pkg_.a packagefile internal/testlog=/tmp/go-build1137861443/b042/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile io/fs=/tmp/go-build1137861443/b043/_pkg_.a packagefile runtime=/tmp/go-build1137861443/b009/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1137861443/b022/_pkg_.a packagefile syscall=/tmp/go-build1137861443/b024/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p os -std -installsuffix shared -buildid CupuoeFIgS9yTp0fsKVU/CupuoeFIgS9yTp0fsKVU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b037/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_open_unix.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/stat.go /usr/lib/golang/src/os/stat_linux.go /usr/lib/golang/src/os/stat_unix.go /usr/lib/golang/src/os/sticky_notbsd.go /usr/lib/golang/src/os/str.go /usr/lib/golang/src/os/sys.go /usr/lib/golang/src/os/sys_linux.go /usr/lib/golang/src/os/sys_unix.go /usr/lib/golang/src/os/tempfile.go /usr/lib/golang/src/os/types.go /usr/lib/golang/src/os/types_unix.go /usr/lib/golang/src/os/wait_waitid.go cat >/tmp/go-build1137861443/b084/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=/tmp/go-build1137861443/b077/_pkg_.a packagefile crypto/internal/alias=/tmp/go-build1137861443/b078/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build1137861443/b075/_pkg_.a packagefile crypto/subtle=/tmp/go-build1137861443/b079/_pkg_.a packagefile encoding/binary=/tmp/go-build1137861443/b052/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile internal/cpu=/tmp/go-build1137861443/b011/_pkg_.a packagefile internal/goarch=/tmp/go-build1137861443/b006/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p crypto/aes -std -installsuffix shared -buildid 7VWdPKwlLc1STt5cSSrw/7VWdPKwlLc1STt5cSSrw -goversion go1.21.7 -symabis $WORK/b084/symabis -c=4 -shared -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 cat >/tmp/go-build1137861443/b095/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build1137861443/b076/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build1137861443/b075/_pkg_.a packagefile encoding/binary=/tmp/go-build1137861443/b052/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile hash=/tmp/go-build1137861443/b072/_pkg_.a packagefile internal/cpu=/tmp/go-build1137861443/b011/_pkg_.a packagefile math/bits=/tmp/go-build1137861443/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p crypto/sha512 -std -installsuffix shared -buildid Z_sVt28kdqQ0mpYKu5_g/Z_sVt28kdqQ0mpYKu5_g -goversion go1.21.7 -symabis $WORK/b095/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b095/importcfg -pack -asmhdr $WORK/b095/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_arm64.go cat >/tmp/go-build1137861443/b102/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build1137861443/b076/_pkg_.a packagefile encoding/binary=/tmp/go-build1137861443/b052/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile hash=/tmp/go-build1137861443/b072/_pkg_.a packagefile math/bits=/tmp/go-build1137861443/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p crypto/md5 -std -installsuffix shared -buildid HRpP5L6LwsksCVsuVvYB/HRpP5L6LwsksCVsuVvYB -goversion go1.21.7 -symabis $WORK/b102/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b102/importcfg -pack -asmhdr $WORK/b102/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_arm64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/47/47a2de6f8360375e5bd0e91c0d45b67507f9d82a1d4cb3e2416949b2032c888b-d # internal crypto/internal/edwards25519 mkdir -p $WORK/b100/ cat >/tmp/go-build1137861443/b100/importcfg << 'EOF' # internal # import config packagefile crypto/internal/edwards25519/field=/tmp/go-build1137861443/b087/_pkg_.a packagefile crypto/subtle=/tmp/go-build1137861443/b079/_pkg_.a packagefile encoding/binary=/tmp/go-build1137861443/b052/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile math/bits=/tmp/go-build1137861443/b031/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p crypto/internal/edwards25519 -std -complete -installsuffix shared -buildid RRk9rdWQt3vIpQLR_jek/RRk9rdWQt3vIpQLR_jek -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b100/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/scalar_fiat.go /usr/lib/golang/src/crypto/internal/edwards25519/scalarmult.go /usr/lib/golang/src/crypto/internal/edwards25519/tables.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/md5 -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b102/md5block_arm64.o ./md5block_arm64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b341=/tmp/go-build -gno-record-gcc-switches -I $WORK/b341/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=oJQGkNDL-rlsbgUqLhJM -o $WORK/b341/_x014.o -c gcc_arm64.S cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha512 -trimpath "$WORK/b095=>" -I $WORK/b095/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b095/sha512block_arm64.o ./sha512block_arm64.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b102/_pkg_.a $WORK/b102/md5block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/bf/bf956ce53b528bdf1fd860fcb8e8ac383efe7480b1079f453614d738d8a3fbf0-d # internal crypto/hmac mkdir -p $WORK/b101/ cat >/tmp/go-build1137861443/b101/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=/tmp/go-build1137861443/b075/_pkg_.a packagefile crypto/subtle=/tmp/go-build1137861443/b079/_pkg_.a packagefile hash=/tmp/go-build1137861443/b072/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p crypto/hmac -std -complete -installsuffix shared -buildid jtNt05R5USxDVQhGfAIX/jtNt05R5USxDVQhGfAIX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b101/importcfg -pack /usr/lib/golang/src/crypto/hmac/hmac.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/aes -trimpath "$WORK/b084=>" -I $WORK/b084/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b084/asm_arm64.o ./asm_arm64.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b095/_pkg_.a $WORK/b095/sha512block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/19/194df7b575858d0cd2c8011a442e5d19e74d7d642cad7778e3b302e311f3c476-d # internal crypto/sha1 mkdir -p $WORK/b105/ cat >/tmp/go-build1137861443/b105/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha1 -trimpath "$WORK/b105=>" -I $WORK/b105/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b105/symabis ./sha1block_arm64.s cd $WORK/b341 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b341=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=oJQGkNDL-rlsbgUqLhJM -o ./_cgo_main.o -c _cgo_main.c cat >/tmp/go-build1137861443/b105/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build1137861443/b076/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build1137861443/b075/_pkg_.a packagefile encoding/binary=/tmp/go-build1137861443/b052/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile hash=/tmp/go-build1137861443/b072/_pkg_.a packagefile internal/cpu=/tmp/go-build1137861443/b011/_pkg_.a packagefile math/bits=/tmp/go-build1137861443/b031/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p crypto/sha1 -std -installsuffix shared -buildid Y7FEzAZlU6CfGZ5v35S8/Y7FEzAZlU6CfGZ5v35S8 -goversion go1.21.7 -symabis $WORK/b105/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b105/importcfg -pack -asmhdr $WORK/b105/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_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/59/5976fe133279ad60d3ae7c6325044dd57c59e360833635cdedb555bd3d70067a-d # internal crypto/sha256 mkdir -p $WORK/b106/ cat >/tmp/go-build1137861443/b106/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha256 -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b106/symabis ./sha256block_arm64.s cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/aes -trimpath "$WORK/b084=>" -I $WORK/b084/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b084/gcm_arm64.o ./gcm_arm64.s cat >/tmp/go-build1137861443/b106/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build1137861443/b076/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build1137861443/b075/_pkg_.a packagefile encoding/binary=/tmp/go-build1137861443/b052/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile hash=/tmp/go-build1137861443/b072/_pkg_.a packagefile internal/cpu=/tmp/go-build1137861443/b011/_pkg_.a packagefile math/bits=/tmp/go-build1137861443/b031/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p crypto/sha256 -std -installsuffix shared -buildid FFyVVZzj00M3RNnee3Sn/FFyVVZzj00M3RNnee3Sn -goversion go1.21.7 -symabis $WORK/b106/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b106/importcfg -pack -asmhdr $WORK/b106/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_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/5c/5c431d4f4256290736e25101619249cdcba303970fb3260094d11260ffea9e77-d # internal encoding/pem mkdir -p $WORK/b111/ cat >/tmp/go-build1137861443/b111/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile encoding/base64=/tmp/go-build1137861443/b051/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p encoding/pem -std -complete -installsuffix shared -buildid Va0hhJ3paXEUrPkV2jpA/Va0hhJ3paXEUrPkV2jpA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b111/importcfg -pack /usr/lib/golang/src/encoding/pem/pem.go TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b341=/tmp/go-build -gno-record-gcc-switches -o $WORK/b341/_cgo_.o $WORK/b341/_cgo_main.o $WORK/b341/_x001.o $WORK/b341/_x002.o $WORK/b341/_x003.o $WORK/b341/_x004.o $WORK/b341/_x005.o $WORK/b341/_x006.o $WORK/b341/_x007.o $WORK/b341/_x008.o $WORK/b341/_x009.o $WORK/b341/_x010.o $WORK/b341/_x011.o $WORK/b341/_x012.o $WORK/b341/_x013.o $WORK/b341/_x014.o -O2 -g -lpthread cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b084/_pkg_.a $WORK/b084/asm_arm64.o $WORK/b084/gcm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/5e/5e2cdfd82a2b2264b4869249bae597ec16f6d50d54f7c4295b589bdcf66f1485-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b121/ cat >/tmp/go-build1137861443/b121/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm64/asm -p vendor/golang.org/x/crypto/chacha20 -trimpath "$WORK/b121=>" -I $WORK/b121/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b121/symabis ./chacha_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/40/408f5554919364349d6821af40d19c38505eb4145ea748b6405f8b79f8ce1706-d # internal vendor/golang.org/x/crypto/internal/poly1305 mkdir -p $WORK/b123/ cat >/tmp/go-build1137861443/b123/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=/tmp/go-build1137861443/b079/_pkg_.a packagefile encoding/binary=/tmp/go-build1137861443/b052/_pkg_.a packagefile math/bits=/tmp/go-build1137861443/b031/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p vendor/golang.org/x/crypto/internal/poly1305 -std -complete -installsuffix shared -buildid HVWuChBb64ka9rk2jWzD/HVWuChBb64ka9rk2jWzD -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b123/importcfg -pack /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/mac_noasm.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_generic.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha1 -trimpath "$WORK/b105=>" -I $WORK/b105/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b105/sha1block_arm64.o ./sha1block_arm64.s cat >/tmp/go-build1137861443/b121/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/alias=vendor/golang.org/x/crypto/internal/alias packagefile crypto/cipher=/tmp/go-build1137861443/b077/_pkg_.a packagefile encoding/binary=/tmp/go-build1137861443/b052/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build1137861443/b122/_pkg_.a packagefile math/bits=/tmp/go-build1137861443/b031/_pkg_.a packagefile runtime=/tmp/go-build1137861443/b009/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p vendor/golang.org/x/crypto/chacha20 -std -installsuffix shared -buildid n4QgcBLQf2hjaNb886Aj/n4QgcBLQf2hjaNb886Aj -goversion go1.21.7 -symabis $WORK/b121/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b121/importcfg -pack -asmhdr $WORK/b121/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_arm64.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/xor.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage cgo -dynimport $WORK/b341/_cgo_.o -dynout $WORK/b341/_cgo_import.go -dynlinker cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha256 -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b106/sha256block_arm64.o ./sha256block_arm64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b105/_pkg_.a $WORK/b105/sha1block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b105/_pkg_.a # internal cat >/tmp/go-build1137861443/b341/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/cgo -trimpath "$WORK/b341=>" -I $WORK/b341/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b341/symabis ./asm_arm64.s cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/cf/cf37d92a431826e408c26aa2a4deea9f7db1f6ae7f3f7d38f1628394c87d1306-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b124/ cat >/tmp/go-build1137861443/b124/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=/tmp/go-build1137861443/b101/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile hash=/tmp/go-build1137861443/b072/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid odZfdM3NRS6Efa87KNHv/odZfdM3NRS6Efa87KNHv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b124/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf/hkdf.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/83/83b881129b103266f7b537d386ed4fae91ea57a1b265a1cd84c4c259aa0b55e3-d # internal github.com/prometheus/prometheus/vendor/github.com/cespare/xxhash/v2 mkdir -p $WORK/b141/ cat >/tmp/go-build1137861443/b141/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build1137861443/b052/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile math/bits=/tmp/go-build1137861443/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -p github.com/prometheus/prometheus/vendor/github.com/cespare/xxhash/v2 -complete -installsuffix shared -buildid q2MPmh-uijWZLNwKAKYU/q2MPmh-uijWZLNwKAKYU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b141/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cespare/xxhash/v2/xxhash.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cespare/xxhash/v2/xxhash_other.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cespare/xxhash/v2/xxhash_unsafe.go cd /usr/lib/golang/src/crypto/internal/nistec /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/nistec -trimpath "$WORK/b088=>" -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b088/p256_asm_arm64.o ./p256_asm_arm64.s cd /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b470=>" -I $WORK/b470/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b470/relfect2_arm64.o ./relfect2_arm64.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm64/asm -p vendor/golang.org/x/crypto/chacha20 -trimpath "$WORK/b121=>" -I $WORK/b121/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b121/chacha_arm64.o ./chacha_arm64.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b106/_pkg_.a $WORK/b106/sha256block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/6a/6af09a65a9afff25c6e85354ef1ffe8ef79fdefa977144b6194c324ea1685578-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix mkdir -p $WORK/b189/ cat >/tmp/go-build1137861443/b189/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix -trimpath "$WORK/b189=>" -I $WORK/b189/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b189/symabis ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/95/95a55e9086d69ffd7acc8e6334cbcf7c6d980d27036e546dfd6bff4750211de2-d # internal fmt mkdir -p $WORK/b027/ cat >/tmp/go-build1137861443/b027/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile internal/fmtsort=/tmp/go-build1137861443/b028/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p fmt -std -complete -installsuffix shared -buildid HEas9rbIqCN03jsPax2d/HEas9rbIqCN03jsPax2d -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b027/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 cat >/tmp/go-build1137861443/b341/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=/tmp/go-build1137861443/b018/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1137861443/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -p runtime/cgo -std -installsuffix shared -buildid oJQGkNDL-rlsbgUqLhJM/oJQGkNDL-rlsbgUqLhJM -goversion go1.21.7 -symabis $WORK/b341/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b341/importcfg -pack -asmhdr $WORK/b341/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/b341/_cgo_gotypes.go $WORK/b341/cgo.cgo1.go $WORK/b341/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/ba/baf5d4d6e13cdf6ea3eec700a3839cbec5806b04cb36e0bd8b438f9a2df1169e-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/80/80a8a50bc830530a4a1738b3c47b159e75758b612b6528a3ae7d7543f2e37618-d # internal path/filepath mkdir -p $WORK/b119/ cat >/tmp/go-build1137861443/b119/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile io/fs=/tmp/go-build1137861443/b043/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile runtime=/tmp/go-build1137861443/b009/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile syscall=/tmp/go-build1137861443/b024/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p path/filepath -std -complete -installsuffix shared -buildid BAYqLAdA8CnQaKbt91Yw/BAYqLAdA8CnQaKbt91Yw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b119/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_nonwindows.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 cd /usr/lib/golang/src/crypto/internal/nistec /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b088/_pkg_.a $WORK/b088/p256_asm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b088/_pkg_.a # internal cat >/tmp/go-build1137861443/b189/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/internal/unsafeheader=github.com/prometheus/prometheus/vendor/golang.org/x/sys/internal/unsafeheader packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile encoding/binary=/tmp/go-build1137861443/b052/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/internal/unsafeheader=/tmp/go-build1137861443/b190/_pkg_.a packagefile math/bits=/tmp/go-build1137861443/b031/_pkg_.a packagefile runtime=/tmp/go-build1137861443/b009/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile syscall=/tmp/go-build1137861443/b024/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/bd/bdd44182188e6137d43045a55bda43a7f3c793f9c857ec4531c3ffaed8a81d5d-d # internal crypto/ecdh mkdir -p $WORK/b086/ cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix -installsuffix shared -buildid V9aM78AkDpjZiVmQQ5Px/V9aM78AkDpjZiVmQQ5Px -goversion go1.21.7 -symabis $WORK/b189/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b189/importcfg -pack -asmhdr $WORK/b189/go_asm.h ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/affinity_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/aliases.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/bluetooth_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/constants.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/dev_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/dirent.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/endian_little.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/env_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/fcntl.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/fdset.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/ifreq_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/ioctl.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/ioctl_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/pagesize_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/race0.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/readdirent_getdents.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/sockcmsg_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/sockcmsg_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/sockcmsg_unix_other.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/str.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/syscall.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/syscall_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/syscall_linux_arm64.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/syscall_linux_gc.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/syscall_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/syscall_unix_gc.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/sysvshm_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/sysvshm_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/timestruct.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/zerrors_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/zerrors_linux_arm64.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/zptrace_armnn_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/zptrace_linux_arm64.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/zsyscall_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/zsyscall_linux_arm64.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/zsysnum_linux_arm64.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/ztypes_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/ztypes_linux_arm64.go cat >/tmp/go-build1137861443/b086/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build1137861443/b076/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build1137861443/b075/_pkg_.a packagefile crypto/internal/edwards25519/field=/tmp/go-build1137861443/b087/_pkg_.a packagefile crypto/internal/nistec=/tmp/go-build1137861443/b088/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build1137861443/b081/_pkg_.a packagefile crypto/subtle=/tmp/go-build1137861443/b079/_pkg_.a packagefile encoding/binary=/tmp/go-build1137861443/b052/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile math/bits=/tmp/go-build1137861443/b031/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p crypto/ecdh -std -complete -installsuffix shared -buildid 9ryNs4sfL2Mgq5zuIuQz/9ryNs4sfL2Mgq5zuIuQz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b086/importcfg -pack /usr/lib/golang/src/crypto/ecdh/ecdh.go /usr/lib/golang/src/crypto/ecdh/nist.go /usr/lib/golang/src/crypto/ecdh/x25519.go cd /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b470=>" -I $WORK/b470/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b470/relfect2_mips64x.o ./relfect2_mips64x.s net mkdir -p $WORK/b112/ cat >/tmp/go-build1137861443/b112/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build1137861443/b113/_pkg_.a packagefile internal/bytealg=/tmp/go-build1137861443/b010/_pkg_.a packagefile internal/godebug=/tmp/go-build1137861443/b064/_pkg_.a packagefile internal/itoa=/tmp/go-build1137861443/b025/_pkg_.a packagefile internal/nettrace=/tmp/go-build1137861443/b114/_pkg_.a packagefile internal/poll=/tmp/go-build1137861443/b038/_pkg_.a packagefile internal/singleflight=/tmp/go-build1137861443/b115/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build1137861443/b039/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile io/fs=/tmp/go-build1137861443/b043/_pkg_.a packagefile net/netip=/tmp/go-build1137861443/b116/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile runtime=/tmp/go-build1137861443/b009/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1137861443/b022/_pkg_.a packagefile syscall=/tmp/go-build1137861443/b024/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p net -std -installsuffix shared -buildid GzHHc4-i6Tj8z2-D-bts/GzHHc4-i6Tj8z2-D-bts -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b112/importcfg -pack /usr/lib/golang/src/net/addrselect.go /usr/lib/golang/src/net/cgo_stub.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/mptcpsock_linux.go /usr/lib/golang/src/net/net.go /usr/lib/golang/src/net/netcgo_off.go /usr/lib/golang/src/net/netgo_on.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 cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b121/_pkg_.a $WORK/b121/chacha_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/e8/e8ae3a2ba4dac5157556324bef7e1066952cba92a00cd29ae3be17386e3239f4-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b120/ cat >/tmp/go-build1137861443/b120/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/alias=vendor/golang.org/x/crypto/internal/alias importmap golang.org/x/crypto/internal/poly1305=vendor/golang.org/x/crypto/internal/poly1305 packagefile crypto/cipher=/tmp/go-build1137861443/b077/_pkg_.a packagefile encoding/binary=/tmp/go-build1137861443/b052/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=/tmp/go-build1137861443/b121/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build1137861443/b122/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build1137861443/b123/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid Q7ABn2oQ37wZ4r9AxAvX/Q7ABn2oQ37wZ4r9AxAvX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b120/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/xchacha20poly1305.go cp /usr/lib/golang/src/runtime/cgo/abi_arm64.h $WORK/b341/abi_GOARCH.h cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/cgo -trimpath "$WORK/b341=>" -I $WORK/b341/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b341/asm_arm64.o ./asm_arm64.s cd /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b470=>" -I $WORK/b470/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b470/relfect2_mipsx.o ./relfect2_mipsx.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/4c/4c9467183cb67092bdccabd3d5c227a94d10b938c177d7fb645d757418e793d7-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/detrand mkdir -p $WORK/b146/ cat >/tmp/go-build1137861443/b146/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build1137861443/b052/_pkg_.a packagefile hash/fnv=/tmp/go-build1137861443/b147/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/detrand -complete -installsuffix shared -buildid 0JrKOaf-kRDrTtVGxJl3/0JrKOaf-kRDrTtVGxJl3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b146/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/detrand/rand.go cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b341/_pkg_.a $WORK/b341/asm_arm64.o $WORK/b341/_x001.o $WORK/b341/_x002.o $WORK/b341/_x003.o $WORK/b341/_x004.o $WORK/b341/_x005.o $WORK/b341/_x006.o $WORK/b341/_x007.o $WORK/b341/_x008.o $WORK/b341/_x009.o $WORK/b341/_x010.o $WORK/b341/_x011.o $WORK/b341/_x012.o $WORK/b341/_x013.o $WORK/b341/_x014.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b341/_pkg_.a # internal cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/e5/e51c1fe3b7f899cdfa0dac2009370df0883ed0778e7b55da34f6b266b47f9684-d # internal io/ioutil mkdir -p $WORK/b171/ cat >/tmp/go-build1137861443/b171/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile io/fs=/tmp/go-build1137861443/b043/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -p io/ioutil -std -complete -installsuffix shared -buildid -wIb0Yf2LDRQHu8vBQw0/-wIb0Yf2LDRQHu8vBQw0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b171/importcfg -pack /usr/lib/golang/src/io/ioutil/ioutil.go /usr/lib/golang/src/io/ioutil/tempfile.go cd /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b470=>" -I $WORK/b470/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b470/relfect2_ppc64x.o ./relfect2_ppc64x.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/ed/edea069f4fea8c957d3c6a0d53ba37cd58711c1e9e647d4be586d9bd938366e2-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/internal/util mkdir -p $WORK/b188/ cat >/tmp/go-build1137861443/b188/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile syscall=/tmp/go-build1137861443/b024/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/internal/util -complete -installsuffix shared -buildid 6qgPpbUazyq-SpA7zWWH/6qgPpbUazyq-SpA7zWWH -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b188/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/internal/util/parse.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/internal/util/readfile.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/internal/util/sysreadfile.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/internal/util/valueparser.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/75/75f97695ef685ba33acc23b54e6bbd2a80a8dc3a7b17673f323dfe3334f5d365-d # internal os/signal mkdir -p $WORK/b200/ cat >/tmp/go-build1137861443/b200/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/asm -p os/signal -trimpath "$WORK/b200=>" -I $WORK/b200/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b200/symabis ./sig.s cd /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b470/_pkg_.a $WORK/b470/relfect2_arm64.o $WORK/b470/relfect2_mips64x.o $WORK/b470/relfect2_mipsx.o $WORK/b470/relfect2_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b470/_pkg_.a # internal cp $WORK/b470/_pkg_.a /builddir/.cache/go-build/b4/b4021915d7d8553a658645d3eb4e894da457f732f44e64f01885ed07337e877b-d # internal internal/lazyregexp mkdir -p $WORK/b213/ cat >/tmp/go-build1137861443/b213/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile regexp=/tmp/go-build1137861443/b058/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -p internal/lazyregexp -std -complete -installsuffix shared -buildid fMyQD8X4XMKNv_pMKeAz/fMyQD8X4XMKNv_pMKeAz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b213/importcfg -pack /usr/lib/golang/src/internal/lazyregexp/lazyre.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/f5/f57619aeb704544e6567d9cdba7f3ed2f3ea7e593da7ab1698aaf3fa069bcbb5-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults mkdir -p $WORK/b239/ cat >/tmp/go-build1137861443/b239/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile path/filepath=/tmp/go-build1137861443/b119/_pkg_.a packagefile runtime=/tmp/go-build1137861443/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults -complete -installsuffix shared -buildid GRkjodzyfn178OfODD1y/GRkjodzyfn178OfODD1y -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b239/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults/ecs_container.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults/shared_config.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/a1/a1da13b2b8ea5b96896492f06382b5c8e2040746f17ad0e880ba52de79ec6f2a-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkrand mkdir -p $WORK/b249/ cat >/tmp/go-build1137861443/b249/importcfg << 'EOF' # internal # import config packagefile math/rand=/tmp/go-build1137861443/b063/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkrand -complete -installsuffix shared -buildid b4zN31xNyQ_rXYRfFnR0/b4zN31xNyQ_rXYRfFnR0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b249/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkrand/locked_source.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkrand/read.go cat >/tmp/go-build1137861443/b200/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile syscall=/tmp/go-build1137861443/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -p os/signal -std -installsuffix shared -buildid MyPC_z5wW0kOwrDXs-LB/MyPC_z5wW0kOwrDXs-LB -goversion go1.21.7 -symabis $WORK/b200/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b200/importcfg -pack -asmhdr $WORK/b200/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_arm64/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/4b/4b56f5bce5d23905e3677b027bfb6eea41410b9b21d0a655b94fc0b97f9b1782-d # internal os/exec mkdir -p $WORK/b265/ cat >/tmp/go-build1137861443/b265/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile internal/godebug=/tmp/go-build1137861443/b064/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build1137861443/b041/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build1137861443/b039/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile io/fs=/tmp/go-build1137861443/b043/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile path/filepath=/tmp/go-build1137861443/b119/_pkg_.a packagefile runtime=/tmp/go-build1137861443/b009/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile syscall=/tmp/go-build1137861443/b024/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -p os/exec -std -complete -installsuffix shared -buildid YnJVHuj6_joI9f9-9xq5/YnJVHuj6_joI9f9-9xq5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b265/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_arm64/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/ca/cac28acee36a3939cfe7be4fe029d3e5d1f6a22b59c7f991e65ee06cd3b22857-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12/internal/rc2 mkdir -p $WORK/b299/ cat >/tmp/go-build1137861443/b299/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=/tmp/go-build1137861443/b077/_pkg_.a packagefile encoding/binary=/tmp/go-build1137861443/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12/internal/rc2 -complete -installsuffix shared -buildid iKQdBp2jNFLSn2YnOQ3F/iKQdBp2jNFLSn2YnOQ3F -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b299/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12/internal/rc2/rc2.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/18/18236d68134bdea2ea95f49ea7d177d53873de14b69fd13516c0de37191cdbfa-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/backoff mkdir -p $WORK/b358/ cat >/tmp/go-build1137861443/b358/importcfg << 'EOF' # internal # import config packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/backoff -complete -installsuffix shared -buildid 5-vKc4URBEX8mIR20dsM/5-vKc4URBEX8mIR20dsM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b358/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/backoff/backoff.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/13/13a8fd2dbee9c0688b29a71a41ae8e521db8a7df307f80db201968fdd83c4b7f-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcrand mkdir -p $WORK/b372/ cat >/tmp/go-build1137861443/b372/importcfg << 'EOF' # internal # import config packagefile math/rand=/tmp/go-build1137861443/b063/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b372/_pkg_.a -trimpath "$WORK/b372=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcrand -complete -installsuffix shared -buildid WlQYyHmUaCw22qEbJsuB/WlQYyHmUaCw22qEbJsuB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b372/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcrand/grpcrand.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/asm -p os/signal -trimpath "$WORK/b200=>" -I $WORK/b200/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b200/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b358/_pkg_.a # internal cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/71/71f306e4bcff30e0ffb96eb06425684991649834999fa61b8634a76aef3fa5ec-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/envconfig mkdir -p $WORK/b382/ cat >/tmp/go-build1137861443/b382/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b382/_pkg_.a -trimpath "$WORK/b382=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/envconfig -complete -installsuffix shared -buildid 3wUoLAj55_tYKCJi-OEi/3wUoLAj55_tYKCJi-OEi -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b382/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/envconfig/envconfig.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b372/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b299/_pkg_.a # internal cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/24/24033ab8d771cdecdfc17bbb866ec800f093cdc3e06ffd39c3056ea589857065-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/backoff mkdir -p $WORK/b375/ cat >/tmp/go-build1137861443/b375/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/backoff=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/backoff importmap google.golang.org/grpc/internal/grpcrand=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcrand packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/backoff=/tmp/go-build1137861443/b358/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcrand=/tmp/go-build1137861443/b372/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/05/050a3aa6805ccde1b6186fa41c889af83c513676771ee21dd1a455b218a801a0-d # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b375/_pkg_.a -trimpath "$WORK/b375=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/backoff -complete -installsuffix shared -buildid VzTJYqMoj7Aoj-vTD9Um/VzTJYqMoj7Aoj-vTD9Um -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b375/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/backoff/backoff.go github.com/prometheus/prometheus/vendor/google.golang.org/grpc/keepalive mkdir -p $WORK/b394/ cat >/tmp/go-build1137861443/b394/importcfg << 'EOF' # internal # import config packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b394/_pkg_.a -trimpath "$WORK/b394=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/keepalive -complete -installsuffix shared -buildid xuSAoyx_OEodY2Ek82cR/xuSAoyx_OEodY2Ek82cR -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b394/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/keepalive/keepalive.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b200/_pkg_.a $WORK/b200/sig.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/11/118bda534b7f16ff280e39b0b5a5fabb6df38b5952f2d25af20f4939e27927f4-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/tap mkdir -p $WORK/b397/ cat >/tmp/go-build1137861443/b397/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1137861443/b002/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b397/_pkg_.a -trimpath "$WORK/b397=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/tap -complete -installsuffix shared -buildid u_PZDOjD-W2WKX3nz4CR/u_PZDOjD-W2WKX3nz4CR -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b397/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/tap/tap.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b382/_pkg_.a # internal cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/c5/c5fa0f5a86483c9da08966a8981a1530916d7de8f951f866070e57d117a5a40c-d # internal github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/diff mkdir -p $WORK/b449/ cat >/tmp/go-build1137861443/b449/importcfg << 'EOF' # internal # import config importmap github.com/google/go-cmp/cmp/internal/flags=github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/flags packagefile github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/flags=/tmp/go-build1137861443/b450/_pkg_.a packagefile math/rand=/tmp/go-build1137861443/b063/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b449/_pkg_.a -trimpath "$WORK/b449=>" -p github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/diff -complete -installsuffix shared -buildid 6pYAn3XAY9mTF5qvRr2E/6pYAn3XAY9mTF5qvRr2E -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b449/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/diff/debug_disable.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/diff/diff.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b394/_pkg_.a # internal cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/b0/b01d966405d341a6e10e4cec37ab5962b7805ebbac52af70b7610cbc8acb51df-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock mkdir -p $WORK/b539/ cat >/tmp/go-build1137861443/b539/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b539/_pkg_.a -trimpath "$WORK/b539=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock -complete -installsuffix shared -buildid z_fDnXD18fF8JWKZJcbT/z_fDnXD18fF8JWKZJcbT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b539/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock/clock.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b375/_pkg_.a # internal cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/d3/d3d1892505c4593f6a8b5e58c32d2e941ce6bd18ec75bca8fc6098429d86e202-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/homedir mkdir -p $WORK/b667/ cat >/tmp/go-build1137861443/b667/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile path/filepath=/tmp/go-build1137861443/b119/_pkg_.a packagefile runtime=/tmp/go-build1137861443/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b667/_pkg_.a -trimpath "$WORK/b667=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/homedir -complete -installsuffix shared -buildid AbHE7uCmyLBw2E07hPQL/AbHE7uCmyLBw2E07hPQL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b667/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/homedir/homedir.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b667/_pkg_.a # internal cp $WORK/b667/_pkg_.a /builddir/.cache/go-build/7a/7a6e617f9d7f22e15a48bceb3d69fa8454076eff938adc3bba44a17bd5af7702-d # internal github.com/prometheus/prometheus/vendor/github.com/linode/linodego/internal/parseabletime mkdir -p $WORK/b673/ cat >/tmp/go-build1137861443/b673/importcfg << 'EOF' # internal # import config packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b673/_pkg_.a -trimpath "$WORK/b673=>" -p github.com/prometheus/prometheus/vendor/github.com/linode/linodego/internal/parseabletime -complete -installsuffix shared -buildid yzkcRwhq2b13b2tVP8qB/yzkcRwhq2b13b2tVP8qB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b673/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/internal/parseabletime/parseable_time.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b397/_pkg_.a # internal cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/aa/aa4601d0c91a7242ced523d8397f0acc8c39af0ee513a3db541ad058173425a3-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/mount mkdir -p $WORK/b679/ cat >/tmp/go-build1137861443/b679/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build1137861443/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b679/_pkg_.a -trimpath "$WORK/b679=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/mount -complete -installsuffix shared -buildid ippYC9IsqNy36-6pEFMy/ippYC9IsqNy36-6pEFMy -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b679/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/mount/mount.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/cc/cc860ed680c1d5c9f3b4126c704e7f16ffb45d77e66286934ef50f5e856bd221-d # internal github.com/prometheus/prometheus/vendor/github.com/alecthomas/units mkdir -p $WORK/b045/ cat >/tmp/go-build1137861443/b045/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p github.com/prometheus/prometheus/vendor/github.com/alecthomas/units -complete -installsuffix shared -buildid d4P9ZNNGO-StJjByIV27/d4P9ZNNGO-StJjByIV27 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b045/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/alecthomas/units/bytes.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/alecthomas/units/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/alecthomas/units/si.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/alecthomas/units/util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b679/_pkg_.a # internal cp $WORK/b679/_pkg_.a /builddir/.cache/go-build/d4/d48260f74a770e279ed8610d27ff8c209d1866940dfefb19b0fcb64ac13a462b-d # internal encoding/json mkdir -p $WORK/b050/ cat >/tmp/go-build1137861443/b050/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile encoding=/tmp/go-build1137861443/b049/_pkg_.a packagefile encoding/base64=/tmp/go-build1137861443/b051/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile unicode=/tmp/go-build1137861443/b034/_pkg_.a packagefile unicode/utf16=/tmp/go-build1137861443/b053/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p encoding/json -std -complete -installsuffix shared -buildid kXGkSKUqYsxGda3HtqSa/kXGkSKUqYsxGda3HtqSa -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b050/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_arm64/buildid -w $WORK/b449/_pkg_.a # internal cp $WORK/b449/_pkg_.a /builddir/.cache/go-build/f7/f7d2ab65d24552582395ffb2f3353c29eb050c46edc03944153771011b450e52-d # internal github.com/prometheus/prometheus/vendor/github.com/go-logfmt/logfmt mkdir -p $WORK/b054/ cat >/tmp/go-build1137861443/b054/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1137861443/b055/_pkg_.a packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile encoding=/tmp/go-build1137861443/b049/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile unicode=/tmp/go-build1137861443/b034/_pkg_.a packagefile unicode/utf16=/tmp/go-build1137861443/b053/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p github.com/prometheus/prometheus/vendor/github.com/go-logfmt/logfmt -complete -installsuffix shared -buildid hvma5kZeTsnQoqIs2hdz/hvma5kZeTsnQoqIs2hdz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b054/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-logfmt/logfmt/decode.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-logfmt/logfmt/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-logfmt/logfmt/encode.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-logfmt/logfmt/jsonstring.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b673/_pkg_.a # internal cp $WORK/b673/_pkg_.a /builddir/.cache/go-build/a0/a09732debc95e198a556a72914c33c41c1cf71cde7920735decfb396ac63c9a2-d # internal log mkdir -p $WORK/b056/ cat >/tmp/go-build1137861443/b056/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile log/internal=/tmp/go-build1137861443/b057/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile runtime=/tmp/go-build1137861443/b009/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1137861443/b022/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p log -std -complete -installsuffix shared -buildid Pt01KA35_oSayfmmDcJg/Pt01KA35_oSayfmmDcJg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b056/importcfg -pack /usr/lib/golang/src/log/log.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/a8/a85a72b1b11956d22d20e7ec2bc6ee1d0391532a080dea4c00fd3c99ff3b7858-d # internal compress/flate mkdir -p $WORK/b070/ cat >/tmp/go-build1137861443/b070/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1137861443/b055/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile math/bits=/tmp/go-build1137861443/b031/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p compress/flate -std -complete -installsuffix shared -buildid L2WcD9N-pXTKwqCm09Fi/L2WcD9N-pXTKwqCm09Fi -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b070/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_arm64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/f9/f9ec369075a9b9772cf72e63e420ce015f6901a9a9cc5208c7ccf01bcaff53c7-d # internal math/big mkdir -p $WORK/b082/ cat >/tmp/go-build1137861443/b082/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/asm -p math/big -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b082/symabis ./arith_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b539/_pkg_.a # internal cp $WORK/b539/_pkg_.a /builddir/.cache/go-build/2a/2a063622018a6018b75f0e7311f4f43e4e3f65960e40cb14ce34cb5e60555d8b-d # internal encoding/hex mkdir -p $WORK/b110/ cat >/tmp/go-build1137861443/b110/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p encoding/hex -std -complete -installsuffix shared -buildid QhiLASe3R0FCWgOEVH5h/QhiLASe3R0FCWgOEVH5h -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b110/importcfg -pack /usr/lib/golang/src/encoding/hex/hex.go cat >/tmp/go-build1137861443/b082/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile encoding/binary=/tmp/go-build1137861443/b052/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile math/bits=/tmp/go-build1137861443/b031/_pkg_.a packagefile math/rand=/tmp/go-build1137861443/b063/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p math/big -std -installsuffix shared -buildid 9QHrR1s3zymvAreHD4nq/9QHrR1s3zymvAreHD4nq -goversion go1.21.7 -symabis $WORK/b082/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b082/importcfg -pack -asmhdr $WORK/b082/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_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_arm64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/c2/c214c98ab3608307aaf5a6957adf473414262e4fd562bac688bd62bdc7ff4314-d # internal net/url mkdir -p $WORK/b118/ cat >/tmp/go-build1137861443/b118/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile path=/tmp/go-build1137861443/b044/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p net/url -std -complete -installsuffix shared -buildid vMTZdAMrjMsrtyqarcqF/vMTZdAMrjMsrtyqarcqF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b118/importcfg -pack /usr/lib/golang/src/net/url/url.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/2e/2ec50cc1526e09752e732dd45ed5ea368ad72ac032555ea11f347dea055bf808-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b130/ cat >/tmp/go-build1137861443/b130/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=/tmp/go-build1137861443/b052/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile vendor/golang.org/x/text/transform=/tmp/go-build1137861443/b128/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid 2QamI7ZzIiAKJv3AbLYn/2QamI7ZzIiAKJv3AbLYn -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b130/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/tables15.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_arm64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/43/430df64ae2c79ded986fc5ffe0a4c50368b307eccaf86b5ec5f28474b7f661ae-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b129/ cat >/tmp/go-build1137861443/b129/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile container/list=/tmp/go-build1137861443/b073/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile log=/tmp/go-build1137861443/b056/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid aH2zVTp9c9s04yqzVD8F/aH2zVTp9c9s04yqzVD8F -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b129/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/tables15.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/trieval.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/0c/0cf094203012065f0dea7c83f51120261677966ca110df03cfa83a46c85c36d5-d # internal compress/gzip mkdir -p $WORK/b069/ cat >/tmp/go-build1137861443/b069/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1137861443/b055/_pkg_.a packagefile compress/flate=/tmp/go-build1137861443/b070/_pkg_.a packagefile encoding/binary=/tmp/go-build1137861443/b052/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile hash/crc32=/tmp/go-build1137861443/b071/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p compress/gzip -std -complete -installsuffix shared -buildid G_DZYH-Oneyz1u-4r_fl/G_DZYH-Oneyz1u-4r_fl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b069/importcfg -pack /usr/lib/golang/src/compress/gzip/gunzip.go /usr/lib/golang/src/compress/gzip/gzip.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/be/be24b8457b3f366130e58563c78488f87b9bf9d76843f8c462504baee99bef28-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b133/ cat >/tmp/go-build1137861443/b133/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid rWi9jKaaXBUjj_IOVkIh/rWi9jKaaXBUjj_IOVkIh -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b133/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/static_table.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/tables.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/66/66e24e6f23dfe2b40b3a4b815ddc380583895d5375f9265286011e5bc788214a-d # internal mime mkdir -p $WORK/b134/ cat >/tmp/go-build1137861443/b134/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1137861443/b055/_pkg_.a packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile encoding/base64=/tmp/go-build1137861443/b051/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile unicode=/tmp/go-build1137861443/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p mime -std -complete -installsuffix shared -buildid yfMeMnEuSVWE3VcKb3od/yfMeMnEuSVWE3VcKb3od -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b134/importcfg -pack /usr/lib/golang/src/mime/encodedword.go /usr/lib/golang/src/mime/grammar.go /usr/lib/golang/src/mime/mediatype.go /usr/lib/golang/src/mime/type.go /usr/lib/golang/src/mime/type_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/2d/2d7a40d1aff3e28644dee32762d59777becd598cb7e113def71ffb8904e6cc4d-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b127/ cat >/tmp/go-build1137861443/b127/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=/tmp/go-build1137861443/b003/_pkg_.a packagefile vendor/golang.org/x/text/transform=/tmp/go-build1137861443/b128/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build1137861443/b129/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid ZgbzkK8GFbPQSk0kMlM5/ZgbzkK8GFbPQSk0kMlM5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b127/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_arm64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/1e/1e6b874164996c3327c8d817851715aab2c4f8f2971622dd992e5614a456d693-d # internal mime/quotedprintable mkdir -p $WORK/b136/ cat >/tmp/go-build1137861443/b136/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1137861443/b055/_pkg_.a packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p mime/quotedprintable -std -complete -installsuffix shared -buildid rzYsEVj_gycxsfCEoy2l/rzYsEVj_gycxsfCEoy2l -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b136/importcfg -pack /usr/lib/golang/src/mime/quotedprintable/reader.go /usr/lib/golang/src/mime/quotedprintable/writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/84/84ad1dd1ba25ac5aa7dd008c9b3cb419c3bf9cd60b5f3d132960e4e34bf1e801-d # internal net/http/internal mkdir -p $WORK/b138/ cat >/tmp/go-build1137861443/b138/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1137861443/b055/_pkg_.a packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p net/http/internal -std -complete -installsuffix shared -buildid I4wc-STt1l3yl4gorPaP/I4wc-STt1l3yl4gorPaP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b138/importcfg -pack /usr/lib/golang/src/net/http/internal/chunked.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/c5/c5f97b6133e5d6b862df02b291181ac2ccc119fbd9f0d3ff5e00d2eabcfe52d1-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors mkdir -p $WORK/b145/ cat >/tmp/go-build1137861443/b145/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/detrand packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build1137861443/b146/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors -complete -installsuffix shared -buildid UA4DC5xqqZim2w2fQkf_/UA4DC5xqqZim2w2fQkf_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b145/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors/is_go113.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/42/42b6cbf20bfa3ff4330edcb62d79e7a9a2aaaa62a546ad50277f7f7c69a14cc1-d # internal go/token mkdir -p $WORK/b154/ cat >/tmp/go-build1137861443/b154/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1137861443/b022/_pkg_.a packagefile unicode=/tmp/go-build1137861443/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -p go/token -std -complete -installsuffix shared -buildid 0X5IG10058xGkxnVZL9v/0X5IG10058xGkxnVZL9v -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b154/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_arm64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/a5/a572ea007a4e1c28511f20794df02b32a744d8e8f07f091fbe93826180e086f3-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/version mkdir -p $WORK/b172/ cat >/tmp/go-build1137861443/b172/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/version -complete -installsuffix shared -buildid Ep4ZYb77FqJhGe-2b2nJ/Ep4ZYb77FqJhGe-2b2nJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b172/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/version/version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/c9/c99fefe46cdbd14d4d7ab999938a577e27d0e402e2f7923c2f2ba9023baab31e-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire mkdir -p $WORK/b144/ cat >/tmp/go-build1137861443/b144/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/errors=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build1137861443/b145/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile math/bits=/tmp/go-build1137861443/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire -complete -installsuffix shared -buildid JEp8LVJHEX-EnwiRHkeF/JEp8LVJHEX-EnwiRHkeF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b144/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire/wire.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/1d/1d2d64831d668019e8823dd0eb768468554cb4a2557493dad4c7bdfddbaece42-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/internal/fs mkdir -p $WORK/b187/ cat >/tmp/go-build1137861443/b187/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile path/filepath=/tmp/go-build1137861443/b119/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid URRJx3u6F2QL-CXyEvFz/URRJx3u6F2QL-CXyEvFz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b187/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/internal/fs/fs.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/04/04f0bfc963d263658a715b478bc1f63a6107012a68f9006cc2117f907d3442be-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect mkdir -p $WORK/b149/ cat >/tmp/go-build1137861443/b149/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/pragma=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build1137861443/b144/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build1137861443/b150/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect -complete -installsuffix shared -buildid kTPeqYVpMeVzv5v8xBwY/kTPeqYVpMeVzv5v8xBwY -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b149/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect/methods.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect/proto.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect/source.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect/source_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect/type.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect/value.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect/value_union.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect/value_unsafe.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/2a/2af889bffe13bc0a40d600dacaefb00363bf51ec3968e0368793576e1deddefe-d # internal github.com/prometheus/prometheus/vendor/github.com/go-kit/log mkdir -p $WORK/b047/ cat >/tmp/go-build1137861443/b047/importcfg << 'EOF' # internal # import config importmap github.com/go-logfmt/logfmt=github.com/prometheus/prometheus/vendor/github.com/go-logfmt/logfmt packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile encoding=/tmp/go-build1137861443/b049/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-logfmt/logfmt=/tmp/go-build1137861443/b054/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile log=/tmp/go-build1137861443/b056/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile regexp=/tmp/go-build1137861443/b058/_pkg_.a packagefile runtime=/tmp/go-build1137861443/b009/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1137861443/b022/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p github.com/prometheus/prometheus/vendor/github.com/go-kit/log -complete -installsuffix shared -buildid gqmY6IIXHnJ9VbVvBcRk/gqmY6IIXHnJ9VbVvBcRk -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b047/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-kit/log/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-kit/log/json_logger.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-kit/log/log.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-kit/log/logfmt_logger.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-kit/log/nop_logger.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-kit/log/stdlib.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-kit/log/sync.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-kit/log/value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/f1/f1528c066cd98fc027f9e849f91db70073cefb7b6816d8f89902a45c010a9255-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model mkdir -p $WORK/b185/ cat >/tmp/go-build1137861443/b185/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile regexp=/tmp/go-build1137861443/b058/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model -complete -installsuffix shared -buildid sEx8bWL8_7ZmKwq2aHyT/sEx8bWL8_7ZmKwq2aHyT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b185/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model/alert.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model/fingerprinting.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model/fnv.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model/labels.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model/labelset.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model/metric.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model/model.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model/signature.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model/silence.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model/time.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model/value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/1c/1cfa09290b16f12d09f5905cebc42085bb4769713790b94dd1133068818ae1d3-d # internal runtime/debug mkdir -p $WORK/b191/ cat >/tmp/go-build1137861443/b191/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/debug -trimpath "$WORK/b191=>" -I $WORK/b191/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b191/symabis ./debug.s cat >/tmp/go-build1137861443/b191/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile runtime=/tmp/go-build1137861443/b009/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -p runtime/debug -std -installsuffix shared -buildid -PdIEVAqm-QJ2CLGwu21/-PdIEVAqm-QJ2CLGwu21 -goversion go1.21.7 -symabis $WORK/b191/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b191/importcfg -pack -asmhdr $WORK/b191/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_arm64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/10/103eef6582ea14c21645ea2f3a5817e83e2312b72d2d28f931e93a8f9e205d92-d # internal github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level mkdir -p $WORK/b060/ cat >/tmp/go-build1137861443/b060/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1137861443/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level -complete -installsuffix shared -buildid JJdcgCZHcq6HSkPWyI4Q/JJdcgCZHcq6HSkPWyI4Q -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b060/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level/level.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/debug -trimpath "$WORK/b191=>" -I $WORK/b191/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b191/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b130/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/1a/1aa52e7311469ad855aa4d3b838aea82a0b62c0810bebbe33ad62a608c55a84c-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/timeseries cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/18/18a58979a6c5b8e7c7efe350b2d3276c880cc5f1db19fd72d6fbe1101260d337-d # internal mkdir -p $WORK/b193/ cat >/tmp/go-build1137861443/b193/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile log=/tmp/go-build1137861443/b056/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/timeseries -complete -installsuffix shared -buildid z04NvKB8lSo754offN_u/z04NvKB8lSo754offN_u -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b193/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/timeseries/timeseries.go vendor/golang.org/x/net/idna mkdir -p $WORK/b126/ cat >/tmp/go-build1137861443/b126/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=/tmp/go-build1137861443/b027/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=/tmp/go-build1137861443/b127/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build1137861443/b129/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=/tmp/go-build1137861443/b130/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid i-lHTScrXSdN0eP0u0JR/i-lHTScrXSdN0eP0u0JR -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b126/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/tables15.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/trie13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trieval.go cd /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix -trimpath "$WORK/b189=>" -I $WORK/b189/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b189/asm_linux_arm64.o ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b189/_pkg_.a $WORK/b189/asm_linux_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/41/41805079b04bb93aa35d0ae576c72cbeb89a7fd0f9dbf2aac2936ef2847b8299-d # internal text/template/parse mkdir -p $WORK/b197/ cat >/tmp/go-build1137861443/b197/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile runtime=/tmp/go-build1137861443/b009/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile unicode=/tmp/go-build1137861443/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -p text/template/parse -std -complete -installsuffix shared -buildid A9CgTpg4fzTEkumpo1hc/A9CgTpg4fzTEkumpo1hc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b197/importcfg -pack /usr/lib/golang/src/text/template/parse/lex.go /usr/lib/golang/src/text/template/parse/node.go /usr/lib/golang/src/text/template/parse/parse.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b191/_pkg_.a $WORK/b191/debug.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/e7/e758f08a7c0cd329d63b37977938aa9b9a9d96872a07c3e15a5d5ad0b06c542f-d # internal github.com/prometheus/prometheus/vendor/github.com/oklog/run mkdir -p $WORK/b199/ cat >/tmp/go-build1137861443/b199/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile os/signal=/tmp/go-build1137861443/b200/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -p github.com/prometheus/prometheus/vendor/github.com/oklog/run -complete -installsuffix shared -buildid ZIa0GNL8oVfrCKUmgULU/ZIa0GNL8oVfrCKUmgULU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b199/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/oklog/run/actors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/oklog/run/group.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/d8/d83afe209619eb3d5cb7c4ced56e4a94fc0f63f4a5b0e46e0f3c94ba35d64cdf-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset mkdir -p $WORK/b148/ cat >/tmp/go-build1137861443/b148/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/errors=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build1137861443/b144/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build1137861443/b145/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1137861443/b149/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset -complete -installsuffix shared -buildid JZcQQ19BNQIWeW41yQXw/JZcQQ19BNQIWeW41yQXw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b148/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset/messageset.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/75/75188dc7fadf286b9e2b5bca63b22ee3fc3269c992ed02edfea4e01f1ab51f7c-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs mkdir -p $WORK/b153/ cat >/tmp/go-build1137861443/b153/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/flags=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile go/token=/tmp/go-build1137861443/b154/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build1137861443/b152/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1137861443/b149/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile unicode=/tmp/go-build1137861443/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs -complete -installsuffix shared -buildid fECJeHbtB4IpGgSSMQp9/fECJeHbtB4IpGgSSMQp9 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b153/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs/strings.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs/strings_unsafe.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/9e/9ef123e6cef7959ab024113dfdd42b88e1ead682baaa0bce3f134a97b1fabc26-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid mkdir -p $WORK/b155/ cat >/tmp/go-build1137861443/b155/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1137861443/b149/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid -complete -installsuffix shared -buildid jcGwYT3bcvj2yIR_XJ-I/jcGwYT3bcvj2yIR_XJ-I -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b155/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid/any_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid/api_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid/descriptor_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid/duration_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid/empty_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid/field_mask_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid/goname.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid/map_entry.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid/source_context_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid/struct_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid/timestamp_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid/type_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid/wrappers.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid/wrappers_gen.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/54/54337fa4beb7c8a8079bc6a660c99b4a6fa389343b8c3ac95221e41e6f45f58e-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/order mkdir -p $WORK/b156/ cat >/tmp/go-build1137861443/b156/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1137861443/b149/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/order -complete -installsuffix shared -buildid Ah9YsZecnREy7Ao3lHUB/Ah9YsZecnREy7Ao3lHUB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b156/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/order/order.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/order/range.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/asm -p math/big -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b082/arith_arm64.o ./arith_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/75/75d29490f20af9e65e36751fc071d1e021d011bbe1fecfbd271d24be8a1e2300-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoiface mkdir -p $WORK/b160/ cat >/tmp/go-build1137861443/b160/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/pragma=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build1137861443/b150/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1137861443/b149/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoiface -complete -installsuffix shared -buildid xm-4386NFfFvrSUQFESp/xm-4386NFfFvrSUQFESp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b160/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoiface/legacy.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoiface/methods.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/2d/2dab87cdeeee880c30a20a5b4dd991134aaed897df334e3f19fbbb8d561f9289-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/text mkdir -p $WORK/b151/ cat >/tmp/go-build1137861443/b151/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/detrand importmap google.golang.org/protobuf/internal/errors=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/flags=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/strs=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build1137861443/b146/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build1137861443/b145/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build1137861443/b152/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build1137861443/b153/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile math/bits=/tmp/go-build1137861443/b031/_pkg_.a packagefile regexp=/tmp/go-build1137861443/b058/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile unicode=/tmp/go-build1137861443/b034/_pkg_.a packagefile unicode/utf16=/tmp/go-build1137861443/b053/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/text -complete -installsuffix shared -buildid hQpGi3YVvDXltu6AhKNW/hQpGi3YVvDXltu6AhKNW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b151/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/text/decode.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/text/decode_number.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/text/decode_string.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/text/decode_token.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/text/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/text/encode.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b082/_pkg_.a $WORK/b082/arith_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b082/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/2f/2fe8d725c0529d40f4ec49fdf6026bff0d73b1f53a372795930bcef79d293268-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry mkdir -p $WORK/b159/ cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/cc/cc36a3a0c78bd5a89270c4b4e096dd6c0451f4fcf90c098b4beb3970db72d879-d # internal crypto/rand cat >/tmp/go-build1137861443/b159/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/errors=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/flags=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build1137861443/b148/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build1137861443/b145/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build1137861443/b152/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1137861443/b149/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a EOF mkdir -p $WORK/b074/ cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry -complete -installsuffix shared -buildid jiiJKWt8Dm-qq8JJzIap/jiiJKWt8Dm-qq8JJzIap -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b159/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry/registry.go cat >/tmp/go-build1137861443/b074/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=/tmp/go-build1137861443/b075/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build1137861443/b081/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build1137861443/b039/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile math/big=/tmp/go-build1137861443/b082/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile runtime=/tmp/go-build1137861443/b009/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1137861443/b022/_pkg_.a packagefile syscall=/tmp/go-build1137861443/b024/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p crypto/rand -std -complete -installsuffix shared -buildid 4bHyNbwMdZJgHR0RMtPk/4bHyNbwMdZJgHR0RMtPk -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b074/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_arm64/buildid -w $WORK/b156/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/2e/2efa04433acbd3404918d31fa63d26aca5054cbea1ab6e607ae8681ab4c0a041-d # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/57/57c2ddd792dcdcc24f31ec43c61f5933b8edfc2d87a414e9c1982d9ab45d71a1-d # internal crypto/internal/bigmod mkdir -p $WORK/b093/ crypto/elliptic cat >/tmp/go-build1137861443/b093/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/bigmod /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/bigmod -trimpath "$WORK/b093=>" -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b093/symabis ./nat_arm64.s mkdir -p $WORK/b092/ cat >/tmp/go-build1137861443/b092/importcfg << 'EOF' # internal # import config packagefile crypto/internal/nistec=/tmp/go-build1137861443/b088/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile math/big=/tmp/go-build1137861443/b082/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p crypto/elliptic -std -complete -installsuffix shared -buildid KufSSEsHuGoIhE4yFjqy/KufSSEsHuGoIhE4yFjqy -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b092/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 cat >/tmp/go-build1137861443/b093/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build1137861443/b052/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile internal/cpu=/tmp/go-build1137861443/b011/_pkg_.a packagefile math/big=/tmp/go-build1137861443/b082/_pkg_.a packagefile math/bits=/tmp/go-build1137861443/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p crypto/internal/bigmod -std -installsuffix shared -buildid QuJTVTlG_ZjopcYOD6Q1/QuJTVTlG_ZjopcYOD6Q1 -goversion go1.21.7 -symabis $WORK/b093/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b093/importcfg -pack -asmhdr $WORK/b093/go_asm.h /usr/lib/golang/src/crypto/internal/bigmod/nat.go /usr/lib/golang/src/crypto/internal/bigmod/nat_asm.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/b1/b192b5610546f7f2fc5bc7fee8fd67093ad3a8598419b2113befc73c3431b027-d # internal crypto/internal/boring/bbig mkdir -p $WORK/b094/ cat >/tmp/go-build1137861443/b094/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=/tmp/go-build1137861443/b075/_pkg_.a packagefile math/big=/tmp/go-build1137861443/b082/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p crypto/internal/boring/bbig -std -complete -installsuffix shared -buildid t1QOOkslbL1JV49DfaiY/t1QOOkslbL1JV49DfaiY -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b094/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/bbig/big.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/6e/6e951d8134ea469d0b9b96cc07c596bfc7b1fd5c9cf3cae9068eeca824e8489b-d # internal encoding/asn1 mkdir -p $WORK/b097/ cat >/tmp/go-build1137861443/b097/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile math/big=/tmp/go-build1137861443/b082/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a packagefile unicode/utf16=/tmp/go-build1137861443/b053/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p encoding/asn1 -std -complete -installsuffix shared -buildid aYyj4rjnEdV1NXZ73PBM/aYyj4rjnEdV1NXZ73PBM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b097/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_arm64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/61/617cf3ece19e9b72d1e5c93e16b1c1c37f42781d4efcafa5ceaf24fba7928937-d # internal crypto/ed25519 mkdir -p $WORK/b099/ cat >/tmp/go-build1137861443/b099/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile crypto=/tmp/go-build1137861443/b076/_pkg_.a packagefile crypto/internal/edwards25519=/tmp/go-build1137861443/b100/_pkg_.a packagefile crypto/rand=/tmp/go-build1137861443/b074/_pkg_.a packagefile crypto/sha512=/tmp/go-build1137861443/b095/_pkg_.a packagefile crypto/subtle=/tmp/go-build1137861443/b079/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p crypto/ed25519 -std -complete -installsuffix shared -buildid ua1zwVS9F7kEK74ORTOv/ua1zwVS9F7kEK74ORTOv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b099/importcfg -pack /usr/lib/golang/src/crypto/ed25519/ed25519.go cd /usr/lib/golang/src/crypto/internal/bigmod /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/bigmod -trimpath "$WORK/b093=>" -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b093/nat_arm64.o ./nat_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/9f/9f2c4d05ecd0620529e0a72fb8ef00093902186fba8b55b7f81660d18da42019-d # internal crypto/dsa mkdir -p $WORK/b108/ cat >/tmp/go-build1137861443/b108/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=/tmp/go-build1137861443/b081/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile math/big=/tmp/go-build1137861443/b082/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p crypto/dsa -std -complete -installsuffix shared -buildid Wsf781AahxKDuBryCW22/Wsf781AahxKDuBryCW22 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b108/importcfg -pack /usr/lib/golang/src/crypto/dsa/dsa.go cd /usr/lib/golang/src/crypto/internal/bigmod /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b093/_pkg_.a $WORK/b093/nat_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/d1/d1c8c1011da6c4ff6b749cb7379c1e5a1303f5fba21cfb539e8ccf89e63edcc6-d # internal crypto/rsa mkdir -p $WORK/b104/ cat >/tmp/go-build1137861443/b104/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile crypto=/tmp/go-build1137861443/b076/_pkg_.a packagefile crypto/internal/bigmod=/tmp/go-build1137861443/b093/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build1137861443/b075/_pkg_.a packagefile crypto/internal/boring/bbig=/tmp/go-build1137861443/b094/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build1137861443/b081/_pkg_.a packagefile crypto/rand=/tmp/go-build1137861443/b074/_pkg_.a packagefile crypto/subtle=/tmp/go-build1137861443/b079/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile hash=/tmp/go-build1137861443/b072/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile math/big=/tmp/go-build1137861443/b082/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p crypto/rsa -std -complete -installsuffix shared -buildid kbjDSxgPDHIxeHk_sPZ2/kbjDSxgPDHIxeHk_sPZ2 -goversion go1.21.7 -c=4 -shared -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_arm64/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/fd/fd9623d4a6c15dd91d2b2dc5b4a11bb646e85c5965d9f51926d8e34bca06bf3a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/08/089b282fd26c211b710529d88db9aa3cf722b0c54e9dcbfec7383f472f8a50d4-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/defval mkdir -p $WORK/b162/ cat >/tmp/go-build1137861443/b162/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/encoding/text=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/text importmap google.golang.org/protobuf/internal/errors=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/text=/tmp/go-build1137861443/b151/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build1137861443/b145/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1137861443/b149/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/defval -complete -installsuffix shared -buildid zG653eQV00vrEu4ejXkH/zG653eQV00vrEu4ejXkH -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b162/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/defval/default.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/5e/5e9eb12c9cf8325f95c0bcfbc1ffecacb799cda61422295a68ca69a6daef24bc-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto mkdir -p $WORK/b158/ cat >/tmp/go-build1137861443/b158/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/errors=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/flags=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/genid=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid importmap google.golang.org/protobuf/internal/order=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/order importmap google.golang.org/protobuf/internal/pragma=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/strs=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoiface=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoiface packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build1137861443/b144/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build1137861443/b148/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build1137861443/b145/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build1137861443/b152/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build1137861443/b155/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/order=/tmp/go-build1137861443/b156/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build1137861443/b150/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build1137861443/b153/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1137861443/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1137861443/b159/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoiface=/tmp/go-build1137861443/b160/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto -complete -installsuffix shared -buildid GtMarLZkcYgkosC5-tIs/GtMarLZkcYgkosC5-tIs -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b158/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/checkinit.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/decode.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/decode_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/encode.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/encode_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/equal.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/extension.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/merge.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/messageset.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/proto.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/proto_methods.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/reset.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/size.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/size_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/wrappers.go github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descfmt mkdir -p $WORK/b164/ cat >/tmp/go-build1137861443/b164/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/detrand importmap google.golang.org/protobuf/internal/pragma=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build1137861443/b146/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build1137861443/b150/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1137861443/b149/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descfmt -complete -installsuffix shared -buildid EJL78M2TIOWxn7h6L03a/EJL78M2TIOWxn7h6L03a -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b164/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descfmt/stringer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/56/565927dc29efa98702bd31cb5f6df8597c202c93ff33615924f7b51b68f2d17c-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descopts mkdir -p $WORK/b165/ cat >/tmp/go-build1137861443/b165/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1137861443/b149/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descopts -complete -installsuffix shared -buildid oQAi_4wZqBJlbvEud6VF/oQAi_4wZqBJlbvEud6VF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b165/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descopts/options.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/dc/dc576180f0e06ba58847c16b86f8c64140204c468ac6792583ba9754e210b781-d # internal text/template mkdir -p $WORK/b196/ cat >/tmp/go-build1137861443/b196/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile internal/fmtsort=/tmp/go-build1137861443/b028/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile io/fs=/tmp/go-build1137861443/b043/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile path=/tmp/go-build1137861443/b044/_pkg_.a packagefile path/filepath=/tmp/go-build1137861443/b119/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile runtime=/tmp/go-build1137861443/b009/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile text/template/parse=/tmp/go-build1137861443/b197/_pkg_.a packagefile unicode=/tmp/go-build1137861443/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -p text/template -std -complete -installsuffix shared -buildid RAohIApU_XVrH-ebRbkE/RAohIApU_XVrH-ebRbkE -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b196/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_arm64/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/af/af16e046272e8df043bbee25811b091d4eaf858723655dbc483b871251aa954e-d # internal github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/log mkdir -p $WORK/b202/ cat >/tmp/go-build1137861443/b202/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -p github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/log -complete -installsuffix shared -buildid JpKoeP8chXdiR2gmw_3_/JpKoeP8chXdiR2gmw_3_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b202/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/log/field.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/log/util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/5b/5b57bb34445ad30b00cf3e65fc56660e62d492210fac8d4f9b19646be4f2d2a4-d # internal github.com/prometheus/prometheus/vendor/github.com/pkg/errors mkdir -p $WORK/b203/ cat >/tmp/go-build1137861443/b203/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile path=/tmp/go-build1137861443/b044/_pkg_.a packagefile runtime=/tmp/go-build1137861443/b009/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -p github.com/prometheus/prometheus/vendor/github.com/pkg/errors -complete -installsuffix shared -buildid H3jn-WcCn0C2GjQAMLze/H3jn-WcCn0C2GjQAMLze -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b203/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/pkg/errors/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/pkg/errors/go113.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/pkg/errors/stack.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/f0/f00f829264248763f13e8af8211e607f50863b64faa398cd649c763596e4ef46-d # internal github.com/prometheus/prometheus/vendor/github.com/alecthomas/template/parse mkdir -p $WORK/b208/ cat >/tmp/go-build1137861443/b208/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile runtime=/tmp/go-build1137861443/b009/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile unicode=/tmp/go-build1137861443/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -p github.com/prometheus/prometheus/vendor/github.com/alecthomas/template/parse -complete -installsuffix shared -buildid ATY5fxKitfOb3FfHA2Kc/ATY5fxKitfOb3FfHA2Kc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b208/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/alecthomas/template/parse/lex.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/alecthomas/template/parse/node.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/alecthomas/template/parse/parse.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/b8/b84cbb33daabd7c0c6889a153ae44a2e8adae1d387d73c41f856c18e884d85c0-d # internal net/textproto mkdir -p $WORK/b131/ cat >/tmp/go-build1137861443/b131/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1137861443/b055/_pkg_.a packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p net/textproto -std -complete -installsuffix shared -buildid SWJ8Tq0r8u5nh4dnljmP/SWJ8Tq0r8u5nh4dnljmP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b131/importcfg -pack /usr/lib/golang/src/net/textproto/header.go /usr/lib/golang/src/net/textproto/pipeline.go /usr/lib/golang/src/net/textproto/reader.go /usr/lib/golang/src/net/textproto/textproto.go /usr/lib/golang/src/net/textproto/writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/ac/aca8247f302e0d4abd7f0250ca6f6d1b386b7a32475bcfa8daa4a6e71e424ab6-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b132/ cat >/tmp/go-build1137861443/b132/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile vendor/golang.org/x/net/idna=/tmp/go-build1137861443/b126/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid DDAO_Xc7FdYpz6sCa_au/DDAO_Xc7FdYpz6sCa_au -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b132/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy/proxy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/18/1891b3a7ace9a701d1400a31f4c109e941e8f0ed534d65efdac09f4f7d60fdf0-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs mkdir -p $WORK/b186/ cat >/tmp/go-build1137861443/b186/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/procfs/internal/fs=github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/internal/fs importmap github.com/prometheus/procfs/internal/util=github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/internal/util importmap golang.org/x/sys/unix=github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build1137861443/b055/_pkg_.a packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile encoding/hex=/tmp/go-build1137861443/b110/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/internal/fs=/tmp/go-build1137861443/b187/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/internal/util=/tmp/go-build1137861443/b188/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix=/tmp/go-build1137861443/b189/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile path/filepath=/tmp/go-build1137861443/b119/_pkg_.a packagefile regexp=/tmp/go-build1137861443/b058/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs -complete -installsuffix shared -buildid V3jA1s8aqiz8Ctki7AJU/V3jA1s8aqiz8Ctki7AJU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b186/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/arp.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/buddyinfo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/cpuinfo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/cpuinfo_armx.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/crypto.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/fs.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/fscache.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/ipvs.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/kernel_random.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/loadavg.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/mdstat.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/meminfo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/mountinfo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/mountstats.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/net_conntrackstat.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/net_dev.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/net_ip_socket.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/net_protocols.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/net_sockstat.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/net_softnet.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/net_tcp.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/net_udp.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/net_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/proc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/proc_cgroup.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/proc_environ.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/proc_fdinfo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/proc_io.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/proc_limits.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/proc_maps.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/proc_ns.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/proc_psi.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/proc_smaps.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/proc_stat.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/proc_status.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/schedstat.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/slab.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/stat.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/swaps.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/vm.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/xfrm.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/zoneinfo.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/db/db1e0bd807871899fce2e6329d8212c448165e718aef2bd4df9254417d9cc67c-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/common/promlog mkdir -p $WORK/b204/ cat >/tmp/go-build1137861443/b204/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1137861443/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1137861443/b060/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1137861443/b203/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/common/promlog -complete -installsuffix shared -buildid JHPbFRHKHfCz8dOpCh3I/JHPbFRHKHfCz8dOpCh3I -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b204/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/promlog/log.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/2a/2ade80bde4673aa8928fef906bddf19dd2ac08d1b079867610abcc2c65b44a1b-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b096/ cat >/tmp/go-build1137861443/b096/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=/tmp/go-build1137861443/b097/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build1137861443/b098/_pkg_.a packagefile math/big=/tmp/go-build1137861443/b082/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid DLQBMB672m6t5uRPjh8O/DLQBMB672m6t5uRPjh8O -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b096/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/builder.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/string.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/0e/0e4d90b889d1451fdbd781dd48daecb7059e453b57f414c01858a78994ce93a6-d # internal crypto/x509/pkix mkdir -p $WORK/b109/ cat >/tmp/go-build1137861443/b109/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=/tmp/go-build1137861443/b097/_pkg_.a packagefile encoding/hex=/tmp/go-build1137861443/b110/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile math/big=/tmp/go-build1137861443/b082/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p crypto/x509/pkix -std -complete -installsuffix shared -buildid RvZGIMXyfPtIM_gBHRLC/RvZGIMXyfPtIM_gBHRLC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b109/importcfg -pack /usr/lib/golang/src/crypto/x509/pkix/pkix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/d4/d49e69eba4d792776499059ea4328d9e5bac11ee416b776bda8c2a05b99e1e62-d # internal go/scanner mkdir -p $WORK/b211/ cat >/tmp/go-build1137861443/b211/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile go/token=/tmp/go-build1137861443/b154/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile path/filepath=/tmp/go-build1137861443/b119/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile unicode=/tmp/go-build1137861443/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -p go/scanner -std -complete -installsuffix shared -buildid bicX4RKPzhYhp5vnWJAp/bicX4RKPzhYhp5vnWJAp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b211/importcfg -pack /usr/lib/golang/src/go/scanner/errors.go /usr/lib/golang/src/go/scanner/scanner.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/39/3908ed74d8967d30e7b249067deaf39de800bf06cb3bc586decff6f82ab985d0-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b125/ cat >/tmp/go-build1137861443/b125/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile vendor/golang.org/x/net/idna=/tmp/go-build1137861443/b126/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile net/textproto=/tmp/go-build1137861443/b131/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid K3jtyEjKiG4XB642uBPM/K3jtyEjKiG4XB642uBPM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b125/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_arm64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/af/aff16446c186c4902053ebfbc75554046a04cedd67024e84361a50a6ff619067-d # internal mime/multipart mkdir -p $WORK/b135/ cat >/tmp/go-build1137861443/b135/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1137861443/b055/_pkg_.a packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile crypto/rand=/tmp/go-build1137861443/b074/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile internal/godebug=/tmp/go-build1137861443/b064/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile mime=/tmp/go-build1137861443/b134/_pkg_.a packagefile mime/quotedprintable=/tmp/go-build1137861443/b136/_pkg_.a packagefile net/textproto=/tmp/go-build1137861443/b131/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile path/filepath=/tmp/go-build1137861443/b119/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p mime/multipart -std -complete -installsuffix shared -buildid DTAbHbYtrkzQF2-ukWOl/DTAbHbYtrkzQF2-ukWOl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b135/importcfg -pack /usr/lib/golang/src/mime/multipart/formdata.go /usr/lib/golang/src/mime/multipart/multipart.go /usr/lib/golang/src/mime/multipart/readmimeheader.go /usr/lib/golang/src/mime/multipart/writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/5e/5e7c34fa0384c63630bdbad9f204c0722d7ca6d8a54798516f669b3430854819-d # internal go/doc/comment mkdir -p $WORK/b212/ cat >/tmp/go-build1137861443/b212/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile unicode=/tmp/go-build1137861443/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -p go/doc/comment -std -complete -installsuffix shared -buildid FKXRcBU0YcK1SFqWlm3r/FKXRcBU0YcK1SFqWlm3r -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b212/importcfg -pack /usr/lib/golang/src/go/doc/comment/doc.go /usr/lib/golang/src/go/doc/comment/html.go /usr/lib/golang/src/go/doc/comment/markdown.go /usr/lib/golang/src/go/doc/comment/parse.go /usr/lib/golang/src/go/doc/comment/print.go /usr/lib/golang/src/go/doc/comment/std.go /usr/lib/golang/src/go/doc/comment/text.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/e6/e6d358570c6022c9f22496b9727d1821ed4217efb2b303060c15f24c9c4e7ec7-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/prototext mkdir -p $WORK/b143/ cat >/tmp/go-build1137861443/b143/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/encoding/text=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/text importmap google.golang.org/protobuf/internal/errors=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/flags=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/genid=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid importmap google.golang.org/protobuf/internal/order=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/order importmap google.golang.org/protobuf/internal/pragma=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/set=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/set importmap google.golang.org/protobuf/internal/strs=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build1137861443/b144/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build1137861443/b148/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/text=/tmp/go-build1137861443/b151/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build1137861443/b145/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build1137861443/b152/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build1137861443/b155/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/order=/tmp/go-build1137861443/b156/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build1137861443/b150/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/set=/tmp/go-build1137861443/b157/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build1137861443/b153/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto=/tmp/go-build1137861443/b158/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1137861443/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1137861443/b159/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/prototext -complete -installsuffix shared -buildid 8YLKRCa7Stxee6afJ3VQ/8YLKRCa7Stxee6afJ3VQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b143/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/prototext/decode.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/prototext/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/prototext/encode.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/8f/8f4f5c5e8cff02dc496657745dd070a9f42419218b8fc54316fce416de1a030e-d # internal crypto/ecdsa mkdir -p $WORK/b091/ cat >/tmp/go-build1137861443/b091/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile crypto=/tmp/go-build1137861443/b076/_pkg_.a packagefile crypto/aes=/tmp/go-build1137861443/b084/_pkg_.a packagefile crypto/cipher=/tmp/go-build1137861443/b077/_pkg_.a packagefile crypto/ecdh=/tmp/go-build1137861443/b086/_pkg_.a packagefile crypto/elliptic=/tmp/go-build1137861443/b092/_pkg_.a packagefile crypto/internal/bigmod=/tmp/go-build1137861443/b093/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build1137861443/b075/_pkg_.a packagefile crypto/internal/boring/bbig=/tmp/go-build1137861443/b094/_pkg_.a packagefile crypto/internal/nistec=/tmp/go-build1137861443/b088/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build1137861443/b081/_pkg_.a packagefile crypto/sha512=/tmp/go-build1137861443/b095/_pkg_.a packagefile crypto/subtle=/tmp/go-build1137861443/b079/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build1137861443/b096/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build1137861443/b098/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile math/big=/tmp/go-build1137861443/b082/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p crypto/ecdsa -std -complete -installsuffix shared -buildid mCZuJTTGNoEbwmP5G5AE/mCZuJTTGNoEbwmP5G5AE -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b091/importcfg -pack /usr/lib/golang/src/crypto/ecdsa/ecdsa.go /usr/lib/golang/src/crypto/ecdsa/ecdsa_legacy.go /usr/lib/golang/src/crypto/ecdsa/ecdsa_noasm.go /usr/lib/golang/src/crypto/ecdsa/notboring.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/73/73142235b848fef0c350d26db012b26f86f132f4de27a2f391f4e0d42d907083-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc mkdir -p $WORK/b163/ cat >/tmp/go-build1137861443/b163/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/descfmt=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descfmt importmap google.golang.org/protobuf/internal/descopts=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descopts importmap google.golang.org/protobuf/internal/encoding/defval=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/defval importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/errors=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/genid=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid importmap google.golang.org/protobuf/internal/pragma=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/strs=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build1137861443/b144/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descfmt=/tmp/go-build1137861443/b164/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descopts=/tmp/go-build1137861443/b165/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build1137861443/b162/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build1137861443/b148/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build1137861443/b145/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build1137861443/b155/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build1137861443/b150/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build1137861443/b153/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto=/tmp/go-build1137861443/b158/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1137861443/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1137861443/b159/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1137861443/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc -complete -installsuffix shared -buildid Lk1suS5_7nvJHrMZ4IIi/Lk1suS5_7nvJHrMZ4IIi -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b163/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc/build.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc/desc.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc/desc_init.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc/desc_lazy.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc/desc_list.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc/desc_list_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc/placeholder.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/22/22a4bb7267ddc36d3043528e4edbf1f597565238597e1578e64784c602957806-d # internal go/ast mkdir -p $WORK/b210/ cat >/tmp/go-build1137861443/b210/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile go/scanner=/tmp/go-build1137861443/b211/_pkg_.a packagefile go/token=/tmp/go-build1137861443/b154/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -p go/ast -std -complete -installsuffix shared -buildid p3_jvWLVbgTDa7hW6foc/p3_jvWLVbgTDa7hW6foc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b210/importcfg -pack /usr/lib/golang/src/go/ast/ast.go /usr/lib/golang/src/go/ast/commentmap.go /usr/lib/golang/src/go/ast/filter.go /usr/lib/golang/src/go/ast/import.go /usr/lib/golang/src/go/ast/print.go /usr/lib/golang/src/go/ast/resolve.go /usr/lib/golang/src/go/ast/scope.go /usr/lib/golang/src/go/ast/walk.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/47/47bbe3edc10a3116a79130afec4e2e18eeb292ef45f51a1c292b95f33055b590-d # internal github.com/prometheus/prometheus/vendor/github.com/alecthomas/template mkdir -p $WORK/b207/ cat >/tmp/go-build1137861443/b207/importcfg << 'EOF' # internal # import config importmap github.com/alecthomas/template/parse=github.com/prometheus/prometheus/vendor/github.com/alecthomas/template/parse packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/alecthomas/template/parse=/tmp/go-build1137861443/b208/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile path/filepath=/tmp/go-build1137861443/b119/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile runtime=/tmp/go-build1137861443/b009/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile unicode=/tmp/go-build1137861443/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -p github.com/prometheus/prometheus/vendor/github.com/alecthomas/template -complete -installsuffix shared -buildid LA58HjMvTokb8UJKatw9/LA58HjMvTokb8UJKatw9 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b207/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/alecthomas/template/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/alecthomas/template/exec.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/alecthomas/template/funcs.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/alecthomas/template/helper.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/alecthomas/template/template.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/62/62fe6be15eb63a45d7955bf71b9d3a09138e5e14bc781116775ca93c914190ee-d # internal crypto/x509 mkdir -p $WORK/b107/ cat >/tmp/go-build1137861443/b107/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=/tmp/go-build1137861443/b048/_pkg_.a packagefile crypto=/tmp/go-build1137861443/b076/_pkg_.a packagefile crypto/aes=/tmp/go-build1137861443/b084/_pkg_.a packagefile crypto/cipher=/tmp/go-build1137861443/b077/_pkg_.a packagefile crypto/des=/tmp/go-build1137861443/b085/_pkg_.a packagefile crypto/dsa=/tmp/go-build1137861443/b108/_pkg_.a packagefile crypto/ecdh=/tmp/go-build1137861443/b086/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build1137861443/b091/_pkg_.a packagefile crypto/ed25519=/tmp/go-build1137861443/b099/_pkg_.a packagefile crypto/elliptic=/tmp/go-build1137861443/b092/_pkg_.a packagefile crypto/md5=/tmp/go-build1137861443/b102/_pkg_.a packagefile crypto/rsa=/tmp/go-build1137861443/b104/_pkg_.a packagefile crypto/sha1=/tmp/go-build1137861443/b105/_pkg_.a packagefile crypto/sha256=/tmp/go-build1137861443/b106/_pkg_.a packagefile crypto/sha512=/tmp/go-build1137861443/b095/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build1137861443/b109/_pkg_.a packagefile encoding/asn1=/tmp/go-build1137861443/b097/_pkg_.a packagefile encoding/hex=/tmp/go-build1137861443/b110/_pkg_.a packagefile encoding/pem=/tmp/go-build1137861443/b111/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build1137861443/b096/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build1137861443/b098/_pkg_.a packagefile internal/godebug=/tmp/go-build1137861443/b064/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile io/fs=/tmp/go-build1137861443/b043/_pkg_.a packagefile math/big=/tmp/go-build1137861443/b082/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile path/filepath=/tmp/go-build1137861443/b119/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile runtime=/tmp/go-build1137861443/b009/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a packagefile unicode=/tmp/go-build1137861443/b034/_pkg_.a packagefile unicode/utf16=/tmp/go-build1137861443/b053/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p crypto/x509 -std -complete -installsuffix shared -buildid 7RW4XYqNqk1Y2RoAXimM/7RW4XYqNqk1Y2RoAXimM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b107/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_arm64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/31/31214c3c526a1f990642c6bc007b3e3c94044ce0be96817f6038e691e399c2ce-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b222/ cat >/tmp/go-build1137861443/b222/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile container/list=/tmp/go-build1137861443/b073/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile log=/tmp/go-build1137861443/b056/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid qmb8x5PbnXXHNP6wYsSi/qmb8x5PbnXXHNP6wYsSi -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b222/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/bidi/bidi.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/bidi/bracket.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/bidi/core.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/bidi/prop.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/bidi/tables13.0.0.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/bidi/trieval.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/71/71c18a191f8b84850cedc835315d4e98511ab65446e0c4e2f0b69826f4aa8294-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b223/ cat >/tmp/go-build1137861443/b223/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/prometheus/prometheus/vendor/golang.org/x/text/transform packagefile encoding/binary=/tmp/go-build1137861443/b052/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/text/transform=/tmp/go-build1137861443/b221/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid ecUiC5t_ynSX1wETZsqv/ecUiC5t_ynSX1wETZsqv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b223/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm/composition.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm/forminfo.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm/input.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm/iter.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm/normalize.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm/readwriter.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm/tables13.0.0.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm/transform.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm/trie.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/2e/2eaadd8459860a9609521afd3375c79dd462eb0fb2e9ca85dc762adcb4e6a019-d # internal html/template mkdir -p $WORK/b194/ cat >/tmp/go-build1137861443/b194/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile html=/tmp/go-build1137861443/b195/_pkg_.a packagefile internal/godebug=/tmp/go-build1137861443/b064/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile io/fs=/tmp/go-build1137861443/b043/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile path=/tmp/go-build1137861443/b044/_pkg_.a packagefile path/filepath=/tmp/go-build1137861443/b119/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile regexp=/tmp/go-build1137861443/b058/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile text/template=/tmp/go-build1137861443/b196/_pkg_.a packagefile text/template/parse=/tmp/go-build1137861443/b197/_pkg_.a packagefile unicode=/tmp/go-build1137861443/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -p html/template -std -complete -installsuffix shared -buildid 1gzg9M5wfjTP4u8M_hXw/1gzg9M5wfjTP4u8M_hXw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b194/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_arm64/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/57/5778ef05f5a186c5325d422be5886b3525f47a31db16074bc1e3fbb8c3d9e1d6-d # internal go/doc mkdir -p $WORK/b209/ cat >/tmp/go-build1137861443/b209/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile go/ast=/tmp/go-build1137861443/b210/_pkg_.a packagefile go/doc/comment=/tmp/go-build1137861443/b212/_pkg_.a packagefile go/token=/tmp/go-build1137861443/b154/_pkg_.a packagefile internal/lazyregexp=/tmp/go-build1137861443/b213/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile path=/tmp/go-build1137861443/b044/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile unicode=/tmp/go-build1137861443/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -p go/doc -std -complete -installsuffix shared -buildid -w1GwwWLpWLhx2VfNMZC/-w1GwwWLpWLhx2VfNMZC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b209/importcfg -pack /usr/lib/golang/src/go/doc/comment.go /usr/lib/golang/src/go/doc/doc.go /usr/lib/golang/src/go/doc/example.go /usr/lib/golang/src/go/doc/exports.go /usr/lib/golang/src/go/doc/filter.go /usr/lib/golang/src/go/doc/reader.go /usr/lib/golang/src/go/doc/synopsis.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/46/46d9c6ba99019ca523490f0ecd0abb2046ab713abb188212c6b0fb12e6dad289-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b220/ cat >/tmp/go-build1137861443/b220/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/prometheus/prometheus/vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/bidi packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/text/transform=/tmp/go-build1137861443/b221/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/bidi=/tmp/go-build1137861443/b222/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid vrbSDRkNG-gxxL-QOgTQ/vrbSDRkNG-gxxL-QOgTQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b220/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/secure/bidirule/bidirule.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/41/4101697b92d182a044fe4fac1808983c2cc94a507528772cfbaaeb9776364ceb-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b224/ cat >/tmp/go-build1137861443/b224/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid 7IEOVy7vIJxl9xFf5D-u/7IEOVy7vIJxl9xFf5D-u -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b224/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/hpack/encode.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/hpack/hpack.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/hpack/huffman.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/hpack/tables.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/38/385a3d41167e60277a675c6c24b23d8e982152eb2a1b6752fb125d04c4949d5b-d # internal github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2 mkdir -p $WORK/b229/ cat >/tmp/go-build1137861443/b229/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile encoding=/tmp/go-build1137861443/b049/_pkg_.a packagefile encoding/base64=/tmp/go-build1137861443/b051/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile regexp=/tmp/go-build1137861443/b058/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a packagefile unicode=/tmp/go-build1137861443/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -p github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2 -complete -installsuffix shared -buildid euk9C3q8EcGul9quVuJd/euk9C3q8EcGul9quVuJd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b229/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2/apic.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2/decode.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2/emitterc.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2/encode.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2/parserc.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2/readerc.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2/resolve.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2/scannerc.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2/sorter.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2/writerc.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2/yaml.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2/yamlh.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2/yamlprivateh.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/2b/2b97362f2028dd3d4b57c95aa40399dd18a9d5006ef819b3b08981ca4ed51070-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/crypto/bcrypt mkdir -p $WORK/b230/ cat >/tmp/go-build1137861443/b230/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/blowfish=github.com/prometheus/prometheus/vendor/golang.org/x/crypto/blowfish packagefile crypto/rand=/tmp/go-build1137861443/b074/_pkg_.a packagefile crypto/subtle=/tmp/go-build1137861443/b079/_pkg_.a packagefile encoding/base64=/tmp/go-build1137861443/b051/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/crypto/blowfish=/tmp/go-build1137861443/b231/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/crypto/bcrypt -complete -installsuffix shared -buildid 23W02935kJjUPbtzDV4R/23W02935kJjUPbtzDV4R -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b230/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/crypto/bcrypt/base64.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/crypto/bcrypt/bcrypt.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/07/0729af89d9aecde3ff8921717f8873526a5de75231715a271a070c6256c1f288-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/tag mkdir -p $WORK/b170/ cat >/tmp/go-build1137861443/b170/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/encoding/defval=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/defval importmap google.golang.org/protobuf/internal/filedesc=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/strs=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build1137861443/b162/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build1137861443/b163/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build1137861443/b153/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1137861443/b149/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/tag -complete -installsuffix shared -buildid 6nb6ucbyl5uzDOX8ZrWS/6nb6ucbyl5uzDOX8ZrWS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b170/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/tag/tag.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/b7/b738110c2b5458f20aca95766c6fdbed3a0003a1fe68e5ed539c50447b75aaaf-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr mkdir -p $WORK/b236/ cat >/tmp/go-build1137861443/b236/importcfg << 'EOF' # internal # import config packagefile encoding/hex=/tmp/go-build1137861443/b110/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr -complete -installsuffix shared -buildid giX3t2HiGZ6reKWBXhgY/giX3t2HiGZ6reKWBXhgY -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b236/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr/error.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr/types.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/8a/8ab9b056a0fa968ce9b99d7e49684729c1aa6ded19a6860bff57003bbed2e8b7-d # internal github.com/prometheus/prometheus/vendor/github.com/jmespath/go-jmespath mkdir -p $WORK/b248/ cat >/tmp/go-build1137861443/b248/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile unicode=/tmp/go-build1137861443/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -p github.com/prometheus/prometheus/vendor/github.com/jmespath/go-jmespath -complete -installsuffix shared -buildid PsNE9ZlLfqqvSGrH5Z56/PsNE9ZlLfqqvSGrH5Z56 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b248/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/jmespath/go-jmespath/api.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/jmespath/go-jmespath/astnodetype_string.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/jmespath/go-jmespath/functions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/jmespath/go-jmespath/interpreter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/jmespath/go-jmespath/lexer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/jmespath/go-jmespath/parser.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/jmespath/go-jmespath/toktype_string.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/jmespath/go-jmespath/util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/9c/9caa3c6e90e79d1882603803f73168e64dfbb9a2f0a9805bd543facaae722e47-d # internal github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2 mkdir -p $WORK/b206/ cat >/tmp/go-build1137861443/b206/importcfg << 'EOF' # internal # import config importmap github.com/alecthomas/template=github.com/prometheus/prometheus/vendor/github.com/alecthomas/template importmap github.com/alecthomas/units=github.com/prometheus/prometheus/vendor/github.com/alecthomas/units packagefile bufio=/tmp/go-build1137861443/b055/_pkg_.a packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile encoding/hex=/tmp/go-build1137861443/b110/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/alecthomas/template=/tmp/go-build1137861443/b207/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/alecthomas/units=/tmp/go-build1137861443/b045/_pkg_.a packagefile go/doc=/tmp/go-build1137861443/b209/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile path/filepath=/tmp/go-build1137861443/b119/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile regexp=/tmp/go-build1137861443/b058/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile syscall=/tmp/go-build1137861443/b024/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -p github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2 -complete -installsuffix shared -buildid QI1VvQaVM31NRLk5wxrr/QI1VvQaVM31NRLk5wxrr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b206/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/actions.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/app.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/args.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/cmd.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/completions.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/envar.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/flags.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/global.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/guesswidth_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/model.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/parser.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/parsers.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/templates.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/usage.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/values.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/values_generated.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/1c/1c8eb9b86612ac6e594234be1640aafd86800fe95b6be18f960c8aa504bb48d3-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl mkdir -p $WORK/b169/ cat >/tmp/go-build1137861443/b169/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/prototext=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/prototext importmap google.golang.org/protobuf/encoding/protowire=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/descopts=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descopts importmap google.golang.org/protobuf/internal/detrand=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/detrand importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/encoding/tag=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/tag importmap google.golang.org/protobuf/internal/errors=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/filedesc=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/flags=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/genid=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid importmap google.golang.org/protobuf/internal/order=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/order importmap google.golang.org/protobuf/internal/pragma=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/strs=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoiface=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoiface packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile compress/gzip=/tmp/go-build1137861443/b069/_pkg_.a packagefile encoding/binary=/tmp/go-build1137861443/b052/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/prototext=/tmp/go-build1137861443/b143/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build1137861443/b144/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descopts=/tmp/go-build1137861443/b165/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build1137861443/b146/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build1137861443/b148/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/tag=/tmp/go-build1137861443/b170/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build1137861443/b145/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build1137861443/b163/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build1137861443/b152/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build1137861443/b155/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/order=/tmp/go-build1137861443/b156/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build1137861443/b150/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build1137861443/b153/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto=/tmp/go-build1137861443/b158/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1137861443/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1137861443/b159/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoiface=/tmp/go-build1137861443/b160/_pkg_.a packagefile hash/crc32=/tmp/go-build1137861443/b071/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile math/bits=/tmp/go-build1137861443/b031/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1137861443/b022/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl -complete -installsuffix shared -buildid UCft-XUw1rObyx8rc-sK/UCft-XUw1rObyx8rc-sK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b169/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/api_export.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/checkinit.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/codec_extension.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/codec_field.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/codec_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/codec_map.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/codec_map_go112.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/codec_message.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/codec_messageset.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/codec_tables.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/codec_unsafe.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/convert.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/convert_list.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/convert_map.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/decode.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/encode.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/enum.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/extension.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/legacy_enum.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/legacy_export.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/legacy_extension.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/legacy_file.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/legacy_message.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/merge.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/merge_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/message.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/message_reflect.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/message_reflect_field.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/message_reflect_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/pointer_unsafe.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/validate.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/weak.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/08/08465ee3669e09185114cb0fe59293eb1bf5040ec5704de48d0e87ebd1412e45-d # internal encoding/xml mkdir -p $WORK/b258/ cat >/tmp/go-build1137861443/b258/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1137861443/b055/_pkg_.a packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile encoding=/tmp/go-build1137861443/b049/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile runtime=/tmp/go-build1137861443/b009/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile unicode=/tmp/go-build1137861443/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -p encoding/xml -std -complete -installsuffix shared -buildid NV9wsm9mzGu-PzGcj-ET/NV9wsm9mzGu-PzGcj-ET -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b258/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_arm64/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/3d/3d62a941c7e2c4c3e217abd68318df523f2e3240a88f83c621ae52a62655f28d-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini mkdir -p $WORK/b238/ cat >/tmp/go-build1137861443/b238/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1137861443/b236/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile unicode=/tmp/go-build1137861443/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini -complete -installsuffix shared -buildid vwURAVo_6nK37vUCebzx/vwURAVo_6nK37vUCebzx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b238/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/ast.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/comma_token.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/comment_token.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/empty_token.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/expression.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/ini.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/ini_lexer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/ini_parser.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/literal_tokens.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/newline_token.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/number_helper.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/op_tokens.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/parse_error.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/parse_stack.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/sep_tokens.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/skipper.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/statement.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/value_util.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/visitor.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/walker.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/ws_token.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/79/796a3942cbcc9195e0c97d86cde582c0e639dc29598b7a403fa7e67a5d2428fd-d # internal crypto/tls mkdir -p $WORK/b083/ cat >/tmp/go-build1137861443/b083/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/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile container/list=/tmp/go-build1137861443/b073/_pkg_.a packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile crypto=/tmp/go-build1137861443/b076/_pkg_.a packagefile crypto/aes=/tmp/go-build1137861443/b084/_pkg_.a packagefile crypto/cipher=/tmp/go-build1137861443/b077/_pkg_.a packagefile crypto/des=/tmp/go-build1137861443/b085/_pkg_.a packagefile crypto/ecdh=/tmp/go-build1137861443/b086/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build1137861443/b091/_pkg_.a packagefile crypto/ed25519=/tmp/go-build1137861443/b099/_pkg_.a packagefile crypto/elliptic=/tmp/go-build1137861443/b092/_pkg_.a packagefile crypto/hmac=/tmp/go-build1137861443/b101/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build1137861443/b075/_pkg_.a packagefile crypto/md5=/tmp/go-build1137861443/b102/_pkg_.a packagefile crypto/rand=/tmp/go-build1137861443/b074/_pkg_.a packagefile crypto/rc4=/tmp/go-build1137861443/b103/_pkg_.a packagefile crypto/rsa=/tmp/go-build1137861443/b104/_pkg_.a packagefile crypto/sha1=/tmp/go-build1137861443/b105/_pkg_.a packagefile crypto/sha256=/tmp/go-build1137861443/b106/_pkg_.a packagefile crypto/sha512=/tmp/go-build1137861443/b095/_pkg_.a packagefile crypto/subtle=/tmp/go-build1137861443/b079/_pkg_.a packagefile crypto/x509=/tmp/go-build1137861443/b107/_pkg_.a packagefile encoding/binary=/tmp/go-build1137861443/b052/_pkg_.a packagefile encoding/pem=/tmp/go-build1137861443/b111/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build1137861443/b120/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build1137861443/b096/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=/tmp/go-build1137861443/b124/_pkg_.a packagefile hash=/tmp/go-build1137861443/b072/_pkg_.a packagefile internal/cpu=/tmp/go-build1137861443/b011/_pkg_.a packagefile internal/godebug=/tmp/go-build1137861443/b064/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile runtime=/tmp/go-build1137861443/b009/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1137861443/b022/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p crypto/tls -std -complete -installsuffix shared -buildid 4BjJFg2mUB9Jlz--AF73/4BjJFg2mUB9Jlz--AF73 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b083/importcfg -pack /usr/lib/golang/src/crypto/tls/alert.go /usr/lib/golang/src/crypto/tls/auth.go /usr/lib/golang/src/crypto/tls/cache.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/quic.go /usr/lib/golang/src/crypto/tls/ticket.go /usr/lib/golang/src/crypto/tls/tls.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/d3/d3a142bf0288324a2c30a4ca91d842644d82bdd59dbe4055e748efefa8aad512-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/net/idna mkdir -p $WORK/b219/ cat >/tmp/go-build1137861443/b219/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=github.com/prometheus/prometheus/vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/text/secure/bidirule=/tmp/go-build1137861443/b220/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/bidi=/tmp/go-build1137861443/b222/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm=/tmp/go-build1137861443/b223/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/net/idna -complete -installsuffix shared -buildid gIrX7gTQtVBUaCDl960w/gIrX7gTQtVBUaCDl960w -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b219/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/idna/go118.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/idna/idna10.0.0.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/idna/punycode.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/idna/tables13.0.0.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/idna/trie.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/idna/trieval.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/fb/fb59e9961606cc7831799f19d691b0a1f0b19600ef07398382b089bd7634ecf9-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials mkdir -p $WORK/b237/ cat >/tmp/go-build1137861443/b237/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/internal/ini=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini importmap github.com/aws/aws-sdk-go/internal/shareddefaults=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults importmap github.com/aws/aws-sdk-go/internal/sync/singleflight=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sync/singleflight packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1137861443/b236/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini=/tmp/go-build1137861443/b238/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults=/tmp/go-build1137861443/b239/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sync/singleflight=/tmp/go-build1137861443/b240/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials -complete -installsuffix shared -buildid KM4rZ5LEu8EJD4YeFQvL/KM4rZ5LEu8EJD4YeFQvL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b237/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/chain_provider.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/context_background_go1.7.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/context_go1.9.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/credentials.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/env_provider.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/shared_credentials_provider.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/static_provider.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/e4/e47e9df1257ef2d6642cf2d348ef04fdd6aba6c1f7266815e8d954dafdf5edda-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints mkdir -p $WORK/b241/ cat >/tmp/go-build1137861443/b241/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1137861443/b236/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile regexp=/tmp/go-build1137861443/b058/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints -complete -installsuffix shared -buildid upWbrfamdXADeDLeH4t0/upWbrfamdXADeDLeH4t0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b241/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints/decode.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints/defaults.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints/dep_service_ids.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints/endpoints.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints/legacy_regions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints/v3model.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/3e/3e7031adfef60e609918ba3d59414338fc3fdecd61e92508c3a0eda8871eb93f-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil mkdir -p $WORK/b247/ cat >/tmp/go-build1137861443/b247/importcfg << 'EOF' # internal # import config importmap github.com/jmespath/go-jmespath=github.com/prometheus/prometheus/vendor/github.com/jmespath/go-jmespath packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/jmespath/go-jmespath=/tmp/go-build1137861443/b248/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile regexp=/tmp/go-build1137861443/b058/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil -complete -installsuffix shared -buildid oZPYLJ18MuPF__bOFnmS/oZPYLJ18MuPF__bOFnmS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b247/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil/copy.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil/equal.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil/path_value.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil/prettify.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil/string_value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/a9/a949336180b00d26db929992dca18d90087a3ac76b3e39dba66546e872f67451-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/processcreds mkdir -p $WORK/b264/ cat >/tmp/go-build1137861443/b264/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/internal/sdkio=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkio packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1137861443/b236/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1137861443/b237/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkio=/tmp/go-build1137861443/b242/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile os/exec=/tmp/go-build1137861443/b265/_pkg_.a packagefile runtime=/tmp/go-build1137861443/b009/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/processcreds -complete -installsuffix shared -buildid 5JbFhvkcAY9Lj52e6vXg/5JbFhvkcAY9Lj52e6vXg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b264/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/processcreds/provider.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/29/299cf9a1104607484483ddf78ef049670b0f1ff2b5d2510b3717d464bd997838-d # internal github.com/prometheus/prometheus/discovery/targetgroup mkdir -p $WORK/b279/ cat >/tmp/go-build1137861443/b279/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1137861443/b185/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -p github.com/prometheus/prometheus/discovery/targetgroup -complete -installsuffix shared -buildid Y1pJwfSl4qgNkZ7qyGr8/Y1pJwfSl4qgNkZ7qyGr8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b279/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/targetgroup/targetgroup.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/44/446092877eddf2bf6213fca8d4c44f54ab6c52c7f1c3bdb110caa15bf5de4ad2-d # internal github.com/prometheus/prometheus/model/labels mkdir -p $WORK/b280/ cat >/tmp/go-build1137861443/b280/importcfg << 'EOF' # internal # import config importmap github.com/cespare/xxhash/v2=github.com/prometheus/prometheus/vendor/github.com/cespare/xxhash/v2 importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors packagefile bufio=/tmp/go-build1137861443/b055/_pkg_.a packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/cespare/xxhash/v2=/tmp/go-build1137861443/b141/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1137861443/b203/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile regexp=/tmp/go-build1137861443/b058/_pkg_.a packagefile regexp/syntax=/tmp/go-build1137861443/b059/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -p github.com/prometheus/prometheus/model/labels -complete -installsuffix shared -buildid ypmbk04U24-HQuWOgWzp/ypmbk04U24-HQuWOgWzp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b280/importcfg -pack ./_build/src/github.com/prometheus/prometheus/model/labels/labels.go ./_build/src/github.com/prometheus/prometheus/model/labels/matcher.go ./_build/src/github.com/prometheus/prometheus/model/labels/regexp.go ./_build/src/github.com/prometheus/prometheus/model/labels/test_utils.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b279/_pkg_.a # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/40/4070a0716ebab37deeafd4262ea5de71d8a675d4ae7bc552199d7a0e10d6eed7-d # internal github.com/prometheus/prometheus/util/strutil mkdir -p $WORK/b288/ cat >/tmp/go-build1137861443/b288/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile regexp=/tmp/go-build1137861443/b058/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -p github.com/prometheus/prometheus/util/strutil -complete -installsuffix shared -buildid IIthRzFEBWKTFFzHroR0/IIthRzFEBWKTFFzHroR0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b288/importcfg -pack ./_build/src/github.com/prometheus/prometheus/util/strutil/quote.go ./_build/src/github.com/prometheus/prometheus/util/strutil/strconv.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/ab/ab7a0eb92925ab596391dea29387f9c0cbf97bf8c0cd825c60a8c964049d764d-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b218/ cat >/tmp/go-build1137861443/b218/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=github.com/prometheus/prometheus/vendor/golang.org/x/net/idna packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/idna=/tmp/go-build1137861443/b219/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile net/textproto=/tmp/go-build1137861443/b131/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid MokXzZrxZNLEzAxigm3m/MokXzZrxZNLEzAxigm3m -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b218/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http/httpguts/guts.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http/httpguts/httplex.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b288/_pkg_.a # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/48/482cb458c0da0dc7cb98621121460e2fd2acc9cc77cfca2c2ad0aadb55aa6247-d # internal github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/date mkdir -p $WORK/b294/ cat >/tmp/go-build1137861443/b294/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile encoding/binary=/tmp/go-build1137861443/b052/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile regexp=/tmp/go-build1137861443/b058/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -p github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/date -complete -installsuffix shared -buildid C-cnRCj03pVVu-mSNzJK/C-cnRCj03pVVu-mSNzJK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b294/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/date/date.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/date/time.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/date/timerfc1123.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/date/unixtime.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/date/utility.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b280/_pkg_.a # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/3f/3f25958bc403c9a9e4b1b9136831eedcebf5f5b8a22a64774d8f85cd20ce899b-d # internal github.com/prometheus/prometheus/model/relabel mkdir -p $WORK/b281/ cat >/tmp/go-build1137861443/b281/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model packagefile crypto/md5=/tmp/go-build1137861443/b102/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1137861443/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1137861443/b185/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build1137861443/b280/_pkg_.a packagefile regexp=/tmp/go-build1137861443/b058/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -p github.com/prometheus/prometheus/model/relabel -complete -installsuffix shared -buildid mvdBFg-OU6b2yjJJjWm2/mvdBFg-OU6b2yjJJjWm2 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b281/importcfg -pack ./_build/src/github.com/prometheus/prometheus/model/relabel/relabel.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/63/638a2ca8a2c31338e383e4524c9daad90dad7870340f199fa1048756f43f8fc9-d # internal github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4 mkdir -p $WORK/b297/ cat >/tmp/go-build1137861443/b297/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile crypto=/tmp/go-build1137861443/b076/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build1137861443/b091/_pkg_.a packagefile crypto/ed25519=/tmp/go-build1137861443/b099/_pkg_.a packagefile crypto/hmac=/tmp/go-build1137861443/b101/_pkg_.a packagefile crypto/rand=/tmp/go-build1137861443/b074/_pkg_.a packagefile crypto/rsa=/tmp/go-build1137861443/b104/_pkg_.a packagefile crypto/subtle=/tmp/go-build1137861443/b079/_pkg_.a packagefile crypto/x509=/tmp/go-build1137861443/b107/_pkg_.a packagefile encoding/base64=/tmp/go-build1137861443/b051/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile encoding/pem=/tmp/go-build1137861443/b111/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile math/big=/tmp/go-build1137861443/b082/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -p github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4 -complete -installsuffix shared -buildid jSKlAmQFT9mNnmV_lwxN/jSKlAmQFT9mNnmV_lwxN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b297/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/claims.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/ecdsa.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/ecdsa_utils.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/ed25519.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/ed25519_utils.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/hmac.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/map_claims.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/none.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/parser.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/rsa.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/rsa_pss.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/rsa_utils.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/signing_method.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/token.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/e6/e6c05d665bdb22e121d744c9ce4b687bee6b41f36d37e07288839cdc0f973165-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12 mkdir -p $WORK/b298/ cat >/tmp/go-build1137861443/b298/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/pkcs12/internal/rc2=github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12/internal/rc2 packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile crypto/cipher=/tmp/go-build1137861443/b077/_pkg_.a packagefile crypto/des=/tmp/go-build1137861443/b085/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build1137861443/b091/_pkg_.a packagefile crypto/hmac=/tmp/go-build1137861443/b101/_pkg_.a packagefile crypto/rsa=/tmp/go-build1137861443/b104/_pkg_.a packagefile crypto/sha1=/tmp/go-build1137861443/b105/_pkg_.a packagefile crypto/x509=/tmp/go-build1137861443/b107/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build1137861443/b109/_pkg_.a packagefile encoding/asn1=/tmp/go-build1137861443/b097/_pkg_.a packagefile encoding/hex=/tmp/go-build1137861443/b110/_pkg_.a packagefile encoding/pem=/tmp/go-build1137861443/b111/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12/internal/rc2=/tmp/go-build1137861443/b299/_pkg_.a packagefile math/big=/tmp/go-build1137861443/b082/_pkg_.a packagefile unicode/utf16=/tmp/go-build1137861443/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12 -complete -installsuffix shared -buildid tCm098wnQHc9erNDs7Oe/tCm098wnQHc9erNDs7Oe -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b298/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12/bmp-string.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12/crypto.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12/mac.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12/pbkdf.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12/pkcs12.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12/safebags.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b206/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b297/_pkg_.a # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/a2/a20c30ab65b98a4505c85b5b84190c9f39ed2687fc4e22527b5993e197502b33-d # internal github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/validation mkdir -p $WORK/b303/ cat >/tmp/go-build1137861443/b303/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile regexp=/tmp/go-build1137861443/b058/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -p github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/validation -complete -installsuffix shared -buildid np16KjajYDkZ1aDO_JMo/np16KjajYDkZ1aDO_JMo -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b303/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/validation/error.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/validation/validation.go cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/4e/4eca08f4afa65610ae316db6b62f64283a2477fc2fcd73e0cd4aa63cb8c1a4ed-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/common/promlog/flag mkdir -p $WORK/b205/ cat >/tmp/go-build1137861443/b205/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/common/promlog=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/promlog importmap gopkg.in/alecthomas/kingpin.v2=github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2 packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/promlog=/tmp/go-build1137861443/b204/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2=/tmp/go-build1137861443/b206/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/common/promlog/flag -complete -installsuffix shared -buildid QhOivErTkMTq0SXSSFAy/QhOivErTkMTq0SXSSFAy -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b205/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/promlog/flag/flag.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b294/_pkg_.a # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/84/84582b0a766e3ee8d835a1a4d265e885a33d95da6530f81c2f879c35f83aa868-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/exporter-toolkit/web/kingpinflag mkdir -p $WORK/b232/ cat >/tmp/go-build1137861443/b232/importcfg << 'EOF' # internal # import config importmap gopkg.in/alecthomas/kingpin.v2=github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2 packagefile github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2=/tmp/go-build1137861443/b206/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/exporter-toolkit/web/kingpinflag -complete -installsuffix shared -buildid Y81fNhosZep-RETIzfeu/Y81fNhosZep-RETIzfeu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b232/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/exporter-toolkit/web/kingpinflag/flag.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/bd/bd233faf3d667ee661412937f91b9b5d433c23cefb954bbc78705d572138964b-d # internal github.com/prometheus/prometheus/vendor/github.com/mattn/go-isatty mkdir -p $WORK/b311/ cat >/tmp/go-build1137861443/b311/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix=/tmp/go-build1137861443/b189/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -p github.com/prometheus/prometheus/vendor/github.com/mattn/go-isatty -complete -installsuffix shared -buildid xXC6ojb-RAtcCOax4JB0/xXC6ojb-RAtcCOax4JB0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b311/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mattn/go-isatty/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mattn/go-isatty/isatty_tcgets.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/f4/f43e6110bb1c86e2e42b404317791584c1862c41b227ed896f892a1ef75eefa0-d # internal github.com/prometheus/prometheus/vendor/github.com/mitchellh/mapstructure mkdir -p $WORK/b317/ cat >/tmp/go-build1137861443/b317/importcfg << 'EOF' # internal # import config packagefile encoding=/tmp/go-build1137861443/b049/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -p github.com/prometheus/prometheus/vendor/github.com/mitchellh/mapstructure -complete -installsuffix shared -buildid uXeJk-sBpTAVp_F5Cn3L/uXeJk-sBpTAVp_F5Cn3L -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b317/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mitchellh/mapstructure/decode_hooks.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mitchellh/mapstructure/error.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mitchellh/mapstructure/mapstructure.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b298/_pkg_.a # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/7a/7a0c3f5a655a3ac48ff1f76abf8b1b68c98a634880ef54f023854e40ee36f2dd-d # internal github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/metrics mkdir -p $WORK/b320/ cat >/tmp/go-build1137861443/b320/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -p github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/metrics -complete -installsuffix shared -buildid 31T5oAhZAY3mfltWY4X4/31T5oAhZAY3mfltWY4X4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b320/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/metrics/metrics.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/metrics/time.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/metrics/values.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/a1/a10e03fe1d029ede2d13c03ab5390607224b3651a1aa57cd69a4d0d1636c1f19-d # internal github.com/prometheus/prometheus/vendor/github.com/google/go-querystring/query mkdir -p $WORK/b321/ cat >/tmp/go-build1137861443/b321/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -p github.com/prometheus/prometheus/vendor/github.com/google/go-querystring/query -complete -installsuffix shared -buildid utk15G_xG2KGXupxUMVc/utk15G_xG2KGXupxUMVc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b321/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-querystring/query/encode.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b303/_pkg_.a # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/12/12ff3a2742c1f5e5e6f4289a4585d460956a5b3266f938dd2e2b9956ad486fcf-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/net/bpf mkdir -p $WORK/b326/ cat >/tmp/go-build1137861443/b326/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build1137861443/b052/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/net/bpf -complete -installsuffix shared -buildid 1WfW5OBiF4PYsXYpkbnm/1WfW5OBiF4PYsXYpkbnm -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b326/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/bpf/asm.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/bpf/constants.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/bpf/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/bpf/instructions.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/bpf/setter.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/bpf/vm.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/bpf/vm_instructions.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b320/_pkg_.a # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/49/498fe78db3e4c53d0cb2af8e6922963b85f1e7d584d79c72a514bee4a03711c0-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket mkdir -p $WORK/b328/ cat >/tmp/go-build1137861443/b328/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix packagefile encoding/binary=/tmp/go-build1137861443/b052/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix=/tmp/go-build1137861443/b189/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile runtime=/tmp/go-build1137861443/b009/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile syscall=/tmp/go-build1137861443/b024/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket -complete -installsuffix shared -buildid Z5SEH1fot1v-uEVeggKy/Z5SEH1fot1v-uEVeggKy -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b328/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/cmsghdr.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/cmsghdr_linux_64bit.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/cmsghdr_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/complete_dontwait.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/error_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/iovec_64bit.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/mmsghdr_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/msghdr_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/msghdr_linux_64bit.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/norace.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/rawconn.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/rawconn_mmsg.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/rawconn_msg.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/socket.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/sys.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/sys_const_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/sys_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/sys_linux_arm64.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/sys_posix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/sys_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/zsys_linux_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b311/_pkg_.a # internal cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/c8/c87125dff9cf743d2fd300363f1117be37bfb8a2bfdf1898531d19180c30e8fc-d # internal github.com/prometheus/prometheus/vendor/github.com/mattn/go-colorable mkdir -p $WORK/b310/ cat >/tmp/go-build1137861443/b310/importcfg << 'EOF' # internal # import config importmap github.com/mattn/go-isatty=github.com/prometheus/prometheus/vendor/github.com/mattn/go-isatty packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mattn/go-isatty=/tmp/go-build1137861443/b311/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -p github.com/prometheus/prometheus/vendor/github.com/mattn/go-colorable -complete -installsuffix shared -buildid VhSBJnSUYk3SfvTLSn1T/VhSBJnSUYk3SfvTLSn1T -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b310/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mattn/go-colorable/colorable_others.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mattn/go-colorable/noncolorable.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b321/_pkg_.a # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/78/78093681013d3bef65f51495414392648595f4b4cdc353f7f46b352aca27dd2d-d # internal github.com/prometheus/prometheus/vendor/github.com/fsnotify/fsnotify mkdir -p $WORK/b332/ cat >/tmp/go-build1137861443/b332/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix=/tmp/go-build1137861443/b189/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile path/filepath=/tmp/go-build1137861443/b119/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -p github.com/prometheus/prometheus/vendor/github.com/fsnotify/fsnotify -complete -installsuffix shared -buildid zRrQTMPNFjNb8jGOnsr_/zRrQTMPNFjNb8jGOnsr_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b332/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/fsnotify/fsnotify/fsnotify.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/fsnotify/fsnotify/inotify.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/fsnotify/fsnotify/inotify_poller.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/aa/aa1210f706ae782761a43e0693886fae795c8bae6a77ed406b6f51a0fc6f2c1d-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/jws mkdir -p $WORK/b338/ cat >/tmp/go-build1137861443/b338/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile crypto=/tmp/go-build1137861443/b076/_pkg_.a packagefile crypto/rand=/tmp/go-build1137861443/b074/_pkg_.a packagefile crypto/rsa=/tmp/go-build1137861443/b104/_pkg_.a packagefile crypto/sha256=/tmp/go-build1137861443/b106/_pkg_.a packagefile encoding/base64=/tmp/go-build1137861443/b051/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/jws -complete -installsuffix shared -buildid mcR8RdGLdoAvU3NxrZtA/mcR8RdGLdoAvU3NxrZtA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b338/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/jws/jws.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b310/_pkg_.a # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/fa/fab3bc85bcb571867389246dbddb89de9b7f0a9c1efbbb0ef80fe382c38e4b87-d # internal github.com/prometheus/prometheus/vendor/github.com/fatih/color mkdir -p $WORK/b309/ cat >/tmp/go-build1137861443/b309/importcfg << 'EOF' # internal # import config importmap github.com/mattn/go-colorable=github.com/prometheus/prometheus/vendor/github.com/mattn/go-colorable importmap github.com/mattn/go-isatty=github.com/prometheus/prometheus/vendor/github.com/mattn/go-isatty packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mattn/go-colorable=/tmp/go-build1137861443/b310/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mattn/go-isatty=/tmp/go-build1137861443/b311/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -p github.com/prometheus/prometheus/vendor/github.com/fatih/color -complete -installsuffix shared -buildid GLyNBSeweG_88quIC490/GLyNBSeweG_88quIC490 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b309/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/fatih/color/color.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/fatih/color/doc.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b338/_pkg_.a # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/f7/f7a60c7735c4cad6e6c6dde19cb89006ec8366d317eb8a0ac1321874c0fa8680-d # internal os/user mkdir -p $WORK/b340/ cd /usr/lib/golang/src/os/user TERM='dumb' CGO_LDFLAGS='"-O2" "-g"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b340/ -importpath os/user -- -I $WORK/b340/ -O2 -g -fno-stack-protector ./cgo_lookup_cgo.go ./getgrouplist_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b332/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b328/_pkg_.a # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/3c/3cc44a358168d8e0d02638e82568c7386d7f12613a226f8e6f5e19992c8482d9-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes mkdir -p $WORK/b353/ cat >/tmp/go-build1137861443/b353/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes -complete -installsuffix shared -buildid kPFvmaoo_DDmaym8xsHx/kPFvmaoo_DDmaym8xsHx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b353/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes/code_string.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes/codes.go cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/a8/a8013269acdb6beea7af1d305a8f15df328e7264efca81bc6799116fae633e29-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4 mkdir -p $WORK/b325/ cat >/tmp/go-build1137861443/b325/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/bpf=github.com/prometheus/prometheus/vendor/golang.org/x/net/bpf importmap golang.org/x/net/internal/iana=github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/iana importmap golang.org/x/net/internal/socket=github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket importmap golang.org/x/sys/unix=github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix packagefile encoding/binary=/tmp/go-build1137861443/b052/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/bpf=/tmp/go-build1137861443/b326/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/iana=/tmp/go-build1137861443/b327/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket=/tmp/go-build1137861443/b328/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix=/tmp/go-build1137861443/b189/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile runtime=/tmp/go-build1137861443/b009/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile syscall=/tmp/go-build1137861443/b024/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4 -complete -installsuffix shared -buildid NJoOWVbA3XWt-qylDl8W/NJoOWVbA3XWt-qylDl8W -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b325/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/batch.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/control.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/control_pktinfo.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/control_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/dgramopt.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/endpoint.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/genericopt.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/header.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/helper.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/iana.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/icmp.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/icmp_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/packet.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/payload.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/payload_cmsg.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/sockopt.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/sockopt_posix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/sys_asmreq_stub.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/sys_asmreqn.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/sys_bpf.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/sys_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/sys_ssmreq.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/zsys_linux_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b317/_pkg_.a # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/ad/ad719728a435596715f610900e5aab9e1aeece2d4ec011204e7049de31693637-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6 mkdir -p $WORK/b329/ cat >/tmp/go-build1137861443/b329/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/bpf=github.com/prometheus/prometheus/vendor/golang.org/x/net/bpf importmap golang.org/x/net/internal/iana=github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/iana importmap golang.org/x/net/internal/socket=github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket importmap golang.org/x/sys/unix=github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix packagefile encoding/binary=/tmp/go-build1137861443/b052/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/bpf=/tmp/go-build1137861443/b326/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/iana=/tmp/go-build1137861443/b327/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket=/tmp/go-build1137861443/b328/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix=/tmp/go-build1137861443/b189/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile runtime=/tmp/go-build1137861443/b009/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile syscall=/tmp/go-build1137861443/b024/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6 -complete -installsuffix shared -buildid _P3AbtT-eP4u3W6696f6/_P3AbtT-eP4u3W6696f6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b329/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/batch.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/control.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/control_rfc3542_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/control_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/dgramopt.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/endpoint.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/genericopt.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/header.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/helper.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/iana.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/icmp.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/icmp_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/payload.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/payload_cmsg.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/sockopt.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/sockopt_posix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/sys_asmreq.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/sys_bpf.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/sys_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/sys_ssmreq.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/zsys_linux_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b353/_pkg_.a # internal cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/d1/d16e4bb95eb06b982c084b0f63a238a2bc12d9ffb6fc83ed80d6c4bc6d89f195-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/json mkdir -p $WORK/b356/ cat >/tmp/go-build1137861443/b356/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/detrand importmap google.golang.org/protobuf/internal/errors=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/strs=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build1137861443/b146/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build1137861443/b145/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build1137861443/b153/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile math/bits=/tmp/go-build1137861443/b031/_pkg_.a packagefile regexp=/tmp/go-build1137861443/b058/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile unicode=/tmp/go-build1137861443/b034/_pkg_.a packagefile unicode/utf16=/tmp/go-build1137861443/b053/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/json -complete -installsuffix shared -buildid 5HZmVRtWZwuH7sW1pn_m/5HZmVRtWZwuH7sW1pn_m -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b356/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/json/decode.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/json/decode_number.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/json/decode_string.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/json/decode_token.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/json/encode.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b309/_pkg_.a # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/21/211d0f0696e3d96340d6dfd82e44c69e87036abd96fc1179bad58179d8775dd1-d # internal github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-hclog mkdir -p $WORK/b308/ cat >/tmp/go-build1137861443/b308/importcfg << 'EOF' # internal # import config importmap github.com/fatih/color=github.com/prometheus/prometheus/vendor/github.com/fatih/color importmap github.com/mattn/go-isatty=github.com/prometheus/prometheus/vendor/github.com/mattn/go-isatty packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile encoding=/tmp/go-build1137861443/b049/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/fatih/color=/tmp/go-build1137861443/b309/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mattn/go-isatty=/tmp/go-build1137861443/b311/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile log=/tmp/go-build1137861443/b056/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile regexp=/tmp/go-build1137861443/b058/_pkg_.a packagefile runtime=/tmp/go-build1137861443/b009/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1137861443/b022/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -p github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-hclog -complete -installsuffix shared -buildid 1LQbtAOvxnicmXzjSvdQ/1LQbtAOvxnicmXzjSvdQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b308/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-hclog/colorize_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-hclog/context.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-hclog/global.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-hclog/interceptlogger.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-hclog/intlogger.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-hclog/logger.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-hclog/nulllogger.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-hclog/stacktrace.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-hclog/stdlog.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-hclog/writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b356/_pkg_.a # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/49/49d4bc72f93137ffa8a0bd1809b4a692291aa7fea77df8625473cf80a08df44a-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protojson mkdir -p $WORK/b355/ cat >/tmp/go-build1137861443/b355/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/encoding/json=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/json importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/errors=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/filedesc=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/flags=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/genid=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid importmap google.golang.org/protobuf/internal/order=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/order importmap google.golang.org/protobuf/internal/pragma=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/set=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/set importmap google.golang.org/protobuf/internal/strs=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile encoding/base64=/tmp/go-build1137861443/b051/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/json=/tmp/go-build1137861443/b356/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build1137861443/b148/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build1137861443/b145/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build1137861443/b163/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build1137861443/b152/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build1137861443/b155/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/order=/tmp/go-build1137861443/b156/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build1137861443/b150/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/set=/tmp/go-build1137861443/b157/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build1137861443/b153/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto=/tmp/go-build1137861443/b158/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1137861443/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1137861443/b159/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protojson -complete -installsuffix shared -buildid D2lOf5yyE4aPqDk1ycXZ/D2lOf5yyE4aPqDk1ycXZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b355/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protojson/decode.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protojson/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protojson/encode.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protojson/well_known_types.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b329/_pkg_.a # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/56/564ea606c68e4ad4ef80c841c92a321061d4014d557f27bed8b6d64e9176bda0-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpclog mkdir -p $WORK/b362/ cat >/tmp/go-build1137861443/b362/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpclog -complete -installsuffix shared -buildid riTp9S-bRi8PfeoWqqhu/riTp9S-bRi8PfeoWqqhu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b362/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpclog/grpclog.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpclog/prefixLogger.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b362/_pkg_.a # internal cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/59/59e3f4786c47d66a7d9898a6b4c364bb7a030064e968a477d7a422815e5f09e0-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog mkdir -p $WORK/b361/ cat >/tmp/go-build1137861443/b361/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/internal/grpclog=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpclog packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpclog=/tmp/go-build1137861443/b362/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile log=/tmp/go-build1137861443/b056/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog -complete -installsuffix shared -buildid LXI4gEVt1fgJk02jzoz6/LXI4gEVt1fgJk02jzoz6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b361/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog/component.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog/grpclog.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog/logger.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog/loggerv2.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b325/_pkg_.a # internal cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/53/53157f7118b46e79b4b784e13e76f3e9317d8f98741e690ac735440fb5390a01-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/attributes mkdir -p $WORK/b364/ cat >/tmp/go-build1137861443/b364/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/attributes -complete -installsuffix shared -buildid HCyvvUEfU94G_G-FuBT7/HCyvvUEfU94G_G-FuBT7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b364/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/attributes/attributes.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b364/_pkg_.a # internal cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/31/317ae318619d9604e97888cea295adc2c3c7645e54f721b451fb2a8208a64c8e-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata mkdir -p $WORK/b369/ cat >/tmp/go-build1137861443/b369/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata -complete -installsuffix shared -buildid s04KfKC00_7UixcT3z3M/s04KfKC00_7UixcT3z3M -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b369/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata/metadata.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b308/_pkg_.a # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/6f/6f1d04190083f2f38a17b7b6b840a0d389ab23b48ace5f2edb35189ecc0c454f-d # internal github.com/prometheus/prometheus/vendor/go.opencensus.io/internal mkdir -p $WORK/b407/ cat >/tmp/go-build1137861443/b407/importcfg << 'EOF' # internal # import config importmap go.opencensus.io=github.com/prometheus/prometheus/vendor/go.opencensus.io packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io=/tmp/go-build1137861443/b408/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a packagefile unicode=/tmp/go-build1137861443/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b407/_pkg_.a -trimpath "$WORK/b407=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io/internal -complete -installsuffix shared -buildid ib0FEQ0ThzJR8tmH2cA4/ib0FEQ0ThzJR8tmH2cA4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b407/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/internal/internal.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/internal/sanitize.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/internal/traceinternals.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b369/_pkg_.a # internal cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/99/9967fe5909980c6eb166e99a42e4f7c4d45206f5c82dbbadbb3871057fc85fb7-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/balancerload mkdir -p $WORK/b376/ cat >/tmp/go-build1137861443/b376/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/metadata=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata=/tmp/go-build1137861443/b369/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b376/_pkg_.a -trimpath "$WORK/b376=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/balancerload -complete -installsuffix shared -buildid 2FoHB6FDQieIeD3b24Q_/2FoHB6FDQieIeD3b24Q_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b376/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/balancerload/load.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b376/_pkg_.a # internal cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/67/67a0ba7315614b12c28c08220317c235c632127bfbd574a00d090fcc6b6af45f-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/stats mkdir -p $WORK/b396/ cat >/tmp/go-build1137861443/b396/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/metadata=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata=/tmp/go-build1137861443/b369/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b396/_pkg_.a -trimpath "$WORK/b396=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/stats -complete -installsuffix shared -buildid Ux5RysNSHRsxJGIDDKmk/Ux5RysNSHRsxJGIDDKmk -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b396/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/stats/handlers.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/stats/stats.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b361/_pkg_.a # internal cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/5b/5b93fed964da057c079a4af4d0115aaedd8ee0157822c6efa32c668de186c3be-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/connectivity mkdir -p $WORK/b360/ cat >/tmp/go-build1137861443/b360/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/grpclog=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog=/tmp/go-build1137861443/b361/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/connectivity -complete -installsuffix shared -buildid odrfDFgjlV74rVB7NT_T/odrfDFgjlV74rVB7NT_T -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b360/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/connectivity/connectivity.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b407/_pkg_.a # internal cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/ec/ec13cc46a77193fed11771f299a37c301b5120d93fe07b1dadc0ee5e19cf1119-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/syscall mkdir -p $WORK/b393/ cat >/tmp/go-build1137861443/b393/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix importmap google.golang.org/grpc/grpclog=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix=/tmp/go-build1137861443/b189/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog=/tmp/go-build1137861443/b361/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile syscall=/tmp/go-build1137861443/b024/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b393/_pkg_.a -trimpath "$WORK/b393=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/syscall -complete -installsuffix shared -buildid _fFXhLkv27GR2gOIZjeo/_fFXhLkv27GR2gOIZjeo -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b393/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/syscall/syscall_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b360/_pkg_.a # internal cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/39/39a42dc8300edc3b1b22b00b0e7b73d2e3ef0f5ab7ef6dedac51306ecb1b60de-d # internal github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/tracestate mkdir -p $WORK/b410/ cat >/tmp/go-build1137861443/b410/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile regexp=/tmp/go-build1137861443/b058/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b410/_pkg_.a -trimpath "$WORK/b410=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/tracestate -complete -installsuffix shared -buildid KWjbgBYmA9CL4F4rzYuZ/KWjbgBYmA9CL4F4rzYuZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b410/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/tracestate/tracestate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b396/_pkg_.a # internal cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/f4/f426a053a55a3b5aa84ee1155e77ae67a31a3152db68776a43fb3edb84cd8dfc-d # internal runtime/trace mkdir -p $WORK/b411/ cat >/tmp/go-build1137861443/b411/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile runtime=/tmp/go-build1137861443/b009/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1137861443/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b411/_pkg_.a -trimpath "$WORK/b411=>" -p runtime/trace -std -installsuffix shared -buildid JQ_BtXIfUCJBPHlLYTYn/JQ_BtXIfUCJBPHlLYTYn -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b411/importcfg -pack /usr/lib/golang/src/runtime/trace/annotation.go /usr/lib/golang/src/runtime/trace/trace.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b410/_pkg_.a # internal cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/1b/1b8213d38ae0a4defc1cf90173a9460849e6753948f2c5ae1ab307ae2fb1853c-d # internal github.com/prometheus/prometheus/vendor/go.opencensus.io/resource mkdir -p $WORK/b415/ cat >/tmp/go-build1137861443/b415/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile regexp=/tmp/go-build1137861443/b058/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b415/_pkg_.a -trimpath "$WORK/b415=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io/resource -complete -installsuffix shared -buildid r7AtmtYZ9YJQPJ01zgu-/r7AtmtYZ9YJQPJ01zgu- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b415/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/resource/resource.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b355/_pkg_.a # internal cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/07/07b269a15555a0ae511f3e8d4031f5fee059d05521c0a27a2ff64c19ad02e561-d # internal runtime/pprof mkdir -p $WORK/b418/ cat >/tmp/go-build1137861443/b418/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1137861443/b055/_pkg_.a packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile compress/gzip=/tmp/go-build1137861443/b069/_pkg_.a packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile encoding/binary=/tmp/go-build1137861443/b052/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile internal/abi=/tmp/go-build1137861443/b005/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile runtime=/tmp/go-build1137861443/b009/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile syscall=/tmp/go-build1137861443/b024/_pkg_.a packagefile text/tabwriter=/tmp/go-build1137861443/b198/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b418/_pkg_.a -trimpath "$WORK/b418=>" -p runtime/pprof -std -installsuffix shared -buildid khotDoGLeTw2n8pvMFBa/khotDoGLeTw2n8pvMFBa -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b418/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/pe.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/proto_other.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_arm64/buildid -w $WORK/b393/_pkg_.a # internal cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/8c/8c63898cb810569fc36e7ab476b95b9748bcc6f9d0665264de0a556898ed00b9-d # internal github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema mkdir -p $WORK/b430/ cat >/tmp/go-build1137861443/b430/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b430/_pkg_.a -trimpath "$WORK/b430=>" -p github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema -complete -installsuffix shared -buildid GEqomPv4morAk-6KGWSx/GEqomPv4morAk-6KGWSx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b430/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/action.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/certificate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/datacenter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/error.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/firewall.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/floating_ip.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/image.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/iso.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/load_balancer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/load_balancer_type.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/location.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/meta.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/network.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/placement_group.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/pricing.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/server.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/server_type.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/ssh_key.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/volume.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b415/_pkg_.a # internal cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/b7/b71dab6c2c4df1dabaf2fbcf086279e6686d47358b10e7c4a66962e492fa0250-d # internal github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata mkdir -p $WORK/b414/ cat >/tmp/go-build1137861443/b414/importcfg << 'EOF' # internal # import config importmap go.opencensus.io/resource=github.com/prometheus/prometheus/vendor/go.opencensus.io/resource packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/resource=/tmp/go-build1137861443/b415/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b414/_pkg_.a -trimpath "$WORK/b414=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata -complete -installsuffix shared -buildid cyOwHlaDmurEnqNre5CB/cyOwHlaDmurEnqNre5CB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b414/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata/exemplar.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata/label.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata/metric.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata/point.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata/type_string.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata/unit.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b411/_pkg_.a # internal cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/66/6652abda0066b4ce4f3670de582089c604cee917e220419b79f0b8863a9a94ab-d # internal github.com/prometheus/prometheus/vendor/go.opencensus.io/trace mkdir -p $WORK/b405/ cat >/tmp/go-build1137861443/b405/importcfg << 'EOF' # internal # import config importmap github.com/golang/groupcache/lru=github.com/prometheus/prometheus/vendor/github.com/golang/groupcache/lru importmap go.opencensus.io/internal=github.com/prometheus/prometheus/vendor/go.opencensus.io/internal importmap go.opencensus.io/trace/internal=github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/internal importmap go.opencensus.io/trace/tracestate=github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/tracestate packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build1137861443/b074/_pkg_.a packagefile encoding/binary=/tmp/go-build1137861443/b052/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/groupcache/lru=/tmp/go-build1137861443/b406/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/internal=/tmp/go-build1137861443/b407/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/internal=/tmp/go-build1137861443/b409/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/tracestate=/tmp/go-build1137861443/b410/_pkg_.a packagefile math/rand=/tmp/go-build1137861443/b063/_pkg_.a packagefile runtime/trace=/tmp/go-build1137861443/b411/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1137861443/b022/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b405/_pkg_.a -trimpath "$WORK/b405=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io/trace -complete -installsuffix shared -buildid MJ3NoKWiv8l0RphI6zZt/MJ3NoKWiv8l0RphI6zZt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b405/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/basetypes.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/config.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/evictedqueue.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/export.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/lrumap.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/sampling.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/spanbucket.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/spanstore.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/status_codes.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/trace.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/trace_api.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/trace_go11.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b414/_pkg_.a # internal cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/9c/9c116cc34c68aa5bae63db47ad0194176ffd9023adedad31bf22c8843ee34c6d-d # internal github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricproducer mkdir -p $WORK/b421/ cat >/tmp/go-build1137861443/b421/importcfg << 'EOF' # internal # import config importmap go.opencensus.io/metric/metricdata=github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata=/tmp/go-build1137861443/b414/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b421/_pkg_.a -trimpath "$WORK/b421=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricproducer -complete -installsuffix shared -buildid H3DSXcFs-Av4NByO_3yB/H3DSXcFs-Av4NByO_3yB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b421/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricproducer/manager.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricproducer/producer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b430/_pkg_.a # internal cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/a0/a0b9f02cff8c4d96086c38bdb92cf15922843a12b6f5301ed201603f187e9722-d # internal flag mkdir -p $WORK/b432/ cat >/tmp/go-build1137861443/b432/importcfg << 'EOF' # internal # import config packagefile encoding=/tmp/go-build1137861443/b049/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile runtime=/tmp/go-build1137861443/b009/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b432/_pkg_.a -trimpath "$WORK/b432=>" -p flag -std -complete -installsuffix shared -buildid 4sBUCcVcQ_gAlrtwKR1U/4sBUCcVcQ_gAlrtwKR1U -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b432/importcfg -pack /usr/lib/golang/src/flag/flag.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b421/_pkg_.a # internal cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/9c/9c65cf9402a533608b22737b206c7dbae8c74299fa90a3bec4b38247a0e4cf6b-d # internal github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto mkdir -p $WORK/b437/ cat >/tmp/go-build1137861443/b437/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1137861443/b055/_pkg_.a packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile encoding=/tmp/go-build1137861443/b049/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile log=/tmp/go-build1137861443/b056/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1137861443/b022/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b437/_pkg_.a -trimpath "$WORK/b437=>" -p github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid 0P1ZDZrRl4tY28AfThD2/0P1ZDZrRl4tY28AfThD2 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b437/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/clone.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/custom_gogo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/decode.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/deprecated.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/discard.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/duration.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/duration_gogo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/encode.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/encode_gogo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/equal.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/extensions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/extensions_gogo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/lib.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/lib_gogo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/message_set.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/pointer_unsafe.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/pointer_unsafe_gogo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/properties.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/properties_gogo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/skip_gogo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/table_marshal.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/table_marshal_gogo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/table_merge.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/table_unmarshal.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/table_unmarshal_gogo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/text.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/text_gogo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/text_parser.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/timestamp.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/timestamp_gogo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/wrappers.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/wrappers_gogo.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/b7/b7473c3e76c0a23e2405fa07157afc4ad508748e1d780500e824c47fb27a86b2-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filetype mkdir -p $WORK/b168/ cat >/tmp/go-build1137861443/b168/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/descopts=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descopts importmap google.golang.org/protobuf/internal/filedesc=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/impl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descopts=/tmp/go-build1137861443/b165/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build1137861443/b163/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl=/tmp/go-build1137861443/b169/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1137861443/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1137861443/b159/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filetype -complete -installsuffix shared -buildid awAc3fGXBOhTY8B-y23d/awAc3fGXBOhTY8B-y23d -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b168/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filetype/build.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/fd/fd795bdef8a52c16091065c5c74d3bcf867472f42e4e970c33312877c6e5a13d-d # internal net/http/httptrace mkdir -p $WORK/b137/ cat >/tmp/go-build1137861443/b137/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build1137861443/b083/_pkg_.a packagefile internal/nettrace=/tmp/go-build1137861443/b114/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile net/textproto=/tmp/go-build1137861443/b131/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p net/http/httptrace -std -complete -installsuffix shared -buildid pMo8F1BWYimGuhLHKqxp/pMo8F1BWYimGuhLHKqxp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b137/importcfg -pack /usr/lib/golang/src/net/http/httptrace/trace.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/27/2745c52ac50d45dc9de83f05f35b7836f4693ec88220e549d1bbe848a7f242b8-d # internal net/http mkdir -p $WORK/b068/ cat >/tmp/go-build1137861443/b068/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=/tmp/go-build1137861443/b055/_pkg_.a packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile compress/gzip=/tmp/go-build1137861443/b069/_pkg_.a packagefile container/list=/tmp/go-build1137861443/b073/_pkg_.a packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build1137861443/b074/_pkg_.a packagefile crypto/tls=/tmp/go-build1137861443/b083/_pkg_.a packagefile encoding/base64=/tmp/go-build1137861443/b051/_pkg_.a packagefile encoding/binary=/tmp/go-build1137861443/b052/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build1137861443/b125/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=/tmp/go-build1137861443/b132/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build1137861443/b133/_pkg_.a packagefile vendor/golang.org/x/net/idna=/tmp/go-build1137861443/b126/_pkg_.a packagefile internal/godebug=/tmp/go-build1137861443/b064/_pkg_.a packagefile internal/safefilepath=/tmp/go-build1137861443/b040/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile io/fs=/tmp/go-build1137861443/b043/_pkg_.a packagefile log=/tmp/go-build1137861443/b056/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile math/rand=/tmp/go-build1137861443/b063/_pkg_.a packagefile mime=/tmp/go-build1137861443/b134/_pkg_.a packagefile mime/multipart=/tmp/go-build1137861443/b135/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile net/http/httptrace=/tmp/go-build1137861443/b137/_pkg_.a packagefile net/http/internal=/tmp/go-build1137861443/b138/_pkg_.a packagefile net/http/internal/ascii=/tmp/go-build1137861443/b139/_pkg_.a packagefile net/textproto=/tmp/go-build1137861443/b131/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile path=/tmp/go-build1137861443/b044/_pkg_.a packagefile path/filepath=/tmp/go-build1137861443/b119/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile runtime=/tmp/go-build1137861443/b009/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1137861443/b022/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p net/http -std -complete -installsuffix shared -buildid JL_x-XcaBfHHL2hQtkwi/JL_x-XcaBfHHL2hQtkwi -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b068/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/h2_error.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/responsecontroller.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_arm64/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/78/788712decc3e48bc16dcf94ce9b80f817eb29d2331945f2116472aaeb82445f3-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl mkdir -p $WORK/b167/ cat >/tmp/go-build1137861443/b167/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/filedesc=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/filetype=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filetype importmap google.golang.org/protobuf/internal/impl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl importmap google.golang.org/protobuf/internal/version=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/version packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build1137861443/b163/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filetype=/tmp/go-build1137861443/b168/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl=/tmp/go-build1137861443/b169/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/version=/tmp/go-build1137861443/b172/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl -complete -installsuffix shared -buildid xagr4J0-5KvhX-DezAIv/xagr4J0-5KvhX-DezAIv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b167/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl/impl.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl/version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b432/_pkg_.a # internal cp $WORK/b432/_pkg_.a /builddir/.cache/go-build/3f/3fdde4746f972f97c3c36e56fc877bb6cc421f40a9aa2b93ab38a8883e30626d-d # internal github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-rootcerts mkdir -p $WORK/b312/ cat >/tmp/go-build1137861443/b312/importcfg << 'EOF' # internal # import config packagefile crypto/tls=/tmp/go-build1137861443/b083/_pkg_.a packagefile crypto/x509=/tmp/go-build1137861443/b107/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile path/filepath=/tmp/go-build1137861443/b119/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -p github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-rootcerts -complete -installsuffix shared -buildid 2v9Eqy5V9qtuoV8YJiQ9/2v9Eqy5V9qtuoV8YJiQ9 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b312/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-rootcerts/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-rootcerts/rootcerts.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-rootcerts/rootcerts_base.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b405/_pkg_.a # internal cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/cb/cb2db23c4cb791707cb177d2d0498670036b5198f07a6694815c232900b2cc47-d # internal github.com/prometheus/prometheus/vendor/github.com/miekg/dns mkdir -p $WORK/b323/ cat >/tmp/go-build1137861443/b323/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/ipv4=github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4 importmap golang.org/x/net/ipv6=github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6 importmap golang.org/x/sys/unix=github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build1137861443/b055/_pkg_.a packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile crypto=/tmp/go-build1137861443/b076/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build1137861443/b091/_pkg_.a packagefile crypto/ed25519=/tmp/go-build1137861443/b099/_pkg_.a packagefile crypto/elliptic=/tmp/go-build1137861443/b092/_pkg_.a packagefile crypto/hmac=/tmp/go-build1137861443/b101/_pkg_.a packagefile crypto/rand=/tmp/go-build1137861443/b074/_pkg_.a packagefile crypto/rsa=/tmp/go-build1137861443/b104/_pkg_.a packagefile crypto/sha1=/tmp/go-build1137861443/b105/_pkg_.a packagefile crypto/sha256=/tmp/go-build1137861443/b106/_pkg_.a packagefile crypto/sha512=/tmp/go-build1137861443/b095/_pkg_.a packagefile crypto/tls=/tmp/go-build1137861443/b083/_pkg_.a packagefile crypto/x509=/tmp/go-build1137861443/b107/_pkg_.a packagefile encoding/asn1=/tmp/go-build1137861443/b097/_pkg_.a packagefile encoding/base32=/tmp/go-build1137861443/b324/_pkg_.a packagefile encoding/base64=/tmp/go-build1137861443/b051/_pkg_.a packagefile encoding/binary=/tmp/go-build1137861443/b052/_pkg_.a packagefile encoding/hex=/tmp/go-build1137861443/b110/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4=/tmp/go-build1137861443/b325/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6=/tmp/go-build1137861443/b329/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix=/tmp/go-build1137861443/b189/_pkg_.a packagefile hash=/tmp/go-build1137861443/b072/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile math/big=/tmp/go-build1137861443/b082/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile path/filepath=/tmp/go-build1137861443/b119/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile syscall=/tmp/go-build1137861443/b024/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -p github.com/prometheus/prometheus/vendor/github.com/miekg/dns -complete -installsuffix shared -buildid URs2MEMMqlLssvassQrt/URs2MEMMqlLssvassQrt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b323/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/acceptfunc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/clientconfig.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/dane.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/defaults.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/dns.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/dnssec.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/dnssec_keygen.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/dnssec_keyscan.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/dnssec_privkey.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/duplicate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/edns.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/format.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/generate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/labels.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/listen_reuseport.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/msg.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/msg_helpers.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/msg_truncate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/nsecx.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/privaterr.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/reverse.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/sanitize.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/scan.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/scan_rr.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/serve_mux.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/server.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/sig0.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/singleinflight.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/smimea.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/svcb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/tlsa.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/tsig.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/types.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/udp.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/update.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/version.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/xfr.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/zduplicate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/zmsg.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/ztypes.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b418/_pkg_.a # internal cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/7d/7d9691e114bc90ac8313a5beb5d84d3af356e787604f546cf14f061d7064c274-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/credentials mkdir -p $WORK/b365/ cat >/tmp/go-build1137861443/b365/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/grpclog=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build1137861443/b083/_pkg_.a packagefile crypto/x509=/tmp/go-build1137861443/b107/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog=/tmp/go-build1137861443/b361/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile syscall=/tmp/go-build1137861443/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/credentials -complete -installsuffix shared -buildid LTDXVZMLvBbCnZ1kmtL0/LTDXVZMLvBbCnZ1kmtL0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b365/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/credentials/credentials.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/credentials/spiffe.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/credentials/syscallconn.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/credentials/util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b312/_pkg_.a # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/5e/5efd9d3700d1491fd572975089dd5b84cc46cb0f90a79e80087602fc71f92e79-d # internal github.com/prometheus/prometheus/vendor/go.opencensus.io/tag mkdir -p $WORK/b417/ cat >/tmp/go-build1137861443/b417/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile encoding/binary=/tmp/go-build1137861443/b052/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile runtime/pprof=/tmp/go-build1137861443/b418/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b417/_pkg_.a -trimpath "$WORK/b417=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io/tag -complete -installsuffix shared -buildid DaDzA5BaSeAv6iyE4_M7/DaDzA5BaSeAv6iyE4_M7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b417/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/tag/context.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/tag/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/tag/key.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/tag/map.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/tag/map_codec.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/tag/metadata.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/tag/profile_19.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/tag/validate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/7c/7cf7d51f3c0cad2ae4c0756ae9f6a97017d2e2b632ba6b22cadcc18e1896c5ca-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb mkdir -p $WORK/b166/ cat >/tmp/go-build1137861443/b166/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1137861443/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1137861443/b167/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb -complete -installsuffix shared -buildid rPUEv9rLNXu8LifMgeWg/rPUEv9rLNXu8LifMgeWg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b166/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb/descriptor.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b365/_pkg_.a # internal cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/38/38bd71b6f24966387e4ece832793849b585953710c0a588b450b96083ca0fab8-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb mkdir -p $WORK/b175/ cat >/tmp/go-build1137861443/b175/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/proto=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto=/tmp/go-build1137861443/b158/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1137861443/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1137861443/b159/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1137861443/b167/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb -complete -installsuffix shared -buildid 4ctOp5WbNxuxrF_1Gfl1/4ctOp5WbNxuxrF_1Gfl1 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b175/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb/any.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b417/_pkg_.a # internal cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/4a/4a50ec7bed06b78cf469265f40d57e6dcd34d87dcfd36cde71cc5c56e31c0f89-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/durationpb mkdir -p $WORK/b177/ cat >/tmp/go-build1137861443/b177/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1137861443/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1137861443/b167/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/durationpb -complete -installsuffix shared -buildid T76aqcegDt7hh7_Qpw35/T76aqcegDt7hh7_Qpw35 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b177/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/durationpb/duration.pb.go cd $WORK/b340 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b340=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=w6tFuUKPL5wEZXqgMinZ -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/36/36524a7c632b0bc95ad9fe14ca9f637029ae14448c432ad749d98b1e02c71e49-d # internal github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b174/ cat >/tmp/go-build1137861443/b174/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/anypb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1137861443/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1137861443/b167/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build1137861443/b175/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -p github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid -ophOSB-SwncCB_f6v89/-ophOSB-SwncCB_f6v89 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b174/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/any/any.pb.go cd $WORK/b340 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b340=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=w6tFuUKPL5wEZXqgMinZ -o ./_x002.o -c cgo_lookup_cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/b4/b4926a863b61c18392b0ce7ceb44dadc8c62ebe5ef2323e7b52f37739b4e6a19-d # internal github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b176/ cat >/tmp/go-build1137861443/b176/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/durationpb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/durationpb packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1137861443/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1137861443/b167/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/durationpb=/tmp/go-build1137861443/b177/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -p github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid X3-nDfWtr6oyYKeVUvce/X3-nDfWtr6oyYKeVUvce -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b176/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/duration/duration.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/8c/8cd918e8e51948a6f7cccc5f43d3beb4ce3f23822d62dbcefffaafa9f6c58af6-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/timestamppb mkdir -p $WORK/b179/ cat >/tmp/go-build1137861443/b179/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1137861443/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1137861443/b167/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/timestamppb -complete -installsuffix shared -buildid wAFTD51Fshh1TyHgQ-OW/wAFTD51Fshh1TyHgQ-OW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b179/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/timestamppb/timestamp.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/dc/dc0757e64654ae7f18b295577ce8dc897ad48e60041206e77ad98c4aeb9a4d4a-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/code mkdir -p $WORK/b349/ cat >/tmp/go-build1137861443/b349/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1137861443/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1137861443/b167/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/code -complete -installsuffix shared -buildid Vbf639GcBQ-ezrGhMrGM/Vbf639GcBQ-ezrGhMrGM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b349/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/code/code.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/08/0823cc1bcf9edbf34c1d2900d9f52bfdd515aae7719edba467e84baf9ca7d835-d # internal github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b178/ cat >/tmp/go-build1137861443/b178/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/timestamppb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/timestamppb packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1137861443/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1137861443/b167/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build1137861443/b179/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -p github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid hSDK_teHSUlXON8mLZ-p/hSDK_teHSUlXON8mLZ-p -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b178/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/timestamp/timestamp.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b349/_pkg_.a # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/73/734ec4584f8b6dc2081ac988432cd0aa37a02bd4752e32268004ba4887ab8c3e-d # internal github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/apierror/internal/proto mkdir -p $WORK/b348/ cat >/tmp/go-build1137861443/b348/importcfg << 'EOF' # internal # import config importmap google.golang.org/genproto/googleapis/rpc/code=github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/code importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/anypb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb packagefile github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/code=/tmp/go-build1137861443/b349/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1137861443/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1137861443/b167/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build1137861443/b175/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -p github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/apierror/internal/proto -complete -installsuffix shared -buildid qgCQ4nBqtUKXRdWAUJvs/qgCQ4nBqtUKXRdWAUJvs -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b348/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/apierror/internal/proto/error.pb.go cd $WORK/b340 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b340=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=w6tFuUKPL5wEZXqgMinZ -o ./_x003.o -c getgrouplist_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/43/439dd839efabf18b1aa8d5091e63cf27900a7d1a2c13b1e8698823e630b747b5-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/errdetails mkdir -p $WORK/b350/ cat >/tmp/go-build1137861443/b350/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/durationpb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/durationpb packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1137861443/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1137861443/b167/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/durationpb=/tmp/go-build1137861443/b177/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/errdetails -complete -installsuffix shared -buildid cwDbxhazigUWVbVzJLet/cwDbxhazigUWVbVzJLet -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b350/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/errdetails/error_details.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b348/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/4b/4b6a68b6c75d4eb175f1347876446af24feb38a72e3135f234f8fe8a72b89da0-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b352/ cat >/tmp/go-build1137861443/b352/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/anypb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1137861443/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1137861443/b167/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build1137861443/b175/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/status -complete -installsuffix shared -buildid 9COc48yXcwPtYG9eA043/9COc48yXcwPtYG9eA043 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b352/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/status/status.pb.go cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/28/281e4225d7f1f821ffc7dba72b71702d93ddc6d957af6c429abb0df8c61a9014-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protodesc mkdir -p $WORK/b161/ cat >/tmp/go-build1137861443/b161/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/encoding/defval=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/defval importmap google.golang.org/protobuf/internal/errors=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/filedesc=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/flags=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/genid=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid importmap google.golang.org/protobuf/internal/pragma=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/strs=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/types/descriptorpb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build1137861443/b144/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build1137861443/b162/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build1137861443/b145/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build1137861443/b163/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build1137861443/b152/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build1137861443/b155/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build1137861443/b150/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build1137861443/b153/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto=/tmp/go-build1137861443/b158/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1137861443/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1137861443/b159/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb=/tmp/go-build1137861443/b166/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile unicode=/tmp/go-build1137861443/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protodesc -complete -installsuffix shared -buildid jwu_CqHJEmf_X_xHKBET/jwu_CqHJEmf_X_xHKBET -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b161/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protodesc/desc.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protodesc/desc_init.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protodesc/desc_resolve.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protodesc/desc_validate.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protodesc/proto.go cd $WORK/b340 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b340=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=w6tFuUKPL5wEZXqgMinZ -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b352/_pkg_.a # internal cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/d5/d59a29f31a1d1a403229794b60b9d0dc19b47c2d10fc7f7c805948c68515e455-d # internal github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/internal mkdir -p $WORK/b416/ cat >/tmp/go-build1137861443/b416/importcfg << 'EOF' # internal # import config importmap go.opencensus.io/tag=github.com/prometheus/prometheus/vendor/go.opencensus.io/tag packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/tag=/tmp/go-build1137861443/b417/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b416/_pkg_.a -trimpath "$WORK/b416=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/internal -complete -installsuffix shared -buildid Fl18mQNlJG-kA7rZ1Jsp/Fl18mQNlJG-kA7rZ1Jsp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b416/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/internal/record.go TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b340=/tmp/go-build -gno-record-gcc-switches -o $WORK/b340/_cgo_.o $WORK/b340/_cgo_main.o $WORK/b340/_x001.o $WORK/b340/_x002.o $WORK/b340/_x003.o -O2 -g /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b416/_pkg_.a # internal cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/4c/4cfc61454725049be42628458660edb855ff1a9be58f2e00810944c88271f5c1-d # internal github.com/prometheus/prometheus/vendor/go.opencensus.io/stats mkdir -p $WORK/b413/ cat >/tmp/go-build1137861443/b413/importcfg << 'EOF' # internal # import config importmap go.opencensus.io/metric/metricdata=github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata importmap go.opencensus.io/stats/internal=github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/internal importmap go.opencensus.io/tag=github.com/prometheus/prometheus/vendor/go.opencensus.io/tag packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata=/tmp/go-build1137861443/b414/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/internal=/tmp/go-build1137861443/b416/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/tag=/tmp/go-build1137861443/b417/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1137861443/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b413/_pkg_.a -trimpath "$WORK/b413=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io/stats -complete -installsuffix shared -buildid t-x5droNuqfIv-7uS5qB/t-x5droNuqfIv-7uS5qB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b413/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/measure.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/measure_float64.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/measure_int64.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/record.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/units.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage user -dynimport $WORK/b340/_cgo_.o -dynout $WORK/b340/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b350/_pkg_.a # internal cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/80/80e1a3f5bef5f4a59d0b9e85435366604f7626f24efebc63b812bdd1d3bbd3c6-d # internal testing mkdir -p $WORK/b431/ cat >/tmp/go-build1137861443/b431/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile flag=/tmp/go-build1137861443/b432/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile internal/goexperiment=/tmp/go-build1137861443/b014/_pkg_.a packagefile internal/race=/tmp/go-build1137861443/b021/_pkg_.a packagefile internal/sysinfo=/tmp/go-build1137861443/b433/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile math/rand=/tmp/go-build1137861443/b063/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile path/filepath=/tmp/go-build1137861443/b119/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile runtime=/tmp/go-build1137861443/b009/_pkg_.a packagefile runtime/debug=/tmp/go-build1137861443/b191/_pkg_.a packagefile runtime/trace=/tmp/go-build1137861443/b411/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1137861443/b022/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a packagefile unicode=/tmp/go-build1137861443/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b431/_pkg_.a -trimpath "$WORK/b431=>" -p testing -std -complete -installsuffix shared -buildid wht0SVFhdaHI7T_HOjpr/wht0SVFhdaHI7T_HOjpr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b431/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/newcover.go /usr/lib/golang/src/testing/run_example.go /usr/lib/golang/src/testing/testing.go /usr/lib/golang/src/testing/testing_other.go cat >/tmp/go-build1137861443/b340/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile runtime=/tmp/go-build1137861443/b009/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile syscall=/tmp/go-build1137861443/b024/_pkg_.a packagefile runtime/cgo=/tmp/go-build1137861443/b341/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -p os/user -std -installsuffix shared -buildid w6tFuUKPL5wEZXqgMinZ/w6tFuUKPL5wEZXqgMinZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b340/importcfg -pack /usr/lib/golang/src/os/user/cgo_listgroups_unix.go /usr/lib/golang/src/os/user/cgo_lookup_unix.go /usr/lib/golang/src/os/user/lookup.go /usr/lib/golang/src/os/user/user.go $WORK/b340/_cgo_gotypes.go $WORK/b340/cgo_lookup_cgo.cgo1.go $WORK/b340/getgrouplist_unix.cgo1.go $WORK/b340/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b413/_pkg_.a # internal cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/df/df3cd420c9745e099a69f11e12c933726d2e0fbc3ae86963e1f259db7195be45-d # internal github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/view mkdir -p $WORK/b419/ cat >/tmp/go-build1137861443/b419/importcfg << 'EOF' # internal # import config importmap go.opencensus.io/internal/tagencoding=github.com/prometheus/prometheus/vendor/go.opencensus.io/internal/tagencoding importmap go.opencensus.io/metric/metricdata=github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata importmap go.opencensus.io/metric/metricproducer=github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricproducer importmap go.opencensus.io/resource=github.com/prometheus/prometheus/vendor/go.opencensus.io/resource importmap go.opencensus.io/stats=github.com/prometheus/prometheus/vendor/go.opencensus.io/stats importmap go.opencensus.io/stats/internal=github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/internal importmap go.opencensus.io/tag=github.com/prometheus/prometheus/vendor/go.opencensus.io/tag packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/internal/tagencoding=/tmp/go-build1137861443/b420/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata=/tmp/go-build1137861443/b414/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricproducer=/tmp/go-build1137861443/b421/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/resource=/tmp/go-build1137861443/b415/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/stats=/tmp/go-build1137861443/b413/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/internal=/tmp/go-build1137861443/b416/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/tag=/tmp/go-build1137861443/b417/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1137861443/b022/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b419/_pkg_.a -trimpath "$WORK/b419=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/view -complete -installsuffix shared -buildid 95_hFd7iflZ17ZnlyiZr/95_hFd7iflZ17ZnlyiZr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b419/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/view/aggregation.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/view/aggregation_data.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/view/collector.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/view/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/view/export.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/view/view.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/view/view_to_metric.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/view/worker.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/view/worker_commands.go cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b340/_pkg_.a $WORK/b340/_x001.o $WORK/b340/_x002.o $WORK/b340/_x003.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b340/_pkg_.a # internal cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/c4/c4f1a816e466e0e68f733ebca26b1a09ae1713ad4fde33d0ab846e2ca65346fa-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/cert mkdir -p $WORK/b423/ cat >/tmp/go-build1137861443/b423/importcfg << 'EOF' # internal # import config packagefile crypto/tls=/tmp/go-build1137861443/b083/_pkg_.a packagefile crypto/x509=/tmp/go-build1137861443/b107/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile os/exec=/tmp/go-build1137861443/b265/_pkg_.a packagefile os/user=/tmp/go-build1137861443/b340/_pkg_.a packagefile path/filepath=/tmp/go-build1137861443/b119/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b423/_pkg_.a -trimpath "$WORK/b423=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/cert -complete -installsuffix shared -buildid 1LIsh-c4T6Yd4lYXE8Mt/1LIsh-c4T6Yd4lYXE8Mt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b423/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/cert/default_cert.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b423/_pkg_.a # internal cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/be/be51e402c33f35bc2b3d397ead459e45005539df45686240704927efa0ccd653-d # internal github.com/prometheus/prometheus/vendor/gopkg.in/inf.v0 mkdir -p $WORK/b440/ cat >/tmp/go-build1137861443/b440/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile math/big=/tmp/go-build1137861443/b082/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b440/_pkg_.a -trimpath "$WORK/b440=>" -p github.com/prometheus/prometheus/vendor/gopkg.in/inf.v0 -complete -installsuffix shared -buildid n5YbMxMFSr_7LJEl2hiO/n5YbMxMFSr_7LJEl2hiO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b440/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/inf.v0/dec.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/inf.v0/rounder.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/24/2419c8d18b7740b150f7da3f3814bc2c66a103bdb47b74db65638a99331e2546-d # internal github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto mkdir -p $WORK/b142/ cat >/tmp/go-build1137861443/b142/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/prototext=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/prototext importmap google.golang.org/protobuf/encoding/protowire=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/proto=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protodesc=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protodesc importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoiface=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoiface importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile compress/gzip=/tmp/go-build1137861443/b069/_pkg_.a packagefile encoding=/tmp/go-build1137861443/b049/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/prototext=/tmp/go-build1137861443/b143/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build1137861443/b144/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto=/tmp/go-build1137861443/b158/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protodesc=/tmp/go-build1137861443/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1137861443/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1137861443/b159/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoiface=/tmp/go-build1137861443/b160/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1137861443/b167/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -p github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto -complete -installsuffix shared -buildid oVudTPy7SGWjetCV04qj/oVudTPy7SGWjetCV04qj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b142/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto/buffer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto/defaults.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto/deprecated.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto/discard.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto/extensions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto/properties.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto/proto.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto/registry.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto/text_decode.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto/text_encode.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto/wire.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto/wrappers.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b419/_pkg_.a # internal cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/e6/e619a6467b9d58f0dfe0a2235646d687c75e62ea2b957d1d5a41a06444c7bd66-d # internal github.com/prometheus/prometheus/vendor/github.com/google/gofuzz mkdir -p $WORK/b442/ cat >/tmp/go-build1137861443/b442/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile math/rand=/tmp/go-build1137861443/b063/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile regexp=/tmp/go-build1137861443/b058/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b442/_pkg_.a -trimpath "$WORK/b442=>" -p github.com/prometheus/prometheus/vendor/github.com/google/gofuzz -complete -installsuffix shared -buildid qy03c7rLea_NsvlARl70/qy03c7rLea_NsvlARl70 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b442/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/gofuzz/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/gofuzz/fuzz.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b440/_pkg_.a # internal cp $WORK/b440/_pkg_.a /builddir/.cache/go-build/68/6846e2d1e82a60812bb4b239075ee30bd9c64dc6fe295df5829c91227bba1c1d-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect mkdir -p $WORK/b444/ cat >/tmp/go-build1137861443/b444/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b444/_pkg_.a -trimpath "$WORK/b444=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect -complete -installsuffix shared -buildid ONVK05z8QkR6EhDhXo9d/ONVK05z8QkR6EhDhXo9d -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b444/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect/deep_equal.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b444/_pkg_.a # internal cp $WORK/b444/_pkg_.a /builddir/.cache/go-build/be/be0e95f4582cb1a113a54d57e4739edb29402739f1923aab6855b8c44f56e2f3-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion mkdir -p $WORK/b443/ cat >/tmp/go-build1137861443/b443/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/third_party/forked/golang/reflect=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect=/tmp/go-build1137861443/b444/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b443/_pkg_.a -trimpath "$WORK/b443=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion -complete -installsuffix shared -buildid _9GiWSQpKDszX__333QX/_9GiWSQpKDszX__333QX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b443/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion/converter.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion/deep_equal.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion/helper.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b442/_pkg_.a # internal cp $WORK/b442/_pkg_.a /builddir/.cache/go-build/c1/c1dff8ecb4d70524619cf99db93f870759ce3ad4e2f472b3c84a958c1bf647a9-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields mkdir -p $WORK/b445/ cat >/tmp/go-build1137861443/b445/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/selection=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/selection packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/selection=/tmp/go-build1137861443/b446/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b445/_pkg_.a -trimpath "$WORK/b445=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields -complete -installsuffix shared -buildid jOX1GVFB2ROmbkat7g97/jOX1GVFB2ROmbkat7g97 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b445/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields/fields.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields/requirements.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields/selector.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b443/_pkg_.a # internal cp $WORK/b443/_pkg_.a /builddir/.cache/go-build/d8/d89b1e4826e84d21742a324ce6d5e9ec6ee4810d2fd889ecd3bc58d45149b04d-d # internal github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/value mkdir -p $WORK/b452/ cat >/tmp/go-build1137861443/b452/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b452/_pkg_.a -trimpath "$WORK/b452=>" -p github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/value -complete -installsuffix shared -buildid B7euoiqL9FJltDr5SFDT/B7euoiqL9FJltDr5SFDT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b452/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/value/name.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/value/pointer_unsafe.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/value/sort.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/value/zero.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b445/_pkg_.a # internal cp $WORK/b445/_pkg_.a /builddir/.cache/go-build/e1/e17bf3d8c8d6f748edb1847b9ba37387a5c47928368d967ac557f3204e812a72-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/errors mkdir -p $WORK/b456/ cat >/tmp/go-build1137861443/b456/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/sets=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets=/tmp/go-build1137861443/b453/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b456/_pkg_.a -trimpath "$WORK/b456=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/errors -complete -installsuffix shared -buildid aQ4zGexsirE0GmdNnjo-/aQ4zGexsirE0GmdNnjo- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b456/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/errors/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/errors/errors.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b431/_pkg_.a # internal cp $WORK/b431/_pkg_.a /builddir/.cache/go-build/c7/c7bbfe5c48fea5a02f8227e1a04f7e09c2d9257a2d75c9dadca75685c833cc0f-d # internal github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 mkdir -p $WORK/b457/ cat >/tmp/go-build1137861443/b457/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1137861443/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1137861443/b060/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b457/_pkg_.a -trimpath "$WORK/b457=>" -p github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 -complete -installsuffix shared -buildid 4U3zoj5NtNRvTIOpC6my/4U3zoj5NtNRvTIOpC6my -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b457/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/klog/v2/klog.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b452/_pkg_.a # internal cp $WORK/b452/_pkg_.a /builddir/.cache/go-build/a2/a2176cf4bb9eb3dcdff6726407ec1977b1195e9f42cd3f6ce454823099d6b9b1-d # internal github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp mkdir -p $WORK/b448/ cat >/tmp/go-build1137861443/b448/importcfg << 'EOF' # internal # import config importmap github.com/google/go-cmp/cmp/internal/diff=github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/diff importmap github.com/google/go-cmp/cmp/internal/flags=github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/flags importmap github.com/google/go-cmp/cmp/internal/function=github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/function importmap github.com/google/go-cmp/cmp/internal/value=github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/value packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/diff=/tmp/go-build1137861443/b449/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/flags=/tmp/go-build1137861443/b450/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/function=/tmp/go-build1137861443/b451/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/value=/tmp/go-build1137861443/b452/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile math/rand=/tmp/go-build1137861443/b063/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile regexp=/tmp/go-build1137861443/b058/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a packagefile unicode=/tmp/go-build1137861443/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b448/_pkg_.a -trimpath "$WORK/b448=>" -p github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp -complete -installsuffix shared -buildid Dc6SpZyVWW2cQI9EILUN/Dc6SpZyVWW2cQI9EILUN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b448/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/compare.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/export_unsafe.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/options.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/path.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/report.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/report_compare.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/report_references.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/report_reflect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/report_slices.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/report_text.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/report_value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b456/_pkg_.a # internal cp $WORK/b456/_pkg_.a /builddir/.cache/go-build/bd/bd30028d9d083080e2cd429135b6f31095e4b227de22f190030d4f0e4ea2f5af-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation/field mkdir -p $WORK/b455/ cat >/tmp/go-build1137861443/b455/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/errors=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/errors importmap k8s.io/apimachinery/pkg/util/sets=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/errors=/tmp/go-build1137861443/b456/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets=/tmp/go-build1137861443/b453/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b455/_pkg_.a -trimpath "$WORK/b455=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation/field -complete -installsuffix shared -buildid xPayPxwL5Oq0ygSTM5Aj/xPayPxwL5Oq0ygSTM5Aj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b455/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation/field/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation/field/path.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b457/_pkg_.a # internal cp $WORK/b457/_pkg_.a /builddir/.cache/go-build/72/72509e3d0febb3c21ad2904a668ecc8995fb1cb3b74032324773af0760d219dd-d # internal go/internal/typeparams mkdir -p $WORK/b461/ cat >/tmp/go-build1137861443/b461/importcfg << 'EOF' # internal # import config packagefile go/ast=/tmp/go-build1137861443/b210/_pkg_.a packagefile go/token=/tmp/go-build1137861443/b154/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b461/_pkg_.a -trimpath "$WORK/b461=>" -p go/internal/typeparams -std -complete -installsuffix shared -buildid nvJUu47OmkkEEg4uYLvC/nvJUu47OmkkEEg4uYLvC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b461/importcfg -pack /usr/lib/golang/src/go/internal/typeparams/typeparams.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b455/_pkg_.a # internal cp $WORK/b455/_pkg_.a /builddir/.cache/go-build/75/75cf9702f207a782f23a9749a8ffe1d37b604d1dfe391f5cc74a92830a5953d7-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation mkdir -p $WORK/b454/ cat >/tmp/go-build1137861443/b454/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/validation/field=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation/field packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation/field=/tmp/go-build1137861443/b455/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile regexp=/tmp/go-build1137861443/b058/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b454/_pkg_.a -trimpath "$WORK/b454=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation -complete -installsuffix shared -buildid utu-ETqM2SGj-dfgjd7x/utu-ETqM2SGj-dfgjd7x -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b454/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation/validation.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b461/_pkg_.a # internal cp $WORK/b461/_pkg_.a /builddir/.cache/go-build/f6/f6bcd97b6c02d44e1ccbb64183bda3faf893f3db21abaa30c6b61434d4bb439c-d # internal go/parser mkdir -p $WORK/b459/ cat >/tmp/go-build1137861443/b459/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile go/ast=/tmp/go-build1137861443/b210/_pkg_.a packagefile go/build/constraint=/tmp/go-build1137861443/b460/_pkg_.a packagefile go/internal/typeparams=/tmp/go-build1137861443/b461/_pkg_.a packagefile go/scanner=/tmp/go-build1137861443/b211/_pkg_.a packagefile go/token=/tmp/go-build1137861443/b154/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile io/fs=/tmp/go-build1137861443/b043/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile path/filepath=/tmp/go-build1137861443/b119/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b459/_pkg_.a -trimpath "$WORK/b459=>" -p go/parser -std -complete -installsuffix shared -buildid YasRKd1GqAfj7qvn-cWc/YasRKd1GqAfj7qvn-cWc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b459/importcfg -pack /usr/lib/golang/src/go/parser/interface.go /usr/lib/golang/src/go/parser/parser.go /usr/lib/golang/src/go/parser/resolver.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b454/_pkg_.a # internal cp $WORK/b454/_pkg_.a /builddir/.cache/go-build/1e/1e3cfa0d20426cd8a37d07da6b965648ccefa554b0c99ed9ec3481c825cb170e-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion/queryparams mkdir -p $WORK/b462/ cat >/tmp/go-build1137861443/b462/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b462/_pkg_.a -trimpath "$WORK/b462=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion/queryparams -complete -installsuffix shared -buildid ZE2LFIV32f2jW2Xdjil-/ZE2LFIV32f2jW2Xdjil- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b462/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion/queryparams/convert.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion/queryparams/doc.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/e3/e3bee118ce793262e4c3f657f53fce2d0b9bd5c6b0cfb4e07e9d520382f4656b-d # internal github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes mkdir -p $WORK/b173/ cat >/tmp/go-build1137861443/b173/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/any=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/any importmap github.com/golang/protobuf/ptypes/duration=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/duration importmap github.com/golang/protobuf/ptypes/timestamp=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/timestamp importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build1137861443/b142/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/any=/tmp/go-build1137861443/b174/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/duration=/tmp/go-build1137861443/b176/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/timestamp=/tmp/go-build1137861443/b178/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1137861443/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1137861443/b159/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -p github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid 6xib_YV9YxldydVXbEZy/6xib_YV9YxldydVXbEZy -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b173/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/any.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/duration.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/timestamp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b462/_pkg_.a # internal cp $WORK/b462/_pkg_.a /builddir/.cache/go-build/38/38c8c863cbcf54376185262a2b100d400f5cae0696626d08ff6104fe182fa1ea-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go mkdir -p $WORK/b181/ cat >/tmp/go-build1137861443/b181/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/timestamp=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/timestamp packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build1137861443/b142/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/timestamp=/tmp/go-build1137861443/b178/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go -complete -installsuffix shared -buildid 9CSjiwQ-wRIGrLkAO2Pb/9CSjiwQ-wRIGrLkAO2Pb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b181/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go/metrics.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/42/42b2e52a8a80a076265c8a384ed86cdc16404cd6f2de6d9676c70786ad661a35-d # internal github.com/prometheus/prometheus/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil mkdir -p $WORK/b183/ cat >/tmp/go-build1137861443/b183/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto packagefile encoding/binary=/tmp/go-build1137861443/b052/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build1137861443/b142/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -p github.com/prometheus/prometheus/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid 0Babd7FtjzZ3Ic3NYB1r/0Babd7FtjzZ3Ic3NYB1r -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b183/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/decode.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/encode.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/11/11c194986d722c4b1e56e9495c27d6a65b216e4a1cd90d50147b0b0a0bca5f29-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b180/ cat >/tmp/go-build1137861443/b180/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_model/go=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go=/tmp/go-build1137861443/b181/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid HE1UMWHJmh4rG5vEcNF7/HE1UMWHJmh4rG5vEcNF7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b180/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/internal/metric.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/8e/8eecb73f0aab1822bc45da1a60777de3cf98e69d97ce0a7ff1d29a3099b54e60-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/status mkdir -p $WORK/b354/ cat >/tmp/go-build1137861443/b354/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes importmap google.golang.org/genproto/googleapis/rpc/status=github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/status importmap google.golang.org/grpc/codes=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build1137861443/b142/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes=/tmp/go-build1137861443/b173/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build1137861443/b352/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes=/tmp/go-build1137861443/b353/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/status -complete -installsuffix shared -buildid WBIh6u7FBksrtoUSzETb/WBIh6u7FBksrtoUSzETb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b354/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/status/status.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/b3/b34cd3fb9d8ffd5076c92b3b0a798ebb77fcb758ae4a21b578957e61ae32ea11-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials mkdir -p $WORK/b363/ cat >/tmp/go-build1137861443/b363/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap google.golang.org/grpc/attributes=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/attributes importmap google.golang.org/grpc/internal/credentials=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/credentials packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build1137861443/b083/_pkg_.a packagefile crypto/x509=/tmp/go-build1137861443/b107/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build1137861443/b142/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/attributes=/tmp/go-build1137861443/b364/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/credentials=/tmp/go-build1137861443/b365/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials -complete -installsuffix shared -buildid _lPo7z8Pz7YRhcfPQV9v/_lPo7z8Pz7YRhcfPQV9v -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b363/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials/credentials.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials/go12.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials/tls.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b354/_pkg_.a # internal cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/63/63cd000c6d1fa2be448a6ac5c40a216158b4086f5bf509327b0623eee9ece35f-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status mkdir -p $WORK/b351/ cat >/tmp/go-build1137861443/b351/importcfg << 'EOF' # internal # import config importmap google.golang.org/genproto/googleapis/rpc/status=github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/status importmap google.golang.org/grpc/codes=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/internal/status=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/status packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build1137861443/b352/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes=/tmp/go-build1137861443/b353/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/status=/tmp/go-build1137861443/b354/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status -complete -installsuffix shared -buildid -ni1FXfzH8R6cKy6TC6y/-ni1FXfzH8R6cKy6TC6y -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b351/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status/status.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b363/_pkg_.a # internal cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/18/18a983546b85f9f385dbd785251dd6398029997ade5476f86fbc6eb88199789d-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver mkdir -p $WORK/b367/ cat >/tmp/go-build1137861443/b367/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/attributes=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/attributes importmap google.golang.org/grpc/credentials=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials importmap google.golang.org/grpc/serviceconfig=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/attributes=/tmp/go-build1137861443/b364/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials=/tmp/go-build1137861443/b363/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build1137861443/b368/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver -complete -installsuffix shared -buildid iFAmTON8aXRfjH2i702J/iFAmTON8aXRfjH2i702J -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b367/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver/resolver.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b351/_pkg_.a # internal cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/0e/0e53f38c7e2c67b6fceb14813ddf57476b1e27fe8c028b942cff074dfb64e840-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/encoding/proto mkdir -p $WORK/b374/ cat >/tmp/go-build1137861443/b374/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap google.golang.org/grpc/encoding=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/encoding packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build1137861443/b142/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/encoding=/tmp/go-build1137861443/b373/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b374/_pkg_.a -trimpath "$WORK/b374=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/encoding/proto -complete -installsuffix shared -buildid ZO1xirYSuCWtONeXU2S1/ZO1xirYSuCWtONeXU2S1 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b374/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/encoding/proto/proto.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b367/_pkg_.a # internal cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/b1/b1651eeac4bd6755a38a1112ecc19c1cc9a6ab0cdbff9dd19ea5169492520611-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal mkdir -p $WORK/b366/ cat >/tmp/go-build1137861443/b366/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/attributes=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/attributes importmap google.golang.org/grpc/connectivity=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/resolver=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver importmap google.golang.org/grpc/serviceconfig=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/attributes=/tmp/go-build1137861443/b364/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/connectivity=/tmp/go-build1137861443/b360/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver=/tmp/go-build1137861443/b367/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build1137861443/b368/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal -complete -installsuffix shared -buildid ygsU713W0r3NxtnkUO_A/ygsU713W0r3NxtnkUO_A -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b366/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/internal.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/xds_handshake_cluster.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b366/_pkg_.a # internal cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/0c/0cf86d90266f13a2ed68e5aa6731609aa297d4858ceb5a8fd0af6f9824325537-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer mkdir -p $WORK/b359/ cat >/tmp/go-build1137861443/b359/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/connectivity=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/credentials=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials importmap google.golang.org/grpc/internal=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal importmap google.golang.org/grpc/metadata=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata importmap google.golang.org/grpc/resolver=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver importmap google.golang.org/grpc/serviceconfig=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/connectivity=/tmp/go-build1137861443/b360/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials=/tmp/go-build1137861443/b363/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal=/tmp/go-build1137861443/b366/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata=/tmp/go-build1137861443/b369/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver=/tmp/go-build1137861443/b367/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build1137861443/b368/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b359/_pkg_.a -trimpath "$WORK/b359=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer -complete -installsuffix shared -buildid IXocDf3CaDuVb68EDCR_/IXocDf3CaDuVb68EDCR_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b359/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/balancer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b374/_pkg_.a # internal cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/31/31ecc1ae95ac707ade3609a148845667d9dec48e44a0544e45910f106cb51837-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1 mkdir -p $WORK/b378/ cat >/tmp/go-build1137861443/b378/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/durationpb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/durationpb importmap google.golang.org/protobuf/types/known/timestamppb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/timestamppb packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build1137861443/b142/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1137861443/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1137861443/b167/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/durationpb=/tmp/go-build1137861443/b177/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build1137861443/b179/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b378/_pkg_.a -trimpath "$WORK/b378=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1 -complete -installsuffix shared -buildid jIaQJAdvNdO3q14s4B_H/jIaQJAdvNdO3q14s4B_H -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b378/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1/binarylog.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b359/_pkg_.a # internal cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/eb/eba2518a60d114da9dcffc7375c424735105afbc3150afd2b3740f0f1f7449f7-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/base mkdir -p $WORK/b370/ cat >/tmp/go-build1137861443/b370/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/attributes=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/attributes importmap google.golang.org/grpc/balancer=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer importmap google.golang.org/grpc/connectivity=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/grpclog=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/resolver=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/attributes=/tmp/go-build1137861443/b364/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer=/tmp/go-build1137861443/b359/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/connectivity=/tmp/go-build1137861443/b360/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog=/tmp/go-build1137861443/b361/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver=/tmp/go-build1137861443/b367/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/base -complete -installsuffix shared -buildid HxDzJbxpJEJL31zthBxt/HxDzJbxpJEJL31zthBxt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b370/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/base/balancer.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/base/base.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b448/_pkg_.a # internal cp $WORK/b448/_pkg_.a /builddir/.cache/go-build/08/083bde79d300730b3e9e1f61139555327d8f16d8c66e273a7b8db1161335d498-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcutil mkdir -p $WORK/b379/ cat >/tmp/go-build1137861443/b379/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/metadata=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata importmap google.golang.org/grpc/resolver=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata=/tmp/go-build1137861443/b369/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver=/tmp/go-build1137861443/b367/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcutil -complete -installsuffix shared -buildid nZg7uv-pB1x4YWjbMAwD/nZg7uv-pB1x4YWjbMAwD -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b379/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcutil/encode_duration.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcutil/metadata.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcutil/method.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcutil/target.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b459/_pkg_.a # internal cp $WORK/b459/_pkg_.a /builddir/.cache/go-build/5b/5b2ed09733117a773b28813500f4ede8afe9f7f04c4475cb231cb1e073ba5654-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/channelz mkdir -p $WORK/b381/ cat >/tmp/go-build1137861443/b381/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix importmap google.golang.org/grpc/connectivity=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/credentials=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials importmap google.golang.org/grpc/grpclog=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix=/tmp/go-build1137861443/b189/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/connectivity=/tmp/go-build1137861443/b360/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials=/tmp/go-build1137861443/b363/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog=/tmp/go-build1137861443/b361/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1137861443/b022/_pkg_.a packagefile syscall=/tmp/go-build1137861443/b024/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b381/_pkg_.a -trimpath "$WORK/b381=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/channelz -complete -installsuffix shared -buildid DBUDu7j-EVsAOkwWXimv/DBUDu7j-EVsAOkwWXimv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b381/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/channelz/funcs.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/channelz/logging.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/channelz/types.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/channelz/types_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/channelz/util_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b370/_pkg_.a # internal cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/a2/a281937246e9ee07915db9ae392836819159e496496235aa89a0e6679dc433ec-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/roundrobin mkdir -p $WORK/b371/ cat >/tmp/go-build1137861443/b371/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/balancer=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer importmap google.golang.org/grpc/balancer/base=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/base importmap google.golang.org/grpc/grpclog=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal/grpcrand=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcrand packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer=/tmp/go-build1137861443/b359/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/base=/tmp/go-build1137861443/b370/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog=/tmp/go-build1137861443/b361/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcrand=/tmp/go-build1137861443/b372/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b371/_pkg_.a -trimpath "$WORK/b371=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/roundrobin -complete -installsuffix shared -buildid MLIDFXfINr4H4Et99PYm/MLIDFXfINr4H4Et99PYm -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b371/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/roundrobin/roundrobin.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b378/_pkg_.a # internal cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/fe/fefaa28e8bd59b17a352d367394c9984f659217b7074263dfeaa15c350ffc952-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/serviceconfig mkdir -p $WORK/b385/ cat >/tmp/go-build1137861443/b385/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/balancer=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer importmap google.golang.org/grpc/codes=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/grpclog=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/serviceconfig=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer=/tmp/go-build1137861443/b359/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes=/tmp/go-build1137861443/b353/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog=/tmp/go-build1137861443/b361/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build1137861443/b368/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b385/_pkg_.a -trimpath "$WORK/b385=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/serviceconfig -complete -installsuffix shared -buildid hcFfdMnxMdstwX95RVH0/hcFfdMnxMdstwX95RVH0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b385/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/serviceconfig/serviceconfig.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b379/_pkg_.a # internal cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/25/2526566af80f4e137d677a73a4fc4b1d20b48964fd32f8bf3fb69d833832466b-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/binarylog mkdir -p $WORK/b377/ cat >/tmp/go-build1137861443/b377/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes importmap google.golang.org/grpc/binarylog/grpc_binarylog_v1=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1 importmap google.golang.org/grpc/grpclog=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal/grpcutil=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcutil importmap google.golang.org/grpc/metadata=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata importmap google.golang.org/grpc/status=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status packagefile bufio=/tmp/go-build1137861443/b055/_pkg_.a packagefile encoding/binary=/tmp/go-build1137861443/b052/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build1137861443/b142/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes=/tmp/go-build1137861443/b173/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1=/tmp/go-build1137861443/b378/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog=/tmp/go-build1137861443/b361/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcutil=/tmp/go-build1137861443/b379/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata=/tmp/go-build1137861443/b369/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status=/tmp/go-build1137861443/b351/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile regexp=/tmp/go-build1137861443/b058/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1137861443/b022/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b377/_pkg_.a -trimpath "$WORK/b377=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/binarylog -complete -installsuffix shared -buildid G1bJu-yNOvHZV48b-S2g/G1bJu-yNOvHZV48b-S2g -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b377/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/binarylog/binarylog.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/binarylog/binarylog_testutil.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/binarylog/env_config.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/binarylog/method_logger.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/binarylog/sink.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b371/_pkg_.a # internal cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/cc/cc79d9306141ded3416e57870d65c94e77e3627dcb01d068c985c4f2ac9921de-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/grpclb/state mkdir -p $WORK/b387/ cat >/tmp/go-build1137861443/b387/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/resolver=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver=/tmp/go-build1137861443/b367/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b387/_pkg_.a -trimpath "$WORK/b387=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/grpclb/state -complete -installsuffix shared -buildid loO6mBABnmmUQIkitUs1/loO6mBABnmmUQIkitUs1 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b387/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/grpclb/state/state.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b385/_pkg_.a # internal cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/30/300890ed6aa99183222ccfccaab32178ea01477e5badad6c5c3d704bac3a38f1-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver mkdir -p $WORK/b384/ cat >/tmp/go-build1137861443/b384/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/internal/serviceconfig=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/serviceconfig importmap google.golang.org/grpc/metadata=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata importmap google.golang.org/grpc/resolver=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/serviceconfig=/tmp/go-build1137861443/b385/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata=/tmp/go-build1137861443/b369/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver=/tmp/go-build1137861443/b367/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b384/_pkg_.a -trimpath "$WORK/b384=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver -complete -installsuffix shared -buildid PCkD9Bdv3mV1wBmgLCBt/PCkD9Bdv3mV1wBmgLCBt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b384/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/config_selector.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b387/_pkg_.a # internal cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/1b/1b5c79033d48ef549a00b7c37fe3e71c1698499fa4d8ffc0b3d721afbab5f3b2-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/dns mkdir -p $WORK/b386/ cat >/tmp/go-build1137861443/b386/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/balancer/grpclb/state=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/grpclb/state importmap google.golang.org/grpc/grpclog=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal/backoff=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/backoff importmap google.golang.org/grpc/internal/envconfig=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/envconfig importmap google.golang.org/grpc/internal/grpcrand=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcrand importmap google.golang.org/grpc/resolver=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver importmap google.golang.org/grpc/serviceconfig=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/grpclb/state=/tmp/go-build1137861443/b387/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog=/tmp/go-build1137861443/b361/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/backoff=/tmp/go-build1137861443/b375/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/envconfig=/tmp/go-build1137861443/b382/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcrand=/tmp/go-build1137861443/b372/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver=/tmp/go-build1137861443/b367/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build1137861443/b368/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b386/_pkg_.a -trimpath "$WORK/b386=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/dns -complete -installsuffix shared -buildid BeASfRFVjSFc-b3ysmO0/BeASfRFVjSFc-b3ysmO0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b386/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/dns/dns_resolver.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/dns/go113.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b381/_pkg_.a # internal cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/b6/b6728b30f7467220f693ac79d4682d512306f52a383be741dadc6908121fd5b6-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/passthrough mkdir -p $WORK/b388/ cat >/tmp/go-build1137861443/b388/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/resolver=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver=/tmp/go-build1137861443/b367/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b388/_pkg_.a -trimpath "$WORK/b388=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/passthrough -complete -installsuffix shared -buildid rPZi47SYQxdQEhGofaf4/rPZi47SYQxdQEhGofaf4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b388/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/passthrough/passthrough.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b384/_pkg_.a # internal cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/48/4809b27200530c5f5476220689f3cf090508b26be6764d900b0a22eb2ce5e117-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/networktype mkdir -p $WORK/b390/ cat >/tmp/go-build1137861443/b390/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/resolver=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver=/tmp/go-build1137861443/b367/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b390/_pkg_.a -trimpath "$WORK/b390=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/networktype -complete -installsuffix shared -buildid neBWG46KqiZZcxEntD9s/neBWG46KqiZZcxEntD9s -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b390/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/networktype/networktype.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b377/_pkg_.a # internal cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/50/50d3a53463b0f66d7a9b45970e3fd6bc2c5b44caacb1ff78daf44168684fcc95-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/metadata mkdir -p $WORK/b392/ cat >/tmp/go-build1137861443/b392/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/metadata=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata importmap google.golang.org/grpc/resolver=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata=/tmp/go-build1137861443/b369/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver=/tmp/go-build1137861443/b367/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b392/_pkg_.a -trimpath "$WORK/b392=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/metadata -complete -installsuffix shared -buildid D0YrGJ3kSfEEEuu1IlCr/D0YrGJ3kSfEEEuu1IlCr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b392/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/metadata/metadata.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b388/_pkg_.a # internal cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/e8/e8ee6fdce86db5d4d8644041f76373b36fe6537709e91ba3bc09faa6ba9fadc8-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/peer mkdir -p $WORK/b395/ cat >/tmp/go-build1137861443/b395/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/credentials=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials=/tmp/go-build1137861443/b363/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b395/_pkg_.a -trimpath "$WORK/b395=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/peer -complete -installsuffix shared -buildid daUZrF8u_8QEm42uSDAd/daUZrF8u_8QEm42uSDAd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b395/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/peer/peer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b386/_pkg_.a # internal cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/a4/a44f406f6dd80de9731234cf838c12855e683c2b856ce5e914ed41ee189198ac-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/labels mkdir -p $WORK/b447/ cat >/tmp/go-build1137861443/b447/importcfg << 'EOF' # internal # import config importmap github.com/google/go-cmp/cmp=github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp importmap k8s.io/apimachinery/pkg/selection=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/selection importmap k8s.io/apimachinery/pkg/util/sets=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/apimachinery/pkg/util/validation=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation importmap k8s.io/apimachinery/pkg/util/validation/field=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation/field importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp=/tmp/go-build1137861443/b448/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/selection=/tmp/go-build1137861443/b446/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets=/tmp/go-build1137861443/b453/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation=/tmp/go-build1137861443/b454/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation/field=/tmp/go-build1137861443/b455/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build1137861443/b457/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b447/_pkg_.a -trimpath "$WORK/b447=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/labels -complete -installsuffix shared -buildid H5SGlY_XcXC3Qkj2gANG/H5SGlY_XcXC3Qkj2gANG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b447/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/labels/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/labels/labels.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/labels/selector.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/labels/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b390/_pkg_.a # internal cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/82/82884fea75a81e802aba8ecce97a310678070b58de120abef77c3ab54f79e358-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/unix mkdir -p $WORK/b389/ cat >/tmp/go-build1137861443/b389/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/internal/transport/networktype=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/networktype importmap google.golang.org/grpc/resolver=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/networktype=/tmp/go-build1137861443/b390/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver=/tmp/go-build1137861443/b367/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b389/_pkg_.a -trimpath "$WORK/b389=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/unix -complete -installsuffix shared -buildid UtNoWrYIsuNtNEJA8vHY/UtNoWrYIsuNtNEJA8vHY -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b389/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/unix/unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b395/_pkg_.a # internal cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/e9/e98406e5993ee7258652be390b26b815be040ef1bff3720de977650a96c06cd4-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/json mkdir -p $WORK/b464/ cat >/tmp/go-build1137861443/b464/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b464/_pkg_.a -trimpath "$WORK/b464=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/json -complete -installsuffix shared -buildid 2YAwBzmr1dFUwL-TscJJ/2YAwBzmr1dFUwL-TscJJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b464/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/json/json.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b392/_pkg_.a # internal cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/b7/b7900e4f2b4dacc3703f6e29d1509317dbad5ac6a4f87d54ecd4ff99748d6e20-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/naming mkdir -p $WORK/b465/ cat >/tmp/go-build1137861443/b465/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile regexp=/tmp/go-build1137861443/b058/_pkg_.a packagefile runtime=/tmp/go-build1137861443/b009/_pkg_.a packagefile runtime/debug=/tmp/go-build1137861443/b191/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b465/_pkg_.a -trimpath "$WORK/b465=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/naming -complete -installsuffix shared -buildid AmgZtwVJOETH0wCls2m_/AmgZtwVJOETH0wCls2m_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b465/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/naming/from_stack.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b464/_pkg_.a # internal cp $WORK/b464/_pkg_.a /builddir/.cache/go-build/28/282d3e091fea988b1910a2117543a17fc160ed8eb6e9e40163e2fba11e2d0d0a-d # internal github.com/prometheus/prometheus/vendor/github.com/modern-go/concurrent mkdir -p $WORK/b469/ cat >/tmp/go-build1137861443/b469/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile log=/tmp/go-build1137861443/b056/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile runtime=/tmp/go-build1137861443/b009/_pkg_.a packagefile runtime/debug=/tmp/go-build1137861443/b191/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b469/_pkg_.a -trimpath "$WORK/b469=>" -p github.com/prometheus/prometheus/vendor/github.com/modern-go/concurrent -complete -installsuffix shared -buildid zVi0-LS-nPZhFTD-dEk6/zVi0-LS-nPZhFTD-dEk6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b469/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/concurrent/executor.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/concurrent/go_above_19.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/concurrent/log.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/concurrent/unbounded_executor.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b389/_pkg_.a # internal cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/19/1992e6afa76ada6e53528f63e1dde27c434d2e7cd1dfe19d72cdc0540d5da02f-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/version mkdir -p $WORK/b478/ cat >/tmp/go-build1137861443/b478/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile regexp=/tmp/go-build1137861443/b058/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b478/_pkg_.a -trimpath "$WORK/b478=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/version -complete -installsuffix shared -buildid WhufcrQ98P7wBBNCHx7C/WhufcrQ98P7wBBNCHx7C -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b478/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/version/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/version/version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b465/_pkg_.a # internal cp $WORK/b465/_pkg_.a /builddir/.cache/go-build/c7/c7a7ae5d35465123159c7e031c8bc9f68ada02faf6d040d5be515e3d430e0436-d # internal github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/extensions mkdir -p $WORK/b483/ cat >/tmp/go-build1137861443/b483/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/anypb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build1137861443/b142/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes=/tmp/go-build1137861443/b173/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1137861443/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1137861443/b167/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build1137861443/b175/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile log=/tmp/go-build1137861443/b056/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b483/_pkg_.a -trimpath "$WORK/b483=>" -p github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/extensions -complete -installsuffix shared -buildid oxNzDuuZOBhaWXMp0TVF/oxNzDuuZOBhaWXMp0TVF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b483/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/extensions/extension.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/extensions/extensions.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b437/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b478/_pkg_.a # internal cp $WORK/b478/_pkg_.a /builddir/.cache/go-build/8f/8f8d23300a0b241c3887f1a2ebfe4dadc71f51a06dfba87cd6d48db94defbcd3-d # internal github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3 mkdir -p $WORK/b485/ cat >/tmp/go-build1137861443/b485/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile encoding=/tmp/go-build1137861443/b049/_pkg_.a packagefile encoding/base64=/tmp/go-build1137861443/b051/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile regexp=/tmp/go-build1137861443/b058/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a packagefile unicode=/tmp/go-build1137861443/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b485/_pkg_.a -trimpath "$WORK/b485=>" -p github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3 -complete -installsuffix shared -buildid bvcfWWRyR3s_riao6eZg/bvcfWWRyR3s_riao6eZg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b485/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3/apic.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3/decode.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3/emitterc.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3/encode.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3/parserc.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3/readerc.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3/resolve.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3/scannerc.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3/sorter.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3/writerc.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3/yaml.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3/yamlh.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3/yamlprivateh.go cp $WORK/b437/_pkg_.a /builddir/.cache/go-build/62/62541344d26bcad821b3d53d1888e16a0b30cf824e7ac4ca993cddd2bd41824e-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource mkdir -p $WORK/b439/ cat >/tmp/go-build1137861443/b439/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap gopkg.in/inf.v0=github.com/prometheus/prometheus/vendor/gopkg.in/inf.v0 packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1137861443/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/inf.v0=/tmp/go-build1137861443/b440/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile math/big=/tmp/go-build1137861443/b082/_pkg_.a packagefile math/bits=/tmp/go-build1137861443/b031/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b439/_pkg_.a -trimpath "$WORK/b439=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource -complete -installsuffix shared -buildid qj2ghw4HCX_EhKoCyPm3/qj2ghw4HCX_EhKoCyPm3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b439/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource/amount.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource/math.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource/quantity.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource/quantity_proto.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource/scale_int.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource/suffix.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b469/_pkg_.a # internal cp $WORK/b469/_pkg_.a /builddir/.cache/go-build/9c/9c7d4b97f1132032cfb526dad4f9614c4daf4ab8dae74747e82aabe62698db75-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema mkdir -p $WORK/b463/ cat >/tmp/go-build1137861443/b463/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1137861443/b437/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b463/_pkg_.a -trimpath "$WORK/b463=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema -complete -installsuffix shared -buildid TUYely-vDoCPDb61ijWl/TUYely-vDoCPDb61ijWl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b463/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema/group_version.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema/interfaces.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b447/_pkg_.a # internal cp $WORK/b447/_pkg_.a /builddir/.cache/go-build/d3/d3b84a150d0c55cb0cee7aad69f317352251c1c2c274961658e392e25d0864f2-d # internal github.com/prometheus/prometheus/vendor/github.com/json-iterator/go mkdir -p $WORK/b468/ cat >/tmp/go-build1137861443/b468/importcfg << 'EOF' # internal # import config importmap github.com/modern-go/concurrent=github.com/prometheus/prometheus/vendor/github.com/modern-go/concurrent importmap github.com/modern-go/reflect2=github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2 packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile encoding=/tmp/go-build1137861443/b049/_pkg_.a packagefile encoding/base64=/tmp/go-build1137861443/b051/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/modern-go/concurrent=/tmp/go-build1137861443/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2=/tmp/go-build1137861443/b470/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile math/big=/tmp/go-build1137861443/b082/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile unicode=/tmp/go-build1137861443/b034/_pkg_.a packagefile unicode/utf16=/tmp/go-build1137861443/b053/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b468/_pkg_.a -trimpath "$WORK/b468=>" -p github.com/prometheus/prometheus/vendor/github.com/json-iterator/go -complete -installsuffix shared -buildid jjGVe7kuR6D3ihZK6K64/jjGVe7kuR6D3ihZK6K64 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b468/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/adapter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/any.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/any_array.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/any_bool.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/any_float.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/any_int32.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/any_int64.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/any_invalid.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/any_nil.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/any_number.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/any_object.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/any_str.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/any_uint32.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/any_uint64.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/config.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/iter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/iter_array.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/iter_float.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/iter_int.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/iter_object.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/iter_skip.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/iter_skip_strict.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/iter_str.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/jsoniter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/pool.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/reflect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/reflect_array.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/reflect_dynamic.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/reflect_extension.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/reflect_json_number.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/reflect_json_raw_message.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/reflect_map.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/reflect_marshaler.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/reflect_native.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/reflect_optional.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/reflect_slice.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/reflect_struct_decoder.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/reflect_struct_encoder.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/stream.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/stream_float.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/stream_int.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/stream_str.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b483/_pkg_.a # internal cp $WORK/b483/_pkg_.a /builddir/.cache/go-build/08/089a47c2fb1072cc8d10570876a0aa90995cb8547bfa80d9828afe344e903755-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr mkdir -p $WORK/b472/ cat >/tmp/go-build1137861443/b472/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/google/gofuzz=github.com/prometheus/prometheus/vendor/github.com/google/gofuzz importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1137861443/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/gofuzz=/tmp/go-build1137861443/b442/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build1137861443/b457/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile math/bits=/tmp/go-build1137861443/b031/_pkg_.a packagefile runtime/debug=/tmp/go-build1137861443/b191/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b472/_pkg_.a -trimpath "$WORK/b472=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr -complete -installsuffix shared -buildid c6ZAEq2UcvGQLNEksjgi/c6ZAEq2UcvGQLNEksjgi -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b472/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr/instr_fuzz.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr/intstr.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b323/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b463/_pkg_.a # internal cp $WORK/b463/_pkg_.a /builddir/.cache/go-build/33/33ae224f7430cc61dc564eb9d14743134ebbc467faa78c42d47c07e9b15e5aef-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/framer mkdir -p $WORK/b490/ cat >/tmp/go-build1137861443/b490/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build1137861443/b052/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b490/_pkg_.a -trimpath "$WORK/b490=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/framer -complete -installsuffix shared -buildid fFHU91fc1q6Yuf0mHtUH/fFHU91fc1q6Yuf0mHtUH -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b490/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/framer/framer.go cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/64/642e50cf7c4fa1c7aa051907e32d81200059287ed93215a97c215f6f6a851d9c-d # internal github.com/prometheus/prometheus/vendor/sigs.k8s.io/yaml mkdir -p $WORK/b492/ cat >/tmp/go-build1137861443/b492/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v2=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2 packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile encoding=/tmp/go-build1137861443/b049/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2=/tmp/go-build1137861443/b229/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile unicode=/tmp/go-build1137861443/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b492/_pkg_.a -trimpath "$WORK/b492=>" -p github.com/prometheus/prometheus/vendor/sigs.k8s.io/yaml -complete -installsuffix shared -buildid TyvsJo8sowfntQ7ZPOxD/TyvsJo8sowfntQ7ZPOxD -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b492/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/yaml/fields.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/yaml/yaml.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/yaml/yaml_go110.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b490/_pkg_.a # internal cp $WORK/b490/_pkg_.a /builddir/.cache/go-build/a5/a5c575fb9579dab05bc541a3f95424340567adfa1976488ef1ab8751012d688e-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/version mkdir -p $WORK/b541/ cat >/tmp/go-build1137861443/b541/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/version=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/version packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/version=/tmp/go-build1137861443/b496/_pkg_.a packagefile runtime=/tmp/go-build1137861443/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b541/_pkg_.a -trimpath "$WORK/b541=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/version -complete -installsuffix shared -buildid G_cHeGNX8GU4c45eL_e7/G_cHeGNX8GU4c45eL_e7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b541/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/version/base.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/version/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/version/version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b472/_pkg_.a # internal cp $WORK/b472/_pkg_.a /builddir/.cache/go-build/9e/9e528db0a4e514e592ca5a6469f4b2dfaf5d6c214c850dd249c594818ab7ac44-d # internal github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew mkdir -p $WORK/b543/ cat >/tmp/go-build1137861443/b543/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile encoding/hex=/tmp/go-build1137861443/b110/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile regexp=/tmp/go-build1137861443/b058/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b543/_pkg_.a -trimpath "$WORK/b543=>" -p github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew -complete -installsuffix shared -buildid s-3RR_xFD19zKDjOj2Zk/s-3RR_xFD19zKDjOj2Zk -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b543/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew/bypass.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew/common.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew/config.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew/dump.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew/format.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew/spew.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b541/_pkg_.a # internal cp $WORK/b541/_pkg_.a /builddir/.cache/go-build/18/18d8d80ce12fef6929429bf91511c213cbeba0e8ec3565eb138952546e010661-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/term mkdir -p $WORK/b544/ cat >/tmp/go-build1137861443/b544/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix=/tmp/go-build1137861443/b189/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile runtime=/tmp/go-build1137861443/b009/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b544/_pkg_.a -trimpath "$WORK/b544=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/term -complete -installsuffix shared -buildid 54KBAyvrlfsequqHhxN2/54KBAyvrlfsequqHhxN2 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b544/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/term/term.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/term/term_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/term/term_unix_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/term/terminal.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b439/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b492/_pkg_.a # internal cp $WORK/b492/_pkg_.a /builddir/.cache/go-build/de/debd3c1ba9f4ba0e79ff5b4c23ec3546dc3a9d1151247c6ce12704058f2e13e7-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/yaml mkdir -p $WORK/b491/ cat >/tmp/go-build1137861443/b491/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/json=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/json importmap sigs.k8s.io/yaml=github.com/prometheus/prometheus/vendor/sigs.k8s.io/yaml packagefile bufio=/tmp/go-build1137861443/b055/_pkg_.a packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/json=/tmp/go-build1137861443/b464/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/yaml=/tmp/go-build1137861443/b492/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile unicode=/tmp/go-build1137861443/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b491/_pkg_.a -trimpath "$WORK/b491=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/yaml -complete -installsuffix shared -buildid NbVfBgsoNar7G4STLGzv/NbVfBgsoNar7G4STLGzv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b491/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/yaml/decoder.go cp $WORK/b439/_pkg_.a /builddir/.cache/go-build/e5/e52f0c6129820d9faba4ad6a3113be92633255956dc058d458c5d25ba3f6aa3a-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/metrics mkdir -p $WORK/b550/ cat >/tmp/go-build1137861443/b550/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b550/_pkg_.a -trimpath "$WORK/b550=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/metrics -complete -installsuffix shared -buildid ZyjdJvyDLkxSHH_J_u09/ZyjdJvyDLkxSHH_J_u09 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b550/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/metrics/metrics.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b550/_pkg_.a # internal cp $WORK/b550/_pkg_.a /builddir/.cache/go-build/79/79d82c367a1a56d166a3e44a97712f4e9fe8b2fff188805736e997d19f6927fa-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/connrotation mkdir -p $WORK/b553/ cat >/tmp/go-build1137861443/b553/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b553/_pkg_.a -trimpath "$WORK/b553=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/connrotation -complete -installsuffix shared -buildid vBWYE8m27aIsU1fowsMq/vBWYE8m27aIsU1fowsMq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b553/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/connrotation/connrotation.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b491/_pkg_.a # internal cp $WORK/b491/_pkg_.a /builddir/.cache/go-build/b2/b2048db94c66011ff317592938ad12e0665f890fce61a0721a439f79022f837f-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/time/rate mkdir -p $WORK/b556/ cat >/tmp/go-build1137861443/b556/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b556/_pkg_.a -trimpath "$WORK/b556=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/time/rate -complete -installsuffix shared -buildid PLIu50xtZYc_nVPAB1ah/PLIu50xtZYc_nVPAB1ah -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b556/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/time/rate/rate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b544/_pkg_.a # internal cp $WORK/b544/_pkg_.a /builddir/.cache/go-build/2e/2e89834e9b6b8ed2026c2ca38881aa4bd42fdcbd566afcf7b6903a58cc70fec4-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/keyutil mkdir -p $WORK/b559/ cat >/tmp/go-build1137861443/b559/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build1137861443/b076/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build1137861443/b091/_pkg_.a packagefile crypto/elliptic=/tmp/go-build1137861443/b092/_pkg_.a packagefile crypto/rand=/tmp/go-build1137861443/b074/_pkg_.a packagefile crypto/rsa=/tmp/go-build1137861443/b104/_pkg_.a packagefile crypto/x509=/tmp/go-build1137861443/b107/_pkg_.a packagefile encoding/pem=/tmp/go-build1137861443/b111/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile path/filepath=/tmp/go-build1137861443/b119/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b559/_pkg_.a -trimpath "$WORK/b559=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/keyutil -complete -installsuffix shared -buildid F1gucKZMnd8TqilybrTB/F1gucKZMnd8TqilybrTB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b559/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/keyutil/key.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b553/_pkg_.a # internal cp $WORK/b553/_pkg_.a /builddir/.cache/go-build/b1/b1f05279e77efcc8827044e54ee205e88628d9816ee67138a295b680049cbbaf-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/cache mkdir -p $WORK/b653/ cat >/tmp/go-build1137861443/b653/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/clock=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock packagefile container/heap=/tmp/go-build1137861443/b555/_pkg_.a packagefile container/list=/tmp/go-build1137861443/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock=/tmp/go-build1137861443/b539/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b653/_pkg_.a -trimpath "$WORK/b653=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/cache -complete -installsuffix shared -buildid BQKf0p3nnzHqeCeAdAO7/BQKf0p3nnzHqeCeAdAO7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b653/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/cache/expiring.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/cache/lruexpirecache.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b556/_pkg_.a # internal cp $WORK/b556/_pkg_.a /builddir/.cache/go-build/df/df05fefb90b252cd5b0ba49768e3a6c7f86034cf2e065f7ed9b46fbb0cc8d2bb-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/flowcontrol mkdir -p $WORK/b560/ cat >/tmp/go-build1137861443/b560/importcfg << 'EOF' # internal # import config importmap golang.org/x/time/rate=github.com/prometheus/prometheus/vendor/golang.org/x/time/rate importmap k8s.io/apimachinery/pkg/util/clock=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock importmap k8s.io/utils/integer=github.com/prometheus/prometheus/vendor/k8s.io/utils/integer packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/time/rate=/tmp/go-build1137861443/b556/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock=/tmp/go-build1137861443/b539/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/utils/integer=/tmp/go-build1137861443/b561/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b560/_pkg_.a -trimpath "$WORK/b560=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/flowcontrol -complete -installsuffix shared -buildid ZOcd_onIJLn2TNRKZ02n/ZOcd_onIJLn2TNRKZ02n -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b560/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/flowcontrol/backoff.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/flowcontrol/throttle.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b653/_pkg_.a # internal cp $WORK/b653/_pkg_.a /builddir/.cache/go-build/bc/bcd7448aabedd580239d89abca491e4b7819ff451e5557a7ccbcbb934cf84248-d # internal github.com/prometheus/prometheus/vendor/k8s.io/utils/trace mkdir -p $WORK/b659/ cat >/tmp/go-build1137861443/b659/importcfg << 'EOF' # internal # import config importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build1137861443/b457/_pkg_.a packagefile math/rand=/tmp/go-build1137861443/b063/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b659/_pkg_.a -trimpath "$WORK/b659=>" -p github.com/prometheus/prometheus/vendor/k8s.io/utils/trace -complete -installsuffix shared -buildid oPa3OcppsDlOVtUz_57-/oPa3OcppsDlOVtUz_57- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b659/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/utils/trace/trace.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b543/_pkg_.a # internal cp $WORK/b543/_pkg_.a /builddir/.cache/go-build/c0/c034aa842999eb5ffd1f53da5037f5822e7769d74edbeb6fdb2e7502e84cc5bd-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/diff mkdir -p $WORK/b654/ cat >/tmp/go-build1137861443/b654/importcfg << 'EOF' # internal # import config importmap github.com/davecgh/go-spew/spew=github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew importmap github.com/google/go-cmp/cmp=github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew=/tmp/go-build1137861443/b543/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp=/tmp/go-build1137861443/b448/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile text/tabwriter=/tmp/go-build1137861443/b198/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b654/_pkg_.a -trimpath "$WORK/b654=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/diff -complete -installsuffix shared -buildid Yg0PxOOhkBpZ5u238QMI/Yg0PxOOhkBpZ5u238QMI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b654/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/diff/diff.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b654/_pkg_.a # internal cp $WORK/b654/_pkg_.a /builddir/.cache/go-build/44/44972405311ee1760bb3a24c1643e2f710d510d12f29d8298e8f63bf10b570f2-d # internal github.com/prometheus/prometheus/vendor/github.com/imdario/mergo mkdir -p $WORK/b661/ cat >/tmp/go-build1137861443/b661/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile unicode=/tmp/go-build1137861443/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b661/_pkg_.a -trimpath "$WORK/b661=>" -p github.com/prometheus/prometheus/vendor/github.com/imdario/mergo -complete -installsuffix shared -buildid b1I1UVcyBzqzZxMT1ngI/b1I1UVcyBzqzZxMT1ngI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b661/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/imdario/mergo/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/imdario/mergo/map.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/imdario/mergo/merge.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/imdario/mergo/mergo.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b559/_pkg_.a # internal cp $WORK/b559/_pkg_.a /builddir/.cache/go-build/6c/6cee8a99c46db24401d60ca179081a1859e1d903533fb6ba53600118620e9536-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/cert mkdir -p $WORK/b558/ cat >/tmp/go-build1137861443/b558/importcfg << 'EOF' # internal # import config importmap k8s.io/client-go/util/keyutil=github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/keyutil packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile crypto=/tmp/go-build1137861443/b076/_pkg_.a packagefile crypto/rand=/tmp/go-build1137861443/b074/_pkg_.a packagefile crypto/rsa=/tmp/go-build1137861443/b104/_pkg_.a packagefile crypto/tls=/tmp/go-build1137861443/b083/_pkg_.a packagefile crypto/x509=/tmp/go-build1137861443/b107/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build1137861443/b109/_pkg_.a packagefile encoding/pem=/tmp/go-build1137861443/b111/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/keyutil=/tmp/go-build1137861443/b559/_pkg_.a packagefile math/big=/tmp/go-build1137861443/b082/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile path/filepath=/tmp/go-build1137861443/b119/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b558/_pkg_.a -trimpath "$WORK/b558=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/cert -complete -installsuffix shared -buildid 0YuoLuHc_Pe_ebyThAr6/0YuoLuHc_Pe_ebyThAr6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b558/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/cert/cert.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/cert/csr.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/cert/io.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/cert/pem.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/cert/server_inspection.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b560/_pkg_.a # internal cp $WORK/b560/_pkg_.a /builddir/.cache/go-build/fd/fdbe05992d2231b19bfababaf548502ed6d369b322b46c38a5519081f220c204-d # internal encoding/csv mkdir -p $WORK/b663/ cat >/tmp/go-build1137861443/b663/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1137861443/b055/_pkg_.a packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile unicode=/tmp/go-build1137861443/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b663/_pkg_.a -trimpath "$WORK/b663=>" -p encoding/csv -std -complete -installsuffix shared -buildid ShS6xau8FxTeHySTrlSX/ShS6xau8FxTeHySTrlSX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b663/importcfg -pack /usr/lib/golang/src/encoding/csv/reader.go /usr/lib/golang/src/encoding/csv/writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b659/_pkg_.a # internal cp $WORK/b659/_pkg_.a /builddir/.cache/go-build/9e/9e5dee9c3b1dfffadfff657563110936ecaaa840d9143e152dd17e86b7b8a7ed-d # internal github.com/prometheus/prometheus/vendor/github.com/linode/linodego/internal/duration mkdir -p $WORK/b672/ cat >/tmp/go-build1137861443/b672/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile log=/tmp/go-build1137861443/b056/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b672/_pkg_.a -trimpath "$WORK/b672=>" -p github.com/prometheus/prometheus/vendor/github.com/linode/linodego/internal/duration -complete -installsuffix shared -buildid qaq0TdZLhEPZkoErXrq3/qaq0TdZLhEPZkoErXrq3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b672/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/internal/duration/duration.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b663/_pkg_.a # internal cp $WORK/b663/_pkg_.a /builddir/.cache/go-build/62/627aed600c2cd0daf01c5045564108c6c18f0cc2a7bac43cc2b2583e7a71a489-d # internal github.com/prometheus/prometheus/vendor/github.com/spf13/pflag mkdir -p $WORK/b662/ cat >/tmp/go-build1137861443/b662/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile encoding/base64=/tmp/go-build1137861443/b051/_pkg_.a packagefile encoding/csv=/tmp/go-build1137861443/b663/_pkg_.a packagefile encoding/hex=/tmp/go-build1137861443/b110/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile flag=/tmp/go-build1137861443/b432/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b662/_pkg_.a -trimpath "$WORK/b662=>" -p github.com/prometheus/prometheus/vendor/github.com/spf13/pflag -complete -installsuffix shared -buildid tnx3H3AIHSZmkqKdoVoB/tnx3H3AIHSZmkqKdoVoB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b662/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/bool.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/bool_slice.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/bytes.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/count.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/duration.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/duration_slice.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/flag.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/float32.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/float32_slice.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/float64.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/float64_slice.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/golangflag.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/int.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/int16.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/int32.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/int32_slice.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/int64.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/int64_slice.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/int8.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/int_slice.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/ip.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/ip_slice.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/ipmask.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/ipnet.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/string.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/string_array.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/string_slice.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/string_to_int.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/string_to_int64.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/string_to_string.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/uint.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/uint16.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/uint32.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/uint64.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/uint8.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/uint_slice.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b672/_pkg_.a # internal cp $WORK/b672/_pkg_.a /builddir/.cache/go-build/bd/bd4aad06123d08f382e74446f5ffe8b069a383ad2cb8b43338d315c9693d6aec-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/blkiodev mkdir -p $WORK/b678/ cat >/tmp/go-build1137861443/b678/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b678/_pkg_.a -trimpath "$WORK/b678=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/blkiodev -complete -installsuffix shared -buildid Q__KmwMKBZc5xYE0LeQx/Q__KmwMKBZc5xYE0LeQx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b678/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/blkiodev/blkio.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b558/_pkg_.a # internal cp $WORK/b558/_pkg_.a /builddir/.cache/go-build/2b/2b3050cfc8d389116ea017aaf9ba308425affd635290a9f3c9355217b40bb7b8-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/strslice mkdir -p $WORK/b680/ cat >/tmp/go-build1137861443/b680/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b680/_pkg_.a -trimpath "$WORK/b680=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/strslice -complete -installsuffix shared -buildid 5GHQiJqqc7kp1QXKh2xw/5GHQiJqqc7kp1QXKh2xw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b680/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/strslice/strslice.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b680/_pkg_.a # internal cp $WORK/b680/_pkg_.a /builddir/.cache/go-build/83/838193f4fefe9c90a349f318ec43b62ad55a846876fd9c2f8b31b99867892b50-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/nat mkdir -p $WORK/b681/ cat >/tmp/go-build1137861443/b681/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b681/_pkg_.a -trimpath "$WORK/b681=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/nat -complete -installsuffix shared -buildid RcdUSAcPrXs1YqyBgH4D/RcdUSAcPrXs1YqyBgH4D -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b681/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/nat/nat.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/nat/parse.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/nat/sort.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b678/_pkg_.a # internal cp $WORK/b678/_pkg_.a /builddir/.cache/go-build/6a/6add64e7feb22aa7e91777aeabd7db39560377ac0790c092f896f4ea3d15efb6-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/go-units mkdir -p $WORK/b682/ cat >/tmp/go-build1137861443/b682/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile regexp=/tmp/go-build1137861443/b058/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b682/_pkg_.a -trimpath "$WORK/b682=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/go-units -complete -installsuffix shared -buildid yhUcTpO4Sl3c68n6FJx0/yhUcTpO4Sl3c68n6FJx0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b682/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/go-units/duration.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/go-units/size.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/go-units/ulimit.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b661/_pkg_.a # internal cp $WORK/b661/_pkg_.a /builddir/.cache/go-build/f9/f91685d96185f1a85116a1d9bdb79d1ae3c825bc5aa09891375e7c468fef8880-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/filters mkdir -p $WORK/b683/ cat >/tmp/go-build1137861443/b683/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/versions=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/versions packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/versions=/tmp/go-build1137861443/b684/_pkg_.a packagefile regexp=/tmp/go-build1137861443/b058/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b683/_pkg_.a -trimpath "$WORK/b683=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/filters -complete -installsuffix shared -buildid HUEObo-Qgj0S9Z0QQQfD/HUEObo-Qgj0S9Z0QQQfD -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b683/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/filters/parse.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b682/_pkg_.a # internal cp $WORK/b682/_pkg_.a /builddir/.cache/go-build/1e/1e1c4a092abf2a7b4e9b8e761eb8f2f39c9df5aee0d162aab6553da4effb9239-d # internal github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest mkdir -p $WORK/b688/ cat >/tmp/go-build1137861443/b688/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build1137861443/b076/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile hash=/tmp/go-build1137861443/b072/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile regexp=/tmp/go-build1137861443/b058/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b688/_pkg_.a -trimpath "$WORK/b688=>" -p github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest -complete -installsuffix shared -buildid DTjj9MdKpg2TqhY0z4c3/DTjj9MdKpg2TqhY0z4c3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b688/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest/algorithm.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest/digest.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest/digester.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest/verifiers.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b681/_pkg_.a # internal cp $WORK/b681/_pkg_.a /builddir/.cache/go-build/a7/a71b408ec76c29231990935ebe19f14a28bfecd24d5ad93c156ceadf9ff698ab-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container mkdir -p $WORK/b677/ cat >/tmp/go-build1137861443/b677/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/blkiodev=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/blkiodev importmap github.com/docker/docker/api/types/mount=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/strslice=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/strslice importmap github.com/docker/go-connections/nat=github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/prometheus/prometheus/vendor/github.com/docker/go-units packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/blkiodev=/tmp/go-build1137861443/b678/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/mount=/tmp/go-build1137861443/b679/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/strslice=/tmp/go-build1137861443/b680/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/nat=/tmp/go-build1137861443/b681/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/go-units=/tmp/go-build1137861443/b682/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b677/_pkg_.a -trimpath "$WORK/b677=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container -complete -installsuffix shared -buildid 8NUqr-OnhxSdIrFXxTYK/8NUqr-OnhxSdIrFXxTYK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b677/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container/config.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container/container_changes.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container/container_create.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container/container_top.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container/container_update.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container/container_wait.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container/host_config.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container/hostconfig_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container/waitcondition.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b683/_pkg_.a # internal cp $WORK/b683/_pkg_.a /builddir/.cache/go-build/70/70eb2bb517989f5e0097219d0f49b3c7cd47c675a65cb107ca53583bbffd3468-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/network mkdir -p $WORK/b685/ cat >/tmp/go-build1137861443/b685/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/filters=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/filters packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build1137861443/b683/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b685/_pkg_.a -trimpath "$WORK/b685=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/network -complete -installsuffix shared -buildid zHxnsuR3hV9Qp-LrOO8m/zHxnsuR3hV9Qp-LrOO8m -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b685/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/network/network.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b685/_pkg_.a # internal cp $WORK/b685/_pkg_.a /builddir/.cache/go-build/ce/ce8e87885407ff81952ba70b13c3b1f132ec8c311d2da786025edeb96638a98c-d # internal github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go mkdir -p $WORK/b689/ cat >/tmp/go-build1137861443/b689/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b689/_pkg_.a -trimpath "$WORK/b689=>" -p github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go -complete -installsuffix shared -buildid yAJqbkg3O1R_dkCcJXs0/yAJqbkg3O1R_dkCcJXs0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b689/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/version.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/versioned.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b688/_pkg_.a # internal cp $WORK/b688/_pkg_.a /builddir/.cache/go-build/7e/7ec962a67b1620d6951ad2e0ef28e83ef23d46bc3eda8a0111a58365da0b6692-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/runtime mkdir -p $WORK/b691/ cat >/tmp/go-build1137861443/b691/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1137861443/b437/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b691/_pkg_.a -trimpath "$WORK/b691=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/runtime -complete -installsuffix shared -buildid CzYakmyIW0RMz7SYN5ZY/CzYakmyIW0RMz7SYN5ZY -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b691/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/runtime/gen.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/runtime/plugin.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b677/_pkg_.a # internal cp $WORK/b677/_pkg_.a /builddir/.cache/go-build/b3/b33bb51eabeb89d9501188a05331dd09fca241d7758688aa3a0a5e1a984679b1-d # internal github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/errdefs mkdir -p $WORK/b694/ cat >/tmp/go-build1137861443/b694/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap google.golang.org/grpc/codes=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/status=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1137861443/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes=/tmp/go-build1137861443/b353/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status=/tmp/go-build1137861443/b351/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b694/_pkg_.a -trimpath "$WORK/b694=>" -p github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/errdefs -complete -installsuffix shared -buildid 2-t_yBQZ94dM0UUMnNzI/2-t_yBQZ94dM0UUMnNzI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b694/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/errdefs/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/errdefs/grpc.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b689/_pkg_.a # internal cp $WORK/b689/_pkg_.a /builddir/.cache/go-build/b0/b0a462fb781caf287ed5123e7e59972e4ff71a0f9262da691026753855d98981-d # internal github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1 mkdir -p $WORK/b687/ cat >/tmp/go-build1137861443/b687/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go packagefile github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest=/tmp/go-build1137861443/b688/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build1137861443/b689/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b687/_pkg_.a -trimpath "$WORK/b687=>" -p github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1 -complete -installsuffix shared -buildid 4hTmHeRrTUk7m_NTWlfb/4hTmHeRrTUk7m_NTWlfb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b687/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1/annotations.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1/config.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1/descriptor.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1/index.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1/layout.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1/manifest.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1/mediatype.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b694/_pkg_.a # internal cp $WORK/b694/_pkg_.a /builddir/.cache/go-build/82/82bbf549ab4bec1736d02b2ed0afa217a9392ca4451181831b7436bf106ea0f2-d # internal github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus mkdir -p $WORK/b696/ cat >/tmp/go-build1137861443/b696/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build1137861443/b055/_pkg_.a packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix=/tmp/go-build1137861443/b189/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile log=/tmp/go-build1137861443/b056/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile runtime=/tmp/go-build1137861443/b009/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1137861443/b022/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b696/_pkg_.a -trimpath "$WORK/b696=>" -p github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus -complete -installsuffix shared -buildid Y9s_ORnTY159hMEh8vx4/Y9s_ORnTY159hMEh8vx4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b696/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus/alt_exit.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus/buffer_pool.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus/entry.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus/exported.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus/formatter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus/hooks.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus/json_formatter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus/logger.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus/logrus.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus/terminal_check_notappengine.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus/terminal_check_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus/text_formatter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus/writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b687/_pkg_.a # internal cp $WORK/b687/_pkg_.a /builddir/.cache/go-build/25/2587eab211bbc603365c60fe6f65f2c1b0343082ecd90862281b868b3887e885-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/registry mkdir -p $WORK/b686/ cat >/tmp/go-build1137861443/b686/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1137861443/b687/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b686/_pkg_.a -trimpath "$WORK/b686=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/registry -complete -installsuffix shared -buildid Q_rZglIR-LA72fB4qnDw/Q_rZglIR-LA72fB4qnDw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b686/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/registry/authenticate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/registry/registry.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b691/_pkg_.a # internal cp $WORK/b691/_pkg_.a /builddir/.cache/go-build/82/82a3cbb21bd44a8200bc2fc560ccb081846ac2108398e2f365e795c2a0247712-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm mkdir -p $WORK/b690/ cat >/tmp/go-build1137861443/b690/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/container=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/mount=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/network=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/swarm/runtime=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/runtime importmap github.com/docker/go-units=github.com/prometheus/prometheus/vendor/github.com/docker/go-units packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container=/tmp/go-build1137861443/b677/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/mount=/tmp/go-build1137861443/b679/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/network=/tmp/go-build1137861443/b685/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/runtime=/tmp/go-build1137861443/b691/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/go-units=/tmp/go-build1137861443/b682/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b690/_pkg_.a -trimpath "$WORK/b690=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm -complete -installsuffix shared -buildid y-PWWAxz3PkvpPmQBGlp/y-PWWAxz3PkvpPmQBGlp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b690/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/common.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/config.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/container.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/network.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/node.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/runtime.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/secret.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/service.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/swarm.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/task.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b686/_pkg_.a # internal cp $WORK/b686/_pkg_.a /builddir/.cache/go-build/49/499c160fc2ee276d0b4eea4b521ceff383b4008fa435a1288ec27e499720b39a-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/distribution/digestset mkdir -p $WORK/b698/ cat >/tmp/go-build1137861443/b698/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest=/tmp/go-build1137861443/b688/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b698/_pkg_.a -trimpath "$WORK/b698=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/distribution/digestset -complete -installsuffix shared -buildid 4Rq60sQts29dDFyAY2iU/4Rq60sQts29dDFyAY2iU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b698/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/distribution/digestset/set.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b068/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b690/_pkg_.a # internal cp $WORK/b690/_pkg_.a /builddir/.cache/go-build/9f/9fefd1a278c59c03ee51bcfed11a9d71ad99c7551d83cc1e9efd25a17a765605-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types mkdir -p $WORK/b676/ cat >/tmp/go-build1137861443/b676/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/container=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/filters=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/mount=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/network=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/registry=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/go-connections/nat=github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/prometheus/prometheus/vendor/github.com/docker/go-units importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile bufio=/tmp/go-build1137861443/b055/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container=/tmp/go-build1137861443/b677/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build1137861443/b683/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/mount=/tmp/go-build1137861443/b679/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/network=/tmp/go-build1137861443/b685/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build1137861443/b686/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm=/tmp/go-build1137861443/b690/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/nat=/tmp/go-build1137861443/b681/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/go-units=/tmp/go-build1137861443/b682/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1137861443/b687/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b676/_pkg_.a -trimpath "$WORK/b676=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types -complete -installsuffix shared -buildid tWhfQdTs37ZEo3eKQMA8/tWhfQdTs37ZEo3eKQMA8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b676/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/auth.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/configs.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/error_response.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/error_response_ext.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/graph_driver_data.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/id_response.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/image_delete_response_item.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/image_summary.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/plugin.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/plugin_device.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/plugin_env.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/plugin_interface_type.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/plugin_mount.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/plugin_responses.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/port.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/service_update_response.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/stats.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/types.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/volume.go cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/e0/e02ad349779a15b8fe2b57a772ede66752eb527697e53c524e13e92d340b81ab-d # internal expvar mkdir -p $WORK/b067/ cat >/tmp/go-build1137861443/b067/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile log=/tmp/go-build1137861443/b056/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile runtime=/tmp/go-build1137861443/b009/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1137861443/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p expvar -std -complete -installsuffix shared -buildid tBqOoziydfLBQo5RDmjs/tBqOoziydfLBQo5RDmjs -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b067/importcfg -pack /usr/lib/golang/src/expvar/expvar.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b698/_pkg_.a # internal cp $WORK/b698/_pkg_.a /builddir/.cache/go-build/f3/f3770f2fa1a911d6478c264244921c3195a190c1fdaa337415c14c75be8f16fb-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt mkdir -p $WORK/b182/ cat >/tmp/go-build1137861443/b182/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes importmap github.com/matttproud/golang_protobuf_extensions/pbutil=github.com/prometheus/prometheus/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil importmap github.com/prometheus/client_model/go=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model packagefile bufio=/tmp/go-build1137861443/b055/_pkg_.a packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build1137861443/b142/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes=/tmp/go-build1137861443/b173/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=/tmp/go-build1137861443/b183/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go=/tmp/go-build1137861443/b181/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=/tmp/go-build1137861443/b184/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1137861443/b185/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile mime=/tmp/go-build1137861443/b134/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid 7ZYUYGSPqNdiF_bX3Ols/7ZYUYGSPqNdiF_bX3Ols -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b182/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt/decode.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt/encode.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt/expfmt.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt/openmetrics_create.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt/text_create.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt/text_parse.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b485/_pkg_.a # internal cp $WORK/b485/_pkg_.a /builddir/.cache/go-build/08/0850cc65a1f9d2f6623a9ec9b8be20c29037b347b6d5deb9e203bb52aa589f72-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/net/trace mkdir -p $WORK/b192/ cat >/tmp/go-build1137861443/b192/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/internal/timeseries=github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/timeseries packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/timeseries=/tmp/go-build1137861443/b193/_pkg_.a packagefile html/template=/tmp/go-build1137861443/b194/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile log=/tmp/go-build1137861443/b056/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile runtime=/tmp/go-build1137861443/b009/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1137861443/b022/_pkg_.a packagefile text/tabwriter=/tmp/go-build1137861443/b198/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/net/trace -complete -installsuffix shared -buildid G0CwjjNaUS0vMYDBlGwU/G0CwjjNaUS0vMYDBlGwU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b192/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/trace/events.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/trace/histogram.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/trace/trace.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b676/_pkg_.a # internal cp $WORK/b676/_pkg_.a /builddir/.cache/go-build/3f/3f4f96c1e8e1a27ff0c5cfbfdf39d90901edae02ab10c20fb727e43e614e3cd7-d # internal github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go mkdir -p $WORK/b201/ cat >/tmp/go-build1137861443/b201/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go/log=github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/log packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/log=/tmp/go-build1137861443/b202/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -p github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go -complete -installsuffix shared -buildid FBn4xMoR2I5wU3R1JhdI/FBn4xMoR2I5wU3R1JhdI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b201/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/ext.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/globaltracer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/gocontext.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/noop.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/propagation.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/span.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/tracer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/57/573df94e297e4088d728abdc7e2cd3d0bf905f977b81499995fa5b7c666fce25-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/net/http2 mkdir -p $WORK/b217/ cat >/tmp/go-build1137861443/b217/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=github.com/prometheus/prometheus/vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http2/hpack=github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=github.com/prometheus/prometheus/vendor/golang.org/x/net/idna packagefile bufio=/tmp/go-build1137861443/b055/_pkg_.a packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile compress/gzip=/tmp/go-build1137861443/b069/_pkg_.a packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build1137861443/b074/_pkg_.a packagefile crypto/tls=/tmp/go-build1137861443/b083/_pkg_.a packagefile encoding/binary=/tmp/go-build1137861443/b052/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/http/httpguts=/tmp/go-build1137861443/b218/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/hpack=/tmp/go-build1137861443/b224/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/idna=/tmp/go-build1137861443/b219/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile log=/tmp/go-build1137861443/b056/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile math/rand=/tmp/go-build1137861443/b063/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile net/http/httptrace=/tmp/go-build1137861443/b137/_pkg_.a packagefile net/textproto=/tmp/go-build1137861443/b131/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile runtime=/tmp/go-build1137861443/b009/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1137861443/b022/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/net/http2 -complete -installsuffix shared -buildid u6OE0amt2lPwGh4Bsxzl/u6OE0amt2lPwGh4Bsxzl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b217/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/ascii.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/ciphers.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/client_conn_pool.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/databuffer.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/flow.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/frame.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/go111.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/go115.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/gotrack.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/headermap.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/http2.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/pipe.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/server.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/transport.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/write.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/writesched.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/writesched_priority.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/writesched_random.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/38/38e58bf025da0486e47dc464eeac60d3aef3de1e254a3e628c0c278b3c6fb662-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/net/context/ctxhttp mkdir -p $WORK/b227/ cat >/tmp/go-build1137861443/b227/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/net/context/ctxhttp -complete -installsuffix shared -buildid s-zjOaC51VtOVGWO9ebh/s-zjOaC51VtOVGWO9ebh -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b227/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/context/ctxhttp/ctxhttp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b696/_pkg_.a # internal cp $WORK/b696/_pkg_.a /builddir/.cache/go-build/8c/8c15b40f644de1f74322df812b81431744d8d22c4e99785dd221f09bc5fb30cd-d # internal net/http/httputil mkdir -p $WORK/b250/ cat >/tmp/go-build1137861443/b250/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=/tmp/go-build1137861443/b055/_pkg_.a packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build1137861443/b125/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile log=/tmp/go-build1137861443/b056/_pkg_.a packagefile mime=/tmp/go-build1137861443/b134/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile net/http/httptrace=/tmp/go-build1137861443/b137/_pkg_.a packagefile net/http/internal=/tmp/go-build1137861443/b138/_pkg_.a packagefile net/http/internal/ascii=/tmp/go-build1137861443/b139/_pkg_.a packagefile net/textproto=/tmp/go-build1137861443/b131/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -p net/http/httputil -std -complete -installsuffix shared -buildid YaUiLz0rmUzq8UZdASzq/YaUiLz0rmUzq8UZdASzq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b250/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_arm64/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/83/83c5280846f069778354151129f4d9eccec106f7c49f579eb534b20e891e82f2-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/internal mkdir -p $WORK/b226/ cat >/tmp/go-build1137861443/b226/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/context/ctxhttp=github.com/prometheus/prometheus/vendor/golang.org/x/net/context/ctxhttp packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile crypto/rsa=/tmp/go-build1137861443/b104/_pkg_.a packagefile crypto/x509=/tmp/go-build1137861443/b107/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile encoding/pem=/tmp/go-build1137861443/b111/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/context/ctxhttp=/tmp/go-build1137861443/b227/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile mime=/tmp/go-build1137861443/b134/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/internal -complete -installsuffix shared -buildid QmYU7il94UWkB9oI_iBP/QmYU7il94UWkB9oI_iBP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b226/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/internal/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/internal/oauth2.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/internal/token.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/internal/transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b468/_pkg_.a # internal cp $WORK/b468/_pkg_.a /builddir/.cache/go-build/80/800d00cc594d9adbf281c0b0b867029b183326773ea32fae1dbbc363ba418dc8-d # internal github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/logger mkdir -p $WORK/b295/ cat >/tmp/go-build1137861443/b295/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -p github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/logger -complete -installsuffix shared -buildid pnH2E_IRw3UC_WT4CAUN/pnH2E_IRw3UC_WT4CAUN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b295/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/logger/logger.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/ed/edc4be54b19d7ea1a5b676b0a7b4c76d528c74b3dfb5f0b7be6f64d13d64df4a-d # internal github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/tracing mkdir -p $WORK/b296/ cat >/tmp/go-build1137861443/b296/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -p github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/tracing -complete -installsuffix shared -buildid 91dpALEq5tlHziS7M7TT/91dpALEq5tlHziS7M7TT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b296/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/tracing/tracing.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/78/780986323e5b23ee98c2852191e36d8698b7c36333298df0bbfdc9bc7c134d37-d # internal net/http/cookiejar mkdir -p $WORK/b300/ cat >/tmp/go-build1137861443/b300/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile net/http/internal/ascii=/tmp/go-build1137861443/b139/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -p net/http/cookiejar -std -complete -installsuffix shared -buildid scijz5CKL2yupkDTHU1c/scijz5CKL2yupkDTHU1c -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b300/importcfg -pack /usr/lib/golang/src/net/http/cookiejar/jar.go /usr/lib/golang/src/net/http/cookiejar/punycode.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b226/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b295/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/87/87f60abd0d6b8b7d52df835fb125c668d0b0dbd80e70470b3508bc736c58a06b-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/oauth2 mkdir -p $WORK/b225/ cat >/tmp/go-build1137861443/b225/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2/internal=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/internal packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/internal=/tmp/go-build1137861443/b226/_pkg_.a packagefile log=/tmp/go-build1137861443/b056/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/oauth2 -complete -installsuffix shared -buildid _GiHbwc2IObnuP7g2pKN/_GiHbwc2IObnuP7g2pKN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b225/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/oauth2.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/token.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/transport.go cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/0e/0e68d5331a8620594b80af83adb0eb2d09c013dc69658790e6594127e1d6991b-d # internal github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-cleanhttp mkdir -p $WORK/b307/ cat >/tmp/go-build1137861443/b307/importcfg << 'EOF' # internal # import config packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile runtime=/tmp/go-build1137861443/b009/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a packagefile unicode=/tmp/go-build1137861443/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -p github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-cleanhttp -complete -installsuffix shared -buildid 33wUbSrihjBXMbhl6PO8/33wUbSrihjBXMbhl6PO8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b307/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-cleanhttp/cleanhttp.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-cleanhttp/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-cleanhttp/handlers.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/5b/5baaf867fe00253da8af6bf35f4df95b8d039da86e80fea92099167524a7fcf6-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b066/ cat >/tmp/go-build1137861443/b066/importcfg << 'EOF' # internal # import config importmap github.com/beorn7/perks/quantile=github.com/prometheus/prometheus/vendor/github.com/beorn7/perks/quantile importmap github.com/cespare/xxhash/v2=github.com/prometheus/prometheus/vendor/github.com/cespare/xxhash/v2 importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes importmap github.com/prometheus/client_golang/prometheus/internal=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/internal importmap github.com/prometheus/client_model/go=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/expfmt=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/procfs=github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile expvar=/tmp/go-build1137861443/b067/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/beorn7/perks/quantile=/tmp/go-build1137861443/b140/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/cespare/xxhash/v2=/tmp/go-build1137861443/b141/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build1137861443/b142/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes=/tmp/go-build1137861443/b173/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/internal=/tmp/go-build1137861443/b180/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go=/tmp/go-build1137861443/b181/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt=/tmp/go-build1137861443/b182/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1137861443/b185/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs=/tmp/go-build1137861443/b186/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile path/filepath=/tmp/go-build1137861443/b119/_pkg_.a packagefile runtime=/tmp/go-build1137861443/b009/_pkg_.a packagefile runtime/debug=/tmp/go-build1137861443/b191/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1137861443/b022/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid GYSqRTQ3Hz3QIfBK--JW/GYSqRTQ3Hz3QIfBK--JW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b066/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/collector.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/counter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/desc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/expvar_collector.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/fnv.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/gauge.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/go_collector.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/histogram.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/labels.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/metric.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/observer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/process_collector.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/process_collector_other.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/registry.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/summary.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/timer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/untyped.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/value.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/vec.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/wrap.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b296/_pkg_.a # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/23/238a7858c6b7fd43386425a9f857bd4c216610d35788ba6308921af6e59e8f28-d # internal github.com/prometheus/prometheus/vendor/github.com/armon/go-metrics mkdir -p $WORK/b314/ cat >/tmp/go-build1137861443/b314/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/go-immutable-radix=github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-immutable-radix packagefile bufio=/tmp/go-build1137861443/b055/_pkg_.a packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-immutable-radix=/tmp/go-build1137861443/b315/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile log=/tmp/go-build1137861443/b056/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile os/signal=/tmp/go-build1137861443/b200/_pkg_.a packagefile runtime=/tmp/go-build1137861443/b009/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1137861443/b022/_pkg_.a packagefile syscall=/tmp/go-build1137861443/b024/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -p github.com/prometheus/prometheus/vendor/github.com/armon/go-metrics -complete -installsuffix shared -buildid F8Is_4oZCuZsOWsNNd-k/F8Is_4oZCuZsOWsNNd-k -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b314/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/armon/go-metrics/const_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/armon/go-metrics/inmem.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/armon/go-metrics/inmem_endpoint.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/armon/go-metrics/inmem_signal.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/armon/go-metrics/metrics.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/armon/go-metrics/sink.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/armon/go-metrics/start.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/armon/go-metrics/statsd.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/armon/go-metrics/statsite.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b662/_pkg_.a # internal cp $WORK/b662/_pkg_.a /builddir/.cache/go-build/64/648b552a326d407d1f9cc229630401f257f933b39492fe818bb04d716e97480c-d # internal github.com/prometheus/prometheus/vendor/cloud.google.com/go/compute/metadata mkdir -p $WORK/b335/ cat >/tmp/go-build1137861443/b335/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile math/rand=/tmp/go-build1137861443/b063/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile runtime=/tmp/go-build1137861443/b009/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile syscall=/tmp/go-build1137861443/b024/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -p github.com/prometheus/prometheus/vendor/cloud.google.com/go/compute/metadata -complete -installsuffix shared -buildid W5IUvrNMTeitepNlX-M0/W5IUvrNMTeitepNlX-M0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b335/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/cloud.google.com/go/compute/metadata/metadata.go ./_build/src/github.com/prometheus/prometheus/vendor/cloud.google.com/go/compute/metadata/retry.go ./_build/src/github.com/prometheus/prometheus/vendor/cloud.google.com/go/compute/metadata/retry_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b307/_pkg_.a # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/30/30260c96c954b49da686d5ed18499d39386472ec2c2ad7fbea3e79cdb532d5b1-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi mkdir -p $WORK/b343/ cat >/tmp/go-build1137861443/b343/importcfg << 'EOF' # internal # import config importmap google.golang.org/api/internal/third_party/uritemplates=github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/third_party/uritemplates packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/third_party/uritemplates=/tmp/go-build1137861443/b344/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi -complete -installsuffix shared -buildid fv5dbW_ZC1CGbaqvEJrM/fv5dbW_ZC1CGbaqvEJrM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b343/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi/googleapi.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi/types.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/56/563bba6455ff57009cd992556d7660fce099b4987e5666e5018b0461a53206f4-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/e0/e0cf54e00a8590a25f9bb5aeb6a3f2a47ed438715b53a93caa3befc9ee7e643c-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/clientcredentials mkdir -p $WORK/b228/ cat >/tmp/go-build1137861443/b228/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2 importmap golang.org/x/oauth2/internal=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/internal packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2=/tmp/go-build1137861443/b225/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/internal=/tmp/go-build1137861443/b226/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/clientcredentials -complete -installsuffix shared -buildid OLlBJ8nPxgkwVeMYBh3z/OLlBJ8nPxgkwVeMYBh3z -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b228/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/clientcredentials/clientcredentials.go github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws mkdir -p $WORK/b235/ cat >/tmp/go-build1137861443/b235/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/endpoints=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints importmap github.com/aws/aws-sdk-go/internal/sdkio=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkio packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1137861443/b236/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1137861443/b237/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints=/tmp/go-build1137861443/b241/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkio=/tmp/go-build1137861443/b242/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile log=/tmp/go-build1137861443/b056/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws -complete -installsuffix shared -buildid pMb-3Na-WJzK2BXQIHTH/pMb-3Na-WJzK2BXQIHTH -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b235/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/config.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/context_1_9.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/context_background_1_7.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/context_sleep.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/convert_types.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/jsonvalue.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/logger.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/types.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/url.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b300/_pkg_.a # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/7c/7c1e2c2a86485806beb64e8ed8212292f4b220b2b49ead2e367581033df76daf-d # internal github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/adal mkdir -p $WORK/b293/ cat >/tmp/go-build1137861443/b293/importcfg << 'EOF' # internal # import config importmap github.com/Azure/go-autorest/autorest/date=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/date importmap github.com/Azure/go-autorest/logger=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/logger importmap github.com/Azure/go-autorest/tracing=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/tracing importmap github.com/golang-jwt/jwt/v4=github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4 importmap golang.org/x/crypto/pkcs12=github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12 packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build1137861443/b074/_pkg_.a packagefile crypto/rsa=/tmp/go-build1137861443/b104/_pkg_.a packagefile crypto/sha1=/tmp/go-build1137861443/b105/_pkg_.a packagefile crypto/tls=/tmp/go-build1137861443/b083/_pkg_.a packagefile crypto/x509=/tmp/go-build1137861443/b107/_pkg_.a packagefile encoding/base64=/tmp/go-build1137861443/b051/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/date=/tmp/go-build1137861443/b294/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/logger=/tmp/go-build1137861443/b295/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/tracing=/tmp/go-build1137861443/b296/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4=/tmp/go-build1137861443/b297/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12=/tmp/go-build1137861443/b298/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile net/http/cookiejar=/tmp/go-build1137861443/b300/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile path/filepath=/tmp/go-build1137861443/b119/_pkg_.a packagefile runtime=/tmp/go-build1137861443/b009/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -p github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/adal -complete -installsuffix shared -buildid zv5V5j-kzKn9B0twLFWO/zv5V5j-kzKn9B0twLFWO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b293/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/adal/config.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/adal/devicetoken.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/adal/persist.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/adal/sender.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/adal/token.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/adal/token_1.13.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/adal/version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b343/_pkg_.a # internal cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/99/99744ca1a68e82a711291cf62efd4fbf797cf7a8f6ffd78c846bd3ffafdcc2ce-d # internal github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo mkdir -p $WORK/b319/ cat >/tmp/go-build1137861443/b319/importcfg << 'EOF' # internal # import config importmap github.com/digitalocean/godo/metrics=github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/metrics importmap github.com/google/go-querystring/query=github.com/prometheus/prometheus/vendor/github.com/google/go-querystring/query importmap golang.org/x/oauth2=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2 packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile encoding=/tmp/go-build1137861443/b049/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/metrics=/tmp/go-build1137861443/b320/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/go-querystring/query=/tmp/go-build1137861443/b321/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2=/tmp/go-build1137861443/b225/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile path=/tmp/go-build1137861443/b044/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -p github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo -complete -installsuffix shared -buildid AZEwme32UYAkOm1a3eSR/AZEwme32UYAkOm1a3eSR -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b319/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/1-click.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/account.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/action.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/apps.gen.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/apps.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/balance.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/billing_history.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/cdn.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/certificates.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/databases.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/domains.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/droplet_actions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/droplets.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/firewalls.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/floating_ips.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/floating_ips_actions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/godo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/image_actions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/images.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/invoices.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/keys.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/kubernetes.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/links.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/load_balancers.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/meta.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/monitoring.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/projects.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/regions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/registry.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/sizes.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/snapshots.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/storage.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/storage_actions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/strings.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/tags.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/timestamp.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/vpcs.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/95/9561927da30f79d08f437fd2cb8d1cda1f6bafbddecf2c3e8d0004953e8cb23a-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/authhandler mkdir -p $WORK/b336/ cat >/tmp/go-build1137861443/b336/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2 packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2=/tmp/go-build1137861443/b225/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/authhandler -complete -installsuffix shared -buildid 5w6R0QbSa8cBJKH91snx/5w6R0QbSa8cBJKH91snx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b336/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/authhandler/authhandler.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b336/_pkg_.a # internal cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/2c/2c27f089f3b777eef65f60555952d09a93412471e5b56704549b10327aa74d3c-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/internal/externalaccount mkdir -p $WORK/b337/ cat >/tmp/go-build1137861443/b337/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2 packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile crypto/hmac=/tmp/go-build1137861443/b101/_pkg_.a packagefile crypto/sha256=/tmp/go-build1137861443/b106/_pkg_.a packagefile encoding/base64=/tmp/go-build1137861443/b051/_pkg_.a packagefile encoding/hex=/tmp/go-build1137861443/b110/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2=/tmp/go-build1137861443/b225/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile path=/tmp/go-build1137861443/b044/_pkg_.a packagefile regexp=/tmp/go-build1137861443/b058/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/internal/externalaccount -complete -installsuffix shared -buildid nMgr3qN5HIIAzKZ0PyE-/nMgr3qN5HIIAzKZ0PyE- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b337/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/internal/externalaccount/aws.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/internal/externalaccount/basecredentials.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/internal/externalaccount/clientauth.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/internal/externalaccount/err.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/internal/externalaccount/filecredsource.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/internal/externalaccount/impersonate.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/internal/externalaccount/sts_exchange.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/internal/externalaccount/urlcredsource.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b335/_pkg_.a # internal cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/c3/c3d86038e21be998802f8a0280136c268f2d0ee93a9d55c8d0f09e4319b58cb5-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/jwt mkdir -p $WORK/b339/ cat >/tmp/go-build1137861443/b339/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2 importmap golang.org/x/oauth2/internal=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/internal importmap golang.org/x/oauth2/jws=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/jws packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2=/tmp/go-build1137861443/b225/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/internal=/tmp/go-build1137861443/b226/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/jws=/tmp/go-build1137861443/b338/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/jwt -complete -installsuffix shared -buildid SUUzIgR60a6hh-L4FtHy/SUUzIgR60a6hh-L4FtHy -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b339/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/jwt/jwt.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/9c/9c708337cdc3054b7766f4e6ec4b2ce0dd16bf0b0e499a28a26bc5dd441561c4-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request mkdir -p $WORK/b246/ cat >/tmp/go-build1137861443/b246/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/awsutil=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil importmap github.com/aws/aws-sdk-go/aws/client/metadata=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata importmap github.com/aws/aws-sdk-go/internal/sdkio=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkio packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1137861443/b235/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1137861443/b236/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil=/tmp/go-build1137861443/b247/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build1137861443/b245/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkio=/tmp/go-build1137861443/b242/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1137861443/b022/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request -complete -installsuffix shared -buildid g2AyLvPaKr9QG2Ts_JeG/g2AyLvPaKr9QG2Ts_JeG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b246/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request/connection_reset_error.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request/handlers.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request/http_request.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request/offset_reader.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request/request.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request/request_1_8.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request/request_context.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request/request_pagination.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request/retryer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request/timeout_read_closer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request/validation.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request/waiter.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/48/487adcec76015856f6da47d7bd741cf9ba79427543477544f2b4a25f5ca3e186-d # internal github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/apierror mkdir -p $WORK/b347/ cat >/tmp/go-build1137861443/b347/importcfg << 'EOF' # internal # import config importmap github.com/googleapis/gax-go/v2/apierror/internal/proto=github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/apierror/internal/proto importmap google.golang.org/api/googleapi=github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi importmap google.golang.org/genproto/googleapis/rpc/errdetails=github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/errdetails importmap google.golang.org/grpc/status=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status importmap google.golang.org/protobuf/encoding/protojson=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protojson packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/apierror/internal/proto=/tmp/go-build1137861443/b348/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi=/tmp/go-build1137861443/b343/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/errdetails=/tmp/go-build1137861443/b350/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status=/tmp/go-build1137861443/b351/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protojson=/tmp/go-build1137861443/b355/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -p github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/apierror -complete -installsuffix shared -buildid pRNqP5qdZ2nOmM_x-X4-/pRNqP5qdZ2nOmM_x-X4- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b347/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/apierror/apierror.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b339/_pkg_.a # internal cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/56/56b7cead0109f8dbe12d47a09e7b1e31dc23c35f66b705f5575cb673a0778294-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport mkdir -p $WORK/b391/ cat >/tmp/go-build1137861443/b391/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap golang.org/x/net/http2=github.com/prometheus/prometheus/vendor/golang.org/x/net/http2 importmap golang.org/x/net/http2/hpack=github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/hpack importmap google.golang.org/genproto/googleapis/rpc/status=github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/status importmap google.golang.org/grpc/codes=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/credentials=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials importmap google.golang.org/grpc/grpclog=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal/channelz=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/channelz importmap google.golang.org/grpc/internal/credentials=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/credentials importmap google.golang.org/grpc/internal/grpcrand=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcrand importmap google.golang.org/grpc/internal/grpcutil=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcutil importmap google.golang.org/grpc/internal/metadata=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/metadata importmap google.golang.org/grpc/internal/syscall=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/syscall importmap google.golang.org/grpc/internal/transport/networktype=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/networktype importmap google.golang.org/grpc/keepalive=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/keepalive importmap google.golang.org/grpc/metadata=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata importmap google.golang.org/grpc/peer=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/peer importmap google.golang.org/grpc/resolver=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver importmap google.golang.org/grpc/stats=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/stats importmap google.golang.org/grpc/status=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status importmap google.golang.org/grpc/tap=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/tap packagefile bufio=/tmp/go-build1137861443/b055/_pkg_.a packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile encoding/base64=/tmp/go-build1137861443/b051/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build1137861443/b142/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/http2=/tmp/go-build1137861443/b217/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/hpack=/tmp/go-build1137861443/b224/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build1137861443/b352/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes=/tmp/go-build1137861443/b353/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials=/tmp/go-build1137861443/b363/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog=/tmp/go-build1137861443/b361/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/channelz=/tmp/go-build1137861443/b381/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/credentials=/tmp/go-build1137861443/b365/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcrand=/tmp/go-build1137861443/b372/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcutil=/tmp/go-build1137861443/b379/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/metadata=/tmp/go-build1137861443/b392/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/syscall=/tmp/go-build1137861443/b393/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/networktype=/tmp/go-build1137861443/b390/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/keepalive=/tmp/go-build1137861443/b394/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata=/tmp/go-build1137861443/b369/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/peer=/tmp/go-build1137861443/b395/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver=/tmp/go-build1137861443/b367/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/stats=/tmp/go-build1137861443/b396/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status=/tmp/go-build1137861443/b351/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/tap=/tmp/go-build1137861443/b397/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile net/http/httputil=/tmp/go-build1137861443/b250/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile runtime=/tmp/go-build1137861443/b009/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1137861443/b022/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b391/_pkg_.a -trimpath "$WORK/b391=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport -complete -installsuffix shared -buildid j2lmxsZO3gsnT3n-rZDB/j2lmxsZO3gsnT3n-rZDB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b391/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/bdp_estimator.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/controlbuf.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/defaults.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/flowcontrol.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/handler_server.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/http2_client.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/http2_server.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/http_util.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/proxy.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/a5/a5954c450653290993299f94cc324ddbab68f700abe90d374656a393d1271a79-d # internal github.com/prometheus/prometheus/vendor/github.com/hashicorp/serf/coordinate mkdir -p $WORK/b313/ cat >/tmp/go-build1137861443/b313/importcfg << 'EOF' # internal # import config importmap github.com/armon/go-metrics=github.com/prometheus/prometheus/vendor/github.com/armon/go-metrics packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/armon/go-metrics=/tmp/go-build1137861443/b314/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile math/rand=/tmp/go-build1137861443/b063/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -p github.com/prometheus/prometheus/vendor/github.com/hashicorp/serf/coordinate -complete -installsuffix shared -buildid gHpRejwoVnGrYMiJwNOk/gHpRejwoVnGrYMiJwNOk -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b313/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/serf/coordinate/client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/serf/coordinate/config.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/serf/coordinate/coordinate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/serf/coordinate/phantom.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b293/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/0c/0c3c552fb7ec4072521e7c842a3ab8861bbdbc24de80958436a29caf00ab5071-d # internal github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest mkdir -p $WORK/b292/ cat >/tmp/go-build1137861443/b292/importcfg << 'EOF' # internal # import config importmap github.com/Azure/go-autorest/autorest/adal=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/adal importmap github.com/Azure/go-autorest/logger=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/logger importmap github.com/Azure/go-autorest/tracing=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/tracing packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile crypto/hmac=/tmp/go-build1137861443/b101/_pkg_.a packagefile crypto/sha256=/tmp/go-build1137861443/b106/_pkg_.a packagefile crypto/tls=/tmp/go-build1137861443/b083/_pkg_.a packagefile encoding/base64=/tmp/go-build1137861443/b051/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile encoding/xml=/tmp/go-build1137861443/b258/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/adal=/tmp/go-build1137861443/b293/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/logger=/tmp/go-build1137861443/b295/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/tracing=/tmp/go-build1137861443/b296/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile log=/tmp/go-build1137861443/b056/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile mime/multipart=/tmp/go-build1137861443/b135/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile net/http/cookiejar=/tmp/go-build1137861443/b300/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile runtime=/tmp/go-build1137861443/b009/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -p github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest -complete -installsuffix shared -buildid DDQF6P9OCQNBy2Uaoed6/DDQF6P9OCQNBy2Uaoed6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b292/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/authorization.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/authorization_sas.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/authorization_storage.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/autorest.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/error.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/preparer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/responder.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/retriablerequest.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/retriablerequest_1.8.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/sender.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/utility.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/utility_1.13.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b347/_pkg_.a # internal cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/36/36c8fccc2f671a5d46a5f04a81d075b9e89e654cd060648acf1d8c51bdcfd933-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/impersonate mkdir -p $WORK/b400/ cat >/tmp/go-build1137861443/b400/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2 packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2=/tmp/go-build1137861443/b225/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b400/_pkg_.a -trimpath "$WORK/b400=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/impersonate -complete -installsuffix shared -buildid galcdfVUK2Hu_wmtwlAM/galcdfVUK2Hu_wmtwlAM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b400/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/impersonate/impersonate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b337/_pkg_.a # internal cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/17/17f79d0ddbcf978b824c299243eb543009a70636571dc13d2041c47b8ff0785e-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google mkdir -p $WORK/b334/ cat >/tmp/go-build1137861443/b334/importcfg << 'EOF' # internal # import config importmap cloud.google.com/go/compute/metadata=github.com/prometheus/prometheus/vendor/cloud.google.com/go/compute/metadata importmap golang.org/x/oauth2=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2 importmap golang.org/x/oauth2/authhandler=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/authhandler importmap golang.org/x/oauth2/google/internal/externalaccount=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/internal/externalaccount importmap golang.org/x/oauth2/internal=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/internal importmap golang.org/x/oauth2/jws=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/jws importmap golang.org/x/oauth2/jwt=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/jwt packagefile bufio=/tmp/go-build1137861443/b055/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/cloud.google.com/go/compute/metadata=/tmp/go-build1137861443/b335/_pkg_.a packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile crypto/rsa=/tmp/go-build1137861443/b104/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2=/tmp/go-build1137861443/b225/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/authhandler=/tmp/go-build1137861443/b336/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/internal/externalaccount=/tmp/go-build1137861443/b337/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/internal=/tmp/go-build1137861443/b226/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/jws=/tmp/go-build1137861443/b338/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/jwt=/tmp/go-build1137861443/b339/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile log=/tmp/go-build1137861443/b056/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile os/user=/tmp/go-build1137861443/b340/_pkg_.a packagefile path/filepath=/tmp/go-build1137861443/b119/_pkg_.a packagefile runtime=/tmp/go-build1137861443/b009/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google -complete -installsuffix shared -buildid SIrKeHQcqSWtoNjHsnFv/SIrKeHQcqSWtoNjHsnFv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b334/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/appengine.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/appengine_gen2_flex.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/default.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/google.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/jwt.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/sdk.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b400/_pkg_.a # internal cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/7f/7f77c7f74ca5e6dc78e32772e262c6e40913afea70eb80390b92d45a8964e0f3-d # internal github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/propagation mkdir -p $WORK/b412/ cat >/tmp/go-build1137861443/b412/importcfg << 'EOF' # internal # import config importmap go.opencensus.io/trace=github.com/prometheus/prometheus/vendor/go.opencensus.io/trace packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/trace=/tmp/go-build1137861443/b405/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b412/_pkg_.a -trimpath "$WORK/b412=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/propagation -complete -installsuffix shared -buildid EpwcdG4oVoJ0o1CIku7W/EpwcdG4oVoJ0o1CIku7W -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b412/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/propagation/propagation.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b313/_pkg_.a # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/8d/8d6fc838e2c6dd3031aba2fb8264c6503161a1521db9a1370f9e735b1169268e-d # internal github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api mkdir -p $WORK/b306/ cat >/tmp/go-build1137861443/b306/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/go-cleanhttp=github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-cleanhttp importmap github.com/hashicorp/go-hclog=github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-hclog importmap github.com/hashicorp/go-rootcerts=github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-rootcerts importmap github.com/hashicorp/serf/coordinate=github.com/prometheus/prometheus/vendor/github.com/hashicorp/serf/coordinate importmap github.com/mitchellh/mapstructure=github.com/prometheus/prometheus/vendor/github.com/mitchellh/mapstructure packagefile bufio=/tmp/go-build1137861443/b055/_pkg_.a packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build1137861443/b083/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-cleanhttp=/tmp/go-build1137861443/b307/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-hclog=/tmp/go-build1137861443/b308/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-rootcerts=/tmp/go-build1137861443/b312/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hashicorp/serf/coordinate=/tmp/go-build1137861443/b313/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mitchellh/mapstructure=/tmp/go-build1137861443/b317/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile path=/tmp/go-build1137861443/b044/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -p github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api -complete -installsuffix shared -buildid CHDMUVeWr1ONE3B2oNpx/CHDMUVeWr1ONE3B2oNpx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b306/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/acl.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/agent.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/api.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/catalog.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/config_entry.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/config_entry_cluster.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/config_entry_discoverychain.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/config_entry_gateways.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/config_entry_intentions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/connect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/connect_ca.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/connect_intention.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/coordinate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/debug.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/discovery_chain.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/event.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/health.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/kv.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/lock.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/namespace.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/operator.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/operator_area.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/operator_autopilot.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/operator_keyring.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/operator_license.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/operator_raft.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/operator_segment.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/prepared_query.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/raw.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/semaphore.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/session.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/snapshot.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/status.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/txn.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b412/_pkg_.a # internal cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/b0/b08272b04bd34e1a7943ce97ecaa33adc7102894b5261da9cde50637b6d38a22-d # internal github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp/propagation/b3 mkdir -p $WORK/b404/ cat >/tmp/go-build1137861443/b404/importcfg << 'EOF' # internal # import config importmap go.opencensus.io/trace=github.com/prometheus/prometheus/vendor/go.opencensus.io/trace importmap go.opencensus.io/trace/propagation=github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/propagation packagefile encoding/hex=/tmp/go-build1137861443/b110/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/trace=/tmp/go-build1137861443/b405/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/propagation=/tmp/go-build1137861443/b412/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b404/_pkg_.a -trimpath "$WORK/b404=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp/propagation/b3 -complete -installsuffix shared -buildid 3WOPcD5WaRv5KdNAqKN2/3WOPcD5WaRv5KdNAqKN2 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b404/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp/propagation/b3/b3.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b404/_pkg_.a # internal cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/e0/e0b1b2fd2ac649722baaf79401a310309d1c77c756497efaa0574f4d1428b5ce-d # internal github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp mkdir -p $WORK/b403/ cat >/tmp/go-build1137861443/b403/importcfg << 'EOF' # internal # import config importmap go.opencensus.io/plugin/ochttp/propagation/b3=github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp/propagation/b3 importmap go.opencensus.io/stats=github.com/prometheus/prometheus/vendor/go.opencensus.io/stats importmap go.opencensus.io/stats/view=github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/view importmap go.opencensus.io/tag=github.com/prometheus/prometheus/vendor/go.opencensus.io/tag importmap go.opencensus.io/trace=github.com/prometheus/prometheus/vendor/go.opencensus.io/trace importmap go.opencensus.io/trace/propagation=github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/propagation packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build1137861443/b083/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp/propagation/b3=/tmp/go-build1137861443/b404/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/stats=/tmp/go-build1137861443/b413/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/view=/tmp/go-build1137861443/b419/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/tag=/tmp/go-build1137861443/b417/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/trace=/tmp/go-build1137861443/b405/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/propagation=/tmp/go-build1137861443/b412/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile net/http/httptrace=/tmp/go-build1137861443/b137/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b403/_pkg_.a -trimpath "$WORK/b403=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp -complete -installsuffix shared -buildid bAS3bxmE_LK9t855hcra/bAS3bxmE_LK9t855hcra -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b403/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp/client.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp/client_stats.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp/route.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp/server.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp/span_annotating_client_trace.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp/stats.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp/trace.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp/wrapped_body.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/c7/c73e2ba53004505aae17c593511b243984139ba9af3acad87694b15ac651a309-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client mkdir -p $WORK/b244/ cat >/tmp/go-build1137861443/b244/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/client/metadata=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/internal/sdkrand=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkrand packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1137861443/b235/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build1137861443/b245/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1137861443/b246/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkrand=/tmp/go-build1137861443/b249/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile net/http/httputil=/tmp/go-build1137861443/b250/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client -complete -installsuffix shared -buildid iUhoVylHffSpAbo0X0Bi/iUhoVylHffSpAbo0X0Bi -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b244/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/default_retryer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/logger.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/no_op_retryer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b334/_pkg_.a # internal cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/a4/a4c51378dc77b10e445e82c2cc251151c1884b20b3e7f8b0356f9ebf6c8e9d6a-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol mkdir -p $WORK/b255/ cat >/tmp/go-build1137861443/b255/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/client/metadata=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/internal/sdkmath=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkmath packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile crypto/rand=/tmp/go-build1137861443/b074/_pkg_.a packagefile encoding/base64=/tmp/go-build1137861443/b051/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1137861443/b235/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1137861443/b236/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build1137861443/b245/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1137861443/b246/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkmath=/tmp/go-build1137861443/b256/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol -complete -installsuffix shared -buildid FPz0L5qNBNno7VAgLVzg/FPz0L5qNBNno7VAgLVzg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b255/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/host.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/host_prefix.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/idempotency.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/jsonvalue.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/payload.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/protocol.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/timestamp.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/unmarshal.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/unmarshal_error.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/5a/5aa62e5c4691a8f47598e5aaf9852ee405ad4207708b4ba22497005631026e48-d # internal github.com/prometheus/prometheus/vendor/github.com/mwitkow/go-conntrack mkdir -p $WORK/b061/ cat >/tmp/go-build1137861443/b061/importcfg << 'EOF' # internal # import config importmap github.com/jpillora/backoff=github.com/prometheus/prometheus/vendor/github.com/jpillora/backoff importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap golang.org/x/net/trace=github.com/prometheus/prometheus/vendor/golang.org/x/net/trace packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/jpillora/backoff=/tmp/go-build1137861443/b062/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1137861443/b066/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/trace=/tmp/go-build1137861443/b192/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile syscall=/tmp/go-build1137861443/b024/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p github.com/prometheus/prometheus/vendor/github.com/mwitkow/go-conntrack -complete -installsuffix shared -buildid ejYus3hmCqLB1XrntFF_/ejYus3hmCqLB1XrntFF_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b061/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mwitkow/go-conntrack/dialer_reporter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mwitkow/go-conntrack/dialer_wrapper.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mwitkow/go-conntrack/listener_reporter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mwitkow/go-conntrack/listener_wrapper.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/a7/a78185ec505bd6dc97f18dbb35ecef18a7c026ec399c753f5fd4653121ce3600-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version mkdir -p $WORK/b214/ cat >/tmp/go-build1137861443/b214/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1137861443/b066/_pkg_.a packagefile runtime=/tmp/go-build1137861443/b009/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile text/template=/tmp/go-build1137861443/b196/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version -complete -installsuffix shared -buildid 6xvXEycMPrY-ulqj0h6u/6xvXEycMPrY-ulqj0h6u -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b214/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version/info.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/9f/9f359cad1d583345e89e60b551f40c57aaa3e1a505964ce4a9f53d85ed21338f-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config mkdir -p $WORK/b216/ cat >/tmp/go-build1137861443/b216/importcfg << 'EOF' # internal # import config importmap github.com/mwitkow/go-conntrack=github.com/prometheus/prometheus/vendor/github.com/mwitkow/go-conntrack importmap golang.org/x/net/http2=github.com/prometheus/prometheus/vendor/golang.org/x/net/http2 importmap golang.org/x/oauth2=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2 importmap golang.org/x/oauth2/clientcredentials=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/clientcredentials importmap gopkg.in/yaml.v2=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2 packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile crypto/sha256=/tmp/go-build1137861443/b106/_pkg_.a packagefile crypto/tls=/tmp/go-build1137861443/b083/_pkg_.a packagefile crypto/x509=/tmp/go-build1137861443/b107/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mwitkow/go-conntrack=/tmp/go-build1137861443/b061/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/http2=/tmp/go-build1137861443/b217/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2=/tmp/go-build1137861443/b225/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/clientcredentials=/tmp/go-build1137861443/b228/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2=/tmp/go-build1137861443/b229/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile path/filepath=/tmp/go-build1137861443/b119/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b214/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config -complete -installsuffix shared -buildid WkLXwG00cP1ZzBu0kQ-3/WkLXwG00cP1ZzBu0kQ-3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b216/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config/config.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config/http_config.go cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/5e/5eaeb161855cebbdde8888f8453ae33f11f63dcfd04c9cb6bb1343d503530e74-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/corehandlers mkdir -p $WORK/b263/ cat >/tmp/go-build1137861443/b263/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1137861443/b235/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1137861443/b236/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1137861443/b237/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1137861443/b246/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile regexp=/tmp/go-build1137861443/b058/_pkg_.a packagefile runtime=/tmp/go-build1137861443/b009/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/corehandlers -complete -installsuffix shared -buildid dJEcelLmfbrdz0idxlq5/dJEcelLmfbrdz0idxlq5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b263/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/corehandlers/handlers.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/corehandlers/param_validator.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/corehandlers/user_agent.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/15/150cc06f4046e4cbb44b61776ec0d554ca24964df6a64869bf1010a9a6b4ded4-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/rest mkdir -p $WORK/b254/ cat >/tmp/go-build1137861443/b254/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/internal/strings=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/strings importmap github.com/aws/aws-sdk-go/private/protocol=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile encoding/base64=/tmp/go-build1137861443/b051/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1137861443/b235/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1137861443/b236/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1137861443/b246/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/strings=/tmp/go-build1137861443/b253/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build1137861443/b255/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile path=/tmp/go-build1137861443/b044/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/rest -complete -installsuffix shared -buildid 6cW4I8l-ml83wPoFRsXN/6cW4I8l-ml83wPoFRsXN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b254/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/rest/build.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/rest/payload.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/rest/unmarshal.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/72/7235703723cce57ac33d12e57f4bbcddf902a20c5e0a41220eb1d4af7425ed4b-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil mkdir -p $WORK/b259/ cat >/tmp/go-build1137861443/b259/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/private/protocol=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol packagefile encoding/base64=/tmp/go-build1137861443/b051/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build1137861443/b255/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil -complete -installsuffix shared -buildid OGJRF1WSAJ6Pq10wBB-h/OGJRF1WSAJ6Pq10wBB-h -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b259/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil/queryutil.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/f3/f3b582d05b29075ab9068c946b33f26db75a0952e11b090f7e462d7cd96dda74-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil mkdir -p $WORK/b260/ cat >/tmp/go-build1137861443/b260/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/private/protocol=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile encoding/base64=/tmp/go-build1137861443/b051/_pkg_.a packagefile encoding/xml=/tmp/go-build1137861443/b258/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1137861443/b236/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build1137861443/b255/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil -complete -installsuffix shared -buildid AnriC7fqBoK-dm7MZpZI/AnriC7fqBoK-dm7MZpZI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b260/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/build.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/sort.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/unmarshal.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/xml_to_struct.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b292/_pkg_.a # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/f1/f1cacdf2d0352558c9dcc7380e2a5211d2dbc5634bb00360bc66520390bf0741-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil mkdir -p $WORK/b269/ cat >/tmp/go-build1137861443/b269/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/private/protocol=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile encoding/base64=/tmp/go-build1137861443/b051/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1137861443/b235/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1137861443/b236/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build1137861443/b255/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile math/big=/tmp/go-build1137861443/b082/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil -complete -installsuffix shared -buildid vs_BGP7eIc8QAy7z-pPv/vs_BGP7eIc8QAy7z-pPv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b269/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil/build.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil/unmarshal.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/a0/a09fddabe8d6c9271e170c7489630640996aa489b012d7b25be5acbeef2e399d-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4 mkdir -p $WORK/b252/ cat >/tmp/go-build1137861443/b252/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/internal/sdkio=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkio importmap github.com/aws/aws-sdk-go/internal/strings=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/strings importmap github.com/aws/aws-sdk-go/private/protocol/rest=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/rest packagefile crypto/hmac=/tmp/go-build1137861443/b101/_pkg_.a packagefile crypto/sha256=/tmp/go-build1137861443/b106/_pkg_.a packagefile encoding/hex=/tmp/go-build1137861443/b110/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1137861443/b235/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1137861443/b237/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1137861443/b246/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkio=/tmp/go-build1137861443/b242/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/strings=/tmp/go-build1137861443/b253/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/rest=/tmp/go-build1137861443/b254/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4 -complete -installsuffix shared -buildid Wt9TENQmWff--QvLm3pz/Wt9TENQmWff--QvLm3pz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b252/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4/header_rules.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4/options.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4/request_context_go1.7.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4/stream.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4/uri_path.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4/v4.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b216/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b319/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b269/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/cf/cf16e51073a17d58df06a77787348b25ddace58c3f60a93cf44126d7cab736ef-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc mkdir -p $WORK/b270/ cat >/tmp/go-build1137861443/b270/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/private/protocol=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol importmap github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil importmap github.com/aws/aws-sdk-go/private/protocol/rest=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/rest packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1137861443/b236/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1137861443/b246/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build1137861443/b255/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=/tmp/go-build1137861443/b269/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/rest=/tmp/go-build1137861443/b254/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc -complete -installsuffix shared -buildid FnuMGRngv5xxHi5WzI-Z/FnuMGRngv5xxHi5WzI-Z -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b270/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc/jsonrpc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc/unmarshal_error.go cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/54/5443f046a3ce97b92e8620653857e9b4f64204d73eaed5f5c4b345ce9305d064-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/query mkdir -p $WORK/b257/ cat >/tmp/go-build1137861443/b257/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/private/protocol/query/queryutil=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil importmap github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil packagefile encoding/xml=/tmp/go-build1137861443/b258/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1137861443/b236/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1137861443/b246/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil=/tmp/go-build1137861443/b259/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=/tmp/go-build1137861443/b260/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/query -complete -installsuffix shared -buildid Vy9N8IR-2Fl9s_kVgOK8/Vy9N8IR-2Fl9s_kVgOK8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b257/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/query/build.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/query/unmarshal.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/query/unmarshal_error.go cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/f4/f47a5b119aa448ec19fa0697dd6ef31d57dc699373b45e6cf6831734b2c18749-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/exporter-toolkit/web mkdir -p $WORK/b215/ cat >/tmp/go-build1137861443/b215/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap golang.org/x/crypto/bcrypt=github.com/prometheus/prometheus/vendor/golang.org/x/crypto/bcrypt importmap gopkg.in/yaml.v2=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2 packagefile crypto/tls=/tmp/go-build1137861443/b083/_pkg_.a packagefile crypto/x509=/tmp/go-build1137861443/b107/_pkg_.a packagefile encoding/hex=/tmp/go-build1137861443/b110/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1137861443/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1137861443/b060/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1137861443/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1137861443/b216/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/crypto/bcrypt=/tmp/go-build1137861443/b230/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2=/tmp/go-build1137861443/b229/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile math/rand=/tmp/go-build1137861443/b063/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile path/filepath=/tmp/go-build1137861443/b119/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/exporter-toolkit/web -complete -installsuffix shared -buildid OAl9eWwDjlFIQpfDn4GL/OAl9eWwDjlFIQpfDn4GL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b215/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/exporter-toolkit/web/cache.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/exporter-toolkit/web/handler.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/exporter-toolkit/web/tls_config.go cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/db/dbccc47cac7020f41bc95f9f25c40a56f76fd1d7bae2285724aa8526d2d8901f-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/csm mkdir -p $WORK/b272/ cat >/tmp/go-build1137861443/b272/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1137861443/b235/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1137861443/b236/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1137861443/b246/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1137861443/b022/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/csm -complete -installsuffix shared -buildid tcfo_xdy3kAf1q0OTKee/tcfo_xdy3kAf1q0OTKee -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b272/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/csm/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/csm/enable.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/csm/metric.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/csm/metric_chan.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/csm/metric_exception.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/csm/reporter.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/2c/2cab44740f16920b04dee25e3ac2b36f8f79704df7309642f37a4df8436d31dd-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata mkdir -p $WORK/b275/ cat >/tmp/go-build1137861443/b275/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/client=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client importmap github.com/aws/aws-sdk-go/aws/client/metadata=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata importmap github.com/aws/aws-sdk-go/aws/corehandlers=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/corehandlers importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/internal/sdkuri=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkuri packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1137861443/b235/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1137861443/b236/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client=/tmp/go-build1137861443/b244/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build1137861443/b245/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/corehandlers=/tmp/go-build1137861443/b263/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1137861443/b237/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1137861443/b246/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkuri=/tmp/go-build1137861443/b276/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync/atomic=/tmp/go-build1137861443/b022/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata -complete -installsuffix shared -buildid BoKwBOC8nW3rrlxsT1Kg/BoKwBOC8nW3rrlxsT1Kg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b275/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata/api.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata/service.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata/token_provider.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b391/_pkg_.a # internal cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/58/58daf90681897e62f4f6b48d6138e126a421fba9266689f82c6399ba18acde38-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds mkdir -p $WORK/b277/ cat >/tmp/go-build1137861443/b277/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/client=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client importmap github.com/aws/aws-sdk-go/aws/client/metadata=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1137861443/b235/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1137861443/b236/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client=/tmp/go-build1137861443/b244/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build1137861443/b245/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1137861443/b237/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1137861443/b246/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=/tmp/go-build1137861443/b269/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds -complete -installsuffix shared -buildid UMbXY3DQamGQO7aDtkFH/UMbXY3DQamGQO7aDtkFH -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b277/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds/provider.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b403/_pkg_.a # internal cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/bd/bd465a2c01132a6080e296218f7bbf98eeb27c85166c82ced3c9f5be24c0ad55-d # internal github.com/prometheus/prometheus/discovery mkdir -p $WORK/b278/ cat >/tmp/go-build1137861443/b278/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap gopkg.in/yaml.v2=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2 packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1137861443/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1137861443/b060/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1137861443/b066/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1137861443/b216/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1137861443/b279/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2=/tmp/go-build1137861443/b229/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -p github.com/prometheus/prometheus/discovery -complete -installsuffix shared -buildid V8AMenAeP-9UJiimNUqs/V8AMenAeP-9UJiimNUqs -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b278/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/discovery.go ./_build/src/github.com/prometheus/prometheus/discovery/manager.go ./_build/src/github.com/prometheus/prometheus/discovery/registry.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/b0/b00921c7b82ea37b3ce6e78310043a4c91d251bcdf2ba592faa8bdc01066b729-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/restjson mkdir -p $WORK/b268/ cat >/tmp/go-build1137861443/b268/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/private/protocol=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol importmap github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil importmap github.com/aws/aws-sdk-go/private/protocol/jsonrpc=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc importmap github.com/aws/aws-sdk-go/private/protocol/rest=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/rest packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1137861443/b236/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1137861443/b246/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build1137861443/b255/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=/tmp/go-build1137861443/b269/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc=/tmp/go-build1137861443/b270/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/rest=/tmp/go-build1137861443/b254/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/restjson -complete -installsuffix shared -buildid _sTlTIMNvCIQynw4t-Zb/_sTlTIMNvCIQynw4t-Zb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b268/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/restjson/restjson.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/restjson/unmarshal_error.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/51/5155f7aa8a86c17455fc02959e43a630fdd088f33a963a3ef3d121be61ae174d-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts mkdir -p $WORK/b251/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/84/845c3e9a091eec0e9e8e7dbe8847bc8c9054e07c649355df2e5712f25fef9970-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/ec2query mkdir -p $WORK/b285/ cat >/tmp/go-build1137861443/b285/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/private/protocol/query/queryutil=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil importmap github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil packagefile encoding/xml=/tmp/go-build1137861443/b258/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1137861443/b236/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1137861443/b246/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil=/tmp/go-build1137861443/b259/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=/tmp/go-build1137861443/b260/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/ec2query -complete -installsuffix shared -buildid DvO6TU6ufNsWmVdSSeKZ/DvO6TU6ufNsWmVdSSeKZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b285/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/ec2query/build.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/ec2query/unmarshal.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b285/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/12/124b4f3bdbd34f10cebe5865f88f561d61fee14bf63993e61ed3ca3c05fc9d0b-d # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/04/04ccdb9bb33d23a46c5eed7a6d668a90b66e85857d714bac606f0f096a53ffc8-d # internal cat >/tmp/go-build1137861443/b251/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awsutil=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil importmap github.com/aws/aws-sdk-go/aws/client=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client importmap github.com/aws/aws-sdk-go/aws/client/metadata=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/aws/signer/v4=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4 importmap github.com/aws/aws-sdk-go/private/protocol/query=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/query packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1137861443/b235/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil=/tmp/go-build1137861443/b247/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client=/tmp/go-build1137861443/b244/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build1137861443/b245/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1137861443/b237/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1137861443/b246/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4=/tmp/go-build1137861443/b252/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/query=/tmp/go-build1137861443/b257/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso mkdir -p $WORK/b267/ /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts -complete -installsuffix shared -buildid _ImZQSm_m2z3RG9Inc5I/_ImZQSm_m2z3RG9Inc5I -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b251/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts/api.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts/customizations.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts/service.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b275/_pkg_.a # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/ec2 mkdir -p $WORK/b284/ cat >/tmp/go-build1137861443/b267/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awsutil=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil importmap github.com/aws/aws-sdk-go/aws/client=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client importmap github.com/aws/aws-sdk-go/aws/client/metadata=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/aws/signer/v4=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4 importmap github.com/aws/aws-sdk-go/private/protocol=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol importmap github.com/aws/aws-sdk-go/private/protocol/restjson=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/restjson packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1137861443/b235/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil=/tmp/go-build1137861443/b247/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client=/tmp/go-build1137861443/b244/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build1137861443/b245/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1137861443/b237/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1137861443/b246/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4=/tmp/go-build1137861443/b252/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build1137861443/b255/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/restjson=/tmp/go-build1137861443/b268/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso -complete -installsuffix shared -buildid OGY9o56Q2uHTpv9bU0KV/OGY9o56Q2uHTpv9bU0KV -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b267/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso/api.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso/service.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b272/_pkg_.a # internal cat >/tmp/go-build1137861443/b284/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awsutil=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil importmap github.com/aws/aws-sdk-go/aws/client=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client importmap github.com/aws/aws-sdk-go/aws/client/metadata=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata importmap github.com/aws/aws-sdk-go/aws/endpoints=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/aws/signer/v4=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4 importmap github.com/aws/aws-sdk-go/private/protocol=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol importmap github.com/aws/aws-sdk-go/private/protocol/ec2query=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/ec2query packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1137861443/b235/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil=/tmp/go-build1137861443/b247/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client=/tmp/go-build1137861443/b244/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build1137861443/b245/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints=/tmp/go-build1137861443/b241/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1137861443/b246/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4=/tmp/go-build1137861443/b252/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build1137861443/b255/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/ec2query=/tmp/go-build1137861443/b285/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/ec2 -complete -installsuffix shared -buildid Dk4DHbj7shtHSCbLheC6/Dk4DHbj7shtHSCbLheC6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b284/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/ec2/api.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/ec2/customizations.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/ec2/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/ec2/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/ec2/service.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/ec2/waiters.go cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/87/87a82c8ca3b8c1c86acf4bdec6403834a30a8ec3e569b15aee926fa548705235-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b306/_pkg_.a # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/lightsail mkdir -p $WORK/b286/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b215/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b278/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/4c/4c26d1ff0fbcd11f300bf6fa739e4cd15d1b617a3c5db0d603c4ea9c8458956b-d # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/e3/e317f7498e1ec916fc075962b0cb114034f6436141fe2948d4f755fb13b2dd17-d # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/18/18db5132b6ff07dd3d24922b5c838aaae74fda039266ea86aa6a1b7605c3ad34-d # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/34/34db866ec1d95e5e122524e9d4b295088dd9b58582205f2cbce2b28f353db819-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds mkdir -p $WORK/b274/ github.com/prometheus/prometheus/discovery/refresh mkdir -p $WORK/b287/ cat >/tmp/go-build1137861443/b274/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/client=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/ec2metadata=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/internal/sdkuri=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkuri packagefile bufio=/tmp/go-build1137861443/b055/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1137861443/b235/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1137861443/b236/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client=/tmp/go-build1137861443/b244/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1137861443/b237/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata=/tmp/go-build1137861443/b275/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1137861443/b246/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkuri=/tmp/go-build1137861443/b276/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF cat >/tmp/go-build1137861443/b287/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1137861443/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1137861443/b060/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1137861443/b066/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1137861443/b279/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds -complete -installsuffix shared -buildid jK7Kq8rp7Oy64UZ2rJDp/jK7Kq8rp7Oy64UZ2rJDp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b274/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds/ec2_role_provider.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -p github.com/prometheus/prometheus/discovery/refresh -complete -installsuffix shared -buildid cw-aPEN3Fho5F1bK9BO5/cw-aPEN3Fho5F1bK9BO5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b287/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/refresh/refresh.go cat >/tmp/go-build1137861443/b286/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awsutil=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil importmap github.com/aws/aws-sdk-go/aws/client=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client importmap github.com/aws/aws-sdk-go/aws/client/metadata=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/aws/signer/v4=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4 importmap github.com/aws/aws-sdk-go/private/protocol=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol importmap github.com/aws/aws-sdk-go/private/protocol/jsonrpc=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1137861443/b235/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil=/tmp/go-build1137861443/b247/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client=/tmp/go-build1137861443/b244/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build1137861443/b245/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1137861443/b246/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4=/tmp/go-build1137861443/b252/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build1137861443/b255/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc=/tmp/go-build1137861443/b270/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/lightsail -complete -installsuffix shared -buildid DZhSBEOtSh-aqYhBjqtL/DZhSBEOtSh-aqYhBjqtL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b286/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/lightsail/api.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/lightsail/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/lightsail/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/lightsail/service.go github.com/prometheus/prometheus/discovery/consul mkdir -p $WORK/b305/ github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/azure cat >/tmp/go-build1137861443/b305/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/hashicorp/consul/api=github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1137861443/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1137861443/b060/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api=/tmp/go-build1137861443/b306/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1137861443/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1137861443/b066/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1137861443/b216/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1137861443/b185/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1137861443/b278/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1137861443/b279/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build1137861443/b288/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -p github.com/prometheus/prometheus/discovery/consul -complete -installsuffix shared -buildid KDz3F_JRqmwdNtjappMW/KDz3F_JRqmwdNtjappMW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b305/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/consul/consul.go mkdir -p $WORK/b301/ cat >/tmp/go-build1137861443/b301/importcfg << 'EOF' # internal # import config importmap github.com/Azure/go-autorest/autorest=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest importmap github.com/Azure/go-autorest/logger=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/logger importmap github.com/Azure/go-autorest/tracing=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/tracing packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest=/tmp/go-build1137861443/b292/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/logger=/tmp/go-build1137861443/b295/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/tracing=/tmp/go-build1137861443/b296/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile regexp=/tmp/go-build1137861443/b058/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -p github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/azure -complete -installsuffix shared -buildid 31hB5S1NOWfA_9XU8Xvf/31hB5S1NOWfA_9XU8Xvf -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b301/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/azure/async.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/azure/azure.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/azure/environments.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/azure/metadata_environment.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/azure/rp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/12/121895d6173f0b9a20384b140aa2045e6650b965b48259bab05cd316e1bc970a-d # internal github.com/prometheus/prometheus/discovery/digitalocean mkdir -p $WORK/b318/ cat >/tmp/go-build1137861443/b318/importcfg << 'EOF' # internal # import config importmap github.com/digitalocean/godo=github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/version=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo=/tmp/go-build1137861443/b319/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1137861443/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1137861443/b216/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1137861443/b185/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version=/tmp/go-build1137861443/b214/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1137861443/b278/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build1137861443/b287/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1137861443/b279/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -p github.com/prometheus/prometheus/discovery/digitalocean -complete -installsuffix shared -buildid rkPW2nQD6cmjKHyPTOus/rkPW2nQD6cmjKHyPTOus -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b318/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/digitalocean/digitalocean.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/2c/2cc353c687760a01d692537f5cdda70f521716fbaaa9e6abeeb972c649e2db51-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/defaults mkdir -p $WORK/b273/ cat >/tmp/go-build1137861443/b273/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/corehandlers=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/corehandlers importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds importmap github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds importmap github.com/aws/aws-sdk-go/aws/ec2metadata=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata importmap github.com/aws/aws-sdk-go/aws/endpoints=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/internal/shareddefaults=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1137861443/b235/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1137861443/b236/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/corehandlers=/tmp/go-build1137861443/b263/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1137861443/b237/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=/tmp/go-build1137861443/b274/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=/tmp/go-build1137861443/b277/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata=/tmp/go-build1137861443/b275/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints=/tmp/go-build1137861443/b241/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1137861443/b246/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults=/tmp/go-build1137861443/b239/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/defaults -complete -installsuffix shared -buildid X5zmTUzm86jPbPoZUUk2/X5zmTUzm86jPbPoZUUk2 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b273/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/defaults/defaults.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/defaults/shared_config.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/17/17a0cb22a7d805890d36e2eac6a3ae02c21b2f62ac0d8f4cbb8e41d5f1bc91b6-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso/ssoiface mkdir -p $WORK/b271/ cat >/tmp/go-build1137861443/b271/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/service/sso=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1137861443/b235/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1137861443/b246/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso=/tmp/go-build1137861443/b267/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso/ssoiface -complete -installsuffix shared -buildid yAgS2Qb3VKQvhjY68Eh8/yAgS2Qb3VKQvhjY68Eh8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b271/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso/ssoiface/interface.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/98/98e16b28bcdfa67ab30d840491584a681a10ed08bbbcef448521ac999c6ac4b6-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts/stsiface mkdir -p $WORK/b261/ cat >/tmp/go-build1137861443/b261/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/service/sts=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1137861443/b235/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1137861443/b246/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts=/tmp/go-build1137861443/b251/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts/stsiface -complete -installsuffix shared -buildid 8ILQh4n5tG9zZLLF7D7D/8ILQh4n5tG9zZLLF7D7D -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b261/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts/stsiface/interface.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b318/_pkg_.a # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/a9/a9e4b1c78422d1d215a1488db9fff72177548194cae147fb76a6bab74f7ecfd2-d # internal github.com/prometheus/prometheus/discovery/dns mkdir -p $WORK/b322/ cat >/tmp/go-build1137861443/b322/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/miekg/dns=github.com/prometheus/prometheus/vendor/github.com/miekg/dns importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1137861443/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1137861443/b060/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/miekg/dns=/tmp/go-build1137861443/b323/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1137861443/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1137861443/b066/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1137861443/b185/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1137861443/b278/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build1137861443/b287/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1137861443/b279/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -p github.com/prometheus/prometheus/discovery/dns -complete -installsuffix shared -buildid MVpHYfDxdubotWlWprqG/MVpHYfDxdubotWlWprqG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b322/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/dns/dns.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b271/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/0a/0a517acd5b89cf31c9bde01a519762b24a88d9eb2ecb5dec540f7e6d76907937-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds mkdir -p $WORK/b266/ cat >/tmp/go-build1137861443/b266/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/client=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/service/sso=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso importmap github.com/aws/aws-sdk-go/service/sso/ssoiface=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso/ssoiface packagefile crypto/sha1=/tmp/go-build1137861443/b105/_pkg_.a packagefile encoding/hex=/tmp/go-build1137861443/b110/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1137861443/b235/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1137861443/b236/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client=/tmp/go-build1137861443/b244/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1137861443/b237/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso=/tmp/go-build1137861443/b267/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso/ssoiface=/tmp/go-build1137861443/b271/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile path/filepath=/tmp/go-build1137861443/b119/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds -complete -installsuffix shared -buildid yc-0FsCdWHM-KfGZbc5f/yc-0FsCdWHM-KfGZbc5f -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b266/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds/os.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds/provider.go cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/f3/f33dbebc39567efeec3d138fb07925b6785962e3650f609343e0cbf1f341b8e1-d # internal github.com/prometheus/prometheus/discovery/eureka mkdir -p $WORK/b330/ cat >/tmp/go-build1137861443/b330/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/version=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile encoding/xml=/tmp/go-build1137861443/b258/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1137861443/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1137861443/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1137861443/b216/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1137861443/b185/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version=/tmp/go-build1137861443/b214/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1137861443/b278/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build1137861443/b287/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1137861443/b279/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build1137861443/b288/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -p github.com/prometheus/prometheus/discovery/eureka -complete -installsuffix shared -buildid 9CPzf8vcOvjASiHIsepi/9CPzf8vcOvjASiHIsepi -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b330/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/eureka/client.go ./_build/src/github.com/prometheus/prometheus/discovery/eureka/eureka.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/b6/b69e25fe81cea99852dab2176259bb1665fbcf9439dbff0bdb21fa35c1ffada0-d # internal github.com/prometheus/prometheus/discovery/file mkdir -p $WORK/b331/ cat >/tmp/go-build1137861443/b331/importcfg << 'EOF' # internal # import config importmap github.com/fsnotify/fsnotify=github.com/prometheus/prometheus/vendor/github.com/fsnotify/fsnotify importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap gopkg.in/yaml.v2=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2 packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/fsnotify/fsnotify=/tmp/go-build1137861443/b332/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1137861443/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1137861443/b060/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1137861443/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1137861443/b066/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1137861443/b216/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1137861443/b185/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1137861443/b278/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1137861443/b279/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2=/tmp/go-build1137861443/b229/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile path/filepath=/tmp/go-build1137861443/b119/_pkg_.a packagefile regexp=/tmp/go-build1137861443/b058/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -p github.com/prometheus/prometheus/discovery/file -complete -installsuffix shared -buildid lXqiMzpMjAB7rq0DXG3k/lXqiMzpMjAB7rq0DXG3k -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b331/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/file/file.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/30/3055ba32516faa98922e74b1346e0b10b77510cb89c2a07f05caee36062c61bf-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds mkdir -p $WORK/b243/ cat >/tmp/go-build1137861443/b243/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/client=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/internal/sdkrand=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkrand importmap github.com/aws/aws-sdk-go/service/sts=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts importmap github.com/aws/aws-sdk-go/service/sts/stsiface=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts/stsiface packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1137861443/b235/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1137861443/b236/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client=/tmp/go-build1137861443/b244/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1137861443/b237/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1137861443/b246/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkrand=/tmp/go-build1137861443/b249/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts=/tmp/go-build1137861443/b251/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts/stsiface=/tmp/go-build1137861443/b261/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds -complete -installsuffix shared -buildid IZmVByH639KyZI81vBur/IZmVByH639KyZI81vBur -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b243/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds/assume_role_provider.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds/web_identity_provider.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/01/01d2df6b2112e6dae492a16a7ad33a6376dad87229fc899bc5d2dc227f47281f-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc mkdir -p $WORK/b357/ cat >/tmp/go-build1137861443/b357/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/trace=github.com/prometheus/prometheus/vendor/golang.org/x/net/trace importmap google.golang.org/grpc/backoff=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/backoff importmap google.golang.org/grpc/balancer=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer importmap google.golang.org/grpc/balancer/base=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/base importmap google.golang.org/grpc/balancer/roundrobin=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/roundrobin importmap google.golang.org/grpc/codes=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/connectivity=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/credentials=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials importmap google.golang.org/grpc/encoding=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/encoding importmap google.golang.org/grpc/encoding/proto=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/encoding/proto importmap google.golang.org/grpc/grpclog=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal importmap google.golang.org/grpc/internal/backoff=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/backoff importmap google.golang.org/grpc/internal/balancerload=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/balancerload importmap google.golang.org/grpc/internal/binarylog=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/binarylog importmap google.golang.org/grpc/internal/buffer=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/buffer importmap google.golang.org/grpc/internal/channelz=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/channelz importmap google.golang.org/grpc/internal/envconfig=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/envconfig importmap google.golang.org/grpc/internal/grpcrand=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcrand importmap google.golang.org/grpc/internal/grpcsync=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcsync importmap google.golang.org/grpc/internal/grpcutil=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcutil importmap google.golang.org/grpc/internal/resolver=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver importmap google.golang.org/grpc/internal/resolver/dns=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/dns importmap google.golang.org/grpc/internal/resolver/passthrough=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/passthrough importmap google.golang.org/grpc/internal/resolver/unix=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/unix importmap google.golang.org/grpc/internal/serviceconfig=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/serviceconfig importmap google.golang.org/grpc/internal/transport=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport importmap google.golang.org/grpc/keepalive=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/keepalive importmap google.golang.org/grpc/metadata=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata importmap google.golang.org/grpc/peer=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/peer importmap google.golang.org/grpc/resolver=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver importmap google.golang.org/grpc/serviceconfig=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig importmap google.golang.org/grpc/stats=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/stats importmap google.golang.org/grpc/status=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status importmap google.golang.org/grpc/tap=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/tap packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile compress/gzip=/tmp/go-build1137861443/b069/_pkg_.a packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile encoding/binary=/tmp/go-build1137861443/b052/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/trace=/tmp/go-build1137861443/b192/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/backoff=/tmp/go-build1137861443/b358/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer=/tmp/go-build1137861443/b359/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/base=/tmp/go-build1137861443/b370/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/roundrobin=/tmp/go-build1137861443/b371/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes=/tmp/go-build1137861443/b353/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/connectivity=/tmp/go-build1137861443/b360/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials=/tmp/go-build1137861443/b363/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/encoding=/tmp/go-build1137861443/b373/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/encoding/proto=/tmp/go-build1137861443/b374/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog=/tmp/go-build1137861443/b361/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal=/tmp/go-build1137861443/b366/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/backoff=/tmp/go-build1137861443/b375/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/balancerload=/tmp/go-build1137861443/b376/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/binarylog=/tmp/go-build1137861443/b377/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/buffer=/tmp/go-build1137861443/b380/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/channelz=/tmp/go-build1137861443/b381/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/envconfig=/tmp/go-build1137861443/b382/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcrand=/tmp/go-build1137861443/b372/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcsync=/tmp/go-build1137861443/b383/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcutil=/tmp/go-build1137861443/b379/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver=/tmp/go-build1137861443/b384/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/dns=/tmp/go-build1137861443/b386/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/passthrough=/tmp/go-build1137861443/b388/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/unix=/tmp/go-build1137861443/b389/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/serviceconfig=/tmp/go-build1137861443/b385/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport=/tmp/go-build1137861443/b391/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/keepalive=/tmp/go-build1137861443/b394/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata=/tmp/go-build1137861443/b369/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/peer=/tmp/go-build1137861443/b395/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver=/tmp/go-build1137861443/b367/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build1137861443/b368/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/stats=/tmp/go-build1137861443/b396/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status=/tmp/go-build1137861443/b351/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/tap=/tmp/go-build1137861443/b397/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile runtime=/tmp/go-build1137861443/b009/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1137861443/b022/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc -complete -installsuffix shared -buildid Ot6a79irOOo06iHH84c1/Ot6a79irOOo06iHH84c1 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b357/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/backoff.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer_conn_wrappers.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/call.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/clientconn.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codec.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/dialoptions.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/interceptor.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/picker_wrapper.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/pickfirst.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/preloader.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver_conn_wrapper.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/rpc_util.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/server.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/service_config.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/stream.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/trace.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/2e/2ee7548f19d3bb6864c3a29466566376b976398ef976c212333be69ece576172-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/session mkdir -p $WORK/b262/ cat >/tmp/go-build1137861443/b262/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/client=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client importmap github.com/aws/aws-sdk-go/aws/corehandlers=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/corehandlers importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/credentials/processcreds=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/processcreds importmap github.com/aws/aws-sdk-go/aws/credentials/ssocreds=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds importmap github.com/aws/aws-sdk-go/aws/credentials/stscreds=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds importmap github.com/aws/aws-sdk-go/aws/csm=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/csm importmap github.com/aws/aws-sdk-go/aws/defaults=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/defaults importmap github.com/aws/aws-sdk-go/aws/endpoints=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/internal/ini=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini importmap github.com/aws/aws-sdk-go/internal/shareddefaults=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults packagefile crypto/tls=/tmp/go-build1137861443/b083/_pkg_.a packagefile crypto/x509=/tmp/go-build1137861443/b107/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1137861443/b235/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1137861443/b236/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client=/tmp/go-build1137861443/b244/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/corehandlers=/tmp/go-build1137861443/b263/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1137861443/b237/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/processcreds=/tmp/go-build1137861443/b264/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds=/tmp/go-build1137861443/b266/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds=/tmp/go-build1137861443/b243/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/csm=/tmp/go-build1137861443/b272/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/defaults=/tmp/go-build1137861443/b273/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints=/tmp/go-build1137861443/b241/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1137861443/b246/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini=/tmp/go-build1137861443/b238/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults=/tmp/go-build1137861443/b239/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/session -complete -installsuffix shared -buildid 42LXb3laa4HKDpvmkArD/42LXb3laa4HKDpvmkArD -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b262/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/session/credentials.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/session/custom_transport.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/session/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/session/env_config.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/session/session.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/session/shared_config.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b330/_pkg_.a # internal cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/b5/b550631f57464be70d9f3d48fd0d14848972d009fa7d553149ca3c0357b6f091-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi/transport mkdir -p $WORK/b422/ cat >/tmp/go-build1137861443/b422/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b422/_pkg_.a -trimpath "$WORK/b422=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi/transport -complete -installsuffix shared -buildid I80jkVfgersfwJCeHqEy/I80jkVfgersfwJCeHqEy -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b422/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi/transport/apikey.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b331/_pkg_.a # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/9b/9bd09696313d52d0bfcbd4b43c3688889dba4797cf8608bc81cc30e83c0e9b36-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/http/internal/propagation mkdir -p $WORK/b424/ cat >/tmp/go-build1137861443/b424/importcfg << 'EOF' # internal # import config importmap go.opencensus.io/trace=github.com/prometheus/prometheus/vendor/go.opencensus.io/trace importmap go.opencensus.io/trace/propagation=github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/propagation packagefile encoding/binary=/tmp/go-build1137861443/b052/_pkg_.a packagefile encoding/hex=/tmp/go-build1137861443/b110/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/trace=/tmp/go-build1137861443/b405/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/propagation=/tmp/go-build1137861443/b412/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b424/_pkg_.a -trimpath "$WORK/b424=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/http/internal/propagation -complete -installsuffix shared -buildid q2_k3Rize7H7Ma1f5Mc9/q2_k3Rize7H7Ma1f5Mc9 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b424/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/http/internal/propagation/http.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b322/_pkg_.a # internal cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/bc/bca50e862983721cef95379845f48be11d882587a31ac8186fdc3a33b077d89d-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/promhttp mkdir -p $WORK/b429/ cat >/tmp/go-build1137861443/b429/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/client_model/go=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/expfmt=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt packagefile bufio=/tmp/go-build1137861443/b055/_pkg_.a packagefile compress/gzip=/tmp/go-build1137861443/b069/_pkg_.a packagefile crypto/tls=/tmp/go-build1137861443/b083/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1137861443/b066/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go=/tmp/go-build1137861443/b181/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt=/tmp/go-build1137861443/b182/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile net/http/httptrace=/tmp/go-build1137861443/b137/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b429/_pkg_.a -trimpath "$WORK/b429=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid 6oS3vC7eLt362rpFBB1t/6oS3vC7eLt362rpFBB1t -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b429/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/promhttp/delegator.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/promhttp/http.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/promhttp/instrument_client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/promhttp/instrument_server.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b422/_pkg_.a # internal cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/31/31f5f474b366f7529f94aaed05f94e0b5933977e5e9acd03349c9d3a75b121bf-d # internal github.com/prometheus/prometheus/discovery/http mkdir -p $WORK/b434/ cat >/tmp/go-build1137861443/b434/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/version=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1137861443/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1137861443/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1137861443/b216/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1137861443/b185/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version=/tmp/go-build1137861443/b214/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1137861443/b278/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build1137861443/b287/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1137861443/b279/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile regexp=/tmp/go-build1137861443/b058/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b434/_pkg_.a -trimpath "$WORK/b434=>" -p github.com/prometheus/prometheus/discovery/http -complete -installsuffix shared -buildid 2xovPx3PekRQ8W0ae7dF/2xovPx3PekRQ8W0ae7dF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b434/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/http/http.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b301/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/47/474661d8108fa8d435273030d2b21abeffad12182c028280f243ea98667d7e3b-d # internal github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute mkdir -p $WORK/b290/ cat >/tmp/go-build1137861443/b290/importcfg << 'EOF' # internal # import config importmap github.com/Azure/azure-sdk-for-go/version=github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/version importmap github.com/Azure/go-autorest/autorest=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest importmap github.com/Azure/go-autorest/autorest/azure=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/azure importmap github.com/Azure/go-autorest/autorest/date=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/date importmap github.com/Azure/go-autorest/autorest/to=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/to importmap github.com/Azure/go-autorest/autorest/validation=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/validation importmap github.com/Azure/go-autorest/tracing=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/tracing packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/version=/tmp/go-build1137861443/b291/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest=/tmp/go-build1137861443/b292/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/azure=/tmp/go-build1137861443/b301/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/date=/tmp/go-build1137861443/b294/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/to=/tmp/go-build1137861443/b302/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/validation=/tmp/go-build1137861443/b303/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/tracing=/tmp/go-build1137861443/b296/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -p github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute -complete -installsuffix shared -buildid nZ-trnjGdgWoXE3DAAnm/nZ-trnjGdgWoXE3DAAnm -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b290/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/availabilitysets.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/containerservices.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/disks.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/enums.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/galleries.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/galleryimages.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/galleryimageversions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/images.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/loganalytics.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/models.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/operations.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/proximityplacementgroups.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/resourceskus.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/snapshots.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/usage.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/version.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachineextensionimages.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachineextensions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachineimages.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachineruncommands.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachines.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachinescalesetextensions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachinescalesetrollingupgrades.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachinescalesets.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachinescalesetvms.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachinesizes.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b434/_pkg_.a # internal cp $WORK/b434/_pkg_.a /builddir/.cache/go-build/af/afd94912437833c28e56f8c2e049c5c7a4b55e68dd8c86f78697ede972e27cd3-d # internal github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network mkdir -p $WORK/b304/ cat >/tmp/go-build1137861443/b304/importcfg << 'EOF' # internal # import config importmap github.com/Azure/azure-sdk-for-go/version=github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/version importmap github.com/Azure/go-autorest/autorest=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest importmap github.com/Azure/go-autorest/autorest/azure=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/azure importmap github.com/Azure/go-autorest/autorest/date=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/date importmap github.com/Azure/go-autorest/autorest/to=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/to importmap github.com/Azure/go-autorest/autorest/validation=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/validation importmap github.com/Azure/go-autorest/tracing=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/tracing packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/version=/tmp/go-build1137861443/b291/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest=/tmp/go-build1137861443/b292/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/azure=/tmp/go-build1137861443/b301/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/date=/tmp/go-build1137861443/b294/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/to=/tmp/go-build1137861443/b302/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/validation=/tmp/go-build1137861443/b303/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/tracing=/tmp/go-build1137861443/b296/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -p github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network -complete -installsuffix shared -buildid VhTRDjuqdhTB2pBkokCz/VhTRDjuqdhTB2pBkokCz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b304/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/applicationgateways.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/applicationsecuritygroups.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/availabledelegations.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/availableendpointservices.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/availableresourcegroupdelegations.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/azurefirewallfqdntags.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/azurefirewalls.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/bgpservicecommunities.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/connectionmonitors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/ddosprotectionplans.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/defaultsecurityrules.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/enums.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutecircuitauthorizations.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutecircuitconnections.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutecircuitpeerings.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutecircuits.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressrouteconnections.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutecrossconnectionpeerings.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutecrossconnections.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutegateways.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutelinks.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressrouteports.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressrouteportslocations.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressrouteserviceproviders.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/hubvirtualnetworkconnections.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/inboundnatrules.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/interfaceendpoints.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/interfaceipconfigurations.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/interfaceloadbalancers.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/interfacesgroup.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/interfacetapconfigurations.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/loadbalancerbackendaddresspools.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/loadbalancerfrontendipconfigurations.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/loadbalancerloadbalancingrules.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/loadbalancernetworkinterfaces.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/loadbalanceroutboundrules.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/loadbalancerprobes.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/loadbalancers.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/localnetworkgateways.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/models.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/operations.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/p2svpngateways.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/p2svpnserverconfigurations.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/packetcaptures.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/profiles.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/publicipaddresses.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/publicipprefixes.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/routefilterrules.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/routefilters.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/routes.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/routetables.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/securitygroups.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/securityrules.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/serviceendpointpolicies.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/serviceendpointpolicydefinitions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/subnets.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/usages.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/version.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/virtualhubs.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/virtualnetworkgatewayconnections.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/virtualnetworkgateways.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/virtualnetworkpeerings.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/virtualnetworks.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/virtualnetworktaps.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/virtualwans.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/vpnconnections.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/vpngateways.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/vpnsites.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/vpnsitesconfiguration.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/watchers.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b424/_pkg_.a # internal cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/4e/4e11e4afe380934c831047951679b5b81eb1c96a464616475ba049b1580f038e-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime mkdir -p $WORK/b466/ cat >/tmp/go-build1137861443/b466/importcfg << 'EOF' # internal # import config importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build1137861443/b457/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile runtime=/tmp/go-build1137861443/b009/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b466/_pkg_.a -trimpath "$WORK/b466=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime -complete -installsuffix shared -buildid hg4AHdYxb9u_l3iim7i-/hg4AHdYxb9u_l3iim7i- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b466/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime/runtime.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b466/_pkg_.a # internal cp $WORK/b466/_pkg_.a /builddir/.cache/go-build/81/81c9045eae0343eb5cbd82941d1f09e2a1474dc539f06c8e52475dcfdd41bed8-d # internal github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value mkdir -p $WORK/b467/ cat >/tmp/go-build1137861443/b467/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/prometheus/prometheus/vendor/github.com/json-iterator/go importmap gopkg.in/yaml.v2=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2 packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile encoding/base64=/tmp/go-build1137861443/b051/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/json-iterator/go=/tmp/go-build1137861443/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2=/tmp/go-build1137861443/b229/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1137861443/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b467/_pkg_.a -trimpath "$WORK/b467=>" -p github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value -complete -installsuffix shared -buildid gpkKC8IJIeAeoIvk227r/gpkKC8IJIeAeoIvk227r -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b467/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/allocator.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/fields.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/jsontagutil.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/list.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/listreflect.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/listunstructured.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/map.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/mapreflect.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/mapunstructured.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/reflectcache.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/scalar.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/structreflect.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/value.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/valuereflect.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/valueunstructured.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/44/44dfd401064eb7bd500059269b51f82eadcbab5aa895687df1744217a91619de-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/common/sigv4 mkdir -p $WORK/b234/ cat >/tmp/go-build1137861443/b234/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/credentials/stscreds=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds importmap github.com/aws/aws-sdk-go/aws/session=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/session importmap github.com/aws/aws-sdk-go/aws/signer/v4=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4 importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1137861443/b235/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1137861443/b237/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds=/tmp/go-build1137861443/b243/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/session=/tmp/go-build1137861443/b262/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4=/tmp/go-build1137861443/b252/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1137861443/b216/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile net/textproto=/tmp/go-build1137861443/b131/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/common/sigv4 -complete -installsuffix shared -buildid rL6-XCwPZ6iDcrMx53Ir/rL6-XCwPZ6iDcrMx53Ir -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b234/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/sigv4/sigv4.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/sigv4/sigv4_config.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/4a/4ab5ba64a6026139a840e44c044a5f92844591c62a762097d55489b41369e066-d # internal github.com/prometheus/prometheus/config mkdir -p $WORK/b233/ cat >/tmp/go-build1137861443/b233/importcfg << 'EOF' # internal # import config importmap github.com/alecthomas/units=github.com/prometheus/prometheus/vendor/github.com/alecthomas/units importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/sigv4=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/sigv4 importmap gopkg.in/yaml.v2=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2 packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/alecthomas/units=/tmp/go-build1137861443/b045/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1137861443/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1137861443/b060/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1137861443/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1137861443/b216/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1137861443/b185/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/sigv4=/tmp/go-build1137861443/b234/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1137861443/b278/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build1137861443/b280/_pkg_.a packagefile github.com/prometheus/prometheus/model/relabel=/tmp/go-build1137861443/b281/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2=/tmp/go-build1137861443/b229/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile path/filepath=/tmp/go-build1137861443/b119/_pkg_.a packagefile regexp=/tmp/go-build1137861443/b058/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -p github.com/prometheus/prometheus/config -complete -installsuffix shared -buildid Ao6-nIVw07vdRn2g3aI9/Ao6-nIVw07vdRn2g3aI9 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b233/importcfg -pack ./_build/src/github.com/prometheus/prometheus/config/config.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b429/_pkg_.a # internal cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/7e/7ecced175ce3d9555a994cc867001ea0016e24a0ef9040f315a5348714a20c63-d # internal github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/internal/instrumentation mkdir -p $WORK/b428/ cat >/tmp/go-build1137861443/b428/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/client_golang/prometheus/promhttp=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/promhttp packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1137861443/b066/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/promhttp=/tmp/go-build1137861443/b429/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile regexp=/tmp/go-build1137861443/b058/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b428/_pkg_.a -trimpath "$WORK/b428=>" -p github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/internal/instrumentation -complete -installsuffix shared -buildid eGbIlX9NiQq9vAcBsfVG/eGbIlX9NiQq9vAcBsfVG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b428/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/internal/instrumentation/metrics.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/9f/9ff3de25f4ee74db81969f4f33529bc226b1878b66a5f8b32fd7a076c805e66a-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net mkdir -p $WORK/b474/ cat >/tmp/go-build1137861443/b474/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http2=github.com/prometheus/prometheus/vendor/golang.org/x/net/http2 importmap k8s.io/apimachinery/pkg/util/sets=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 packagefile bufio=/tmp/go-build1137861443/b055/_pkg_.a packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build1137861443/b083/_pkg_.a packagefile encoding/hex=/tmp/go-build1137861443/b110/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/http2=/tmp/go-build1137861443/b217/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets=/tmp/go-build1137861443/b453/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build1137861443/b457/_pkg_.a packagefile mime=/tmp/go-build1137861443/b134/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile path=/tmp/go-build1137861443/b044/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile regexp=/tmp/go-build1137861443/b058/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile syscall=/tmp/go-build1137861443/b024/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a packagefile unicode=/tmp/go-build1137861443/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b474/_pkg_.a -trimpath "$WORK/b474=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net -complete -installsuffix shared -buildid MKtVaXnoH6cYoE8e18M6/MKtVaXnoH6cYoE8e18M6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b474/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net/http.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net/interface.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net/port_range.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net/port_split.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net/util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b428/_pkg_.a # internal cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/1d/1d6ce4464244a95e407911d72c78ba9053ca609377fe81e89bf654f1d25a52c7-d # internal github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud mkdir -p $WORK/b427/ cat >/tmp/go-build1137861443/b427/importcfg << 'EOF' # internal # import config importmap github.com/hetznercloud/hcloud-go/hcloud/internal/instrumentation=github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/internal/instrumentation importmap github.com/hetznercloud/hcloud-go/hcloud/schema=github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/internal/instrumentation=/tmp/go-build1137861443/b428/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema=/tmp/go-build1137861443/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1137861443/b066/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile net/http/httputil=/tmp/go-build1137861443/b250/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile testing=/tmp/go-build1137861443/b431/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b427/_pkg_.a -trimpath "$WORK/b427=>" -p github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud -complete -installsuffix shared -buildid zcUsheFrbkPANDCTWigq/zcUsheFrbkPANDCTWigq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b427/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/action.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/certificate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/datacenter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/error.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/firewall.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/floating_ip.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/hcloud.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/helper.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/image.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/iso.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/load_balancer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/load_balancer_type.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/location.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/network.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/placement_group.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/pricing.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/rdns.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/resource.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/server.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/server_type.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/ssh_key.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/testing.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/volume.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b467/_pkg_.a # internal cp $WORK/b467/_pkg_.a /builddir/.cache/go-build/9a/9a467bf4197a3b841db7c29e4b0a2432e96fc18740c5e0958d91a422c2e8da29-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime mkdir -p $WORK/b458/ cat >/tmp/go-build1137861443/b458/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/conversion=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/conversion/queryparams=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion/queryparams importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/errors=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/errors importmap k8s.io/apimachinery/pkg/util/json=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/json importmap k8s.io/apimachinery/pkg/util/naming=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/naming importmap k8s.io/apimachinery/pkg/util/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/pkg/util/sets=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 importmap sigs.k8s.io/structured-merge-diff/v4/value=github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile encoding/base64=/tmp/go-build1137861443/b051/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1137861443/b437/_pkg_.a packagefile go/ast=/tmp/go-build1137861443/b210/_pkg_.a packagefile go/doc=/tmp/go-build1137861443/b209/_pkg_.a packagefile go/parser=/tmp/go-build1137861443/b459/_pkg_.a packagefile go/token=/tmp/go-build1137861443/b154/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion=/tmp/go-build1137861443/b443/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion/queryparams=/tmp/go-build1137861443/b462/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1137861443/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/errors=/tmp/go-build1137861443/b456/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/json=/tmp/go-build1137861443/b464/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/naming=/tmp/go-build1137861443/b465/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build1137861443/b466/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets=/tmp/go-build1137861443/b453/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build1137861443/b457/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile math/bits=/tmp/go-build1137861443/b031/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value=/tmp/go-build1137861443/b467/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1137861443/b022/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b458/_pkg_.a -trimpath "$WORK/b458=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime -complete -installsuffix shared -buildid yR8BbR-T2vPryoHYRkNh/yR8BbR-T2vPryoHYRkNh -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b458/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/codec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/codec_check.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/conversion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/converter.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/embedded.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/error.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/extension.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/helper.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/interfaces.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/mapper.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/negotiate.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/scheme.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/scheme_builder.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/swagger_doc_generator.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/types_proto.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b474/_pkg_.a # internal cp $WORK/b474/_pkg_.a /builddir/.cache/go-build/a5/a5a2ff129f5d420577ff5f6fd31fd05ac553845930dfc229814905bd282d63c1-d # internal github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/jsonschema mkdir -p $WORK/b484/ cat >/tmp/go-build1137861443/b484/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v3=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3 packagefile encoding/base64=/tmp/go-build1137861443/b051/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3=/tmp/go-build1137861443/b485/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile log=/tmp/go-build1137861443/b056/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b484/_pkg_.a -trimpath "$WORK/b484=>" -p github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/jsonschema -complete -installsuffix shared -buildid ATEXdynL-CrLF47Yatft/ATEXdynL-CrLF47Yatft -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b484/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/jsonschema/base.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/jsonschema/display.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/jsonschema/models.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/jsonschema/operations.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/jsonschema/reader.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/jsonschema/writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/8f/8f9d86a931fcd81dddb60eac8b043a4c273cdd8aa6798f7370e518ca3df4445e-d # internal github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2 mkdir -p $WORK/b346/ cat >/tmp/go-build1137861443/b346/importcfg << 'EOF' # internal # import config importmap github.com/googleapis/gax-go/v2/apierror=github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/apierror importmap google.golang.org/grpc=github.com/prometheus/prometheus/vendor/google.golang.org/grpc importmap google.golang.org/grpc/codes=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/status=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/apierror=/tmp/go-build1137861443/b347/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc=/tmp/go-build1137861443/b357/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes=/tmp/go-build1137861443/b353/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status=/tmp/go-build1137861443/b351/_pkg_.a packagefile math/rand=/tmp/go-build1137861443/b063/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -p github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2 -complete -installsuffix shared -buildid tpQz6iGhlLu9m1q_jaN7/tpQz6iGhlLu9m1q_jaN7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b346/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/call_option.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/gax.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/header.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/invoke.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b484/_pkg_.a # internal cp $WORK/b484/_pkg_.a /builddir/.cache/go-build/48/48fd63b54b2b34122ad18fd4629fd0190293a7fccd3c95edb00ed64509fca7b9-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/api/internal mkdir -p $WORK/b399/ cat >/tmp/go-build1137861443/b399/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2 importmap golang.org/x/oauth2/google=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google importmap google.golang.org/api/internal/impersonate=github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/impersonate importmap google.golang.org/grpc=github.com/prometheus/prometheus/vendor/google.golang.org/grpc packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build1137861443/b083/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2=/tmp/go-build1137861443/b225/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google=/tmp/go-build1137861443/b334/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/impersonate=/tmp/go-build1137861443/b400/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc=/tmp/go-build1137861443/b357/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b399/_pkg_.a -trimpath "$WORK/b399=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/api/internal -complete -installsuffix shared -buildid 3jfapH0Be4M4XdIKKyT6/3jfapH0Be4M4XdIKKyT6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b399/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/conn_pool.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/creds.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/settings.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b346/_pkg_.a # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/5e/5e1638dc5dce9248dbf34511338f62159b9b2c4a938571b64b3326f17cc6d681-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/gensupport mkdir -p $WORK/b345/ cat >/tmp/go-build1137861443/b345/importcfg << 'EOF' # internal # import config importmap github.com/googleapis/gax-go/v2=github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2 importmap google.golang.org/api/googleapi=github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2=/tmp/go-build1137861443/b346/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi=/tmp/go-build1137861443/b343/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile mime=/tmp/go-build1137861443/b134/_pkg_.a packagefile mime/multipart=/tmp/go-build1137861443/b135/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile net/textproto=/tmp/go-build1137861443/b131/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile runtime=/tmp/go-build1137861443/b009/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile syscall=/tmp/go-build1137861443/b024/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a packagefile unicode=/tmp/go-build1137861443/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/gensupport -complete -installsuffix shared -buildid ApxJIIqI6DkPIo84K07p/ApxJIIqI6DkPIo84K07p -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b345/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/gensupport/buffer.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/gensupport/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/gensupport/json.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/gensupport/jsonfloat.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/gensupport/media.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/gensupport/params.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/gensupport/resumable.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/gensupport/retryable_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/gensupport/send.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/gensupport/version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b399/_pkg_.a # internal cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/db/db299360ace8238b10f70f6ad9f2d62d3ec80872d44f3be80b183e56f7480e34-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/api/option mkdir -p $WORK/b398/ cat >/tmp/go-build1137861443/b398/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2 importmap golang.org/x/oauth2/google=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google importmap google.golang.org/api/internal=github.com/prometheus/prometheus/vendor/google.golang.org/api/internal importmap google.golang.org/api/internal/impersonate=github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/impersonate importmap google.golang.org/grpc=github.com/prometheus/prometheus/vendor/google.golang.org/grpc packagefile crypto/tls=/tmp/go-build1137861443/b083/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2=/tmp/go-build1137861443/b225/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google=/tmp/go-build1137861443/b334/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/internal=/tmp/go-build1137861443/b399/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/impersonate=/tmp/go-build1137861443/b400/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc=/tmp/go-build1137861443/b357/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b398/_pkg_.a -trimpath "$WORK/b398=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/api/option -complete -installsuffix shared -buildid 4J0kfyy_LPmMWbW9HYW4/4J0kfyy_LPmMWbW9HYW4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b398/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/option/credentials_go19.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/option/option.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b458/_pkg_.a # internal cp $WORK/b458/_pkg_.a /builddir/.cache/go-build/d4/d44c8fb0c406f9a74f486c95e3b11fb38ed7e1be22c6463ce17396a45a5d5f74-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/internal/dca mkdir -p $WORK/b425/ cat >/tmp/go-build1137861443/b425/importcfg << 'EOF' # internal # import config importmap google.golang.org/api/internal=github.com/prometheus/prometheus/vendor/google.golang.org/api/internal importmap google.golang.org/api/transport/cert=github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/cert packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/internal=/tmp/go-build1137861443/b399/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/cert=/tmp/go-build1137861443/b423/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b425/_pkg_.a -trimpath "$WORK/b425=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/internal/dca -complete -installsuffix shared -buildid hGWaspX1HMA04EsX-3jG/hGWaspX1HMA04EsX-3jG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b425/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/internal/dca/dca.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b345/_pkg_.a # internal cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/70/707734a82205383a0ccf1e69a9d9774b9acb31f6d5005d2e3fd09f87a9ec3d9c-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch mkdir -p $WORK/b473/ cat >/tmp/go-build1137861443/b473/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/net=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/apimachinery/pkg/util/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1137861443/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1137861443/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net=/tmp/go-build1137861443/b474/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build1137861443/b466/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build1137861443/b457/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b473/_pkg_.a -trimpath "$WORK/b473=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch -complete -installsuffix shared -buildid 8YJ3JY-a_2yVgcB7-xAr/8YJ3JY-a_2yVgcB7-xAr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b473/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch/filter.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch/mux.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch/watch.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b398/_pkg_.a # internal cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/d3/d3cad0fc39107af81743088753ce8dc32fd4d7b439116bcfd5f93feb895a5e35-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/api/option/internaloption mkdir -p $WORK/b401/ cat >/tmp/go-build1137861443/b401/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2/google=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google importmap google.golang.org/api/internal=github.com/prometheus/prometheus/vendor/google.golang.org/api/internal importmap google.golang.org/api/option=github.com/prometheus/prometheus/vendor/google.golang.org/api/option packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google=/tmp/go-build1137861443/b334/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/internal=/tmp/go-build1137861443/b399/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/option=/tmp/go-build1137861443/b398/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b401/_pkg_.a -trimpath "$WORK/b401=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/api/option/internaloption -complete -installsuffix shared -buildid g4Xr8omhNo2noKad719-/g4Xr8omhNo2noKad719- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b401/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/option/internaloption/internaloption.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b425/_pkg_.a # internal cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/f7/f7831d46da2ff1ae5a643dca5f2d0f5cf74b2e8b20e9bec297b1dc5f12404c4b-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/http mkdir -p $WORK/b402/ cat >/tmp/go-build1137861443/b402/importcfg << 'EOF' # internal # import config importmap go.opencensus.io/plugin/ochttp=github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp importmap golang.org/x/net/http2=github.com/prometheus/prometheus/vendor/golang.org/x/net/http2 importmap golang.org/x/oauth2=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2 importmap google.golang.org/api/googleapi/transport=github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi/transport importmap google.golang.org/api/internal=github.com/prometheus/prometheus/vendor/google.golang.org/api/internal importmap google.golang.org/api/option=github.com/prometheus/prometheus/vendor/google.golang.org/api/option importmap google.golang.org/api/transport/cert=github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/cert importmap google.golang.org/api/transport/http/internal/propagation=github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/http/internal/propagation importmap google.golang.org/api/transport/internal/dca=github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/internal/dca packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build1137861443/b083/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp=/tmp/go-build1137861443/b403/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/http2=/tmp/go-build1137861443/b217/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2=/tmp/go-build1137861443/b225/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi/transport=/tmp/go-build1137861443/b422/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/internal=/tmp/go-build1137861443/b399/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/option=/tmp/go-build1137861443/b398/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/cert=/tmp/go-build1137861443/b423/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/http/internal/propagation=/tmp/go-build1137861443/b424/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/internal/dca=/tmp/go-build1137861443/b425/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b402/_pkg_.a -trimpath "$WORK/b402=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/http -complete -installsuffix shared -buildid X3B2fI8jaf5E8e8uyXzw/X3B2fI8jaf5E8e8uyXzw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b402/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/http/configure_http2_go116.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/http/default_transport_go113.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/http/dial.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b401/_pkg_.a # internal cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/22/22aface4d3c8c292108093e241e2817b22c17c7d304dffef51ab84e311b271ad-d # internal github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/compiler mkdir -p $WORK/b482/ cat >/tmp/go-build1137861443/b482/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/any=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/any importmap github.com/googleapis/gnostic/extensions=github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/extensions importmap github.com/googleapis/gnostic/jsonschema=github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/jsonschema importmap gopkg.in/yaml.v3=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3 packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build1137861443/b142/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/any=/tmp/go-build1137861443/b174/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/extensions=/tmp/go-build1137861443/b483/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/jsonschema=/tmp/go-build1137861443/b484/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3=/tmp/go-build1137861443/b485/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile log=/tmp/go-build1137861443/b056/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile os/exec=/tmp/go-build1137861443/b265/_pkg_.a packagefile path/filepath=/tmp/go-build1137861443/b119/_pkg_.a packagefile regexp=/tmp/go-build1137861443/b058/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b482/_pkg_.a -trimpath "$WORK/b482=>" -p github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/compiler -complete -installsuffix shared -buildid 4b7xiaImTUZSOwYmxqpK/4b7xiaImTUZSOwYmxqpK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b482/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/compiler/context.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/compiler/error.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/compiler/extensions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/compiler/helpers.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/compiler/main.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/compiler/reader.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b473/_pkg_.a # internal cp $WORK/b473/_pkg_.a /builddir/.cache/go-build/87/8750dd94a1914fb9de39007af5dec2257487e55cc25905dd03fabd5379cdc49f-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 mkdir -p $WORK/b441/ cat >/tmp/go-build1137861443/b441/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap github.com/google/gofuzz=github.com/prometheus/prometheus/vendor/github.com/google/gofuzz importmap k8s.io/apimachinery/pkg/api/resource=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/conversion=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/fields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields importmap k8s.io/apimachinery/pkg/labels=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/labels importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/selection=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/selection importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr importmap k8s.io/apimachinery/pkg/util/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1137861443/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build1137861443/b438/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/gofuzz=/tmp/go-build1137861443/b442/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1137861443/b439/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion=/tmp/go-build1137861443/b443/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields=/tmp/go-build1137861443/b445/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/labels=/tmp/go-build1137861443/b447/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1137861443/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1137861443/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/selection=/tmp/go-build1137861443/b446/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1137861443/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1137861443/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build1137861443/b466/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1137861443/b473/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile math/bits=/tmp/go-build1137861443/b031/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b441/_pkg_.a -trimpath "$WORK/b441=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 -complete -installsuffix shared -buildid kXaz9vSFNgcybqFHDPJ8/kXaz9vSFNgcybqFHDPJ8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b441/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/controller_ref.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/conversion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/duration.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/group_version.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/helpers.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/labels.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/meta.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/micro_time.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/micro_time_fuzz.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/micro_time_proto.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/time.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/time_fuzz.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/time_proto.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/watch.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/zz_generated.conversion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/zz_generated.defaults.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b402/_pkg_.a # internal cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/24/2463c744dcf3fca97af0563b48683f0d79482c370f056cd3d23106d89424c3ae-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/api/compute/v1 mkdir -p $WORK/b342/ cat >/tmp/go-build1137861443/b342/importcfg << 'EOF' # internal # import config importmap google.golang.org/api/googleapi=github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi importmap google.golang.org/api/internal/gensupport=github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/gensupport importmap google.golang.org/api/option=github.com/prometheus/prometheus/vendor/google.golang.org/api/option importmap google.golang.org/api/option/internaloption=github.com/prometheus/prometheus/vendor/google.golang.org/api/option/internaloption importmap google.golang.org/api/transport/http=github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/http packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi=/tmp/go-build1137861443/b343/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/gensupport=/tmp/go-build1137861443/b345/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/option=/tmp/go-build1137861443/b398/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/option/internaloption=/tmp/go-build1137861443/b401/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/http=/tmp/go-build1137861443/b402/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/api/compute/v1 -complete -installsuffix shared -buildid u2rfKkV0aT_7E2028kUq/u2rfKkV0aT_7E2028kUq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b342/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/compute/v1/compute-gen.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b427/_pkg_.a # internal cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/af/af59bb4e7333923185492eff1ff59d5074f2f5dda6ea34f8bbffbe2c70f28afa-d # internal github.com/prometheus/prometheus/discovery/hetzner mkdir -p $WORK/b426/ cat >/tmp/go-build1137861443/b426/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/hetznercloud/hcloud-go/hcloud=github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/version=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1137861443/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud=/tmp/go-build1137861443/b427/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1137861443/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1137861443/b216/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1137861443/b185/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version=/tmp/go-build1137861443/b214/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1137861443/b278/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build1137861443/b287/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1137861443/b279/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build1137861443/b288/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b426/_pkg_.a -trimpath "$WORK/b426=>" -p github.com/prometheus/prometheus/discovery/hetzner -complete -installsuffix shared -buildid tXYKF8VRCfGx3SQP5B24/tXYKF8VRCfGx3SQP5B24 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b426/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/hetzner/hcloud.go ./_build/src/github.com/prometheus/prometheus/discovery/hetzner/hetzner.go ./_build/src/github.com/prometheus/prometheus/discovery/hetzner/robot.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b482/_pkg_.a # internal cp $WORK/b482/_pkg_.a /builddir/.cache/go-build/8d/8dc35bb74b76441a6a1babddfb486fb2396963c32257c3c4e0adec1cb8cdd75a-d # internal github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/openapiv2 mkdir -p $WORK/b481/ cat >/tmp/go-build1137861443/b481/importcfg << 'EOF' # internal # import config importmap github.com/googleapis/gnostic/compiler=github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/compiler importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/anypb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb importmap gopkg.in/yaml.v3=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3 packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/compiler=/tmp/go-build1137861443/b482/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1137861443/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1137861443/b167/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build1137861443/b175/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3=/tmp/go-build1137861443/b485/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile regexp=/tmp/go-build1137861443/b058/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b481/_pkg_.a -trimpath "$WORK/b481=>" -p github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/openapiv2 -complete -installsuffix shared -buildid 7FmE-g0JPuyFeJ-a5BOp/7FmE-g0JPuyFeJ-a5BOp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b481/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/openapiv2/OpenAPIv2.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/openapiv2/OpenAPIv2.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/openapiv2/document.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b426/_pkg_.a # internal cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/62/622d4c421f073c095da8307ca4a13d0977a7a1b7322af63dfb6ec8784b2a5c12-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer mkdir -p $WORK/b489/ cat >/tmp/go-build1137861443/b489/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1137861443/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1137861443/b463/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b489/_pkg_.a -trimpath "$WORK/b489=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer -complete -installsuffix shared -buildid iCSuxiwEMU4oqD2bJxxh/iCSuxiwEMU4oqD2bJxxh -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b489/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer/recognizer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b489/_pkg_.a # internal cp $WORK/b489/_pkg_.a /builddir/.cache/go-build/47/4709bc6fb0f5e64495d5d53ac46a49863e9ec0a588e11f7e431950f007c59c00-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json mkdir -p $WORK/b488/ cat >/tmp/go-build1137861443/b488/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/prometheus/prometheus/vendor/github.com/json-iterator/go importmap github.com/modern-go/reflect2=github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer importmap k8s.io/apimachinery/pkg/util/framer=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/framer importmap k8s.io/apimachinery/pkg/util/yaml=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/yaml importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 importmap sigs.k8s.io/yaml=github.com/prometheus/prometheus/vendor/sigs.k8s.io/yaml packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/json-iterator/go=/tmp/go-build1137861443/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2=/tmp/go-build1137861443/b470/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1137861443/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1137861443/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=/tmp/go-build1137861443/b489/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/framer=/tmp/go-build1137861443/b490/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/yaml=/tmp/go-build1137861443/b491/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build1137861443/b457/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/yaml=/tmp/go-build1137861443/b492/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b488/_pkg_.a -trimpath "$WORK/b488=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json -complete -installsuffix shared -buildid tKDo4lntHulq3SpcV-ox/tKDo4lntHulq3SpcV-ox -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b488/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json/json.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json/meta.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b488/_pkg_.a # internal cp $WORK/b488/_pkg_.a /builddir/.cache/go-build/bd/bdc8a466268c50c98dc1aba27d6b2c8f9f81c6a7b1310b167525299cab707c5b-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming mkdir -p $WORK/b538/ cat >/tmp/go-build1137861443/b538/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1137861443/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1137861443/b463/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b538/_pkg_.a -trimpath "$WORK/b538=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming -complete -installsuffix shared -buildid XPsFRZ1WzKNkvuZFutBz/XPsFRZ1WzKNkvuZFutBz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b538/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming/streaming.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b538/_pkg_.a # internal cp $WORK/b538/_pkg_.a /builddir/.cache/go-build/28/28b7894e93af2054da5dfb89001720e044d38ea6cd3b87f267dcbd05b9a91110-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api mkdir -p $WORK/b549/ cat >/tmp/go-build1137861443/b549/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile encoding/base64=/tmp/go-build1137861443/b051/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1137861443/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1137861443/b463/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile path=/tmp/go-build1137861443/b044/_pkg_.a packagefile path/filepath=/tmp/go-build1137861443/b119/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b549/_pkg_.a -trimpath "$WORK/b549=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api -complete -installsuffix shared -buildid i7fPF_U8hbWOcBr-dEuk/i7fPF_U8hbWOcBr-dEuk -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b549/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/helpers.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b549/_pkg_.a # internal cp $WORK/b549/_pkg_.a /builddir/.cache/go-build/e4/e4f879fe429fa5c69ed92cb9a3d0d4718ab8dd51df2f971744a85c9a9f71cc56-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/wait mkdir -p $WORK/b552/ cat >/tmp/go-build1137861443/b552/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/clock=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock importmap k8s.io/apimachinery/pkg/util/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock=/tmp/go-build1137861443/b539/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build1137861443/b466/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile math/rand=/tmp/go-build1137861443/b063/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b552/_pkg_.a -trimpath "$WORK/b552=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/wait -complete -installsuffix shared -buildid 5tMCKENSiIHTywDwjv33/5tMCKENSiIHTywDwjv33 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b552/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/wait/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b552/_pkg_.a # internal cp $WORK/b552/_pkg_.a /builddir/.cache/go-build/b3/b3844b0e6bf19321858ec4b451bef48a37103e4cbee035ed5e1734552e41f513-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/workqueue mkdir -p $WORK/b554/ cat >/tmp/go-build1137861443/b554/importcfg << 'EOF' # internal # import config importmap golang.org/x/time/rate=github.com/prometheus/prometheus/vendor/golang.org/x/time/rate importmap k8s.io/apimachinery/pkg/util/clock=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock importmap k8s.io/apimachinery/pkg/util/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime packagefile container/heap=/tmp/go-build1137861443/b555/_pkg_.a packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/time/rate=/tmp/go-build1137861443/b556/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock=/tmp/go-build1137861443/b539/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build1137861443/b466/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b554/_pkg_.a -trimpath "$WORK/b554=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/workqueue -complete -installsuffix shared -buildid fZQ4XNKrDJyWRHqiShfk/fZQ4XNKrDJyWRHqiShfk -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b554/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/workqueue/default_rate_limiters.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/workqueue/delaying_queue.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/workqueue/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/workqueue/metrics.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/workqueue/parallelizer.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/workqueue/queue.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/workqueue/rate_limiting_queue.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b554/_pkg_.a # internal cp $WORK/b554/_pkg_.a /builddir/.cache/go-build/eb/ebc314c8709e680735dd683576fa62da2e0662ad3d7f5f27b73279e23045fdb0-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/transport mkdir -p $WORK/b551/ cat >/tmp/go-build1137861443/b551/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2 importmap k8s.io/apimachinery/pkg/util/net=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/apimachinery/pkg/util/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/pkg/util/wait=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/wait importmap k8s.io/client-go/util/connrotation=github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/connrotation importmap k8s.io/client-go/util/workqueue=github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/workqueue importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build1137861443/b083/_pkg_.a packagefile crypto/x509=/tmp/go-build1137861443/b107/_pkg_.a packagefile encoding/pem=/tmp/go-build1137861443/b111/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2=/tmp/go-build1137861443/b225/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net=/tmp/go-build1137861443/b474/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build1137861443/b466/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/wait=/tmp/go-build1137861443/b552/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/connrotation=/tmp/go-build1137861443/b553/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/workqueue=/tmp/go-build1137861443/b554/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build1137861443/b457/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b551/_pkg_.a -trimpath "$WORK/b551=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/transport -complete -installsuffix shared -buildid j68EhHPhiZU2BoHfz-CA/j68EhHPhiZU2BoHfz-CA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b551/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/transport/cache.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/transport/cert_rotation.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/transport/config.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/transport/round_trippers.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/transport/token_source.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/transport/transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b551/_pkg_.a # internal cp $WORK/b551/_pkg_.a /builddir/.cache/go-build/24/241b600411ae2ea1029fdf073848a818cc03c8ee3b269861f2128387dbfb90bc-d # internal github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath mkdir -p $WORK/b566/ cat >/tmp/go-build1137861443/b566/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/prometheus/prometheus/vendor/github.com/json-iterator/go importmap sigs.k8s.io/structured-merge-diff/v4/schema=github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/schema importmap sigs.k8s.io/structured-merge-diff/v4/value=github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/json-iterator/go=/tmp/go-build1137861443/b468/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/schema=/tmp/go-build1137861443/b567/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value=/tmp/go-build1137861443/b467/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b566/_pkg_.a -trimpath "$WORK/b566=>" -p github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath -complete -installsuffix shared -buildid IbbeXw-zaaNRXJ5nuBgu/IbbeXw-zaaNRXJ5nuBgu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b566/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/element.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/fromvalue.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/managers.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/path.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/pathelementmap.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/serialize-pe.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/serialize.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/set.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b566/_pkg_.a # internal cp $WORK/b566/_pkg_.a /builddir/.cache/go-build/d4/d4bdc4c1f754b708ba28a7db6e744b7f5af53228cd92e384573d8c8b6653e1e7-d # internal github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed mkdir -p $WORK/b568/ cat >/tmp/go-build1137861443/b568/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v2=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2 importmap sigs.k8s.io/structured-merge-diff/v4/fieldpath=github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath importmap sigs.k8s.io/structured-merge-diff/v4/schema=github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/schema importmap sigs.k8s.io/structured-merge-diff/v4/value=github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2=/tmp/go-build1137861443/b229/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath=/tmp/go-build1137861443/b566/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/schema=/tmp/go-build1137861443/b567/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value=/tmp/go-build1137861443/b467/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b568/_pkg_.a -trimpath "$WORK/b568=>" -p github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed -complete -installsuffix shared -buildid INPiBZyDwT-FRv-h3PLp/INPiBZyDwT-FRv-h3PLp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b568/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed/helpers.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed/merge.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed/parser.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed/reconcile_schema.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed/remove.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed/tofieldset.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed/typed.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed/union.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed/validate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b568/_pkg_.a # internal cp $WORK/b568/_pkg_.a /builddir/.cache/go-build/10/103c2135ab1f2bbbe95bfe56f332362639c4f5389704702f0dfbd596b68122df-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal mkdir -p $WORK/b569/ cat >/tmp/go-build1137861443/b569/importcfg << 'EOF' # internal # import config importmap sigs.k8s.io/structured-merge-diff/v4/typed=github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed=/tmp/go-build1137861443/b568/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b569/_pkg_.a -trimpath "$WORK/b569=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal -complete -installsuffix shared -buildid OXsuLi__f825zkBu0ff3/OXsuLi__f825zkBu0ff3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b569/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal/internal.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/56/56194f5f8fdf16fe2ca38b1477d049dc2d66eee7ede5850dc099e50db32abf8d-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/v1 mkdir -p $WORK/b666/ cat >/tmp/go-build1137861443/b666/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/conversion=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/client-go/tools/clientcmd/api=github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion=/tmp/go-build1137861443/b443/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1137861443/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1137861443/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api=/tmp/go-build1137861443/b549/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b666/_pkg_.a -trimpath "$WORK/b666=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/v1 -complete -installsuffix shared -buildid wWORH_eTIp3DJKpXIhgH/wWORH_eTIp3DJKpXIhgH -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b666/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/v1/conversion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/v1/defaults.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/v1/zz_generated.conversion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/v1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/v1/zz_generated.defaults.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b569/_pkg_.a # internal cp $WORK/b569/_pkg_.a /builddir/.cache/go-build/7e/7e7f3edfa0eb097d684d0da7bfb3ac1deb7b10d625323f30e572eea433d40a78-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/net/publicsuffix mkdir -p $WORK/b671/ cat >/tmp/go-build1137861443/b671/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile net/http/cookiejar=/tmp/go-build1137861443/b300/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b671/_pkg_.a -trimpath "$WORK/b671=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/net/publicsuffix -complete -installsuffix shared -buildid 7sthpagE8a-6_1fZ2-xH/7sthpagE8a-6_1fZ2-xH -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b671/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/publicsuffix/list.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/publicsuffix/table.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b671/_pkg_.a # internal cp $WORK/b671/_pkg_.a /builddir/.cache/go-build/6a/6a4b6a65c8c0e2ef530ef71b4d13637ebed16444c52b0213f631b8fa84c19891-d # internal github.com/prometheus/prometheus/vendor/github.com/go-resty/resty/v2 mkdir -p $WORK/b670/ cat >/tmp/go-build1137861443/b670/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/publicsuffix=github.com/prometheus/prometheus/vendor/golang.org/x/net/publicsuffix packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile compress/gzip=/tmp/go-build1137861443/b069/_pkg_.a packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build1137861443/b083/_pkg_.a packagefile crypto/x509=/tmp/go-build1137861443/b107/_pkg_.a packagefile encoding/base64=/tmp/go-build1137861443/b051/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile encoding/xml=/tmp/go-build1137861443/b258/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/publicsuffix=/tmp/go-build1137861443/b671/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile log=/tmp/go-build1137861443/b056/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile math/rand=/tmp/go-build1137861443/b063/_pkg_.a packagefile mime/multipart=/tmp/go-build1137861443/b135/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile net/http/cookiejar=/tmp/go-build1137861443/b300/_pkg_.a packagefile net/http/httptrace=/tmp/go-build1137861443/b137/_pkg_.a packagefile net/textproto=/tmp/go-build1137861443/b131/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile path/filepath=/tmp/go-build1137861443/b119/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile regexp=/tmp/go-build1137861443/b058/_pkg_.a packagefile runtime=/tmp/go-build1137861443/b009/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b670/_pkg_.a -trimpath "$WORK/b670=>" -p github.com/prometheus/prometheus/vendor/github.com/go-resty/resty/v2 -complete -installsuffix shared -buildid vXYkwIPkk_9_CU4fHZXN/vXYkwIPkk_9_CU4fHZXN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b670/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-resty/resty/v2/client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-resty/resty/v2/middleware.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-resty/resty/v2/redirect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-resty/resty/v2/request.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-resty/resty/v2/response.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-resty/resty/v2/resty.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-resty/resty/v2/retry.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-resty/resty/v2/trace.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-resty/resty/v2/util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b666/_pkg_.a # internal cp $WORK/b666/_pkg_.a /builddir/.cache/go-build/ec/ecaeecb1ad9f375ee0443917feee36e2b3e806119fe46b070fcb7f01aace6592-d # internal github.com/prometheus/prometheus/discovery/marathon mkdir -p $WORK/b674/ cat >/tmp/go-build1137861443/b674/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1137861443/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1137861443/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1137861443/b216/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1137861443/b185/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1137861443/b278/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build1137861443/b287/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1137861443/b279/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build1137861443/b288/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile math/rand=/tmp/go-build1137861443/b063/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b674/_pkg_.a -trimpath "$WORK/b674=>" -p github.com/prometheus/prometheus/discovery/marathon -complete -installsuffix shared -buildid w4GGHYwObj3wEDAc51qL/w4GGHYwObj3wEDAc51qL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b674/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/marathon/marathon.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b441/_pkg_.a # internal cp $WORK/b441/_pkg_.a /builddir/.cache/go-build/b2/b26fda0189e8b8cb1e185dcc9b51c30dc641c18ac1f4bb5063d64677f6ba95a9-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 mkdir -p $WORK/b436/ cat >/tmp/go-build1137861443/b436/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/apimachinery/pkg/api/resource=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1137861443/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build1137861443/b438/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1137861443/b439/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1137861443/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1137861443/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1137861443/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1137861443/b472/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile math/bits=/tmp/go-build1137861443/b031/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b436/_pkg_.a -trimpath "$WORK/b436=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 -complete -installsuffix shared -buildid 8hh_ZrJlejcD0q8xLoOx/8hh_ZrJlejcD0q8xLoOx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b436/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1/annotation_key_constants.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1/lifecycle.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1/objectreference.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1/resource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1/taint.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1/toleration.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1/well_known_labels.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1/well_known_taints.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b674/_pkg_.a # internal cp $WORK/b674/_pkg_.a /builddir/.cache/go-build/ad/adaa44e3838c12a1fc73049df03b7273ecc3814be5700818d4f903c650d21ba0-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/errors mkdir -p $WORK/b486/ cat >/tmp/go-build1137861443/b486/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/validation/field=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation/field packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1137861443/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1137861443/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation/field=/tmp/go-build1137861443/b455/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b486/_pkg_.a -trimpath "$WORK/b486=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/errors -complete -installsuffix shared -buildid POMGXvTSCXz13BApyscQ/POMGXvTSCXz13BApyscQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b486/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/errors/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/errors/errors.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b486/_pkg_.a # internal cp $WORK/b486/_pkg_.a /builddir/.cache/go-build/70/70c6a3f4e151c68b15e3ef36e887dee6505f932442763da5cc0e49a4421df4f6-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf mkdir -p $WORK/b493/ cat >/tmp/go-build1137861443/b493/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer importmap k8s.io/apimachinery/pkg/util/framer=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/framer packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1137861443/b437/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1137861443/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1137861443/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=/tmp/go-build1137861443/b489/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/framer=/tmp/go-build1137861443/b490/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b493/_pkg_.a -trimpath "$WORK/b493=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf -complete -installsuffix shared -buildid Id6sUlzfacRUbDxUpg1_/Id6sUlzfacRUbDxUpg1_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b493/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf/protobuf.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b493/_pkg_.a # internal cp $WORK/b493/_pkg_.a /builddir/.cache/go-build/51/519a6aac3594e36ac93204669cb913fb9b6a25fa2a2eed9e039c99f5660ef95d-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured mkdir -p $WORK/b495/ cat >/tmp/go-build1137861443/b495/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/json=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/json importmap k8s.io/apimachinery/pkg/util/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1137861443/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1137861443/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1137861443/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/json=/tmp/go-build1137861443/b464/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build1137861443/b466/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build1137861443/b457/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b495/_pkg_.a -trimpath "$WORK/b495=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured -complete -installsuffix shared -buildid UZRVVtp-4srWBXwV3vYu/UZRVVtp-4srWBXwV3vYu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b495/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured/helpers.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured/unstructured.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured/unstructured_list.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b670/_pkg_.a # internal cp $WORK/b670/_pkg_.a /builddir/.cache/go-build/3b/3bbd34f90fae2e3fb8e0e6e020c280089df96b9a6f033acbd39fd8c1ee4dd3a6-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1 mkdir -p $WORK/b498/ cat >/tmp/go-build1137861443/b498/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1137861443/b437/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1137861443/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1137861443/b463/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile math/bits=/tmp/go-build1137861443/b031/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b498/_pkg_.a -trimpath "$WORK/b498=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1 -complete -installsuffix shared -buildid vSB54C--EaA9pH90zRl-/vSB54C--EaA9pH90zRl- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b498/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b495/_pkg_.a # internal cp $WORK/b495/_pkg_.a /builddir/.cache/go-build/a4/a411bcbf3313486deead581b448c7e5a43ccd20344e5d97dbd99aaa2fe9f9edb-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning mkdir -p $WORK/b494/ cat >/tmp/go-build1137861443/b494/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=/tmp/go-build1137861443/b495/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1137861443/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1137861443/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build1137861443/b457/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b494/_pkg_.a -trimpath "$WORK/b494=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning -complete -installsuffix shared -buildid N3HbAmu3_MySMX0hjj6h/N3HbAmu3_MySMX0hjj6h -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b494/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning/versioning.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b481/_pkg_.a # internal cp $WORK/b481/_pkg_.a /builddir/.cache/go-build/af/af05cf336642d842b28212b8bddda7a8d0580c0c4a2abc224e53c168ed997787-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1 mkdir -p $WORK/b499/ cat >/tmp/go-build1137861443/b499/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1137861443/b437/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1137861443/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1137861443/b463/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile math/bits=/tmp/go-build1137861443/b031/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b499/_pkg_.a -trimpath "$WORK/b499=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1 -complete -installsuffix shared -buildid L7xw0MQ2JhWmujaQ1DML/L7xw0MQ2JhWmujaQ1DML -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b499/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b494/_pkg_.a # internal cp $WORK/b494/_pkg_.a /builddir/.cache/go-build/d4/d40aebb3d54ff87e3a82bbdb4a034110dbba2029dc4081f59a216e18bc47c1f0-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer mkdir -p $WORK/b487/ cat >/tmp/go-build1137861443/b487/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/json=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json importmap k8s.io/apimachinery/pkg/runtime/serializer/protobuf=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer importmap k8s.io/apimachinery/pkg/runtime/serializer/versioning=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1137861443/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1137861443/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=/tmp/go-build1137861443/b488/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf=/tmp/go-build1137861443/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=/tmp/go-build1137861443/b489/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=/tmp/go-build1137861443/b494/_pkg_.a packagefile mime=/tmp/go-build1137861443/b134/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b487/_pkg_.a -trimpath "$WORK/b487=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer -complete -installsuffix shared -buildid 65nv7b7DdwGjDHYLfs0n/65nv7b7DdwGjDHYLfs0n -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b487/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/codec_factory.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/negotiated_codec.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b487/_pkg_.a # internal cp $WORK/b487/_pkg_.a /builddir/.cache/go-build/cb/cb1ba22b4cd4f9572b292e4e5d14fa4e09cd0b3f23126ee3a78691b0250c4c44-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/apiserverinternal/v1alpha1 mkdir -p $WORK/b500/ cat >/tmp/go-build1137861443/b500/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1137861443/b437/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1137861443/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1137861443/b463/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile math/bits=/tmp/go-build1137861443/b031/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b500/_pkg_.a -trimpath "$WORK/b500=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/apiserverinternal/v1alpha1 -complete -installsuffix shared -buildid w_skvXlbiwBWwXHuCFFp/w_skvXlbiwBWwXHuCFFp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b500/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apiserverinternal/v1alpha1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apiserverinternal/v1alpha1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apiserverinternal/v1alpha1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apiserverinternal/v1alpha1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apiserverinternal/v1alpha1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apiserverinternal/v1alpha1/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b498/_pkg_.a # internal cp $WORK/b498/_pkg_.a /builddir/.cache/go-build/85/8532cea6d25c4143842f3f02db04fe20a7119481ca989792471512b1a769007e-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1 mkdir -p $WORK/b504/ cat >/tmp/go-build1137861443/b504/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1137861443/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build1137861443/b438/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1137861443/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1137861443/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1137861443/b471/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile math/bits=/tmp/go-build1137861443/b031/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b504/_pkg_.a -trimpath "$WORK/b504=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1 -complete -installsuffix shared -buildid ofdfuyTPz9_Tgw2YXfnw/ofdfuyTPz9_Tgw2YXfnw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b504/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b500/_pkg_.a # internal cp $WORK/b500/_pkg_.a /builddir/.cache/go-build/d1/d16ab7d7146693a47bf071f4a32b41af9bdc8bc632e91088e6a41761af58aa38-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1beta1 mkdir -p $WORK/b505/ cat >/tmp/go-build1137861443/b505/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1137861443/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build1137861443/b438/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1137861443/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1137861443/b463/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile math/bits=/tmp/go-build1137861443/b031/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b505/_pkg_.a -trimpath "$WORK/b505=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1beta1 -complete -installsuffix shared -buildid fcG3tcbXlUszXt_8Yaa1/fcG3tcbXlUszXt_8Yaa1 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b505/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1beta1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b499/_pkg_.a # internal cp $WORK/b499/_pkg_.a /builddir/.cache/go-build/39/393bf37f0402630a9561409d8ad434b5490da0810d766e18051c5c865aaf4574-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1 mkdir -p $WORK/b506/ cat >/tmp/go-build1137861443/b506/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1137861443/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build1137861443/b438/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1137861443/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1137861443/b463/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile math/bits=/tmp/go-build1137861443/b031/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b506/_pkg_.a -trimpath "$WORK/b506=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1 -complete -installsuffix shared -buildid kmC7P2A6OMc1elzKAF90/kmC7P2A6OMc1elzKAF90 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b506/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b504/_pkg_.a # internal cp $WORK/b504/_pkg_.a /builddir/.cache/go-build/86/86a3d52fe540cc292f721c97b875bbbccd22705e591387ce2befd6dd2a2291a6-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1beta1 mkdir -p $WORK/b507/ cat >/tmp/go-build1137861443/b507/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1137861443/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build1137861443/b438/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1137861443/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1137861443/b463/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile math/bits=/tmp/go-build1137861443/b031/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b507/_pkg_.a -trimpath "$WORK/b507=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1beta1 -complete -installsuffix shared -buildid HJ6PQMYgS--AJZ5Oyn0F/HJ6PQMYgS--AJZ5Oyn0F -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b507/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1beta1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b505/_pkg_.a # internal cp $WORK/b505/_pkg_.a /builddir/.cache/go-build/a8/a800c0ac89b78b3b640f6e3cae1ebfdd4982bccd5505c6322cadafe59cb134b7-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1 mkdir -p $WORK/b515/ cat >/tmp/go-build1137861443/b515/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1137861443/b437/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1137861443/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1137861443/b463/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile math/bits=/tmp/go-build1137861443/b031/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b515/_pkg_.a -trimpath "$WORK/b515=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1 -complete -installsuffix shared -buildid C7sfFx1ONF5rhptyUS3t/C7sfFx1ONF5rhptyUS3t -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b515/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b515/_pkg_.a # internal cp $WORK/b515/_pkg_.a /builddir/.cache/go-build/cf/cf9e7c13f0058324ebc3e61eadf336347f1fe2a2a3d41b7d37fc17b8b8140373-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1 mkdir -p $WORK/b516/ cat >/tmp/go-build1137861443/b516/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1137861443/b437/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1137861443/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1137861443/b463/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile math/bits=/tmp/go-build1137861443/b031/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b516/_pkg_.a -trimpath "$WORK/b516=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1 -complete -installsuffix shared -buildid ufaLdqygJeyisAXtVkxI/ufaLdqygJeyisAXtVkxI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b516/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b516/_pkg_.a # internal cp $WORK/b516/_pkg_.a /builddir/.cache/go-build/f9/f94d9fe0b91e4c1740f3692127c2b99c71124d1380b28d5159130e605d2784bb-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1 mkdir -p $WORK/b521/ cat >/tmp/go-build1137861443/b521/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1137861443/b437/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1137861443/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1137861443/b463/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile math/bits=/tmp/go-build1137861443/b031/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b521/_pkg_.a -trimpath "$WORK/b521=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1 -complete -installsuffix shared -buildid 0M5dbv0jiew8Ayie-RWd/0M5dbv0jiew8Ayie-RWd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b521/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b506/_pkg_.a # internal cp $WORK/b506/_pkg_.a /builddir/.cache/go-build/bb/bb2885d1cc7a5c9211d3846b143bea2036a25929de35153c9324a5ff67d8baf8-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1 mkdir -p $WORK/b522/ cat >/tmp/go-build1137861443/b522/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1137861443/b437/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1137861443/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1137861443/b463/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile math/bits=/tmp/go-build1137861443/b031/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b522/_pkg_.a -trimpath "$WORK/b522=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1 -complete -installsuffix shared -buildid lMS-4VfA-11yzoYJu51o/lMS-4VfA-11yzoYJu51o -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b522/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b507/_pkg_.a # internal cp $WORK/b507/_pkg_.a /builddir/.cache/go-build/c2/c202863e7ee92ec580b11b167f5b1561fe5f07e05deac660908d54ab44936647-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1 mkdir -p $WORK/b526/ cat >/tmp/go-build1137861443/b526/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1137861443/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build1137861443/b438/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1137861443/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1137861443/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1137861443/b472/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile math/bits=/tmp/go-build1137861443/b031/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b526/_pkg_.a -trimpath "$WORK/b526=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1 -complete -installsuffix shared -buildid wBO5sPr8nNkqh2lJB6fR/wBO5sPr8nNkqh2lJB6fR -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b526/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b526/_pkg_.a # internal cp $WORK/b526/_pkg_.a /builddir/.cache/go-build/be/be3cf3857a5ef0bea230b9cb38de190d5f59507767aae620c5c1e7dd7039de0d-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1 mkdir -p $WORK/b528/ cat >/tmp/go-build1137861443/b528/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1137861443/b437/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1137861443/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1137861443/b463/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile math/bits=/tmp/go-build1137861443/b031/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b528/_pkg_.a -trimpath "$WORK/b528=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1 -complete -installsuffix shared -buildid YwRxjpMhLC9G2AMW3j0s/YwRxjpMhLC9G2AMW3j0s -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b528/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b522/_pkg_.a # internal cp $WORK/b522/_pkg_.a /builddir/.cache/go-build/bc/bcc1947d89bbf655de784b62673841d490bfe1bc3e08405149e2aff9adf75d4c-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1alpha1 mkdir -p $WORK/b529/ cat >/tmp/go-build1137861443/b529/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1137861443/b437/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1137861443/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1137861443/b463/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile math/bits=/tmp/go-build1137861443/b031/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b529/_pkg_.a -trimpath "$WORK/b529=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1alpha1 -complete -installsuffix shared -buildid lh-5Q0Mi8l5bXKetmNa2/lh-5Q0Mi8l5bXKetmNa2 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b529/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1alpha1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1alpha1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1alpha1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1alpha1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1alpha1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1alpha1/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b521/_pkg_.a # internal cp $WORK/b521/_pkg_.a /builddir/.cache/go-build/ec/ec5806b006d5ca24263bb129ff273748f209bca3dc0b163df9d6df0bae9e8ed7-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1 mkdir -p $WORK/b530/ cat >/tmp/go-build1137861443/b530/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1137861443/b437/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1137861443/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1137861443/b463/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile math/bits=/tmp/go-build1137861443/b031/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b530/_pkg_.a -trimpath "$WORK/b530=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1 -complete -installsuffix shared -buildid N3S9Qq5g93g1K_VwMclc/N3S9Qq5g93g1K_VwMclc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b530/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b528/_pkg_.a # internal cp $WORK/b528/_pkg_.a /builddir/.cache/go-build/69/690c0b3aa5572217329414d788d1e861b31c9fc6a911757f68ffb0c6d0b5d23e-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication mkdir -p $WORK/b540/ cat >/tmp/go-build1137861443/b540/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1137861443/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1137861443/b463/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b540/_pkg_.a -trimpath "$WORK/b540=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication -complete -installsuffix shared -buildid r_FCsd7V3_6w8RlzjqwQ/r_FCsd7V3_6w8RlzjqwQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b540/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b540/_pkg_.a # internal cp $WORK/b540/_pkg_.a /builddir/.cache/go-build/4d/4d0e00f0b85180becf897c811b58b68dd465cb0367667671b4597630bbe431aa-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1 mkdir -p $WORK/b546/ cat >/tmp/go-build1137861443/b546/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/conversion=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion=/tmp/go-build1137861443/b443/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1137861443/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1137861443/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication=/tmp/go-build1137861443/b540/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b546/_pkg_.a -trimpath "$WORK/b546=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1 -complete -installsuffix shared -buildid GUBrMuJt9DtSY0n5ivHu/GUBrMuJt9DtSY0n5ivHu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b546/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/conversion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/zz_generated.conversion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/zz_generated.defaults.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b529/_pkg_.a # internal cp $WORK/b529/_pkg_.a /builddir/.cache/go-build/af/af51abe958df50b424694d747b20f11ee72d20d926257f5597902944225dc3c4-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 mkdir -p $WORK/b547/ cat >/tmp/go-build1137861443/b547/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/conversion=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion=/tmp/go-build1137861443/b443/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1137861443/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1137861443/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication=/tmp/go-build1137861443/b540/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b547/_pkg_.a -trimpath "$WORK/b547=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 -complete -installsuffix shared -buildid AJErOwRUT78mqZ41I3oU/AJErOwRUT78mqZ41I3oU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b547/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/conversion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/zz_generated.conversion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/zz_generated.defaults.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b547/_pkg_.a # internal cp $WORK/b547/_pkg_.a /builddir/.cache/go-build/ce/ce4a17e8898e59b701ba10e949eed9296164e19f6767e0da0bedcbceec1c6b2c-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 mkdir -p $WORK/b548/ cat >/tmp/go-build1137861443/b548/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/conversion=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion=/tmp/go-build1137861443/b443/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1137861443/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1137861443/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication=/tmp/go-build1137861443/b540/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b548/_pkg_.a -trimpath "$WORK/b548=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 -complete -installsuffix shared -buildid dg08a4TNMBM9fwoACHDZ/dg08a4TNMBM9fwoACHDZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b548/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/conversion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/zz_generated.conversion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/zz_generated.defaults.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b546/_pkg_.a # internal cp $WORK/b546/_pkg_.a /builddir/.cache/go-build/f7/f737431359e7974f51fcf5adcdd0def6eab300d9006f409d3bee37575668ea2c-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/watch mkdir -p $WORK/b557/ cat >/tmp/go-build1137861443/b557/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/serializer/streaming=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1137861443/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=/tmp/go-build1137861443/b538/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1137861443/b473/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b557/_pkg_.a -trimpath "$WORK/b557=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/watch -complete -installsuffix shared -buildid 3dg_phLMWbhcqyxm6KCS/3dg_phLMWbhcqyxm6KCS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b557/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/watch/decoder.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/watch/encoder.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b557/_pkg_.a # internal cp $WORK/b557/_pkg_.a /builddir/.cache/go-build/11/11311c13a4e1699e3361c681cb759346b62834237ad8de40957c71e7202bb8d8-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta mkdir -p $WORK/b565/ cat >/tmp/go-build1137861443/b565/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/conversion=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/errors=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/errors importmap k8s.io/apimachinery/pkg/util/sets=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion=/tmp/go-build1137861443/b443/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1137861443/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1137861443/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1137861443/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/errors=/tmp/go-build1137861443/b456/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets=/tmp/go-build1137861443/b453/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build1137861443/b457/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b565/_pkg_.a -trimpath "$WORK/b565=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta -complete -installsuffix shared -buildid 7Ggot20B6NN5ffVLdHkQ/7Ggot20B6NN5ffVLdHkQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b565/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta/conditions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta/firsthit_restmapper.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta/help.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta/interfaces.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta/lazy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta/meta.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta/multirestmapper.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta/priority.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta/restmapper.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b548/_pkg_.a # internal cp $WORK/b548/_pkg_.a /builddir/.cache/go-build/e6/e67218266a9858a44f4bb4fcd6c8e923c85c8ec90a384fef27d711cf7e8b4854-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/install mkdir -p $WORK/b545/ cat >/tmp/go-build1137861443/b545/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/util/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication importmap k8s.io/client-go/pkg/apis/clientauthentication/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1 importmap k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 importmap k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1137861443/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build1137861443/b466/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication=/tmp/go-build1137861443/b540/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1=/tmp/go-build1137861443/b546/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=/tmp/go-build1137861443/b547/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=/tmp/go-build1137861443/b548/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b545/_pkg_.a -trimpath "$WORK/b545=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/install -complete -installsuffix shared -buildid iwJKf0fdkm05SUizMhdr/iwJKf0fdkm05SUizMhdr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b545/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/install/install.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b545/_pkg_.a # internal cp $WORK/b545/_pkg_.a /builddir/.cache/go-build/29/29e22e18c77a47e495b26ec73b80544b8d49b2980e0685ce0f56bed4b545ed86-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec mkdir -p $WORK/b542/ cat >/tmp/go-build1137861443/b542/importcfg << 'EOF' # internal # import config importmap github.com/davecgh/go-spew/spew=github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew importmap golang.org/x/term=github.com/prometheus/prometheus/vendor/golang.org/x/term importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer importmap k8s.io/apimachinery/pkg/util/clock=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication importmap k8s.io/client-go/pkg/apis/clientauthentication/install=github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/install importmap k8s.io/client-go/pkg/apis/clientauthentication/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1 importmap k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 importmap k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 importmap k8s.io/client-go/tools/clientcmd/api=github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api importmap k8s.io/client-go/tools/metrics=github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/metrics importmap k8s.io/client-go/transport=github.com/prometheus/prometheus/vendor/k8s.io/client-go/transport importmap k8s.io/client-go/util/connrotation=github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/connrotation importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile crypto/tls=/tmp/go-build1137861443/b083/_pkg_.a packagefile crypto/x509=/tmp/go-build1137861443/b107/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew=/tmp/go-build1137861443/b543/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/term=/tmp/go-build1137861443/b544/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile io/fs=/tmp/go-build1137861443/b043/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1137861443/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1137861443/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer=/tmp/go-build1137861443/b487/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock=/tmp/go-build1137861443/b539/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication=/tmp/go-build1137861443/b540/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/install=/tmp/go-build1137861443/b545/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1=/tmp/go-build1137861443/b546/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=/tmp/go-build1137861443/b547/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=/tmp/go-build1137861443/b548/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api=/tmp/go-build1137861443/b549/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/metrics=/tmp/go-build1137861443/b550/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/transport=/tmp/go-build1137861443/b551/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/connrotation=/tmp/go-build1137861443/b553/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build1137861443/b457/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile os/exec=/tmp/go-build1137861443/b265/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b542/_pkg_.a -trimpath "$WORK/b542=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec -complete -installsuffix shared -buildid TWEZUeXtyIT5Ewm1uwUZ/TWEZUeXtyIT5Ewm1uwUZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b542/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec/exec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec/metrics.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b530/_pkg_.a # internal cp $WORK/b530/_pkg_.a /builddir/.cache/go-build/0a/0ae297f315e0bbb7ac77d595e3fce2a880f4542a6da2c841132f88ee4425249f-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 mkdir -p $WORK/b570/ cat >/tmp/go-build1137861443/b570/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1137861443/b471/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b570/_pkg_.a -trimpath "$WORK/b570=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 -complete -installsuffix shared -buildid WYj9dIbZs5Dl6U_xSrw-/WYj9dIbZs5Dl6U_xSrw- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b570/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1/condition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1/deleteoptions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1/labelselector.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1/labelselectorrequirement.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1/managedfieldsentry.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1/objectmeta.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1/ownerreference.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1/preconditions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1/typemeta.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b570/_pkg_.a # internal cp $WORK/b570/_pkg_.a /builddir/.cache/go-build/86/86ce637be046e827f3e3a3a74095e6f438532df27c414513c79d74d2592f7846-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1 mkdir -p $WORK/b657/ cat >/tmp/go-build1137861443/b657/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/conversion=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1137861443/b437/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion=/tmp/go-build1137861443/b443/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1137861443/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1137861443/b463/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile math/bits=/tmp/go-build1137861443/b031/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b657/_pkg_.a -trimpath "$WORK/b657=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1 -complete -installsuffix shared -buildid yay1vOMwfnEiumKh05cj/yay1vOMwfnEiumKh05cj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b657/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/conversion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/zz_generated.defaults.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b657/_pkg_.a # internal cp $WORK/b657/_pkg_.a /builddir/.cache/go-build/d1/d1334065e0c6acb4ce24be22c8afea362699b6923868db9018e5cc10ac30edbe-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion mkdir -p $WORK/b656/ cat >/tmp/go-build1137861443/b656/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1 importmap k8s.io/apimachinery/pkg/conversion=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/fields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields importmap k8s.io/apimachinery/pkg/labels=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/labels importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1=/tmp/go-build1137861443/b657/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion=/tmp/go-build1137861443/b443/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields=/tmp/go-build1137861443/b445/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/labels=/tmp/go-build1137861443/b447/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1137861443/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1137861443/b463/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b656/_pkg_.a -trimpath "$WORK/b656=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion -complete -installsuffix shared -buildid AC9mSIL_ArRBt41PRkQp/AC9mSIL_ArRBt41PRkQp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b656/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion/zz_generated.conversion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b542/_pkg_.a # internal cp $WORK/b542/_pkg_.a /builddir/.cache/go-build/a9/a97ead871f5c97a053aa785b25c1f2091261a3d2341f28ce43080dd909d36e7e-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest mkdir -p $WORK/b537/ cat >/tmp/go-build1137861443/b537/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http2=github.com/prometheus/prometheus/vendor/golang.org/x/net/http2 importmap k8s.io/apimachinery/pkg/api/errors=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/errors importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/streaming=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/clock=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock importmap k8s.io/apimachinery/pkg/util/net=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/apimachinery/pkg/util/sets=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication importmap k8s.io/client-go/pkg/version=github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/version importmap k8s.io/client-go/plugin/pkg/client/auth/exec=github.com/prometheus/prometheus/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec importmap k8s.io/client-go/rest/watch=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/watch importmap k8s.io/client-go/tools/clientcmd/api=github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api importmap k8s.io/client-go/tools/metrics=github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/metrics importmap k8s.io/client-go/transport=github.com/prometheus/prometheus/vendor/k8s.io/client-go/transport importmap k8s.io/client-go/util/cert=github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/cert importmap k8s.io/client-go/util/flowcontrol=github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/flowcontrol importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build1137861443/b083/_pkg_.a packagefile encoding/hex=/tmp/go-build1137861443/b110/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/http2=/tmp/go-build1137861443/b217/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/errors=/tmp/go-build1137861443/b486/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1137861443/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1137861443/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=/tmp/go-build1137861443/b538/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1137861443/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock=/tmp/go-build1137861443/b539/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net=/tmp/go-build1137861443/b474/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets=/tmp/go-build1137861443/b453/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1137861443/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication=/tmp/go-build1137861443/b540/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/version=/tmp/go-build1137861443/b541/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec=/tmp/go-build1137861443/b542/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/watch=/tmp/go-build1137861443/b557/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api=/tmp/go-build1137861443/b549/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/metrics=/tmp/go-build1137861443/b550/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/transport=/tmp/go-build1137861443/b551/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/cert=/tmp/go-build1137861443/b558/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/flowcontrol=/tmp/go-build1137861443/b560/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build1137861443/b457/_pkg_.a packagefile mime=/tmp/go-build1137861443/b134/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile path=/tmp/go-build1137861443/b044/_pkg_.a packagefile path/filepath=/tmp/go-build1137861443/b119/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile runtime=/tmp/go-build1137861443/b009/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b537/_pkg_.a -trimpath "$WORK/b537=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest -complete -installsuffix shared -buildid RbhSBPh9DyUlf97eizvw/RbhSBPh9DyUlf97eizvw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b537/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/config.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/exec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/plugin.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/request.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/transport.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/url_utils.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/urlbackoff.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/warnings.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/with_retry.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b565/_pkg_.a # internal cp $WORK/b565/_pkg_.a /builddir/.cache/go-build/48/48791b059c50f765f26e9893ef496703d8db23156fd67063808529101ecf665f-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields mkdir -p $WORK/b564/ cat >/tmp/go-build1137861443/b564/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/api/meta=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap sigs.k8s.io/structured-merge-diff/v4/fieldpath=github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath importmap sigs.k8s.io/structured-merge-diff/v4/typed=github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta=/tmp/go-build1137861443/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=/tmp/go-build1137861443/b495/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1137861443/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath=/tmp/go-build1137861443/b566/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed=/tmp/go-build1137861443/b568/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b564/_pkg_.a -trimpath "$WORK/b564=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields -complete -installsuffix shared -buildid tJoAHxqPUOG44e3U42Hz/tJoAHxqPUOG44e3U42Hz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b564/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields/extract.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b656/_pkg_.a # internal cp $WORK/b656/_pkg_.a /builddir/.cache/go-build/17/17dd3746c60f8b63b3d9d4b758ca51dadb3c514141b453fe961d47ca9a095cbb-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/pager mkdir -p $WORK/b655/ cat >/tmp/go-build1137861443/b655/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/api/errors=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/errors importmap k8s.io/apimachinery/pkg/api/meta=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta importmap k8s.io/apimachinery/pkg/apis/meta/internalversion=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/util/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/errors=/tmp/go-build1137861443/b486/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta=/tmp/go-build1137861443/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion=/tmp/go-build1137861443/b656/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1137861443/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build1137861443/b466/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b655/_pkg_.a -trimpath "$WORK/b655=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/pager -complete -installsuffix shared -buildid bWwIfrm0FOOuVaPNRxga/bWwIfrm0FOOuVaPNRxga -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b655/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/pager/pager.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b655/_pkg_.a # internal cp $WORK/b655/_pkg_.a /builddir/.cache/go-build/ec/ec92ae8ac46efa3e48b310afbbb9f83e5729751af07b9f86cad9f81d18b6aa43-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/latest mkdir -p $WORK/b665/ cat >/tmp/go-build1137861443/b665/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/json=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json importmap k8s.io/apimachinery/pkg/runtime/serializer/versioning=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning importmap k8s.io/apimachinery/pkg/util/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/client-go/tools/clientcmd/api=github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api importmap k8s.io/client-go/tools/clientcmd/api/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1137861443/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1137861443/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=/tmp/go-build1137861443/b488/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=/tmp/go-build1137861443/b494/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build1137861443/b466/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api=/tmp/go-build1137861443/b549/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/v1=/tmp/go-build1137861443/b666/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b665/_pkg_.a -trimpath "$WORK/b665=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/latest -complete -installsuffix shared -buildid LJUhYvrlI0V9VALeHRY3/LJUhYvrlI0V9VALeHRY3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b665/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/latest/latest.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b564/_pkg_.a # internal cp $WORK/b564/_pkg_.a /builddir/.cache/go-build/e7/e7d54e566685df24e0d6ab384ea7d15458a623bd6253291534fe6f5f669fcf49-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1 mkdir -p $WORK/b563/ cat >/tmp/go-build1137861443/b563/importcfg << 'EOF' # internal # import config importmap k8s.io/api/admissionregistration/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1=/tmp/go-build1137861443/b498/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1137861443/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1137861443/b564/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1137861443/b569/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1137861443/b570/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b563/_pkg_.a -trimpath "$WORK/b563=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1 -complete -installsuffix shared -buildid bP4y4e2B2bsZjkb8q5DD/bP4y4e2B2bsZjkb8q5DD -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b563/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/mutatingwebhook.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/mutatingwebhookconfiguration.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/rule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/rulewithoperations.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/servicereference.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/validatingwebhook.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/validatingwebhookconfiguration.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/webhookclientconfig.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b665/_pkg_.a # internal cp $WORK/b665/_pkg_.a /builddir/.cache/go-build/72/72ce657c7bc7d4937dc3860e1fa726f3f0ad91da0224427c5dafab7305f7db4a-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1 mkdir -p $WORK/b572/ cat >/tmp/go-build1137861443/b572/importcfg << 'EOF' # internal # import config importmap k8s.io/api/admissionregistration/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1=/tmp/go-build1137861443/b499/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1137861443/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1137861443/b564/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1137861443/b569/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1137861443/b570/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b572/_pkg_.a -trimpath "$WORK/b572=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1 -complete -installsuffix shared -buildid ufZzdU7LGAmaRPJU93mx/ufZzdU7LGAmaRPJU93mx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b572/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/mutatingwebhook.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/mutatingwebhookconfiguration.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/rule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/rulewithoperations.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/servicereference.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/validatingwebhook.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/validatingwebhookconfiguration.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/webhookclientconfig.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b537/_pkg_.a # internal cp $WORK/b537/_pkg_.a /builddir/.cache/go-build/e8/e89581d4d4eee6e5648010f6dac232c5c4181a2ee77f34fe0c0bacbd23ac08dc-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1 mkdir -p $WORK/b574/ cat >/tmp/go-build1137861443/b574/importcfg << 'EOF' # internal # import config importmap k8s.io/api/apiserverinternal/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/apiserverinternal/v1alpha1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apiserverinternal/v1alpha1=/tmp/go-build1137861443/b500/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1137861443/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1137861443/b564/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1137861443/b569/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1137861443/b570/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b574/_pkg_.a -trimpath "$WORK/b574=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1 -complete -installsuffix shared -buildid lmrgNYoays4TVNxqn87y/lmrgNYoays4TVNxqn87y -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b574/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1/serverstorageversion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1/storageversion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1/storageversioncondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1/storageversionstatus.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b563/_pkg_.a # internal cp $WORK/b563/_pkg_.a /builddir/.cache/go-build/f9/f9979cb8db7811871e798ed26b1c258a0869af0599355bd6b6a91fd329b10cdb-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/coordination/v1 mkdir -p $WORK/b601/ cat >/tmp/go-build1137861443/b601/importcfg << 'EOF' # internal # import config importmap k8s.io/api/coordination/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1=/tmp/go-build1137861443/b515/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1137861443/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1137861443/b564/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1137861443/b569/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1137861443/b570/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b601/_pkg_.a -trimpath "$WORK/b601=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/coordination/v1 -complete -installsuffix shared -buildid qD7OqCEbqnUWukYMAWDW/qD7OqCEbqnUWukYMAWDW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b601/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/coordination/v1/lease.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/coordination/v1/leasespec.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b574/_pkg_.a # internal cp $WORK/b574/_pkg_.a /builddir/.cache/go-build/16/16dd9a43beb0d68865d47ef85a6cfc8fd58e8f7cad3543a912ea5a1eaf3ff8ab-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/coordination/v1beta1 mkdir -p $WORK/b603/ cat >/tmp/go-build1137861443/b603/importcfg << 'EOF' # internal # import config importmap k8s.io/api/coordination/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1=/tmp/go-build1137861443/b516/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1137861443/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1137861443/b564/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1137861443/b569/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1137861443/b570/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b603/_pkg_.a -trimpath "$WORK/b603=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/coordination/v1beta1 -complete -installsuffix shared -buildid _8UzcL4QhUgTiA7vKma5/_8UzcL4QhUgTiA7vKma5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b603/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/coordination/v1beta1/lease.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/coordination/v1beta1/leasespec.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b572/_pkg_.a # internal cp $WORK/b572/_pkg_.a /builddir/.cache/go-build/f4/f4fe03c75442379b7065d7105946594bca968972f37d0f416d2fc6af8d1f74ea-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1 mkdir -p $WORK/b617/ cat >/tmp/go-build1137861443/b617/importcfg << 'EOF' # internal # import config importmap k8s.io/api/flowcontrol/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1=/tmp/go-build1137861443/b521/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1137861443/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1137861443/b564/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1137861443/b569/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1137861443/b570/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b617/_pkg_.a -trimpath "$WORK/b617=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1 -complete -installsuffix shared -buildid k4G3rnsyZvQIB-Ya9o4P/k4G3rnsyZvQIB-Ya9o4P -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b617/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/flowdistinguishermethod.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/flowschema.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/flowschemacondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/flowschemaspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/flowschemastatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/groupsubject.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/limitedprioritylevelconfiguration.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/limitresponse.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/nonresourcepolicyrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/policyruleswithsubjects.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/prioritylevelconfiguration.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/prioritylevelconfigurationcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/prioritylevelconfigurationreference.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/prioritylevelconfigurationspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/prioritylevelconfigurationstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/queuingconfiguration.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/resourcepolicyrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/serviceaccountsubject.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/subject.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/usersubject.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b601/_pkg_.a # internal cp $WORK/b601/_pkg_.a /builddir/.cache/go-build/ec/eced0ced745a673f2284c1d575988a2c85c03974da7adc67b1363bd2043452c9-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1 mkdir -p $WORK/b619/ cat >/tmp/go-build1137861443/b619/importcfg << 'EOF' # internal # import config importmap k8s.io/api/flowcontrol/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1=/tmp/go-build1137861443/b522/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1137861443/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1137861443/b564/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1137861443/b569/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1137861443/b570/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b619/_pkg_.a -trimpath "$WORK/b619=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1 -complete -installsuffix shared -buildid kNubdM0IcSPvMhmo1o4r/kNubdM0IcSPvMhmo1o4r -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b619/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/flowdistinguishermethod.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/flowschema.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/flowschemacondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/flowschemaspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/flowschemastatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/groupsubject.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/limitedprioritylevelconfiguration.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/limitresponse.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/nonresourcepolicyrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/policyruleswithsubjects.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/prioritylevelconfiguration.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/prioritylevelconfigurationcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/prioritylevelconfigurationreference.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/prioritylevelconfigurationspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/prioritylevelconfigurationstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/queuingconfiguration.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/resourcepolicyrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/serviceaccountsubject.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/subject.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/usersubject.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b603/_pkg_.a # internal cp $WORK/b603/_pkg_.a /builddir/.cache/go-build/79/79df485f39093c851a0d3005694e99a3999b04c00d8315fbc614707e83b67e08-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1 mkdir -p $WORK/b631/ cat >/tmp/go-build1137861443/b631/importcfg << 'EOF' # internal # import config importmap k8s.io/api/policy/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1=/tmp/go-build1137861443/b526/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1137861443/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1137861443/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1137861443/b564/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1137861443/b569/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1137861443/b570/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b631/_pkg_.a -trimpath "$WORK/b631=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1 -complete -installsuffix shared -buildid 9zEnR52beR61tMKI16ma/9zEnR52beR61tMKI16ma -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b631/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1/eviction.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1/poddisruptionbudget.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1/poddisruptionbudgetspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1/poddisruptionbudgetstatus.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b619/_pkg_.a # internal cp $WORK/b619/_pkg_.a /builddir/.cache/go-build/c1/c19f2bc0fd5aade4c2d6bc3264b1d854a84b026103733254d72d92ddfd48bec3-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1 mkdir -p $WORK/b635/ cat >/tmp/go-build1137861443/b635/importcfg << 'EOF' # internal # import config importmap k8s.io/api/rbac/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1=/tmp/go-build1137861443/b528/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1137861443/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1137861443/b564/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1137861443/b569/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1137861443/b570/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b635/_pkg_.a -trimpath "$WORK/b635=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1 -complete -installsuffix shared -buildid _wpAlklmmVxZYCQDZp9v/_wpAlklmmVxZYCQDZp9v -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b635/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1/aggregationrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1/clusterrole.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1/clusterrolebinding.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1/policyrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1/role.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1/rolebinding.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1/roleref.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1/subject.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b617/_pkg_.a # internal cp $WORK/b617/_pkg_.a /builddir/.cache/go-build/87/872fff8689f9fc106d507e77b0c9237979ae8c19f19b2d4dffe2ff9642f7b026-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1 mkdir -p $WORK/b637/ cat >/tmp/go-build1137861443/b637/importcfg << 'EOF' # internal # import config importmap k8s.io/api/rbac/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1alpha1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1alpha1=/tmp/go-build1137861443/b529/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1137861443/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1137861443/b564/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1137861443/b569/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1137861443/b570/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b637/_pkg_.a -trimpath "$WORK/b637=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1 -complete -installsuffix shared -buildid TTd8sbY1KeZHOO54XM1U/TTd8sbY1KeZHOO54XM1U -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b637/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/aggregationrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/clusterrole.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/clusterrolebinding.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/policyrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/role.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/rolebinding.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/roleref.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/subject.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b631/_pkg_.a # internal cp $WORK/b631/_pkg_.a /builddir/.cache/go-build/be/be742ce6ebaf0a8d420cbaf788ea7a8378b976b45e67b7ab49344a96ad8703ff-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1 mkdir -p $WORK/b639/ cat >/tmp/go-build1137861443/b639/importcfg << 'EOF' # internal # import config importmap k8s.io/api/rbac/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1=/tmp/go-build1137861443/b530/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1137861443/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1137861443/b564/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1137861443/b569/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1137861443/b570/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b639/_pkg_.a -trimpath "$WORK/b639=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1 -complete -installsuffix shared -buildid k4j-EH5y3Ew2LinruFAc/k4j-EH5y3Ew2LinruFAc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b639/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/aggregationrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/clusterrole.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/clusterrolebinding.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/policyrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/role.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/rolebinding.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/roleref.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/subject.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b635/_pkg_.a # internal cp $WORK/b635/_pkg_.a /builddir/.cache/go-build/84/844dfa3da5f1571166acb5737742ef517d252be751ad9f82d2df65a7165466a7-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache mkdir -p $WORK/b652/ cat >/tmp/go-build1137861443/b652/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/api/errors=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/errors importmap k8s.io/apimachinery/pkg/api/meta=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured importmap k8s.io/apimachinery/pkg/fields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields importmap k8s.io/apimachinery/pkg/labels=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/labels importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/cache=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/cache importmap k8s.io/apimachinery/pkg/util/clock=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock importmap k8s.io/apimachinery/pkg/util/diff=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/diff importmap k8s.io/apimachinery/pkg/util/naming=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/naming importmap k8s.io/apimachinery/pkg/util/net=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/apimachinery/pkg/util/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/pkg/util/sets=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/apimachinery/pkg/util/wait=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/wait importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest importmap k8s.io/client-go/tools/pager=github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/pager importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 importmap k8s.io/utils/buffer=github.com/prometheus/prometheus/vendor/k8s.io/utils/buffer importmap k8s.io/utils/trace=github.com/prometheus/prometheus/vendor/k8s.io/utils/trace packagefile container/heap=/tmp/go-build1137861443/b555/_pkg_.a packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/errors=/tmp/go-build1137861443/b486/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta=/tmp/go-build1137861443/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=/tmp/go-build1137861443/b495/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields=/tmp/go-build1137861443/b445/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/labels=/tmp/go-build1137861443/b447/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1137861443/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1137861443/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/cache=/tmp/go-build1137861443/b653/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock=/tmp/go-build1137861443/b539/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/diff=/tmp/go-build1137861443/b654/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/naming=/tmp/go-build1137861443/b465/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net=/tmp/go-build1137861443/b474/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build1137861443/b466/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets=/tmp/go-build1137861443/b453/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/wait=/tmp/go-build1137861443/b552/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1137861443/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1137861443/b537/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/pager=/tmp/go-build1137861443/b655/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build1137861443/b457/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/utils/buffer=/tmp/go-build1137861443/b658/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/utils/trace=/tmp/go-build1137861443/b659/_pkg_.a packagefile math/rand=/tmp/go-build1137861443/b063/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b652/_pkg_.a -trimpath "$WORK/b652=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache -complete -installsuffix shared -buildid dVPJUhqcE7-AakaM9mXo/dVPJUhqcE7-AakaM9mXo -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b652/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/controller.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/delta_fifo.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/expiration_cache.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/expiration_cache_fakes.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/fake_custom_store.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/fifo.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/heap.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/index.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/listers.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/listwatch.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/mutation_cache.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/mutation_detector.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/reflector.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/reflector_metrics.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/shared_informer.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/store.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/thread_safe_store.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/undelta_store.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b637/_pkg_.a # internal cp $WORK/b637/_pkg_.a /builddir/.cache/go-build/f4/f42dca785a45f8fff4e907bd4c64beb2fd34596f160d5f6f8abad38e6bd9271f-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/auth mkdir -p $WORK/b664/ cat >/tmp/go-build1137861443/b664/importcfg << 'EOF' # internal # import config importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1137861443/b537/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b664/_pkg_.a -trimpath "$WORK/b664=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/auth -complete -installsuffix shared -buildid b396qLPc4VTx7qn4Dx31/b396qLPc4VTx7qn4Dx31 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b664/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/auth/clientauth.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b639/_pkg_.a # internal cp $WORK/b639/_pkg_.a /builddir/.cache/go-build/1b/1b7cedca0bad659ee378363d121fdc927f44032d331e2db598932de0c3f4f355-d # internal github.com/prometheus/prometheus/vendor/github.com/linode/linodego mkdir -p $WORK/b669/ cat >/tmp/go-build1137861443/b669/importcfg << 'EOF' # internal # import config importmap github.com/go-resty/resty/v2=github.com/prometheus/prometheus/vendor/github.com/go-resty/resty/v2 importmap github.com/linode/linodego/internal/duration=github.com/prometheus/prometheus/vendor/github.com/linode/linodego/internal/duration importmap github.com/linode/linodego/internal/parseabletime=github.com/prometheus/prometheus/vendor/github.com/linode/linodego/internal/parseabletime packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-resty/resty/v2=/tmp/go-build1137861443/b670/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/linode/linodego/internal/duration=/tmp/go-build1137861443/b672/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/linode/linodego/internal/parseabletime=/tmp/go-build1137861443/b673/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile log=/tmp/go-build1137861443/b056/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile path=/tmp/go-build1137861443/b044/_pkg_.a packagefile runtime/debug=/tmp/go-build1137861443/b191/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile text/template=/tmp/go-build1137861443/b196/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b669/_pkg_.a -trimpath "$WORK/b669=>" -p github.com/prometheus/prometheus/vendor/github.com/linode/linodego -complete -installsuffix shared -buildid c4fWvC58SQVNS9HHqJqb/c4fWvC58SQVNS9HHqJqb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b669/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/account.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/account_events.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/account_invoices.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/account_notifications.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/account_oauth_client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/account_payments.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/account_settings.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/account_user_grants.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/account_users.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/comparison.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/domain_records.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/domains.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/firewall_devices.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/firewall_rules.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/firewalls.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/images.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/instance_configs.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/instance_disks.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/instance_ips.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/instance_snapshots.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/instance_stats.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/instance_volumes.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/instances.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/kernels.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/lke_cluster_pools.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/lke_clusters.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/longview.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/longview_subscriptions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/managed.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/network_ips.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/network_pools.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/network_ranges.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/nodebalancer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/nodebalancer_config_nodes.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/nodebalancer_configs.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/nodebalancer_stats.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/object_storage_bucket_certs.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/object_storage_buckets.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/object_storage_clusters.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/object_storage_keys.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/object_storage_object.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/pagination.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/profile.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/profile_sshkeys.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/profile_tokens.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/regions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/resources.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/retries.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/stackscripts.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/support.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/tags.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/types.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/version.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/vlans.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/volumes.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/waitfor.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b664/_pkg_.a # internal cp $WORK/b664/_pkg_.a /builddir/.cache/go-build/ee/eecb787c15b6c513e88f3ee5e2ef0291e562d05606cbbb297d55e38979e765ab-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd mkdir -p $WORK/b660/ cat >/tmp/go-build1137861443/b660/importcfg << 'EOF' # internal # import config importmap github.com/imdario/mergo=github.com/prometheus/prometheus/vendor/github.com/imdario/mergo importmap github.com/spf13/pflag=github.com/prometheus/prometheus/vendor/github.com/spf13/pflag importmap golang.org/x/term=github.com/prometheus/prometheus/vendor/golang.org/x/term importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/errors=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/errors importmap k8s.io/apimachinery/pkg/util/validation=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest importmap k8s.io/client-go/tools/auth=github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/auth importmap k8s.io/client-go/tools/clientcmd/api=github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api importmap k8s.io/client-go/tools/clientcmd/api/latest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/latest importmap k8s.io/client-go/util/homedir=github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/homedir importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/imdario/mergo=/tmp/go-build1137861443/b661/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/spf13/pflag=/tmp/go-build1137861443/b662/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/term=/tmp/go-build1137861443/b544/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1137861443/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1137861443/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/errors=/tmp/go-build1137861443/b456/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation=/tmp/go-build1137861443/b454/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1137861443/b537/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/auth=/tmp/go-build1137861443/b664/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api=/tmp/go-build1137861443/b549/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/latest=/tmp/go-build1137861443/b665/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/homedir=/tmp/go-build1137861443/b667/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build1137861443/b457/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile path=/tmp/go-build1137861443/b044/_pkg_.a packagefile path/filepath=/tmp/go-build1137861443/b119/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile runtime=/tmp/go-build1137861443/b009/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a packagefile unicode=/tmp/go-build1137861443/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b660/_pkg_.a -trimpath "$WORK/b660=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd -complete -installsuffix shared -buildid 4RLHdai27lRFRfQUzl_b/4RLHdai27lRFRfQUzl_b -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b660/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/auth_loaders.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/client_config.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/config.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/flag.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/helpers.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/loader.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/merged_client_builder.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/overrides.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/validation.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b660/_pkg_.a # internal cp $WORK/b660/_pkg_.a /builddir/.cache/go-build/e1/e19f6c654ba70602bbf77e39e320c7c9225c39e0848f1cdd5c4bdc582fb2ea38-d # internal github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/log mkdir -p $WORK/b695/ cat >/tmp/go-build1137861443/b695/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus=/tmp/go-build1137861443/b696/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b695/_pkg_.a -trimpath "$WORK/b695=>" -p github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/log -complete -installsuffix shared -buildid ww7HPIM6xIsrpGfft_Ps/ww7HPIM6xIsrpGfft_Ps -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b695/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/log/context.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b695/_pkg_.a # internal cp $WORK/b695/_pkg_.a /builddir/.cache/go-build/00/00a09c8246f4312e52e6b5ab436da135e505e95e9e8a1d160e7c1d5054d1013e-d # internal github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/platforms mkdir -p $WORK/b693/ cat >/tmp/go-build1137861443/b693/importcfg << 'EOF' # internal # import config importmap github.com/containerd/containerd/errdefs=github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/errdefs importmap github.com/containerd/containerd/log=github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/log importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors packagefile bufio=/tmp/go-build1137861443/b055/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/errdefs=/tmp/go-build1137861443/b694/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/log=/tmp/go-build1137861443/b695/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1137861443/b687/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1137861443/b203/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile regexp=/tmp/go-build1137861443/b058/_pkg_.a packagefile runtime=/tmp/go-build1137861443/b009/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b693/_pkg_.a -trimpath "$WORK/b693=>" -p github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/platforms -complete -installsuffix shared -buildid f7ctWbfss6wt2injESfd/f7ctWbfss6wt2injESfd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b693/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/platforms/compare.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/platforms/cpuinfo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/platforms/database.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/platforms/defaults.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/platforms/defaults_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/platforms/platforms.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b693/_pkg_.a # internal cp $WORK/b693/_pkg_.a /builddir/.cache/go-build/51/51f36ca1c37d456fdeaf1c6fec6d963ffcdc2a80ce860896d4fa5a6e772e6569-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/distribution/reference mkdir -p $WORK/b697/ cat >/tmp/go-build1137861443/b697/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/digestset=github.com/prometheus/prometheus/vendor/github.com/docker/distribution/digestset importmap github.com/opencontainers/go-digest=github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/distribution/digestset=/tmp/go-build1137861443/b698/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest=/tmp/go-build1137861443/b688/_pkg_.a packagefile path=/tmp/go-build1137861443/b044/_pkg_.a packagefile regexp=/tmp/go-build1137861443/b058/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b697/_pkg_.a -trimpath "$WORK/b697=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/distribution/reference -complete -installsuffix shared -buildid izwiwbcKOm6fPUosTncs/izwiwbcKOm6fPUosTncs -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b697/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/distribution/reference/helpers.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/distribution/reference/normalize.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/distribution/reference/reference.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/distribution/reference/regexp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b697/_pkg_.a # internal cp $WORK/b697/_pkg_.a /builddir/.cache/go-build/ae/ae10cc63d510f8f9660527dab1f6e3d876a1505a63014a883508e811700f7f9a-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/time mkdir -p $WORK/b702/ cat >/tmp/go-build1137861443/b702/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b702/_pkg_.a -trimpath "$WORK/b702=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/time -complete -installsuffix shared -buildid Yzr_D0y6p1w-HxRjmr_0/Yzr_D0y6p1w-HxRjmr_0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b702/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/time/duration_convert.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/time/timestamp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b290/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b702/_pkg_.a # internal cp $WORK/b702/_pkg_.a /builddir/.cache/go-build/cf/cfb56809f274de405356b331405d6ea416c656c8f71e78f7ac52e44e6b89f82a-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/volume mkdir -p $WORK/b703/ cat >/tmp/go-build1137861443/b703/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types=/tmp/go-build1137861443/b676/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b703/_pkg_.a -trimpath "$WORK/b703=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/volume -complete -installsuffix shared -buildid X3nTh-HkRAE2M9aGMHoD/X3nTh-HkRAE2M9aGMHoD -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b703/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/volume/volume_create.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/volume/volume_list.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b703/_pkg_.a # internal cp $WORK/b703/_pkg_.a /builddir/.cache/go-build/0e/0e9e839e87a21ed9ba67ecfc10698dc0b0482904d4144020015bd7ccfd9067a3-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/distribution/registry/api/errcode mkdir -p $WORK/b705/ cat >/tmp/go-build1137861443/b705/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b705/_pkg_.a -trimpath "$WORK/b705=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/distribution/registry/api/errcode -complete -installsuffix shared -buildid R2ktXw8pLo_koPthlncl/R2ktXw8pLo_koPthlncl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b705/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/distribution/registry/api/errcode/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/distribution/registry/api/errcode/handler.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/distribution/registry/api/errcode/register.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b652/_pkg_.a # internal cp $WORK/b652/_pkg_.a /builddir/.cache/go-build/b4/b4440a84a34dbfb7a1162931a20e304e1b04ee2d9fc66d36cd8394ddcff91770-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socks mkdir -p $WORK/b708/ cat >/tmp/go-build1137861443/b708/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b708/_pkg_.a -trimpath "$WORK/b708=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socks -complete -installsuffix shared -buildid G7_ddSO3X_U14nO0h8Fo/G7_ddSO3X_U14nO0h8Fo -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b708/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socks/client.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socks/socks.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b705/_pkg_.a # internal cp $WORK/b705/_pkg_.a /builddir/.cache/go-build/55/55589d854356db7a933490ed74379c5db36b2a1be35d0d5f5ca87ffcd45d1424-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/docker/errdefs mkdir -p $WORK/b704/ cat >/tmp/go-build1137861443/b704/importcfg << 'EOF' # internal # import config importmap github.com/containerd/containerd/errdefs=github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/errdefs importmap github.com/docker/distribution/registry/api/errcode=github.com/prometheus/prometheus/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/sirupsen/logrus=github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus importmap google.golang.org/grpc/codes=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/status=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/errdefs=/tmp/go-build1137861443/b694/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/distribution/registry/api/errcode=/tmp/go-build1137861443/b705/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus=/tmp/go-build1137861443/b696/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes=/tmp/go-build1137861443/b353/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status=/tmp/go-build1137861443/b351/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b704/_pkg_.a -trimpath "$WORK/b704=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/errdefs -complete -installsuffix shared -buildid 3JTxxQQTSR6ErnwzDwuC/3JTxxQQTSR6ErnwzDwuC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b704/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/errdefs/defs.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/errdefs/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/errdefs/helpers.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/errdefs/http_helpers.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/errdefs/is.go cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/52/52f9c2ae7ee6b66f0798db2068d659a4ef47e9028bd060b705188fd7599d66fa-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/tlsconfig mkdir -p $WORK/b709/ cat >/tmp/go-build1137861443/b709/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors packagefile crypto/tls=/tmp/go-build1137861443/b083/_pkg_.a packagefile crypto/x509=/tmp/go-build1137861443/b107/_pkg_.a packagefile encoding/pem=/tmp/go-build1137861443/b111/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1137861443/b203/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile runtime=/tmp/go-build1137861443/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b709/_pkg_.a -trimpath "$WORK/b709=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/tlsconfig -complete -installsuffix shared -buildid qcSO_2PFreb3AY67qaSf/qcSO_2PFreb3AY67qaSf -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b709/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/tlsconfig/certpool_go17.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/tlsconfig/config.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/tlsconfig/config_client_ciphers.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b708/_pkg_.a # internal cp $WORK/b708/_pkg_.a /builddir/.cache/go-build/a9/a9bbd6d91c3b7212e1e7a94601dc7dc11e0ea58f8382fa0455f12359cc2993e6-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/net/proxy mkdir -p $WORK/b707/ cat >/tmp/go-build1137861443/b707/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/internal/socks=github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socks packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socks=/tmp/go-build1137861443/b708/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b707/_pkg_.a -trimpath "$WORK/b707=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/net/proxy -complete -installsuffix shared -buildid gSmlpeeIrXMOx-sn4Myz/gSmlpeeIrXMOx-sn4Myz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b707/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/proxy/dial.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/proxy/direct.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/proxy/per_host.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/proxy/proxy.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/proxy/socks5.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b704/_pkg_.a # internal cp $WORK/b704/_pkg_.a /builddir/.cache/go-build/87/871059d33a894d8a2017584586814c9456af8c511bcb6df9a20228bded2226d8-d # internal github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud mkdir -p $WORK/b711/ cat >/tmp/go-build1137861443/b711/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile path/filepath=/tmp/go-build1137861443/b119/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b711/_pkg_.a -trimpath "$WORK/b711=>" -p github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud -complete -installsuffix shared -buildid jDau0TIwjsLg95Xspww-/jDau0TIwjsLg95Xspww- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b711/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/auth_options.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/auth_result.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/endpoint_search.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/params.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/provider_client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/results.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/service_client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b707/_pkg_.a # internal cp $WORK/b707/_pkg_.a /builddir/.cache/go-build/4e/4e7f82c3d7754a9692e43279373488c97b4d2766b6e2aa20449e20b81ec397a2-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/sockets mkdir -p $WORK/b706/ cat >/tmp/go-build1137861443/b706/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/proxy=github.com/prometheus/prometheus/vendor/golang.org/x/net/proxy packagefile crypto/tls=/tmp/go-build1137861443/b083/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/proxy=/tmp/go-build1137861443/b707/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile syscall=/tmp/go-build1137861443/b024/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b706/_pkg_.a -trimpath "$WORK/b706=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/sockets -complete -installsuffix shared -buildid KH94kWBRa1MAP42bfxZO/KH94kWBRa1MAP42bfxZO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b706/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/sockets/inmem_socket.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/sockets/proxy.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/sockets/sockets.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/sockets/sockets_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/sockets/tcp_socket.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/sockets/unix_socket.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b709/_pkg_.a # internal cp $WORK/b709/_pkg_.a /builddir/.cache/go-build/4f/4ff2ac10c8547c462f5280e0b3911a622335a45e921663a3daf612ca2296c1ad-d # internal github.com/prometheus/prometheus/discovery/puppetdb mkdir -p $WORK/b723/ cat >/tmp/go-build1137861443/b723/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/version=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1137861443/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1137861443/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1137861443/b216/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1137861443/b185/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version=/tmp/go-build1137861443/b214/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1137861443/b278/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build1137861443/b287/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1137861443/b279/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build1137861443/b288/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile path=/tmp/go-build1137861443/b044/_pkg_.a packagefile regexp=/tmp/go-build1137861443/b058/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b723/_pkg_.a -trimpath "$WORK/b723=>" -p github.com/prometheus/prometheus/discovery/puppetdb -complete -installsuffix shared -buildid NetCYm49CM282pQVL49_/NetCYm49CM282pQVL49_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b723/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/puppetdb/puppetdb.go ./_build/src/github.com/prometheus/prometheus/discovery/puppetdb/resources.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b706/_pkg_.a # internal cp $WORK/b706/_pkg_.a /builddir/.cache/go-build/32/32714f3dfc4b9f78662521e9b9a9592fd8bfd63732b8a6c8d6ab6923162e2c48-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/docker/client mkdir -p $WORK/b692/ cat >/tmp/go-build1137861443/b692/importcfg << 'EOF' # internal # import config importmap github.com/containerd/containerd/platforms=github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/platforms importmap github.com/docker/distribution/reference=github.com/prometheus/prometheus/vendor/github.com/docker/distribution/reference importmap github.com/docker/docker/api=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api importmap github.com/docker/docker/api/types=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types importmap github.com/docker/docker/api/types/container=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/events=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/events importmap github.com/docker/docker/api/types/filters=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/image=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/image importmap github.com/docker/docker/api/types/network=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/registry=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/docker/api/types/time=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/time importmap github.com/docker/docker/api/types/versions=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/versions importmap github.com/docker/docker/api/types/volume=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/volume importmap github.com/docker/docker/errdefs=github.com/prometheus/prometheus/vendor/github.com/docker/docker/errdefs importmap github.com/docker/go-connections/sockets=github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/sockets importmap github.com/docker/go-connections/tlsconfig=github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors packagefile bufio=/tmp/go-build1137861443/b055/_pkg_.a packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build1137861443/b083/_pkg_.a packagefile encoding/base64=/tmp/go-build1137861443/b051/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/platforms=/tmp/go-build1137861443/b693/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/distribution/reference=/tmp/go-build1137861443/b697/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api=/tmp/go-build1137861443/b699/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types=/tmp/go-build1137861443/b676/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container=/tmp/go-build1137861443/b677/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/events=/tmp/go-build1137861443/b700/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build1137861443/b683/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/image=/tmp/go-build1137861443/b701/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/network=/tmp/go-build1137861443/b685/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build1137861443/b686/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm=/tmp/go-build1137861443/b690/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/time=/tmp/go-build1137861443/b702/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/versions=/tmp/go-build1137861443/b684/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/volume=/tmp/go-build1137861443/b703/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/errdefs=/tmp/go-build1137861443/b704/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/sockets=/tmp/go-build1137861443/b706/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/tlsconfig=/tmp/go-build1137861443/b709/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest=/tmp/go-build1137861443/b688/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1137861443/b687/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1137861443/b203/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile net/http/httputil=/tmp/go-build1137861443/b250/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile path=/tmp/go-build1137861443/b044/_pkg_.a packagefile path/filepath=/tmp/go-build1137861443/b119/_pkg_.a packagefile regexp=/tmp/go-build1137861443/b058/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b692/_pkg_.a -trimpath "$WORK/b692=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/client -complete -installsuffix shared -buildid YkkOs8cQUnMXgIFj6jFq/YkkOs8cQUnMXgIFj6jFq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b692/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/build_cancel.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/build_prune.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/checkpoint_create.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/checkpoint_delete.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/checkpoint_list.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/client_deprecated.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/client_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/config_create.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/config_inspect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/config_list.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/config_remove.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/config_update.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_attach.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_commit.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_copy.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_create.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_diff.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_exec.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_export.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_inspect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_kill.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_list.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_logs.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_pause.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_prune.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_remove.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_rename.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_resize.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_restart.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_start.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_stats.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_stop.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_top.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_unpause.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_update.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_wait.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/disk_usage.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/distribution_inspect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/events.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/hijack.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/image_build.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/image_create.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/image_history.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/image_import.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/image_inspect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/image_list.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/image_load.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/image_prune.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/image_pull.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/image_push.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/image_remove.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/image_save.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/image_search.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/image_tag.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/info.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/interface.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/interface_experimental.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/interface_stable.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/login.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/network_connect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/network_create.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/network_disconnect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/network_inspect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/network_list.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/network_prune.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/network_remove.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/node_inspect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/node_list.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/node_remove.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/node_update.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/options.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/ping.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/plugin_create.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/plugin_disable.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/plugin_enable.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/plugin_inspect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/plugin_install.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/plugin_list.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/plugin_push.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/plugin_remove.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/plugin_set.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/plugin_upgrade.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/request.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/secret_create.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/secret_inspect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/secret_list.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/secret_remove.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/secret_update.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/service_create.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/service_inspect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/service_list.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/service_logs.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/service_remove.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/service_update.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/swarm_get_unlock_key.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/swarm_init.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/swarm_inspect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/swarm_join.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/swarm_leave.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/swarm_unlock.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/swarm_update.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/task_inspect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/task_list.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/task_logs.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/transport.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/utils.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/version.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/volume_create.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/volume_inspect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/volume_list.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/volume_prune.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/volume_remove.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b723/_pkg_.a # internal cp $WORK/b723/_pkg_.a /builddir/.cache/go-build/3e/3e0cf0f61cd0e2af4bff020c1d00db89a1b71de9ef328871763a5831f7022d2b-d # internal github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/async mkdir -p $WORK/b726/ cat >/tmp/go-build1137861443/b726/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b726/_pkg_.a -trimpath "$WORK/b726=>" -p github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/async -complete -installsuffix shared -buildid 1ItT2fhBxAiCVCdt7KeI/1ItT2fhBxAiCVCdt7KeI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b726/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/async/wait.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b726/_pkg_.a # internal cp $WORK/b726/_pkg_.a /builddir/.cache/go-build/85/859919dba1f5883770915fbca133d1f3941751a7a1acfa858f63fa969541467e-d # internal github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/errors mkdir -p $WORK/b727/ cat >/tmp/go-build1137861443/b727/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b727/_pkg_.a -trimpath "$WORK/b727=>" -p github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/errors -complete -installsuffix shared -buildid xv0nMoiAqq_K0NIEqj3p/xv0nMoiAqq_K0NIEqj3p -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b727/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/errors/error.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b727/_pkg_.a # internal cp $WORK/b727/_pkg_.a /builddir/.cache/go-build/87/8726a22b19a006f1891422efc05ac7da502ed27ee002d360c8a7062fe9e940f7-d # internal github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/marshaler mkdir -p $WORK/b728/ cat >/tmp/go-build1137861443/b728/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b728/_pkg_.a -trimpath "$WORK/b728=>" -p github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/marshaler -complete -installsuffix shared -buildid Xz5NMl9ejjbQ6BoFo29Z/Xz5NMl9ejjbQ6BoFo29Z -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b728/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/marshaler/duration.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b728/_pkg_.a # internal cp $WORK/b728/_pkg_.a /builddir/.cache/go-build/a2/a22274f64f09dd8e9e317942fb782af63eff1a763876ccc7699baf4c239f2a6c-d # internal github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/parameter mkdir -p $WORK/b729/ cat >/tmp/go-build1137861443/b729/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b729/_pkg_.a -trimpath "$WORK/b729=>" -p github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/parameter -complete -installsuffix shared -buildid mr8XtnOKBK1_Rh6YeY4S/mr8XtnOKBK1_Rh6YeY4S -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b729/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/parameter/query.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b729/_pkg_.a # internal cp $WORK/b729/_pkg_.a /builddir/.cache/go-build/3e/3e75a03217a988ba62810a1be85ccc0fd3a0e7bcf0f09dfe0de67e907874688a-d # internal github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/namegenerator mkdir -p $WORK/b730/ cat >/tmp/go-build1137861443/b730/importcfg << 'EOF' # internal # import config packagefile math/rand=/tmp/go-build1137861443/b063/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b730/_pkg_.a -trimpath "$WORK/b730=>" -p github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/namegenerator -complete -installsuffix shared -buildid 2swA0ticFXyqSKeBuMHm/2swA0ticFXyqSKeBuMHm -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b730/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/namegenerator/name_generator.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b711/_pkg_.a # internal cp $WORK/b711/_pkg_.a /builddir/.cache/go-build/19/19866477a3f15f3aa2a5d79647ab7bc6365aca2888e3fb5d3b051090fdc31b51-d # internal github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination mkdir -p $WORK/b715/ cat >/tmp/go-build1137861443/b715/importcfg << 'EOF' # internal # import config importmap github.com/gophercloud/gophercloud=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud=/tmp/go-build1137861443/b711/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b715/_pkg_.a -trimpath "$WORK/b715=>" -p github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination -complete -installsuffix shared -buildid T41rGV8y0-ZigzvI_HAK/T41rGV8y0-ZigzvI_HAK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b715/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination/http.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination/linked.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination/marker.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination/pager.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination/pkg.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination/single.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b730/_pkg_.a # internal cp $WORK/b730/_pkg_.a /builddir/.cache/go-build/81/81a9193a9b423fe01e6ff9c23c55834b2472ceb9024c18c2971d636e6eae1342-d # internal github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens mkdir -p $WORK/b717/ cat >/tmp/go-build1137861443/b717/importcfg << 'EOF' # internal # import config importmap github.com/gophercloud/gophercloud=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud=/tmp/go-build1137861443/b711/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b717/_pkg_.a -trimpath "$WORK/b717=>" -p github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens -complete -installsuffix shared -buildid LyZg1ZYHcOMfg8f6Vusd/LyZg1ZYHcOMfg8f6Vusd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b717/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens/requests.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens/results.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens/urls.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b715/_pkg_.a # internal cp $WORK/b715/_pkg_.a /builddir/.cache/go-build/b1/b1f7616f246ddb0e075f10c7dc878d0af71e3365a2f9656b9f81b2c7fdc5b0cb-d # internal github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tenants mkdir -p $WORK/b714/ cat >/tmp/go-build1137861443/b714/importcfg << 'EOF' # internal # import config importmap github.com/gophercloud/gophercloud=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud importmap github.com/gophercloud/gophercloud/pagination=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud=/tmp/go-build1137861443/b711/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination=/tmp/go-build1137861443/b715/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b714/_pkg_.a -trimpath "$WORK/b714=>" -p github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tenants -complete -installsuffix shared -buildid gI4Nl5dCRMTPdxPy-iox/gI4Nl5dCRMTPdxPy-iox -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b714/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tenants/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tenants/requests.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tenants/results.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tenants/urls.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b717/_pkg_.a # internal cp $WORK/b717/_pkg_.a /builddir/.cache/go-build/0b/0b083b438fc81decb05abf6d84ce1648cd774f973528a30152282b56fbdf7eb6-d # internal github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/ec2tokens mkdir -p $WORK/b716/ cat >/tmp/go-build1137861443/b716/importcfg << 'EOF' # internal # import config importmap github.com/gophercloud/gophercloud=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud importmap github.com/gophercloud/gophercloud/openstack/identity/v3/tokens=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens packagefile crypto/hmac=/tmp/go-build1137861443/b101/_pkg_.a packagefile crypto/sha1=/tmp/go-build1137861443/b105/_pkg_.a packagefile crypto/sha256=/tmp/go-build1137861443/b106/_pkg_.a packagefile encoding/hex=/tmp/go-build1137861443/b110/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud=/tmp/go-build1137861443/b711/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens=/tmp/go-build1137861443/b717/_pkg_.a packagefile math/rand=/tmp/go-build1137861443/b063/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b716/_pkg_.a -trimpath "$WORK/b716=>" -p github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/ec2tokens -complete -installsuffix shared -buildid wEPqWgDGoR17O-1jeCt3/wEPqWgDGoR17O-1jeCt3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b716/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/ec2tokens/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/ec2tokens/requests.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/ec2tokens/urls.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b714/_pkg_.a # internal cp $WORK/b714/_pkg_.a /builddir/.cache/go-build/3e/3e3dd4d104f76f80154621a47777cd11e0a981cef149ead332b675ebafc18d49-d # internal github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tokens mkdir -p $WORK/b713/ cat >/tmp/go-build1137861443/b713/importcfg << 'EOF' # internal # import config importmap github.com/gophercloud/gophercloud=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud importmap github.com/gophercloud/gophercloud/openstack/identity/v2/tenants=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tenants packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud=/tmp/go-build1137861443/b711/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tenants=/tmp/go-build1137861443/b714/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b713/_pkg_.a -trimpath "$WORK/b713=>" -p github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tokens -complete -installsuffix shared -buildid daYy6uFFFNBcZ4C-Uurj/daYy6uFFFNBcZ4C-Uurj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b713/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tokens/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tokens/requests.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tokens/results.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tokens/urls.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b716/_pkg_.a # internal cp $WORK/b716/_pkg_.a /builddir/.cache/go-build/ab/abfb867d13461e9f8a7562cb91450e56338a6dca171e9f84161dd84124f95af1-d # internal github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1 mkdir -p $WORK/b718/ cat >/tmp/go-build1137861443/b718/importcfg << 'EOF' # internal # import config importmap github.com/gophercloud/gophercloud=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud importmap github.com/gophercloud/gophercloud/openstack/identity/v3/tokens=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens importmap github.com/gophercloud/gophercloud/pagination=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination packagefile crypto/hmac=/tmp/go-build1137861443/b101/_pkg_.a packagefile crypto/sha1=/tmp/go-build1137861443/b105/_pkg_.a packagefile encoding/base64=/tmp/go-build1137861443/b051/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud=/tmp/go-build1137861443/b711/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens=/tmp/go-build1137861443/b717/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination=/tmp/go-build1137861443/b715/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile math/rand=/tmp/go-build1137861443/b063/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b718/_pkg_.a -trimpath "$WORK/b718=>" -p github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1 -complete -installsuffix shared -buildid QjVlxxKPgdxSV5Ibhbyw/QjVlxxKPgdxSV5Ibhbyw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b718/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1/requests.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1/results.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1/urls.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b669/_pkg_.a # internal cp $WORK/b669/_pkg_.a /builddir/.cache/go-build/c1/c159f45cee7cd4df1ae4876aa7747ff884067d6fb3986c058e98a7cfa3901006-d # internal github.com/prometheus/prometheus/discovery/linode mkdir -p $WORK/b668/ cat >/tmp/go-build1137861443/b668/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/linode/linodego=github.com/prometheus/prometheus/vendor/github.com/linode/linodego importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/version=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1137861443/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/linode/linodego=/tmp/go-build1137861443/b669/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1137861443/b216/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1137861443/b185/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version=/tmp/go-build1137861443/b214/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1137861443/b278/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build1137861443/b287/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1137861443/b279/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b668/_pkg_.a -trimpath "$WORK/b668=>" -p github.com/prometheus/prometheus/discovery/linode -complete -installsuffix shared -buildid U9ekSsm4zNCV0ZfgVy-Z/U9ekSsm4zNCV0ZfgVy-Z -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b668/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/linode/linode.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b713/_pkg_.a # internal cp $WORK/b713/_pkg_.a /builddir/.cache/go-build/87/8745e4cadfd3e165bf4e1b333c5015927ee689a7f9852057001904986e351edc-d # internal github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/utils mkdir -p $WORK/b719/ cat >/tmp/go-build1137861443/b719/importcfg << 'EOF' # internal # import config importmap github.com/gophercloud/gophercloud=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud=/tmp/go-build1137861443/b711/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile regexp=/tmp/go-build1137861443/b058/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b719/_pkg_.a -trimpath "$WORK/b719=>" -p github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/utils -complete -installsuffix shared -buildid y4B8vfGVCdiIaDt0iPtb/y4B8vfGVCdiIaDt0iPtb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b719/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/utils/base_endpoint.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/utils/choose_version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b719/_pkg_.a # internal cp $WORK/b719/_pkg_.a /builddir/.cache/go-build/1c/1c98e3608f0dc0ff2bd54333a4d4b85a8b04c505a704dd5df8064b96126bde48-d # internal github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips mkdir -p $WORK/b720/ cat >/tmp/go-build1137861443/b720/importcfg << 'EOF' # internal # import config importmap github.com/gophercloud/gophercloud=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud importmap github.com/gophercloud/gophercloud/pagination=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud=/tmp/go-build1137861443/b711/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination=/tmp/go-build1137861443/b715/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b720/_pkg_.a -trimpath "$WORK/b720=>" -p github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips -complete -installsuffix shared -buildid 4Js_a7kpq_KNCYz0RN4l/4Js_a7kpq_KNCYz0RN4l -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b720/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips/requests.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips/results.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips/urls.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b668/_pkg_.a # internal cp $WORK/b668/_pkg_.a /builddir/.cache/go-build/59/5910decdfb6451c60e0397bb1a226d83e531932fc84dc753cc5ba18becf7d448-d # internal github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors mkdir -p $WORK/b721/ cat >/tmp/go-build1137861443/b721/importcfg << 'EOF' # internal # import config importmap github.com/gophercloud/gophercloud=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud importmap github.com/gophercloud/gophercloud/pagination=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud=/tmp/go-build1137861443/b711/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination=/tmp/go-build1137861443/b715/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b721/_pkg_.a -trimpath "$WORK/b721=>" -p github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors -complete -installsuffix shared -buildid -4ywIGmzfhpYV2V7EvZ-/-4ywIGmzfhpYV2V7EvZ- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b721/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors/requests.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors/results.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors/urls.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b720/_pkg_.a # internal cp $WORK/b720/_pkg_.a /builddir/.cache/go-build/5e/5ef71295c63236ffbdf5ba4549f7b5ded3b05f9171cf67685c57fdb799af7d2a-d # internal github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers mkdir -p $WORK/b722/ cat >/tmp/go-build1137861443/b722/importcfg << 'EOF' # internal # import config importmap github.com/gophercloud/gophercloud=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud importmap github.com/gophercloud/gophercloud/pagination=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination packagefile crypto/rsa=/tmp/go-build1137861443/b104/_pkg_.a packagefile encoding/base64=/tmp/go-build1137861443/b051/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud=/tmp/go-build1137861443/b711/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination=/tmp/go-build1137861443/b715/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile path=/tmp/go-build1137861443/b044/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b722/_pkg_.a -trimpath "$WORK/b722=>" -p github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers -complete -installsuffix shared -buildid oIt2_eklZDvNF2aQwmMt/oIt2_eklZDvNF2aQwmMt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b722/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers/requests.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers/results.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers/urls.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers/util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b718/_pkg_.a # internal cp $WORK/b718/_pkg_.a /builddir/.cache/go-build/ea/eafa8e1a1d9e74586f1b1fdf03dfbfaaa2d3f7237380c701c1970f786dc3773a-d # internal github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack mkdir -p $WORK/b712/ cat >/tmp/go-build1137861443/b712/importcfg << 'EOF' # internal # import config importmap github.com/gophercloud/gophercloud=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud importmap github.com/gophercloud/gophercloud/openstack/identity/v2/tokens=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tokens importmap github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/ec2tokens=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/ec2tokens importmap github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1 importmap github.com/gophercloud/gophercloud/openstack/identity/v3/tokens=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens importmap github.com/gophercloud/gophercloud/openstack/utils=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/utils packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud=/tmp/go-build1137861443/b711/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tokens=/tmp/go-build1137861443/b713/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/ec2tokens=/tmp/go-build1137861443/b716/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1=/tmp/go-build1137861443/b718/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens=/tmp/go-build1137861443/b717/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/utils=/tmp/go-build1137861443/b719/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b712/_pkg_.a -trimpath "$WORK/b712=>" -p github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack -complete -installsuffix shared -buildid 3wiKgRTy-ghn4eZ6Dsva/3wiKgRTy-ghn4eZ6Dsva -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b712/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/auth_env.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/endpoint_location.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/errors.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b721/_pkg_.a # internal cp $WORK/b721/_pkg_.a /builddir/.cache/go-build/94/940da64d90a0e73e14a68ec0f0119a414b67e349f0ba524a2bc28938793f3cc4-d # internal github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/auth mkdir -p $WORK/b732/ cat >/tmp/go-build1137861443/b732/importcfg << 'EOF' # internal # import config packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b732/_pkg_.a -trimpath "$WORK/b732=>" -p github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/auth -complete -installsuffix shared -buildid cgXGjvdfqkMxDwyFXW1W/cgXGjvdfqkMxDwyFXW1W -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b732/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/auth/auth.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/auth/no_auth.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/auth/token.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b692/_pkg_.a # internal cp $WORK/b692/_pkg_.a /builddir/.cache/go-build/95/95a79833daa7223cdda7891c6a3e80c8b767ba455451dc167e25c85ecc4a584e-d # internal github.com/prometheus/prometheus/discovery/moby mkdir -p $WORK/b675/ cat >/tmp/go-build1137861443/b675/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types importmap github.com/docker/docker/api/types/filters=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/swarm=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/docker/client=github.com/prometheus/prometheus/vendor/github.com/docker/docker/client importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/version=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types=/tmp/go-build1137861443/b676/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build1137861443/b683/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm=/tmp/go-build1137861443/b690/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/client=/tmp/go-build1137861443/b692/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1137861443/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1137861443/b216/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1137861443/b185/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version=/tmp/go-build1137861443/b214/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1137861443/b278/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build1137861443/b287/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1137861443/b279/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build1137861443/b288/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b675/_pkg_.a -trimpath "$WORK/b675=>" -p github.com/prometheus/prometheus/discovery/moby -complete -installsuffix shared -buildid uRYXCgvG41d8aHP_znKq/uRYXCgvG41d8aHP_znKq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b675/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/moby/docker.go ./_build/src/github.com/prometheus/prometheus/discovery/moby/dockerswarm.go ./_build/src/github.com/prometheus/prometheus/discovery/moby/network.go ./_build/src/github.com/prometheus/prometheus/discovery/moby/nodes.go ./_build/src/github.com/prometheus/prometheus/discovery/moby/services.go ./_build/src/github.com/prometheus/prometheus/discovery/moby/tasks.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b732/_pkg_.a # internal cp $WORK/b732/_pkg_.a /builddir/.cache/go-build/a5/a58baaa86598766ba34a6642828702d1e67482d11d984c60e4109351a9709ab6-d # internal github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/logger mkdir -p $WORK/b733/ cat >/tmp/go-build1137861443/b733/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile log=/tmp/go-build1137861443/b056/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b733/_pkg_.a -trimpath "$WORK/b733=>" -p github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/logger -complete -installsuffix shared -buildid 5xwA5WPuchMVbS29NbjN/5xwA5WPuchMVbS29NbjN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b733/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/logger/default_logger.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/logger/logger.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b712/_pkg_.a # internal cp $WORK/b712/_pkg_.a /builddir/.cache/go-build/72/72e0737d0288b97261ea421b235576c93d327717d708bcc8dd356ff87c3c6213-d # internal github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/validation mkdir -p $WORK/b734/ cat >/tmp/go-build1137861443/b734/importcfg << 'EOF' # internal # import config packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile regexp=/tmp/go-build1137861443/b058/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b734/_pkg_.a -trimpath "$WORK/b734=>" -p github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/validation -complete -installsuffix shared -buildid s2U0oN_AHZwy05fd1WV_/s2U0oN_AHZwy05fd1WV_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b734/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/validation/is.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b733/_pkg_.a # internal cp $WORK/b733/_pkg_.a /builddir/.cache/go-build/b6/b6a9065b09c7de493b259e7047eadde6a6334da7ba3d6fcb0ba97f630f3feffc-d # internal github.com/prometheus/prometheus/discovery/triton mkdir -p $WORK/b737/ cat >/tmp/go-build1137861443/b737/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/mwitkow/go-conntrack=github.com/prometheus/prometheus/vendor/github.com/mwitkow/go-conntrack importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1137861443/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mwitkow/go-conntrack=/tmp/go-build1137861443/b061/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1137861443/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1137861443/b216/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1137861443/b185/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1137861443/b278/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build1137861443/b287/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1137861443/b279/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b737/_pkg_.a -trimpath "$WORK/b737=>" -p github.com/prometheus/prometheus/discovery/triton -complete -installsuffix shared -buildid vwPAI-d6fuOqdtR1ej1x/vwPAI-d6fuOqdtR1ej1x -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b737/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/triton/triton.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b734/_pkg_.a # internal cp $WORK/b734/_pkg_.a /builddir/.cache/go-build/e1/e153b81a347641bec5e3b128d6b65eec2ca33cb76c47a9911c78643033348be8-d # internal github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw mkdir -p $WORK/b731/ cat >/tmp/go-build1137861443/b731/importcfg << 'EOF' # internal # import config importmap github.com/scaleway/scaleway-sdk-go/internal/auth=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/auth importmap github.com/scaleway/scaleway-sdk-go/internal/errors=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/errors importmap github.com/scaleway/scaleway-sdk-go/logger=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/logger importmap github.com/scaleway/scaleway-sdk-go/validation=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/validation importmap gopkg.in/yaml.v2=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2 packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build1137861443/b083/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/auth=/tmp/go-build1137861443/b732/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/errors=/tmp/go-build1137861443/b727/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/logger=/tmp/go-build1137861443/b733/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/validation=/tmp/go-build1137861443/b734/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2=/tmp/go-build1137861443/b229/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile net/http/httputil=/tmp/go-build1137861443/b250/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile path/filepath=/tmp/go-build1137861443/b119/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile runtime=/tmp/go-build1137861443/b009/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync/atomic=/tmp/go-build1137861443/b022/_pkg_.a packagefile text/template=/tmp/go-build1137861443/b196/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b731/_pkg_.a -trimpath "$WORK/b731=>" -p github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw -complete -installsuffix shared -buildid eJwSUTYgHPR30m3sm4mz/eJwSUTYgHPR30m3sm4mz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b731/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw/client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw/client_option.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw/config.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw/config_legacy.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw/convert.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw/custom_types.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw/env.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw/locality.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw/path.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw/request.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw/request_option.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw/version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b737/_pkg_.a # internal cp $WORK/b737/_pkg_.a /builddir/.cache/go-build/23/2316b575cd1a8a58e962a7030b8a65cd08cfb856f10de38ec9a1855c8ff3a575-d # internal encoding/gob mkdir -p $WORK/b741/ cat >/tmp/go-build1137861443/b741/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1137861443/b055/_pkg_.a packagefile encoding=/tmp/go-build1137861443/b049/_pkg_.a packagefile encoding/binary=/tmp/go-build1137861443/b052/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile internal/saferio=/tmp/go-build1137861443/b742/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile math/bits=/tmp/go-build1137861443/b031/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1137861443/b022/_pkg_.a packagefile unicode=/tmp/go-build1137861443/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b741/_pkg_.a -trimpath "$WORK/b741=>" -p encoding/gob -std -complete -installsuffix shared -buildid MSC2CmOEgzOlqDq-3pvB/MSC2CmOEgzOlqDq-3pvB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b741/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_arm64/buildid -w $WORK/b675/_pkg_.a # internal cp $WORK/b675/_pkg_.a /builddir/.cache/go-build/25/25171cebb8e0dfcdb450004f0a7eddf5e8f8ab1ba435bfca679305e4b004f4af-d # internal net/mail mkdir -p $WORK/b746/ cat >/tmp/go-build1137861443/b746/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1137861443/b055/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile log=/tmp/go-build1137861443/b056/_pkg_.a packagefile mime=/tmp/go-build1137861443/b134/_pkg_.a packagefile net/textproto=/tmp/go-build1137861443/b131/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b746/_pkg_.a -trimpath "$WORK/b746=>" -p net/mail -std -complete -installsuffix shared -buildid cB20YPPttdu5l5nmzUXC/cB20YPPttdu5l5nmzUXC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b746/importcfg -pack /usr/lib/golang/src/net/mail/message.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b722/_pkg_.a # internal cp $WORK/b722/_pkg_.a /builddir/.cache/go-build/bf/bf2a72c3656139c6ccea9e228525e8e8958b580d769528119216633f31ea777f-d # internal github.com/prometheus/prometheus/discovery/openstack mkdir -p $WORK/b710/ cat >/tmp/go-build1137861443/b710/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/gophercloud/gophercloud=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud importmap github.com/gophercloud/gophercloud/openstack=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack importmap github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips importmap github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors importmap github.com/gophercloud/gophercloud/openstack/compute/v2/servers=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers importmap github.com/gophercloud/gophercloud/pagination=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination importmap github.com/mwitkow/go-conntrack=github.com/prometheus/prometheus/vendor/github.com/mwitkow/go-conntrack importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1137861443/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1137861443/b060/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud=/tmp/go-build1137861443/b711/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack=/tmp/go-build1137861443/b712/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips=/tmp/go-build1137861443/b720/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors=/tmp/go-build1137861443/b721/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers=/tmp/go-build1137861443/b722/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination=/tmp/go-build1137861443/b715/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mwitkow/go-conntrack=/tmp/go-build1137861443/b061/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1137861443/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1137861443/b216/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1137861443/b185/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1137861443/b278/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build1137861443/b287/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1137861443/b279/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build1137861443/b288/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b710/_pkg_.a -trimpath "$WORK/b710=>" -p github.com/prometheus/prometheus/discovery/openstack -complete -installsuffix shared -buildid Minmw3qOzZPDXQbROO0s/Minmw3qOzZPDXQbROO0s -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b710/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/openstack/hypervisor.go ./_build/src/github.com/prometheus/prometheus/discovery/openstack/instance.go ./_build/src/github.com/prometheus/prometheus/discovery/openstack/openstack.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b746/_pkg_.a # internal cp $WORK/b746/_pkg_.a /builddir/.cache/go-build/7d/7d94a53e0d3ea430cec184a3eff3808d645083bb5e00dee957f4b4543d84aa54-d # internal github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations mkdir -p $WORK/b745/ cat >/tmp/go-build1137861443/b745/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/descriptorpb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb importmap google.golang.org/protobuf/types/known/anypb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build1137861443/b142/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1137861443/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1137861443/b167/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb=/tmp/go-build1137861443/b166/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build1137861443/b175/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile net/mail=/tmp/go-build1137861443/b746/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile regexp=/tmp/go-build1137861443/b058/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b745/_pkg_.a -trimpath "$WORK/b745=>" -p github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations -complete -installsuffix shared -buildid 3Xp7Gl0X4U2UAOGVPFKF/3Xp7Gl0X4U2UAOGVPFKF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b745/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations/migrate.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations/migrate.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations/security.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations/security.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations/sensitive.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations/sensitive.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations/status.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations/status.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations/versioning.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations/versioning.pb.validate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b710/_pkg_.a # internal cp $WORK/b710/_pkg_.a /builddir/.cache/go-build/58/58c54f719c14d10e292b94f503e606aeae4ec7b4aabea825c98a1ad0559b9e34-d # internal github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/annotations/v3 mkdir -p $WORK/b747/ cat >/tmp/go-build1137861443/b747/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/descriptorpb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb importmap google.golang.org/protobuf/types/known/anypb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build1137861443/b142/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1137861443/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1137861443/b167/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb=/tmp/go-build1137861443/b166/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build1137861443/b175/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile net/mail=/tmp/go-build1137861443/b746/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile regexp=/tmp/go-build1137861443/b058/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b747/_pkg_.a -trimpath "$WORK/b747=>" -p github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/annotations/v3 -complete -installsuffix shared -buildid gaQXMHP2UVP5hVx4mGNZ/gaQXMHP2UVP5hVx4mGNZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b747/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/annotations/v3/status.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/annotations/v3/status.pb.validate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b731/_pkg_.a # internal cp $WORK/b731/_pkg_.a /builddir/.cache/go-build/6a/6ab8a40440221cc46d3354633e96de2b72409368f63989b437f3b4e84b30f2cb-d # internal github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/baremetal/v1 mkdir -p $WORK/b725/ cat >/tmp/go-build1137861443/b725/importcfg << 'EOF' # internal # import config importmap github.com/scaleway/scaleway-sdk-go/internal/async=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/async importmap github.com/scaleway/scaleway-sdk-go/internal/errors=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/errors importmap github.com/scaleway/scaleway-sdk-go/internal/marshaler=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/marshaler importmap github.com/scaleway/scaleway-sdk-go/internal/parameter=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/parameter importmap github.com/scaleway/scaleway-sdk-go/namegenerator=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/namegenerator importmap github.com/scaleway/scaleway-sdk-go/scw=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/async=/tmp/go-build1137861443/b726/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/errors=/tmp/go-build1137861443/b727/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/marshaler=/tmp/go-build1137861443/b728/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/parameter=/tmp/go-build1137861443/b729/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/namegenerator=/tmp/go-build1137861443/b730/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw=/tmp/go-build1137861443/b731/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b725/_pkg_.a -trimpath "$WORK/b725=>" -p github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/baremetal/v1 -complete -installsuffix shared -buildid _MQGEcuV1hHteJTAdQNG/_MQGEcuV1hHteJTAdQNG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b725/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/baremetal/v1/baremetal_sdk.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/baremetal/v1/server_utils.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b745/_pkg_.a # internal cp $WORK/b745/_pkg_.a /builddir/.cache/go-build/b0/b0bad25669af51d4a29ca87d415d241281ec9731ce504ddf7198caf4589e082d-d # internal github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/marketplace/v1 mkdir -p $WORK/b736/ cat >/tmp/go-build1137861443/b736/importcfg << 'EOF' # internal # import config importmap github.com/scaleway/scaleway-sdk-go/internal/errors=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/errors importmap github.com/scaleway/scaleway-sdk-go/internal/marshaler=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/marshaler importmap github.com/scaleway/scaleway-sdk-go/internal/parameter=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/parameter importmap github.com/scaleway/scaleway-sdk-go/namegenerator=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/namegenerator importmap github.com/scaleway/scaleway-sdk-go/scw=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/errors=/tmp/go-build1137861443/b727/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/marshaler=/tmp/go-build1137861443/b728/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/parameter=/tmp/go-build1137861443/b729/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/namegenerator=/tmp/go-build1137861443/b730/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw=/tmp/go-build1137861443/b731/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b736/_pkg_.a -trimpath "$WORK/b736=>" -p github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/marketplace/v1 -complete -installsuffix shared -buildid Uf9vwomg-J1SfFVPClrO/Uf9vwomg-J1SfFVPClrO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b736/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/marketplace/v1/marketplace_sdk.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/marketplace/v1/marketplace_utils.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b747/_pkg_.a # internal cp $WORK/b747/_pkg_.a /builddir/.cache/go-build/8f/8ff7bc3b880811e45c0219c03248f8371d21d11543bf15629c2dc0cc8a88e293-d # internal github.com/prometheus/prometheus/vendor/github.com/envoyproxy/protoc-gen-validate/validate mkdir -p $WORK/b749/ cat >/tmp/go-build1137861443/b749/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/descriptorpb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb importmap google.golang.org/protobuf/types/known/durationpb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/durationpb importmap google.golang.org/protobuf/types/known/timestamppb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/timestamppb packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1137861443/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1137861443/b167/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb=/tmp/go-build1137861443/b166/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/durationpb=/tmp/go-build1137861443/b177/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build1137861443/b179/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b749/_pkg_.a -trimpath "$WORK/b749=>" -p github.com/prometheus/prometheus/vendor/github.com/envoyproxy/protoc-gen-validate/validate -complete -installsuffix shared -buildid SE_b3FPyIcZ7hcj6c-GA/SE_b3FPyIcZ7hcj6c-GA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b749/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/protoc-gen-validate/validate/validate.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b736/_pkg_.a # internal cp $WORK/b736/_pkg_.a /builddir/.cache/go-build/9b/9bf4549b44cfcebdf1ed5a484b8cee39005414c03bff28b21d9762d27565b9c8-d # internal github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1 mkdir -p $WORK/b735/ cat >/tmp/go-build1137861443/b735/importcfg << 'EOF' # internal # import config importmap github.com/scaleway/scaleway-sdk-go/api/marketplace/v1=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/marketplace/v1 importmap github.com/scaleway/scaleway-sdk-go/internal/async=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/async importmap github.com/scaleway/scaleway-sdk-go/internal/errors=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/errors importmap github.com/scaleway/scaleway-sdk-go/internal/marshaler=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/marshaler importmap github.com/scaleway/scaleway-sdk-go/internal/parameter=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/parameter importmap github.com/scaleway/scaleway-sdk-go/namegenerator=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/namegenerator importmap github.com/scaleway/scaleway-sdk-go/scw=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw importmap github.com/scaleway/scaleway-sdk-go/validation=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/validation packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/marketplace/v1=/tmp/go-build1137861443/b736/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/async=/tmp/go-build1137861443/b726/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/errors=/tmp/go-build1137861443/b727/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/marshaler=/tmp/go-build1137861443/b728/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/parameter=/tmp/go-build1137861443/b729/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/namegenerator=/tmp/go-build1137861443/b730/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw=/tmp/go-build1137861443/b731/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/validation=/tmp/go-build1137861443/b734/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile math/rand=/tmp/go-build1137861443/b063/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b735/_pkg_.a -trimpath "$WORK/b735=>" -p github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1 -complete -installsuffix shared -buildid oaSXlzJbmsjqYgQ16rdj/oaSXlzJbmsjqYgQ16rdj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b735/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/image_utils.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/instance_metadata_sdk.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/instance_sdk.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/instance_utils.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/security_group_utils.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/server_utils.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/snapshot_utils.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/volume_utils.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b725/_pkg_.a # internal cp $WORK/b725/_pkg_.a /builddir/.cache/go-build/0f/0f683b0f35948ffce9aac618d7fd650031b655c6e920ad58023d428d221a0833-d # internal github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/annotations mkdir -p $WORK/b750/ cat >/tmp/go-build1137861443/b750/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/descriptorpb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb importmap google.golang.org/protobuf/types/known/anypb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build1137861443/b142/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1137861443/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1137861443/b167/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb=/tmp/go-build1137861443/b166/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build1137861443/b175/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile net/mail=/tmp/go-build1137861443/b746/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile regexp=/tmp/go-build1137861443/b058/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b750/_pkg_.a -trimpath "$WORK/b750=>" -p github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/annotations -complete -installsuffix shared -buildid 0NM0GGULLFm9E1NSGylu/0NM0GGULLFm9E1NSGylu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b750/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/annotations/deprecation.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/annotations/deprecation.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/annotations/resource.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/annotations/resource.pb.validate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b750/_pkg_.a # internal cp $WORK/b750/_pkg_.a /builddir/.cache/go-build/2c/2cab2a45c580db52c9e62817f92e0e817daffe537a58e1c3cd6fb43b5bbac943-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/wrapperspb mkdir -p $WORK/b754/ cat >/tmp/go-build1137861443/b754/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1137861443/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1137861443/b167/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b754/_pkg_.a -trimpath "$WORK/b754=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/wrapperspb -complete -installsuffix shared -buildid YpFSrfB8v2OJjGFpJzKd/YpFSrfB8v2OJjGFpJzKd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b754/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/wrapperspb/wrappers.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b754/_pkg_.a # internal cp $WORK/b754/_pkg_.a /builddir/.cache/go-build/77/7712ff4771204aa828bc74633d4f5c12433300bc80c9dca19d6daa6b4bb2263f-d # internal github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/wrappers mkdir -p $WORK/b753/ cat >/tmp/go-build1137861443/b753/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/wrapperspb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/wrapperspb packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1137861443/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1137861443/b167/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/wrapperspb=/tmp/go-build1137861443/b754/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b753/_pkg_.a -trimpath "$WORK/b753=>" -p github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/wrappers -complete -installsuffix shared -buildid 27SbFREMXTZssL846RcT/27SbFREMXTZssL846RcT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b753/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/wrappers/wrappers.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b753/_pkg_.a # internal cp $WORK/b753/_pkg_.a /builddir/.cache/go-build/5a/5ae42c2a397be5723f69a413c45121939a6b8070a590e6c9f8aac88eaca7e96a-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/structpb mkdir -p $WORK/b756/ cat >/tmp/go-build1137861443/b756/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protojson=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protojson importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile encoding/base64=/tmp/go-build1137861443/b051/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protojson=/tmp/go-build1137861443/b355/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1137861443/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1137861443/b167/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b756/_pkg_.a -trimpath "$WORK/b756=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/structpb -complete -installsuffix shared -buildid Z6HlaU6shXP61KQHLy4s/Z6HlaU6shXP61KQHLy4s -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b756/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/structpb/struct.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b756/_pkg_.a # internal cp $WORK/b756/_pkg_.a /builddir/.cache/go-build/45/450b59406b6ad376cbf90c0cfa8ca324cf61bb21086662bff549cccb056b58f1-d # internal github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/struct mkdir -p $WORK/b755/ cat >/tmp/go-build1137861443/b755/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/structpb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/structpb packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1137861443/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1137861443/b167/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/structpb=/tmp/go-build1137861443/b756/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b755/_pkg_.a -trimpath "$WORK/b755=>" -p github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/struct -complete -installsuffix shared -buildid BKjsPPbtpOIYVxXaPOV-/BKjsPPbtpOIYVxXaPOV- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b755/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/struct/struct.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b749/_pkg_.a # internal cp $WORK/b749/_pkg_.a /builddir/.cache/go-build/52/525df766542291e7ceebd962e3e9346d2875e185d0eda72d9b2b5e1b0d3d0eb7-d # internal github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3 mkdir -p $WORK/b748/ cat >/tmp/go-build1137861443/b748/importcfg << 'EOF' # internal # import config importmap github.com/cncf/xds/go/udpa/annotations=github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations importmap github.com/envoyproxy/protoc-gen-validate/validate=github.com/prometheus/prometheus/vendor/github.com/envoyproxy/protoc-gen-validate/validate importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/any=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/any importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/anypb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations=/tmp/go-build1137861443/b745/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build1137861443/b749/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build1137861443/b142/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/any=/tmp/go-build1137861443/b174/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1137861443/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1137861443/b167/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build1137861443/b175/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile net/mail=/tmp/go-build1137861443/b746/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile regexp=/tmp/go-build1137861443/b058/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b748/_pkg_.a -trimpath "$WORK/b748=>" -p github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3 -complete -installsuffix shared -buildid EJDEJwA9LyXRfSVnHCkV/EJDEJwA9LyXRfSVnHCkV -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b748/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3/authority.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3/authority.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3/collection_entry.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3/collection_entry.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3/context_params.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3/context_params.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3/extension.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3/extension.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3/resource.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3/resource.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3/resource_locator.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3/resource_locator.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3/resource_name.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3/resource_name.pb.validate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b741/_pkg_.a # internal cp $WORK/b741/_pkg_.a /builddir/.cache/go-build/9a/9a6de814e5d685f11bc59d947e8c5af82023b55411d974c2e1d2e807922a08d0-d # internal net/rpc mkdir -p $WORK/b740/ cat >/tmp/go-build1137861443/b740/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1137861443/b055/_pkg_.a packagefile encoding/gob=/tmp/go-build1137861443/b741/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile go/token=/tmp/go-build1137861443/b154/_pkg_.a packagefile html/template=/tmp/go-build1137861443/b194/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile log=/tmp/go-build1137861443/b056/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b740/_pkg_.a -trimpath "$WORK/b740=>" -p net/rpc -std -complete -installsuffix shared -buildid HrKHjZH5KmWtnMB9HlRS/HrKHjZH5KmWtnMB9HlRS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b740/importcfg -pack /usr/lib/golang/src/net/rpc/client.go /usr/lib/golang/src/net/rpc/debug.go /usr/lib/golang/src/net/rpc/server.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b755/_pkg_.a # internal cp $WORK/b755/_pkg_.a /builddir/.cache/go-build/70/70d762ebacfbf65b9af0da96433cf315c9420fbcf0fef518f9bbc4b552bd96ae-d # internal github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3 mkdir -p $WORK/b752/ cat >/tmp/go-build1137861443/b752/importcfg << 'EOF' # internal # import config importmap github.com/cncf/xds/go/udpa/annotations=github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations importmap github.com/envoyproxy/protoc-gen-validate/validate=github.com/prometheus/prometheus/vendor/github.com/envoyproxy/protoc-gen-validate/validate importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/duration=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/duration importmap github.com/golang/protobuf/ptypes/wrappers=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/wrappers importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/anypb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations=/tmp/go-build1137861443/b745/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build1137861443/b749/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build1137861443/b142/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/duration=/tmp/go-build1137861443/b176/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/wrappers=/tmp/go-build1137861443/b753/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1137861443/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1137861443/b167/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build1137861443/b175/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile net/mail=/tmp/go-build1137861443/b746/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile regexp=/tmp/go-build1137861443/b058/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b752/_pkg_.a -trimpath "$WORK/b752=>" -p github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3 -complete -installsuffix shared -buildid R2ZMnOCxp9YEQU6A5nsy/R2ZMnOCxp9YEQU6A5nsy -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b752/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/hash_policy.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/hash_policy.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/http.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/http.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/http_status.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/http_status.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/percent.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/percent.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/range.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/range.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/ratelimit_unit.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/ratelimit_unit.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/semantic_version.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/semantic_version.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/token_bucket.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/token_bucket.pb.validate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b735/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b748/_pkg_.a # internal cp $WORK/b748/_pkg_.a /builddir/.cache/go-build/ed/ed93a14d6230e2b96d4faeba1e53bf5e04d8326622a94962f0d57e3df0cce4ad-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/emptypb mkdir -p $WORK/b757/ cat >/tmp/go-build1137861443/b757/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1137861443/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1137861443/b167/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b757/_pkg_.a -trimpath "$WORK/b757=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/emptypb -complete -installsuffix shared -buildid vlM8LvOIupdBLATa-a4U/vlM8LvOIupdBLATa-a4U -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b757/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/emptypb/empty.pb.go cp $WORK/b735/_pkg_.a /builddir/.cache/go-build/ec/ec66febc4e12b435a301ef8f85239f4eaddcc8454b0d16034bbf83a18d530d2a-d # internal github.com/prometheus/prometheus/discovery/scaleway mkdir -p $WORK/b724/ cat >/tmp/go-build1137861443/b724/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/version=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version importmap github.com/scaleway/scaleway-sdk-go/api/baremetal/v1=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/baremetal/v1 importmap github.com/scaleway/scaleway-sdk-go/api/instance/v1=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1 importmap github.com/scaleway/scaleway-sdk-go/scw=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1137861443/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1137861443/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1137861443/b216/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1137861443/b185/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version=/tmp/go-build1137861443/b214/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1137861443/b278/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build1137861443/b287/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1137861443/b279/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/baremetal/v1=/tmp/go-build1137861443/b725/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1=/tmp/go-build1137861443/b735/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw=/tmp/go-build1137861443/b731/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b724/_pkg_.a -trimpath "$WORK/b724=>" -p github.com/prometheus/prometheus/discovery/scaleway -complete -installsuffix shared -buildid GGYqa6GEM5xES-r-bv1u/GGYqa6GEM5xES-r-bv1u -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b724/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/scaleway/baremetal.go ./_build/src/github.com/prometheus/prometheus/discovery/scaleway/instance.go ./_build/src/github.com/prometheus/prometheus/discovery/scaleway/scaleway.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b740/_pkg_.a # internal cp $WORK/b740/_pkg_.a /builddir/.cache/go-build/60/603794f0d58390eb339cb27c8f240ea3cdddebad93c1267287b50110ef887908-d # internal github.com/prometheus/prometheus/vendor/github.com/kolo/xmlrpc mkdir -p $WORK/b739/ cat >/tmp/go-build1137861443/b739/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile encoding/xml=/tmp/go-build1137861443/b258/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile net/http/cookiejar=/tmp/go-build1137861443/b300/_pkg_.a packagefile net/rpc=/tmp/go-build1137861443/b740/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile regexp=/tmp/go-build1137861443/b058/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b739/_pkg_.a -trimpath "$WORK/b739=>" -p github.com/prometheus/prometheus/vendor/github.com/kolo/xmlrpc -complete -installsuffix shared -buildid Vp_dGoubRoWVI-v0WWYc/Vp_dGoubRoWVI-v0WWYc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b739/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/kolo/xmlrpc/client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/kolo/xmlrpc/decoder.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/kolo/xmlrpc/encoder.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/kolo/xmlrpc/is_zero.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/kolo/xmlrpc/request.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/kolo/xmlrpc/response.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b757/_pkg_.a # internal cp $WORK/b757/_pkg_.a /builddir/.cache/go-build/05/055cfeacf605ac1d6ecb347404df123c6d24b14a47cddd4bae5b24bd5b8e4784-d # internal github.com/prometheus/prometheus/util/osutil mkdir -p $WORK/b759/ cat >/tmp/go-build1137861443/b759/importcfg << 'EOF' # internal # import config packagefile encoding=/tmp/go-build1137861443/b049/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b759/_pkg_.a -trimpath "$WORK/b759=>" -p github.com/prometheus/prometheus/util/osutil -complete -installsuffix shared -buildid 5bcg7OKBQP6FDR15fQLw/5bcg7OKBQP6FDR15fQLw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b759/importcfg -pack ./_build/src/github.com/prometheus/prometheus/util/osutil/hostname.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b759/_pkg_.a # internal cp $WORK/b759/_pkg_.a /builddir/.cache/go-build/a5/a5d84c61755214e7431320a1692726150a3ca54895821083385d235a8963fed4-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/api/annotations mkdir -p $WORK/b760/ cat >/tmp/go-build1137861443/b760/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/descriptorpb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1137861443/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1137861443/b167/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb=/tmp/go-build1137861443/b166/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b760/_pkg_.a -trimpath "$WORK/b760=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/api/annotations -complete -installsuffix shared -buildid zXxOU91nz_Zw4iw3jC-z/zXxOU91nz_Zw4iw3jC-z -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b760/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/api/annotations/annotations.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/api/annotations/client.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/api/annotations/field_behavior.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/api/annotations/http.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/api/annotations/resource.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/api/annotations/routing.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b752/_pkg_.a # internal cp $WORK/b752/_pkg_.a /builddir/.cache/go-build/21/21cd97eb3141188896b72ee52cd84182a4b2db5a974b27d8041307831ef57ba1-d # internal github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3 mkdir -p $WORK/b751/ cat >/tmp/go-build1137861443/b751/importcfg << 'EOF' # internal # import config importmap github.com/cncf/xds/go/udpa/annotations=github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations importmap github.com/envoyproxy/go-control-plane/envoy/annotations=github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/annotations importmap github.com/envoyproxy/go-control-plane/envoy/type/v3=github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3 importmap github.com/envoyproxy/protoc-gen-validate/validate=github.com/prometheus/prometheus/vendor/github.com/envoyproxy/protoc-gen-validate/validate importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/wrappers=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/wrappers importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/anypb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations=/tmp/go-build1137861443/b745/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/annotations=/tmp/go-build1137861443/b750/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3=/tmp/go-build1137861443/b752/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build1137861443/b749/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build1137861443/b142/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/wrappers=/tmp/go-build1137861443/b753/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1137861443/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1137861443/b167/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build1137861443/b175/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile net/mail=/tmp/go-build1137861443/b746/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile regexp=/tmp/go-build1137861443/b058/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b751/_pkg_.a -trimpath "$WORK/b751=>" -p github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3 -complete -installsuffix shared -buildid LG6eGfdxQZmRTYT_zk2a/LG6eGfdxQZmRTYT_zk2a -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b751/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/http_inputs.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/http_inputs.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/metadata.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/metadata.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/node.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/node.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/number.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/number.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/path.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/path.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/regex.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/regex.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/string.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/string.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/struct.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/struct.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/value.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/value.pb.validate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b724/_pkg_.a # internal cp $WORK/b724/_pkg_.a /builddir/.cache/go-build/88/88f05617e3b0fd4cd5b2c045130a92cdf0154dda410b3ec23d4ccee8b67b1c39-d # internal github.com/prometheus/prometheus/vendor/github.com/go-zookeeper/zk mkdir -p $WORK/b762/ cat >/tmp/go-build1137861443/b762/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1137861443/b055/_pkg_.a packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build1137861443/b074/_pkg_.a packagefile crypto/sha1=/tmp/go-build1137861443/b105/_pkg_.a packagefile encoding/base64=/tmp/go-build1137861443/b051/_pkg_.a packagefile encoding/binary=/tmp/go-build1137861443/b052/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile log=/tmp/go-build1137861443/b056/_pkg_.a packagefile math/rand=/tmp/go-build1137861443/b063/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile regexp=/tmp/go-build1137861443/b058/_pkg_.a packagefile runtime=/tmp/go-build1137861443/b009/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1137861443/b022/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b762/_pkg_.a -trimpath "$WORK/b762=>" -p github.com/prometheus/prometheus/vendor/github.com/go-zookeeper/zk -complete -installsuffix shared -buildid wquNZSu92q_zBSJWx1D2/wquNZSu92q_zBSJWx1D2 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b762/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-zookeeper/zk/conn.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-zookeeper/zk/constants.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-zookeeper/zk/dnshostprovider.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-zookeeper/zk/flw.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-zookeeper/zk/lock.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-zookeeper/zk/structs.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-zookeeper/zk/util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b760/_pkg_.a # internal cp $WORK/b760/_pkg_.a /builddir/.cache/go-build/5d/5da00c6124cc6e2b6c22cce4b76c9878c602e3c07b8a64086d85416d92a576f9-d # internal github.com/prometheus/prometheus/discovery/legacymanager mkdir -p $WORK/b764/ cat >/tmp/go-build1137861443/b764/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap gopkg.in/yaml.v2=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2 packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1137861443/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1137861443/b060/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1137861443/b066/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1137861443/b278/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1137861443/b279/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2=/tmp/go-build1137861443/b229/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b764/_pkg_.a -trimpath "$WORK/b764=>" -p github.com/prometheus/prometheus/discovery/legacymanager -complete -installsuffix shared -buildid NZqdhK1RmYeHYFbW5ILa/NZqdhK1RmYeHYFbW5ILa -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b764/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/legacymanager/manager.go ./_build/src/github.com/prometheus/prometheus/discovery/legacymanager/registry.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b739/_pkg_.a # internal cp $WORK/b739/_pkg_.a /builddir/.cache/go-build/46/46bc12609d6b5a457ba3e5e0895f566fb869ae0d19682daf563af1cd035a3883-d # internal github.com/prometheus/prometheus/discovery/uyuni mkdir -p $WORK/b738/ cat >/tmp/go-build1137861443/b738/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/kolo/xmlrpc=github.com/prometheus/prometheus/vendor/github.com/kolo/xmlrpc importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1137861443/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1137861443/b060/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/kolo/xmlrpc=/tmp/go-build1137861443/b739/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1137861443/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1137861443/b216/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1137861443/b185/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1137861443/b278/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build1137861443/b287/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1137861443/b279/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile path=/tmp/go-build1137861443/b044/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b738/_pkg_.a -trimpath "$WORK/b738=>" -p github.com/prometheus/prometheus/discovery/uyuni -complete -installsuffix shared -buildid QJvpCslMOAKl9dVsj5y9/QJvpCslMOAKl9dVsj5y9 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b738/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/uyuni/uyuni.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b764/_pkg_.a # internal cp $WORK/b764/_pkg_.a /builddir/.cache/go-build/4b/4b14438a7faa89826672e2abd8739969320cfd9006b64dcd25d1859f9ae97c78-d # internal github.com/prometheus/prometheus/model/exemplar mkdir -p $WORK/b765/ cat >/tmp/go-build1137861443/b765/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build1137861443/b280/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b765/_pkg_.a -trimpath "$WORK/b765=>" -p github.com/prometheus/prometheus/model/exemplar -complete -installsuffix shared -buildid E6nDF0xo255bvqv6tRxT/E6nDF0xo255bvqv6tRxT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b765/importcfg -pack ./_build/src/github.com/prometheus/prometheus/model/exemplar/exemplar.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b738/_pkg_.a # internal cp $WORK/b738/_pkg_.a /builddir/.cache/go-build/05/056f33a291a78ac95ee5860a85eab6add08f9882af595ffd477dc89a5a9cbb6e-d # internal database/sql/driver mkdir -p $WORK/b768/ cat >/tmp/go-build1137861443/b768/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b768/_pkg_.a -trimpath "$WORK/b768=>" -p database/sql/driver -std -complete -installsuffix shared -buildid BonbEhQ6bn98Gs5M4dNp/BonbEhQ6bn98Gs5M4dNp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b768/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_arm64/buildid -w $WORK/b765/_pkg_.a # internal cp $WORK/b765/_pkg_.a /builddir/.cache/go-build/7f/7f9162a427f472fe557090395818fa00168021731873db47f11c8a524bd6f841-d # internal github.com/prometheus/prometheus/vendor/github.com/asaskevich/govalidator mkdir -p $WORK/b769/ cat >/tmp/go-build1137861443/b769/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile crypto/rsa=/tmp/go-build1137861443/b104/_pkg_.a packagefile crypto/x509=/tmp/go-build1137861443/b107/_pkg_.a packagefile encoding/base64=/tmp/go-build1137861443/b051/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile encoding/pem=/tmp/go-build1137861443/b111/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile html=/tmp/go-build1137861443/b195/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile path=/tmp/go-build1137861443/b044/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile regexp=/tmp/go-build1137861443/b058/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a packagefile unicode=/tmp/go-build1137861443/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b769/_pkg_.a -trimpath "$WORK/b769=>" -p github.com/prometheus/prometheus/vendor/github.com/asaskevich/govalidator -complete -installsuffix shared -buildid UKPO-mennETnxRLJO2kH/UKPO-mennETnxRLJO2kH -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b769/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/asaskevich/govalidator/arrays.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/asaskevich/govalidator/converter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/asaskevich/govalidator/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/asaskevich/govalidator/error.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/asaskevich/govalidator/numerics.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/asaskevich/govalidator/patterns.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/asaskevich/govalidator/types.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/asaskevich/govalidator/utils.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/asaskevich/govalidator/validator.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b762/_pkg_.a # internal cp $WORK/b762/_pkg_.a /builddir/.cache/go-build/56/56862be761ff802b48fce186e30bf6a591d45b7ab71bd22e3fce8a0ad55d506e-d # internal github.com/prometheus/prometheus/util/treecache mkdir -p $WORK/b763/ cat >/tmp/go-build1137861443/b763/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/go-zookeeper/zk=github.com/prometheus/prometheus/vendor/github.com/go-zookeeper/zk importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1137861443/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1137861443/b060/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-zookeeper/zk=/tmp/go-build1137861443/b762/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1137861443/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1137861443/b066/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b763/_pkg_.a -trimpath "$WORK/b763=>" -p github.com/prometheus/prometheus/util/treecache -complete -installsuffix shared -buildid ESZmb93N8jZi-ZwEs5TZ/ESZmb93N8jZi-ZwEs5TZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b763/importcfg -pack ./_build/src/github.com/prometheus/prometheus/util/treecache/treecache.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b768/_pkg_.a # internal cp $WORK/b768/_pkg_.a /builddir/.cache/go-build/88/88b2c4d8cb4a58fdad8ac4da25681f5786d792fbbad9cce7a2f49c1653322d13-d # internal github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors mkdir -p $WORK/b770/ cat >/tmp/go-build1137861443/b770/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b770/_pkg_.a -trimpath "$WORK/b770=>" -p github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors -complete -installsuffix shared -buildid 3Wmr_hYeYZgLPAQo693Z/3Wmr_hYeYZgLPAQo693Z -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b770/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors/api.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors/auth.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors/headers.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors/middleware.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors/parsing.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors/schema.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b763/_pkg_.a # internal cp $WORK/b763/_pkg_.a /builddir/.cache/go-build/82/826551b60d0b9d3e8b70bb2d4995b22c07970160f7b3ffc053af6538b5b7ee78-d # internal github.com/prometheus/prometheus/discovery/zookeeper mkdir -p $WORK/b761/ cat >/tmp/go-build1137861443/b761/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-zookeeper/zk=github.com/prometheus/prometheus/vendor/github.com/go-zookeeper/zk importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1137861443/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-zookeeper/zk=/tmp/go-build1137861443/b762/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1137861443/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1137861443/b185/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1137861443/b278/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1137861443/b279/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build1137861443/b288/_pkg_.a packagefile github.com/prometheus/prometheus/util/treecache=/tmp/go-build1137861443/b763/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b761/_pkg_.a -trimpath "$WORK/b761=>" -p github.com/prometheus/prometheus/discovery/zookeeper -complete -installsuffix shared -buildid NIApg_RDm0wTnEuTJ8WA/NIApg_RDm0wTnEuTJ8WA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b761/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/zookeeper/zookeeper.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b761/_pkg_.a # internal cp $WORK/b761/_pkg_.a /builddir/.cache/go-build/62/6259fcf057547c8115f666c4843b6fffff4aa7849f91d95d92424bb89cea4ee9-d # internal github.com/prometheus/prometheus/vendor/github.com/oklog/ulid mkdir -p $WORK/b771/ cat >/tmp/go-build1137861443/b771/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1137861443/b055/_pkg_.a packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile database/sql/driver=/tmp/go-build1137861443/b768/_pkg_.a packagefile encoding/binary=/tmp/go-build1137861443/b052/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile math/bits=/tmp/go-build1137861443/b031/_pkg_.a packagefile math/rand=/tmp/go-build1137861443/b063/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b771/_pkg_.a -trimpath "$WORK/b771=>" -p github.com/prometheus/prometheus/vendor/github.com/oklog/ulid -complete -installsuffix shared -buildid r4wSrhDIjh_YNzAY4_hN/r4wSrhDIjh_YNzAY4_hN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b771/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/oklog/ulid/ulid.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b769/_pkg_.a # internal cp $WORK/b769/_pkg_.a /builddir/.cache/go-build/76/7665fa36fce5555a11a5501b99e8eca2b9a80124fc1b357e606ff46a2a5d7917-d # internal github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive mkdir -p $WORK/b777/ cat >/tmp/go-build1137861443/b777/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile crypto/rand=/tmp/go-build1137861443/b074/_pkg_.a packagefile encoding/binary=/tmp/go-build1137861443/b052/_pkg_.a packagefile encoding/hex=/tmp/go-build1137861443/b110/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile math/big=/tmp/go-build1137861443/b082/_pkg_.a packagefile regexp=/tmp/go-build1137861443/b058/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync/atomic=/tmp/go-build1137861443/b022/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b777/_pkg_.a -trimpath "$WORK/b777=>" -p github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive -complete -installsuffix shared -buildid SA6ygTrTqEzm9xu96BYp/SA6ygTrTqEzm9xu96BYp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b777/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive/decimal.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive/objectid.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive/primitive.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b770/_pkg_.a # internal cp $WORK/b770/_pkg_.a /builddir/.cache/go-build/1d/1d7a2a363dd62e5ab336243ac7dcc1b9bc6a73c47e9861a1f31a06bbc7aff548-d # internal github.com/prometheus/prometheus/vendor/github.com/go-stack/stack mkdir -p $WORK/b779/ cat >/tmp/go-build1137861443/b779/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile runtime=/tmp/go-build1137861443/b009/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b779/_pkg_.a -trimpath "$WORK/b779=>" -p github.com/prometheus/prometheus/vendor/github.com/go-stack/stack -complete -installsuffix shared -buildid 3TpZZSS2rdu6_yb9EDV7/3TpZZSS2rdu6_yb9EDV7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b779/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-stack/stack/stack.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b751/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b771/_pkg_.a # internal cp $WORK/b771/_pkg_.a /builddir/.cache/go-build/7b/7bc3e197132b1f93fcc1d4cc9952f572fa7f92072e9d1d0748a7a6990f829c0a-d # internal github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/jlexer mkdir -p $WORK/b782/ cat >/tmp/go-build1137861443/b782/importcfg << 'EOF' # internal # import config importmap github.com/josharian/intern=github.com/prometheus/prometheus/vendor/github.com/josharian/intern packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile encoding/base64=/tmp/go-build1137861443/b051/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/josharian/intern=/tmp/go-build1137861443/b783/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile unicode=/tmp/go-build1137861443/b034/_pkg_.a packagefile unicode/utf16=/tmp/go-build1137861443/b053/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b782/_pkg_.a -trimpath "$WORK/b782=>" -p github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/jlexer -complete -installsuffix shared -buildid nryFF0zUNJdPgkhIZi8d/nryFF0zUNJdPgkhIZi8d -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b782/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/jlexer/bytestostr.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/jlexer/error.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/jlexer/lexer.go cp $WORK/b751/_pkg_.a /builddir/.cache/go-build/61/614f1d1a672c4a3e313dc737594a4cf1d7bf6d8c5897b510429e7f045157416f-d # internal github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3 mkdir -p $WORK/b744/ cat >/tmp/go-build1137861443/b744/importcfg << 'EOF' # internal # import config importmap github.com/cncf/xds/go/udpa/annotations=github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations importmap github.com/cncf/xds/go/xds/annotations/v3=github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/annotations/v3 importmap github.com/cncf/xds/go/xds/core/v3=github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3 importmap github.com/envoyproxy/go-control-plane/envoy/annotations=github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/annotations importmap github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3=github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3 importmap github.com/envoyproxy/go-control-plane/envoy/type/v3=github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3 importmap github.com/envoyproxy/protoc-gen-validate/validate=github.com/prometheus/prometheus/vendor/github.com/envoyproxy/protoc-gen-validate/validate importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/any=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/any importmap github.com/golang/protobuf/ptypes/duration=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/duration importmap github.com/golang/protobuf/ptypes/struct=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/struct importmap github.com/golang/protobuf/ptypes/wrappers=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/wrappers importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/anypb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb importmap google.golang.org/protobuf/types/known/emptypb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/emptypb packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations=/tmp/go-build1137861443/b745/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/annotations/v3=/tmp/go-build1137861443/b747/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3=/tmp/go-build1137861443/b748/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/annotations=/tmp/go-build1137861443/b750/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3=/tmp/go-build1137861443/b751/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3=/tmp/go-build1137861443/b752/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build1137861443/b749/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build1137861443/b142/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/any=/tmp/go-build1137861443/b174/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/duration=/tmp/go-build1137861443/b176/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/struct=/tmp/go-build1137861443/b755/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/wrappers=/tmp/go-build1137861443/b753/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1137861443/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1137861443/b167/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build1137861443/b175/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/emptypb=/tmp/go-build1137861443/b757/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile net/mail=/tmp/go-build1137861443/b746/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile regexp=/tmp/go-build1137861443/b058/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b744/_pkg_.a -trimpath "$WORK/b744=>" -p github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3 -complete -installsuffix shared -buildid 0pzsSYgIjNjh8rjaxFSX/0pzsSYgIjNjh8rjaxFSX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b744/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/address.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/address.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/backoff.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/backoff.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/base.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/base.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/config_source.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/config_source.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/event_service_config.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/event_service_config.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/extension.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/extension.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/grpc_method_list.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/grpc_method_list.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/grpc_service.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/grpc_service.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/health_check.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/health_check.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/http_uri.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/http_uri.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/protocol.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/protocol.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/proxy_protocol.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/proxy_protocol.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/resolver.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/resolver.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/socket_option.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/socket_option.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/substitution_format_string.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/substitution_format_string.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/udp_socket_config.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/udp_socket_config.pb.validate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b779/_pkg_.a # internal cp $WORK/b779/_pkg_.a /builddir/.cache/go-build/75/752428f2db42feda8f465b84bb38f63b33a6d4c9bb2f266688c823c4679c2b57-d # internal github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/buffer mkdir -p $WORK/b785/ cat >/tmp/go-build1137861443/b785/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b785/_pkg_.a -trimpath "$WORK/b785=>" -p github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/buffer -complete -installsuffix shared -buildid pCBLjAnKu_1TaLVam7NC/pCBLjAnKu_1TaLVam7NC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b785/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/buffer/pool.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b777/_pkg_.a # internal cp $WORK/b777/_pkg_.a /builddir/.cache/go-build/1a/1a4166dcd620d1e7823218bb2670fcb82554ed61f509ef3fba03e1319ff22ccb-d # internal github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore mkdir -p $WORK/b778/ cat >/tmp/go-build1137861443/b778/importcfg << 'EOF' # internal # import config importmap github.com/go-stack/stack=github.com/prometheus/prometheus/vendor/github.com/go-stack/stack importmap go.mongodb.org/mongo-driver/bson/bsontype=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsontype importmap go.mongodb.org/mongo-driver/bson/primitive=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile encoding/base64=/tmp/go-build1137861443/b051/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-stack/stack=/tmp/go-build1137861443/b779/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsontype=/tmp/go-build1137861443/b776/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive=/tmp/go-build1137861443/b777/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b778/_pkg_.a -trimpath "$WORK/b778=>" -p github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore -complete -installsuffix shared -buildid MD2iep1ryWD27jev5RhM/MD2iep1ryWD27jev5RhM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b778/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/array.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/bson_arraybuilder.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/bson_documentbuilder.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/bsoncore.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/document.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/document_sequence.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/element.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/tables.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b785/_pkg_.a # internal cp $WORK/b785/_pkg_.a /builddir/.cache/go-build/e7/e7eacc4eb315225611e8de4aa83a3fab22b04f66d93cfa379aa33fba245bfeaf-d # internal github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/jwriter mkdir -p $WORK/b784/ cat >/tmp/go-build1137861443/b784/importcfg << 'EOF' # internal # import config importmap github.com/mailru/easyjson/buffer=github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/buffer packagefile github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/buffer=/tmp/go-build1137861443/b785/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b784/_pkg_.a -trimpath "$WORK/b784=>" -p github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/jwriter -complete -installsuffix shared -buildid _Zl1k1oL-OWfeQ_lXRDy/_Zl1k1oL-OWfeQ_lXRDy -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b784/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/jwriter/writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b782/_pkg_.a # internal cp $WORK/b782/_pkg_.a /builddir/.cache/go-build/c6/c6e982b09c741279898d58be08c87608bfbc73baba53c136aa1cf78e98b2d4a8-d # internal github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis/internal mkdir -p $WORK/b788/ cat >/tmp/go-build1137861443/b788/importcfg << 'EOF' # internal # import config packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b788/_pkg_.a -trimpath "$WORK/b788=>" -p github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis/internal -complete -installsuffix shared -buildid z3MF2hn1SqPKnqX59cC-/z3MF2hn1SqPKnqX59cC- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b788/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis/internal/post_go18.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b788/_pkg_.a # internal cp $WORK/b788/_pkg_.a /builddir/.cache/go-build/39/39724ee1a4628f3bc37d7b4ad53ae2963ed909b2dffc1c4d86dcb6206b67eb3e-d # internal github.com/prometheus/prometheus/vendor/github.com/PuerkitoBio/urlesc mkdir -p $WORK/b793/ cat >/tmp/go-build1137861443/b793/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b793/_pkg_.a -trimpath "$WORK/b793=>" -p github.com/prometheus/prometheus/vendor/github.com/PuerkitoBio/urlesc -complete -installsuffix shared -buildid mrxe3JHYxdL3b5AkVgNM/mrxe3JHYxdL3b5AkVgNM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b793/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/PuerkitoBio/urlesc/urlesc.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b784/_pkg_.a # internal cp $WORK/b784/_pkg_.a /builddir/.cache/go-build/6b/6b360323a73975a7b25885bad7c4c4046f017316e5feede6f001929e1b209e0e-d # internal github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag mkdir -p $WORK/b781/ cat >/tmp/go-build1137861443/b781/importcfg << 'EOF' # internal # import config importmap github.com/mailru/easyjson/jlexer=github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/jlexer importmap github.com/mailru/easyjson/jwriter=github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/jwriter importmap gopkg.in/yaml.v2=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2 packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/jlexer=/tmp/go-build1137861443/b782/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/jwriter=/tmp/go-build1137861443/b784/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2=/tmp/go-build1137861443/b229/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile log=/tmp/go-build1137861443/b056/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile path/filepath=/tmp/go-build1137861443/b119/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile runtime=/tmp/go-build1137861443/b009/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a packagefile unicode=/tmp/go-build1137861443/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b781/_pkg_.a -trimpath "$WORK/b781=>" -p github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag -complete -installsuffix shared -buildid ym7HAQOuJk2fT9WsCSmB/ym7HAQOuJk2fT9WsCSmB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b781/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag/convert.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag/convert_types.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag/json.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag/loading.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag/name_lexem.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag/net.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag/path.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag/post_go18.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag/post_go19.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag/split.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag/util.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag/yaml.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b793/_pkg_.a # internal cp $WORK/b793/_pkg_.a /builddir/.cache/go-build/4c/4cbe92a274e3aa0d35d023ded0c2dae2bfdd436f4d0837fa794b34471bac1b81-d # internal github.com/prometheus/prometheus/vendor/github.com/PuerkitoBio/purell mkdir -p $WORK/b792/ cat >/tmp/go-build1137861443/b792/importcfg << 'EOF' # internal # import config importmap github.com/PuerkitoBio/urlesc=github.com/prometheus/prometheus/vendor/github.com/PuerkitoBio/urlesc importmap golang.org/x/net/idna=github.com/prometheus/prometheus/vendor/golang.org/x/net/idna importmap golang.org/x/text/unicode/norm=github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm importmap golang.org/x/text/width=github.com/prometheus/prometheus/vendor/golang.org/x/text/width packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/PuerkitoBio/urlesc=/tmp/go-build1137861443/b793/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/idna=/tmp/go-build1137861443/b219/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm=/tmp/go-build1137861443/b223/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/text/width=/tmp/go-build1137861443/b794/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile regexp=/tmp/go-build1137861443/b058/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b792/_pkg_.a -trimpath "$WORK/b792=>" -p github.com/prometheus/prometheus/vendor/github.com/PuerkitoBio/purell -complete -installsuffix shared -buildid ugS-l01w-nqT-vbcJhnV/ugS-l01w-nqT-vbcJhnV -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b792/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/PuerkitoBio/purell/purell.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b792/_pkg_.a # internal cp $WORK/b792/_pkg_.a /builddir/.cache/go-build/c6/c69e159c99219cf92d81c0a9cb067bb1a2cda8636f3af638f88667a85d7fb98a-d # internal github.com/prometheus/prometheus/vendor/go.uber.org/atomic mkdir -p $WORK/b797/ cat >/tmp/go-build1137861443/b797/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile sync/atomic=/tmp/go-build1137861443/b022/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b797/_pkg_.a -trimpath "$WORK/b797=>" -p github.com/prometheus/prometheus/vendor/go.uber.org/atomic -complete -installsuffix shared -buildid WTEDwkoNG78w-RTdRYng/WTEDwkoNG78w-RTdRYng -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b797/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/bool.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/bool_ext.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/duration.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/duration_ext.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/error.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/error_ext.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/float64.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/float64_ext.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/gen.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/int32.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/int64.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/nocmp.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/string.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/string_ext.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/time.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/time_ext.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/uint32.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/uint64.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/uintptr.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/unsafe_pointer.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b436/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b797/_pkg_.a # internal cp $WORK/b797/_pkg_.a /builddir/.cache/go-build/3c/3ce8f4c21dd9b44a73fb675f66f866026e084b5db11cd68683f69e3b09994d5c-d # internal github.com/prometheus/prometheus/vendor/github.com/edsrzf/mmap-go mkdir -p $WORK/b799/ cat >/tmp/go-build1137861443/b799/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix=/tmp/go-build1137861443/b189/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b799/_pkg_.a -trimpath "$WORK/b799=>" -p github.com/prometheus/prometheus/vendor/github.com/edsrzf/mmap-go -complete -installsuffix shared -buildid ODrlevUz9RA-klcLFU_n/ODrlevUz9RA-klcLFU_n -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b799/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/edsrzf/mmap-go/mmap.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/edsrzf/mmap-go/mmap_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b778/_pkg_.a # internal cp $WORK/b778/_pkg_.a /builddir/.cache/go-build/12/128c0fa30160402306d8f97282339da1e18bd9f09ad417aadefc430402e76b96-d # internal github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw mkdir -p $WORK/b775/ cat >/tmp/go-build1137861443/b775/importcfg << 'EOF' # internal # import config importmap go.mongodb.org/mongo-driver/bson/bsontype=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsontype importmap go.mongodb.org/mongo-driver/bson/primitive=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive importmap go.mongodb.org/mongo-driver/x/bsonx/bsoncore=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile encoding/base64=/tmp/go-build1137861443/b051/_pkg_.a packagefile encoding/binary=/tmp/go-build1137861443/b052/_pkg_.a packagefile encoding/hex=/tmp/go-build1137861443/b110/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsontype=/tmp/go-build1137861443/b776/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive=/tmp/go-build1137861443/b777/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore=/tmp/go-build1137861443/b778/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a packagefile unicode=/tmp/go-build1137861443/b034/_pkg_.a packagefile unicode/utf16=/tmp/go-build1137861443/b053/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b775/_pkg_.a -trimpath "$WORK/b775=>" -p github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw -complete -installsuffix shared -buildid q8Yke_sGlNXeX_z55FLd/q8Yke_sGlNXeX_z55FLd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b775/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/copier.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_parser.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_reader.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_tables.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_wrappers.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_writer.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/json_scanner.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/mode.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/reader.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/value_reader.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/value_writer.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b799/_pkg_.a # internal cp $WORK/b799/_pkg_.a /builddir/.cache/go-build/52/52ff081c2f8b5f2e8cb1093b159c67d8e7dcc94ffd1a25a25ac07dd36f91a6cd-d # internal github.com/prometheus/prometheus/model/timestamp mkdir -p $WORK/b800/ cat >/tmp/go-build1137861443/b800/importcfg << 'EOF' # internal # import config packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b800/_pkg_.a -trimpath "$WORK/b800=>" -p github.com/prometheus/prometheus/model/timestamp -complete -installsuffix shared -buildid bU7U6ynH3lYAf3mNcdag/bU7U6ynH3lYAf3mNcdag -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b800/importcfg -pack ./_build/src/github.com/prometheus/prometheus/model/timestamp/timestamp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b800/_pkg_.a # internal cp $WORK/b800/_pkg_.a /builddir/.cache/go-build/5e/5e311d5f1a41a752e8d8d147ec094aacb4147eba9f1c2ac82ea92cfa1f67ada2-d # internal github.com/prometheus/prometheus/tsdb/chunkenc mkdir -p $WORK/b804/ cat >/tmp/go-build1137861443/b804/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors packagefile encoding/binary=/tmp/go-build1137861443/b052/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1137861443/b203/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile math/bits=/tmp/go-build1137861443/b031/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b804/_pkg_.a -trimpath "$WORK/b804=>" -p github.com/prometheus/prometheus/tsdb/chunkenc -complete -installsuffix shared -buildid qXnVhstudx4EjopvU2Hx/qXnVhstudx4EjopvU2Hx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b804/importcfg -pack ./_build/src/github.com/prometheus/prometheus/tsdb/chunkenc/bstream.go ./_build/src/github.com/prometheus/prometheus/tsdb/chunkenc/chunk.go ./_build/src/github.com/prometheus/prometheus/tsdb/chunkenc/xor.go cp $WORK/b436/_pkg_.a /builddir/.cache/go-build/b7/b7971b44cffa768eec217153c133cbd5fbf1265e58869c3cbfc10a52cb910138-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1 mkdir -p $WORK/b475/ cat >/tmp/go-build1137861443/b475/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1137861443/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build1137861443/b438/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1137861443/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1137861443/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1137861443/b463/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile math/bits=/tmp/go-build1137861443/b031/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b781/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b475/_pkg_.a -trimpath "$WORK/b475=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1 -complete -installsuffix shared -buildid aswdt_jeOTENbxwFgfce/aswdt_jeOTENbxwFgfce -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b475/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1/well_known_labels.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1/zz_generated.prerelease-lifecycle.go cp $WORK/b781/_pkg_.a /builddir/.cache/go-build/a3/a3b3691a5ca9e7c2fbed557a50df9b6aa03cfa2f98abc4ae23403d327a0daf13-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1 mkdir -p $WORK/b476/ cat >/tmp/go-build1137861443/b476/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1137861443/b437/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1137861443/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1137861443/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1137861443/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1137861443/b472/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile math/bits=/tmp/go-build1137861443/b031/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b476/_pkg_.a -trimpath "$WORK/b476=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1 -complete -installsuffix shared -buildid VmyYg9lR6ajhDlLPCzUu/VmyYg9lR6ajhDlLPCzUu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b476/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1/well_known_annotations.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b804/_pkg_.a # internal cp $WORK/b804/_pkg_.a /builddir/.cache/go-build/75/75b17f1a5e40e262f7e1728a0365a08836dc11f580ecb019570b0da5f595b148-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1 mkdir -p $WORK/b477/ cat >/tmp/go-build1137861443/b477/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1137861443/b437/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1137861443/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1137861443/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1137861443/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1137861443/b472/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile math/bits=/tmp/go-build1137861443/b031/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b477/_pkg_.a -trimpath "$WORK/b477=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1 -complete -installsuffix shared -buildid wgaKUYLAk14VIfRuOBjl/wgaKUYLAk14VIfRuOBjl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b477/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1/well_known_annotations.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b475/_pkg_.a # internal cp $WORK/b475/_pkg_.a /builddir/.cache/go-build/5c/5c8e63e276c2d94f7ef187954e063e0dc2b32443029e6eb94716372c636bd016-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1 mkdir -p $WORK/b501/ cat >/tmp/go-build1137861443/b501/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1137861443/b437/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1137861443/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1137861443/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1137861443/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1137861443/b472/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile math/bits=/tmp/go-build1137861443/b031/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b501/_pkg_.a -trimpath "$WORK/b501=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1 -complete -installsuffix shared -buildid yUkPpdfc1ZhyRgigmQFw/yUkPpdfc1ZhyRgigmQFw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b501/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b477/_pkg_.a # internal cp $WORK/b477/_pkg_.a /builddir/.cache/go-build/d5/d5c85b826bd5cb2e85b2c38f9572c8cfafd818e9c53c7bb59e0be06bbb3cc45c-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1 mkdir -p $WORK/b502/ cat >/tmp/go-build1137861443/b502/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1137861443/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build1137861443/b438/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1137861443/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1137861443/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1137861443/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1137861443/b472/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile math/bits=/tmp/go-build1137861443/b031/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b502/_pkg_.a -trimpath "$WORK/b502=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1 -complete -installsuffix shared -buildid af5KFCGNpaFtvu6Ooa_S/af5KFCGNpaFtvu6Ooa_S -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b502/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b775/_pkg_.a # internal cp $WORK/b775/_pkg_.a /builddir/.cache/go-build/56/568f36f2a2817486ca475667b7a2c14c0d4a5e7ba036db9d1b910c866f3f7aba-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2 mkdir -p $WORK/b503/ cat >/tmp/go-build1137861443/b503/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1137861443/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build1137861443/b438/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1137861443/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1137861443/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1137861443/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1137861443/b472/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile math/bits=/tmp/go-build1137861443/b031/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b503/_pkg_.a -trimpath "$WORK/b503=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2 -complete -installsuffix shared -buildid 0KNG25RQRv9Fau_EV20Q/0KNG25RQRv9Fau_EV20Q -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b503/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b476/_pkg_.a # internal cp $WORK/b476/_pkg_.a /builddir/.cache/go-build/7d/7d751ed6eedbdc9e70c6c6fd01761398268b335d5ef659f6a6238acaf1c076a3-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1 mkdir -p $WORK/b508/ cat >/tmp/go-build1137861443/b508/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/api/resource=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1137861443/b437/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1137861443/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1137861443/b439/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1137861443/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1137861443/b463/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile math/bits=/tmp/go-build1137861443/b031/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b508/_pkg_.a -trimpath "$WORK/b508=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1 -complete -installsuffix shared -buildid ABx1LoOD9bY6csO1l79h/ABx1LoOD9bY6csO1l79h -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b508/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b502/_pkg_.a # internal cp $WORK/b502/_pkg_.a /builddir/.cache/go-build/c9/c9049a4047bd7b69768303f17566bc7c94f07a0dae90639d4c2f4eeccf65725b-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1 mkdir -p $WORK/b509/ cat >/tmp/go-build1137861443/b509/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/api/resource=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1137861443/b437/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1137861443/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1137861443/b439/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1137861443/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1137861443/b463/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile math/bits=/tmp/go-build1137861443/b031/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b509/_pkg_.a -trimpath "$WORK/b509=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1 -complete -installsuffix shared -buildid Vshlf30-flvJchuK22nz/Vshlf30-flvJchuK22nz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b509/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b501/_pkg_.a # internal cp $WORK/b501/_pkg_.a /builddir/.cache/go-build/07/078bd6d8605e63b48954dedc9446738666aba83f412b3fbffab4f70bd4132019-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2 mkdir -p $WORK/b510/ cat >/tmp/go-build1137861443/b510/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/api/resource=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1137861443/b437/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1137861443/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1137861443/b439/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1137861443/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1137861443/b463/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile math/bits=/tmp/go-build1137861443/b031/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b510/_pkg_.a -trimpath "$WORK/b510=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2 -complete -installsuffix shared -buildid ilix6TAJkRZVBiey7d_w/ilix6TAJkRZVBiey7d_w -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b510/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b508/_pkg_.a # internal cp $WORK/b508/_pkg_.a /builddir/.cache/go-build/82/820e41b318686a7967226784b7d3e1bcb0e9b9c254a08b4ea238646fa7375f80-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1 mkdir -p $WORK/b511/ cat >/tmp/go-build1137861443/b511/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1137861443/b437/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1137861443/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1137861443/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1137861443/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1137861443/b471/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile math/bits=/tmp/go-build1137861443/b031/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b511/_pkg_.a -trimpath "$WORK/b511=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1 -complete -installsuffix shared -buildid Ah8FXtv9-GV2CX0QsxzJ/Ah8FXtv9-GV2CX0QsxzJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b511/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b284/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b509/_pkg_.a # internal cp $WORK/b509/_pkg_.a /builddir/.cache/go-build/73/73bb6b792243ac3d9fa86c3c1d707ee76f8112fe89357547794759c502526e82-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1 mkdir -p $WORK/b513/ cat >/tmp/go-build1137861443/b513/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1137861443/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build1137861443/b438/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1137861443/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1137861443/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1137861443/b463/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile math/bits=/tmp/go-build1137861443/b031/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b513/_pkg_.a -trimpath "$WORK/b513=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1 -complete -installsuffix shared -buildid R6y_Zo08ECqGQeru9Lth/R6y_Zo08ECqGQeru9Lth -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b513/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b510/_pkg_.a # internal cp $WORK/b510/_pkg_.a /builddir/.cache/go-build/fa/fa2c109231eca4f9f34a9e7f5ec57a1782d117c782b7e59039189a78a58360e8-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1 mkdir -p $WORK/b514/ cat >/tmp/go-build1137861443/b514/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1137861443/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build1137861443/b438/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1137861443/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1137861443/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1137861443/b463/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile math/bits=/tmp/go-build1137861443/b031/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b514/_pkg_.a -trimpath "$WORK/b514=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1 -complete -installsuffix shared -buildid FmRRNocAo2aDLCfKkU_N/FmRRNocAo2aDLCfKkU_N -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b514/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b511/_pkg_.a # internal cp $WORK/b511/_pkg_.a /builddir/.cache/go-build/a3/a3d4de5e38b57535bf828656fee5c593d31f8482003f6ec077fd007b1f00204d-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1 mkdir -p $WORK/b512/ cat >/tmp/go-build1137861443/b512/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/api/batch/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1 importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1137861443/b437/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1=/tmp/go-build1137861443/b511/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1137861443/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1137861443/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1137861443/b463/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile math/bits=/tmp/go-build1137861443/b031/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b512/_pkg_.a -trimpath "$WORK/b512=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1 -complete -installsuffix shared -buildid Rp9sGQyItsnEthewgAIv/Rp9sGQyItsnEthewgAIv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b512/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b503/_pkg_.a # internal cp $WORK/b503/_pkg_.a /builddir/.cache/go-build/64/64699f95d6c3796dd311049706b6fe2dd97366f015e7ab7765aee0c273746fa7-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1 mkdir -p $WORK/b517/ cat >/tmp/go-build1137861443/b517/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1137861443/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build1137861443/b438/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1137861443/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1137861443/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1137861443/b463/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile math/bits=/tmp/go-build1137861443/b031/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b517/_pkg_.a -trimpath "$WORK/b517=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1 -complete -installsuffix shared -buildid ODY_8yqhzgl4ni0jV6ko/ODY_8yqhzgl4ni0jV6ko -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b517/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1/well_known_labels.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1/zz_generated.deepcopy.go cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/24/2468819dd469fc7aaa7a9cd9ca6aa775ffe38cf20828a1d48d33bae2e1991d4c-d # internal github.com/prometheus/prometheus/discovery/aws mkdir -p $WORK/b283/ cat >/tmp/go-build1137861443/b283/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/credentials/stscreds=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds importmap github.com/aws/aws-sdk-go/aws/ec2metadata=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata importmap github.com/aws/aws-sdk-go/aws/session=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/session importmap github.com/aws/aws-sdk-go/service/ec2=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/ec2 importmap github.com/aws/aws-sdk-go/service/lightsail=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/lightsail importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1137861443/b235/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1137861443/b236/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1137861443/b237/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds=/tmp/go-build1137861443/b243/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata=/tmp/go-build1137861443/b275/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/session=/tmp/go-build1137861443/b262/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/ec2=/tmp/go-build1137861443/b284/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/lightsail=/tmp/go-build1137861443/b286/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1137861443/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1137861443/b060/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1137861443/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1137861443/b216/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1137861443/b185/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1137861443/b278/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build1137861443/b287/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1137861443/b279/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build1137861443/b288/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -p github.com/prometheus/prometheus/discovery/aws -complete -installsuffix shared -buildid KpJWXnhGcfkmvo-rnd2v/KpJWXnhGcfkmvo-rnd2v -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b283/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/aws/ec2.go ./_build/src/github.com/prometheus/prometheus/discovery/aws/lightsail.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b744/_pkg_.a # internal cp $WORK/b744/_pkg_.a /builddir/.cache/go-build/e9/e989ecbae1ee8a5cb1a373b5b8a646b9b6b2767268089c4857e1db6354e2e264-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1 mkdir -p $WORK/b518/ cat >/tmp/go-build1137861443/b518/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1137861443/b437/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1137861443/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1137861443/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1137861443/b463/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile math/bits=/tmp/go-build1137861443/b031/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b518/_pkg_.a -trimpath "$WORK/b518=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1 -complete -installsuffix shared -buildid TgHO5r-xYfO7AZabAHpV/TgHO5r-xYfO7AZabAHpV -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b518/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b342/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b513/_pkg_.a # internal cp $WORK/b513/_pkg_.a /builddir/.cache/go-build/a2/a2b143ecbe646ae11a1dc68fac182f0914f5252dc14114ce0e74ebc391e68b16-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1 mkdir -p $WORK/b519/ cat >/tmp/go-build1137861443/b519/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1137861443/b437/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1137861443/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1137861443/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1137861443/b463/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile math/bits=/tmp/go-build1137861443/b031/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b519/_pkg_.a -trimpath "$WORK/b519=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1 -complete -installsuffix shared -buildid p2gv672-fk6kPu-MNiCS/p2gv672-fk6kPu-MNiCS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b519/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b517/_pkg_.a # internal cp $WORK/b517/_pkg_.a /builddir/.cache/go-build/3a/3a406d12f5330c6ccd673a9e34394d62b82e351e2c10ccef90d6172a21d706ec-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1 mkdir -p $WORK/b520/ cat >/tmp/go-build1137861443/b520/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/api/apps/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1 importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1137861443/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build1137861443/b438/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1=/tmp/go-build1137861443/b502/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1137861443/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1137861443/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1137861443/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1137861443/b472/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile math/bits=/tmp/go-build1137861443/b031/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b520/_pkg_.a -trimpath "$WORK/b520=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1 -complete -installsuffix shared -buildid Uh0Y5JpG4eUUb7Nr4GPS/Uh0Y5JpG4eUUb7Nr4GPS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b520/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b514/_pkg_.a # internal cp $WORK/b514/_pkg_.a /builddir/.cache/go-build/49/49f75bd3a49e0480837197f401864f15779f1796759f11fdf04b242b237199f0-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1 mkdir -p $WORK/b523/ cat >/tmp/go-build1137861443/b523/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/api/resource=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1137861443/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build1137861443/b438/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1137861443/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1137861443/b439/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1137861443/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1137861443/b463/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile math/bits=/tmp/go-build1137861443/b031/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b523/_pkg_.a -trimpath "$WORK/b523=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1 -complete -installsuffix shared -buildid sr49i1bPJt-e03P7INoc/sr49i1bPJt-e03P7INoc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b523/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b512/_pkg_.a # internal cp $WORK/b512/_pkg_.a /builddir/.cache/go-build/c2/c2f3d2e456517b68e17599edbed6cad738cd8a541ee4fd7146e9d49968d6b7b0-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1alpha1 mkdir -p $WORK/b524/ cat >/tmp/go-build1137861443/b524/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/api/resource=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1137861443/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build1137861443/b438/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1137861443/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1137861443/b439/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1137861443/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1137861443/b463/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile math/bits=/tmp/go-build1137861443/b031/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b524/_pkg_.a -trimpath "$WORK/b524=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1alpha1 -complete -installsuffix shared -buildid ARfia3C7IYRUzso45L29/ARfia3C7IYRUzso45L29 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b524/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1alpha1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1alpha1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1alpha1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1alpha1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1alpha1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1alpha1/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b524/_pkg_.a # internal cp $WORK/b524/_pkg_.a /builddir/.cache/go-build/fc/fc540572144e85456bae90f174c3df3e016aa26b18f5f745980d90904f79e459-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1 mkdir -p $WORK/b525/ cat >/tmp/go-build1137861443/b525/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/api/resource=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1137861443/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build1137861443/b438/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1137861443/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1137861443/b439/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1137861443/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1137861443/b463/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile math/bits=/tmp/go-build1137861443/b031/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b525/_pkg_.a -trimpath "$WORK/b525=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1 -complete -installsuffix shared -buildid -sT40ECttuRbH1ZWYsHn/-sT40ECttuRbH1ZWYsHn -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b525/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b519/_pkg_.a # internal cp $WORK/b519/_pkg_.a /builddir/.cache/go-build/2f/2facd48b9a040267af2e4bbd9e798c79b64be1d74e7fb48cfb5ce231ebfbc7c1-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1 mkdir -p $WORK/b527/ cat >/tmp/go-build1137861443/b527/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1137861443/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build1137861443/b438/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1137861443/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1137861443/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1137861443/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1137861443/b472/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile math/bits=/tmp/go-build1137861443/b031/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b527/_pkg_.a -trimpath "$WORK/b527=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1 -complete -installsuffix shared -buildid _tgc-22OVdJI2qxN7C7b/_tgc-22OVdJI2qxN7C7b -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b527/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b523/_pkg_.a # internal cp $WORK/b523/_pkg_.a /builddir/.cache/go-build/76/7623304c161237eb343f75c469429da20391cc2270c205a04664dcd615de7a12-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1 mkdir -p $WORK/b531/ cat >/tmp/go-build1137861443/b531/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1137861443/b437/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1137861443/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1137861443/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1137861443/b463/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile math/bits=/tmp/go-build1137861443/b031/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b531/_pkg_.a -trimpath "$WORK/b531=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1 -complete -installsuffix shared -buildid WMEQ5QlXepOMqHa2v6wk/WMEQ5QlXepOMqHa2v6wk -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b531/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b518/_pkg_.a # internal cp $WORK/b518/_pkg_.a /builddir/.cache/go-build/57/57cd952966fd84708636e4e877fb9f73fdba18e732a93e7dc71f05de5bd6f3e5-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1alpha1 mkdir -p $WORK/b532/ cat >/tmp/go-build1137861443/b532/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1137861443/b437/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1137861443/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1137861443/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1137861443/b463/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile math/bits=/tmp/go-build1137861443/b031/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b532/_pkg_.a -trimpath "$WORK/b532=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1alpha1 -complete -installsuffix shared -buildid cHia4RqmtUCumO26cFhF/cHia4RqmtUCumO26cFhF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b532/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1alpha1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1alpha1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1alpha1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1alpha1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1alpha1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1alpha1/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/f7/f7d26826982502e33cef7ab0be2bf7d5d425bf6b8efce7b829280aba9563b854-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1 mkdir -p $WORK/b533/ cat >/tmp/go-build1137861443/b533/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1137861443/b437/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1137861443/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1137861443/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1137861443/b463/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile math/bits=/tmp/go-build1137861443/b031/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b533/_pkg_.a -trimpath "$WORK/b533=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1 -complete -installsuffix shared -buildid H6g-PClfq3pDp4kMM8fp/H6g-PClfq3pDp4kMM8fp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b533/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b531/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b532/_pkg_.a # internal cp $WORK/b531/_pkg_.a /builddir/.cache/go-build/19/19fa27e38ecedc016d4b63a06c62f71b7154ac800cd1017dd1b5822d9157c801-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1 mkdir -p $WORK/b534/ cat >/tmp/go-build1137861443/b534/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1137861443/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build1137861443/b438/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1137861443/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1137861443/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1137861443/b463/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile math/bits=/tmp/go-build1137861443/b031/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b534/_pkg_.a -trimpath "$WORK/b534=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1 -complete -installsuffix shared -buildid a_eCSlRCqDouekXvH27_/a_eCSlRCqDouekXvH27_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b534/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1/zz_generated.deepcopy.go cp $WORK/b532/_pkg_.a /builddir/.cache/go-build/98/98ecc4916a0c72d25dfade69f17e64d0888ae693444a86fc3e4ccee5f8d1cd75-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1 mkdir -p $WORK/b535/ cat >/tmp/go-build1137861443/b535/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/api/resource=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1137861443/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build1137861443/b438/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1137861443/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1137861443/b439/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1137861443/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1137861443/b463/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile math/bits=/tmp/go-build1137861443/b031/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b535/_pkg_.a -trimpath "$WORK/b535=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1 -complete -installsuffix shared -buildid uSIW4XPO_KBEAQYkHwcS/uSIW4XPO_KBEAQYkHwcS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b535/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1/zz_generated.prerelease-lifecycle.go cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/12/12f264a5ebda864a26f8eabf7da52efe78b61307157ec7eb7962cfb351c555d6-d # internal github.com/prometheus/prometheus/discovery/gce mkdir -p $WORK/b333/ cat >/tmp/go-build1137861443/b333/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap golang.org/x/oauth2/google=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google importmap google.golang.org/api/compute/v1=github.com/prometheus/prometheus/vendor/google.golang.org/api/compute/v1 importmap google.golang.org/api/option=github.com/prometheus/prometheus/vendor/google.golang.org/api/option packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1137861443/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1137861443/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1137861443/b185/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1137861443/b278/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build1137861443/b287/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1137861443/b279/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build1137861443/b288/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google=/tmp/go-build1137861443/b334/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/compute/v1=/tmp/go-build1137861443/b342/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/option=/tmp/go-build1137861443/b398/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -p github.com/prometheus/prometheus/discovery/gce -complete -installsuffix shared -buildid myGKevZhVdzKXRZ3uvPk/myGKevZhVdzKXRZ3uvPk -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b333/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/gce/gce.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b525/_pkg_.a # internal cp $WORK/b525/_pkg_.a /builddir/.cache/go-build/65/653d2b326bbcd3ad23b68f49fa7626c649adfda9423ea5f238ba7cd0b619c150-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1 mkdir -p $WORK/b536/ cat >/tmp/go-build1137861443/b536/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/api/resource=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1137861443/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build1137861443/b438/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1137861443/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1137861443/b439/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1137861443/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1137861443/b463/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile math/bits=/tmp/go-build1137861443/b031/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b536/_pkg_.a -trimpath "$WORK/b536=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1 -complete -installsuffix shared -buildid Tp1C8DHT4DdZjN7hChAw/Tp1C8DHT4DdZjN7hChAw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b536/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b533/_pkg_.a # internal cp $WORK/b533/_pkg_.a /builddir/.cache/go-build/14/1481e7cfb0ca4de65c906cb2ad713fdaca178811c5f40971b25763795d44175b-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 mkdir -p $WORK/b577/ cat >/tmp/go-build1137861443/b577/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/api/resource=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1137861443/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1137861443/b439/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1137861443/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1137861443/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1137861443/b564/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1137861443/b569/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1137861443/b570/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b577/_pkg_.a -trimpath "$WORK/b577=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 -complete -installsuffix shared -buildid iNxNJZQqFi67TEJievs8/iNxNJZQqFi67TEJievs8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b577/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/affinity.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/attachedvolume.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/awselasticblockstorevolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/azurediskvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/azurefilepersistentvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/azurefilevolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/capabilities.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/cephfspersistentvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/cephfsvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/cinderpersistentvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/cindervolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/clientipconfig.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/componentcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/componentstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/configmap.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/configmapenvsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/configmapkeyselector.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/configmapnodeconfigsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/configmapprojection.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/configmapvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/container.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/containerimage.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/containerport.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/containerstate.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/containerstaterunning.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/containerstateterminated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/containerstatewaiting.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/containerstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/csipersistentvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/csivolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/daemonendpoint.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/downwardapiprojection.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/downwardapivolumefile.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/downwardapivolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/emptydirvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/endpointaddress.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/endpointport.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/endpoints.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/endpointsubset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/envfromsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/envvar.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/envvarsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/ephemeralcontainer.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/ephemeralcontainercommon.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/ephemeralvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/event.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/eventseries.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/eventsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/execaction.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/fcvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/flexpersistentvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/flexvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/flockervolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/gcepersistentdiskvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/gitrepovolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/glusterfspersistentvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/glusterfsvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/handler.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/hostalias.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/hostpathvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/httpgetaction.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/httpheader.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/iscsipersistentvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/iscsivolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/keytopath.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/lifecycle.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/limitrange.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/limitrangeitem.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/limitrangespec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/loadbalanceringress.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/loadbalancerstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/localobjectreference.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/localvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/namespace.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/namespacecondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/namespacespec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/namespacestatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/nfsvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/node.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeaddress.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeaffinity.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/nodecondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeconfigsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeconfigstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/nodedaemonendpoints.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeselector.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeselectorrequirement.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeselectorterm.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/nodespec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/nodestatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/nodesysteminfo.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/objectfieldselector.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/objectreference.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolume.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumeclaim.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumeclaimcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumeclaimspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumeclaimstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumeclaimtemplate.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumeclaimvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumespec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumestatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/photonpersistentdiskvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/pod.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/podaffinity.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/podaffinityterm.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/podantiaffinity.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/podcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/poddnsconfig.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/poddnsconfigoption.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/podip.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/podreadinessgate.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/podsecuritycontext.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/podspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/podstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/podtemplate.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/podtemplatespec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/portstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/portworxvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/preferredschedulingterm.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/probe.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/projectedvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/quobytevolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/rbdpersistentvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/rbdvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/replicationcontroller.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/replicationcontrollercondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/replicationcontrollerspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/replicationcontrollerstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/resourcefieldselector.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/resourcequota.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/resourcequotaspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/resourcequotastatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/resourcerequirements.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/scaleiopersistentvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/scaleiovolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/scopedresourceselectorrequirement.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/scopeselector.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/seccompprofile.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/secret.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/secretenvsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/secretkeyselector.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/secretprojection.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/secretreference.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/secretvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/securitycontext.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/selinuxoptions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/service.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/serviceaccount.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/serviceaccounttokenprojection.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/serviceport.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/servicespec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/servicestatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/sessionaffinityconfig.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/storageospersistentvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/storageosvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/sysctl.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/taint.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/tcpsocketaction.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/toleration.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/topologyselectorlabelrequirement.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/topologyselectorterm.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/topologyspreadconstraint.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/typedlocalobjectreference.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/volume.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/volumedevice.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/volumemount.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/volumenodeaffinity.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/volumeprojection.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/volumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/vspherevirtualdiskvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/weightedpodaffinityterm.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/windowssecuritycontextoptions.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b535/_pkg_.a # internal cp $WORK/b535/_pkg_.a /builddir/.cache/go-build/ab/ab21401be1fb1231c4b6edc9416a4775d0e45f2dc5006b86a38018b415babaf2-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1 mkdir -p $WORK/b578/ cat >/tmp/go-build1137861443/b578/importcfg << 'EOF' # internal # import config importmap k8s.io/api/autoscaling/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1=/tmp/go-build1137861443/b508/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1137861443/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1137861443/b564/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1137861443/b569/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1137861443/b570/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b578/_pkg_.a -trimpath "$WORK/b578=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1 -complete -installsuffix shared -buildid 6ULw7bBr84Cbo8c4RfKo/6ULw7bBr84Cbo8c4RfKo -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b578/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/crossversionobjectreference.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/horizontalpodautoscaler.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/horizontalpodautoscalerspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/horizontalpodautoscalerstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/scale.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/scalespec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/scalestatus.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b536/_pkg_.a # internal cp $WORK/b536/_pkg_.a /builddir/.cache/go-build/45/45ccc91160927eda1494964b992fb9938107238818b60c30334cbb7e0e07defc-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1 mkdir -p $WORK/b589/ cat >/tmp/go-build1137861443/b589/importcfg << 'EOF' # internal # import config importmap k8s.io/api/autoscaling/v2beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1 importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/api/resource=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1=/tmp/go-build1137861443/b509/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1137861443/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1137861443/b439/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1137861443/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1137861443/b564/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1137861443/b569/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1137861443/b570/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b589/_pkg_.a -trimpath "$WORK/b589=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1 -complete -installsuffix shared -buildid 4IjQZAQN23ME3GYw53Cw/4IjQZAQN23ME3GYw53Cw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b589/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/containerresourcemetricsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/containerresourcemetricstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/crossversionobjectreference.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/externalmetricsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/externalmetricstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/horizontalpodautoscaler.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/horizontalpodautoscalercondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/horizontalpodautoscalerspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/horizontalpodautoscalerstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/metricspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/metricstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/objectmetricsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/objectmetricstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/podsmetricsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/podsmetricstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/resourcemetricsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/resourcemetricstatus.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b534/_pkg_.a # internal cp $WORK/b534/_pkg_.a /builddir/.cache/go-build/59/599da0ef3cbf566cbeec4794f89fa10924a105a358b1e87c57fecf807b195ca1-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2 mkdir -p $WORK/b591/ cat >/tmp/go-build1137861443/b591/importcfg << 'EOF' # internal # import config importmap k8s.io/api/autoscaling/v2beta2=github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2 importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/api/resource=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2=/tmp/go-build1137861443/b510/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1137861443/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1137861443/b439/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1137861443/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1137861443/b564/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1137861443/b569/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1137861443/b570/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b591/_pkg_.a -trimpath "$WORK/b591=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2 -complete -installsuffix shared -buildid hO50mlENaQwDhm4MuPTS/hO50mlENaQwDhm4MuPTS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b591/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/containerresourcemetricsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/containerresourcemetricstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/crossversionobjectreference.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/externalmetricsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/externalmetricstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/horizontalpodautoscaler.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/horizontalpodautoscalerbehavior.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/horizontalpodautoscalercondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/horizontalpodautoscalerspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/horizontalpodautoscalerstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/hpascalingpolicy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/hpascalingrules.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/metricidentifier.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/metricspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/metricstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/metrictarget.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/metricvaluestatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/objectmetricsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/objectmetricstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/podsmetricsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/podsmetricstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/resourcemetricsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/resourcemetricstatus.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b527/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b333/_pkg_.a # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/a5/a5304dc52905a16b4006266ce6e730252059a856b2dc60fa713da46bef4aad0f-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1 mkdir -p $WORK/b597/ cat >/tmp/go-build1137861443/b597/importcfg << 'EOF' # internal # import config importmap k8s.io/api/certificates/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1 importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1=/tmp/go-build1137861443/b513/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1137861443/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1137861443/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1137861443/b564/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1137861443/b569/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1137861443/b570/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b597/_pkg_.a -trimpath "$WORK/b597=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1 -complete -installsuffix shared -buildid sB_-By01UPsPFrhA5XqC/sB_-By01UPsPFrhA5XqC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b597/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1/certificatesigningrequest.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1/certificatesigningrequestcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1/certificatesigningrequestspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1/certificatesigningrequeststatus.go cp $WORK/b527/_pkg_.a /builddir/.cache/go-build/6f/6fa24ea5b93d9daab78286c509a2ad9ee4addc6f1190c5861c60df53fa0cfd87-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1beta1 mkdir -p $WORK/b599/ cat >/tmp/go-build1137861443/b599/importcfg << 'EOF' # internal # import config importmap k8s.io/api/certificates/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1 importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1=/tmp/go-build1137861443/b514/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1137861443/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1137861443/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1137861443/b564/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1137861443/b569/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1137861443/b570/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b599/_pkg_.a -trimpath "$WORK/b599=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1beta1 -complete -installsuffix shared -buildid djLeRbds--fqqqncxCL4/djLeRbds--fqqqncxCL4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b599/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1beta1/certificatesigningrequest.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1beta1/certificatesigningrequestcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1beta1/certificatesigningrequestspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1beta1/certificatesigningrequeststatus.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b578/_pkg_.a # internal cp $WORK/b578/_pkg_.a /builddir/.cache/go-build/29/29dd499dfb01ee1dc9cfa62766b62273f7a8a13e5ebdaf686f07c9dc3f005a8b-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/reference mkdir -p $WORK/b605/ cat >/tmp/go-build1137861443/b605/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/api/meta=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1137861443/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta=/tmp/go-build1137861443/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1137861443/b458/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b605/_pkg_.a -trimpath "$WORK/b605=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/reference -complete -installsuffix shared -buildid xugpKs_loZ32gAoDpF8-/xugpKs_loZ32gAoDpF8- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b605/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/reference/ref.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b589/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b599/_pkg_.a # internal cp $WORK/b589/_pkg_.a /builddir/.cache/go-build/2f/2f7301eff89461bcba2b6e522a2a7a9c6ee6343beb30deda5fb75376c28bbd88-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1 mkdir -p $WORK/b641/ cat >/tmp/go-build1137861443/b641/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/scheduling/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1137861443/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1=/tmp/go-build1137861443/b531/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1137861443/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1137861443/b564/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1137861443/b569/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1137861443/b570/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b641/_pkg_.a -trimpath "$WORK/b641=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1 -complete -installsuffix shared -buildid Pib3mbNmqWvZYAgiyt28/Pib3mbNmqWvZYAgiyt28 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b641/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1/priorityclass.go cp $WORK/b599/_pkg_.a /builddir/.cache/go-build/a6/a67fde69b7d46a592728fc3b86f127564e59b6fcbba3ce4183a906eaded31df2-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1alpha1 mkdir -p $WORK/b643/ cat >/tmp/go-build1137861443/b643/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/scheduling/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1alpha1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1137861443/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1alpha1=/tmp/go-build1137861443/b532/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1137861443/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1137861443/b564/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1137861443/b569/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1137861443/b570/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b643/_pkg_.a -trimpath "$WORK/b643=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1alpha1 -complete -installsuffix shared -buildid IvwPQiYWS6mWh9RYvbzJ/IvwPQiYWS6mWh9RYvbzJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b643/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1alpha1/priorityclass.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b597/_pkg_.a # internal cp $WORK/b597/_pkg_.a /builddir/.cache/go-build/1a/1a3a2123db8f07fb8f5d27c895c0d2cf4ac573f8f3ce01f9b2ddd8580b984933-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1beta1 mkdir -p $WORK/b645/ cat >/tmp/go-build1137861443/b645/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/scheduling/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1137861443/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1=/tmp/go-build1137861443/b533/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1137861443/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1137861443/b564/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1137861443/b569/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1137861443/b570/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b645/_pkg_.a -trimpath "$WORK/b645=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1beta1 -complete -installsuffix shared -buildid gnFzbOpR5ZqOt8dyhm_m/gnFzbOpR5ZqOt8dyhm_m -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b645/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1beta1/priorityclass.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b605/_pkg_.a # internal cp $WORK/b605/_pkg_.a /builddir/.cache/go-build/68/6861be8858ca266591569edbf4345980c3ff9bf8972934739d920808b53e0126-d # internal github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3 mkdir -p $WORK/b758/ cat >/tmp/go-build1137861443/b758/importcfg << 'EOF' # internal # import config importmap github.com/cncf/xds/go/udpa/annotations=github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations importmap github.com/envoyproxy/go-control-plane/envoy/config/core/v3=github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3 importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/any=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/any importmap github.com/golang/protobuf/ptypes/duration=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/duration importmap google.golang.org/genproto/googleapis/rpc/status=github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/status importmap google.golang.org/grpc=github.com/prometheus/prometheus/vendor/google.golang.org/grpc importmap google.golang.org/grpc/codes=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/status=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/anypb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations=/tmp/go-build1137861443/b745/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3=/tmp/go-build1137861443/b744/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build1137861443/b142/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/any=/tmp/go-build1137861443/b174/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/duration=/tmp/go-build1137861443/b176/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build1137861443/b352/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc=/tmp/go-build1137861443/b357/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes=/tmp/go-build1137861443/b353/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status=/tmp/go-build1137861443/b351/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1137861443/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1137861443/b167/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build1137861443/b175/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile net/mail=/tmp/go-build1137861443/b746/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile regexp=/tmp/go-build1137861443/b058/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b758/_pkg_.a -trimpath "$WORK/b758=>" -p github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3 -complete -installsuffix shared -buildid VvIriTnUqqPTXeNAvDgY/VvIriTnUqqPTXeNAvDgY -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b758/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3/ads.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3/ads.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3/discovery.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3/discovery.pb.validate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b591/_pkg_.a # internal cp $WORK/b591/_pkg_.a /builddir/.cache/go-build/f3/f3ace95816abf551d5b679af446b50a8fdd2d742f9551adfc4ca7af8ed6cbdf2-d # internal github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec mkdir -p $WORK/b773/ cat >/tmp/go-build1137861443/b773/importcfg << 'EOF' # internal # import config importmap go.mongodb.org/mongo-driver/bson/bsonoptions=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions importmap go.mongodb.org/mongo-driver/bson/bsonrw=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw importmap go.mongodb.org/mongo-driver/bson/bsontype=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsontype importmap go.mongodb.org/mongo-driver/bson/primitive=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive importmap go.mongodb.org/mongo-driver/x/bsonx/bsoncore=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions=/tmp/go-build1137861443/b774/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw=/tmp/go-build1137861443/b775/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsontype=/tmp/go-build1137861443/b776/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive=/tmp/go-build1137861443/b777/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore=/tmp/go-build1137861443/b778/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b773/_pkg_.a -trimpath "$WORK/b773=>" -p github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec -complete -installsuffix shared -buildid WNjZxW5waFDZkrgho21I/WNjZxW5waFDZkrgho21I -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b773/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/array_codec.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/bsoncodec.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/byte_slice_codec.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/cond_addr_codec.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/default_value_decoders.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/default_value_encoders.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/empty_interface_codec.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/map_codec.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/mode.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/pointer_codec.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/proxy.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/registry.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/slice_codec.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/string_codec.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/struct_codec.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/struct_tag_parser.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/time_codec.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/types.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/uint_codec.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b520/_pkg_.a # internal cp $WORK/b520/_pkg_.a /builddir/.cache/go-build/7a/7a7409faf8b6a0d7873af6aeb810609d2bebba710d346235d2a49f94f1905bad-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme mkdir -p $WORK/b497/ cat >/tmp/go-build1137861443/b497/importcfg << 'EOF' # internal # import config importmap k8s.io/api/admissionregistration/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1 importmap k8s.io/api/admissionregistration/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1 importmap k8s.io/api/apiserverinternal/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/apiserverinternal/v1alpha1 importmap k8s.io/api/apps/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1 importmap k8s.io/api/apps/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1 importmap k8s.io/api/apps/v1beta2=github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2 importmap k8s.io/api/authentication/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1 importmap k8s.io/api/authentication/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1beta1 importmap k8s.io/api/authorization/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1 importmap k8s.io/api/authorization/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1beta1 importmap k8s.io/api/autoscaling/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1 importmap k8s.io/api/autoscaling/v2beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1 importmap k8s.io/api/autoscaling/v2beta2=github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2 importmap k8s.io/api/batch/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1 importmap k8s.io/api/batch/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1 importmap k8s.io/api/certificates/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1 importmap k8s.io/api/certificates/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1 importmap k8s.io/api/coordination/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1 importmap k8s.io/api/coordination/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1 importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/discovery/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1 importmap k8s.io/api/discovery/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1 importmap k8s.io/api/events/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1 importmap k8s.io/api/events/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1 importmap k8s.io/api/extensions/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1 importmap k8s.io/api/flowcontrol/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1 importmap k8s.io/api/flowcontrol/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1 importmap k8s.io/api/networking/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1 importmap k8s.io/api/networking/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1 importmap k8s.io/api/node/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1 importmap k8s.io/api/node/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1alpha1 importmap k8s.io/api/node/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1 importmap k8s.io/api/policy/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1 importmap k8s.io/api/policy/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1 importmap k8s.io/api/rbac/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1 importmap k8s.io/api/rbac/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1alpha1 importmap k8s.io/api/rbac/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1 importmap k8s.io/api/scheduling/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1 importmap k8s.io/api/scheduling/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1alpha1 importmap k8s.io/api/scheduling/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1 importmap k8s.io/api/storage/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1 importmap k8s.io/api/storage/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1 importmap k8s.io/api/storage/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer importmap k8s.io/apimachinery/pkg/util/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1=/tmp/go-build1137861443/b498/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1=/tmp/go-build1137861443/b499/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apiserverinternal/v1alpha1=/tmp/go-build1137861443/b500/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1=/tmp/go-build1137861443/b501/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1=/tmp/go-build1137861443/b502/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2=/tmp/go-build1137861443/b503/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1=/tmp/go-build1137861443/b504/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1beta1=/tmp/go-build1137861443/b505/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1=/tmp/go-build1137861443/b506/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1beta1=/tmp/go-build1137861443/b507/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1=/tmp/go-build1137861443/b508/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1=/tmp/go-build1137861443/b509/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2=/tmp/go-build1137861443/b510/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1=/tmp/go-build1137861443/b511/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1=/tmp/go-build1137861443/b512/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1=/tmp/go-build1137861443/b513/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1=/tmp/go-build1137861443/b514/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1=/tmp/go-build1137861443/b515/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1=/tmp/go-build1137861443/b516/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1137861443/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1=/tmp/go-build1137861443/b517/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1=/tmp/go-build1137861443/b475/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1=/tmp/go-build1137861443/b518/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1=/tmp/go-build1137861443/b519/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1=/tmp/go-build1137861443/b520/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1=/tmp/go-build1137861443/b521/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1=/tmp/go-build1137861443/b522/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1=/tmp/go-build1137861443/b476/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1=/tmp/go-build1137861443/b477/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1=/tmp/go-build1137861443/b523/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1alpha1=/tmp/go-build1137861443/b524/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1=/tmp/go-build1137861443/b525/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1=/tmp/go-build1137861443/b526/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1=/tmp/go-build1137861443/b527/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1=/tmp/go-build1137861443/b528/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1alpha1=/tmp/go-build1137861443/b529/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1=/tmp/go-build1137861443/b530/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1=/tmp/go-build1137861443/b531/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1alpha1=/tmp/go-build1137861443/b532/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1=/tmp/go-build1137861443/b533/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1=/tmp/go-build1137861443/b534/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1=/tmp/go-build1137861443/b535/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1=/tmp/go-build1137861443/b536/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1137861443/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1137861443/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer=/tmp/go-build1137861443/b487/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build1137861443/b466/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b497/_pkg_.a -trimpath "$WORK/b497=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme -complete -installsuffix shared -buildid kvhQiq2by6fGYJ_q2QZF/kvhQiq2by6fGYJ_q2QZF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b497/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme/register.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b641/_pkg_.a # internal cp $WORK/b641/_pkg_.a /builddir/.cache/go-build/37/379a4bed90658d02b2ce4ad78447f83b484f716492c49cb515690fce046fe541-d # internal github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonpointer mkdir -p $WORK/b789/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b645/_pkg_.a # internal cat >/tmp/go-build1137861443/b789/importcfg << 'EOF' # internal # import config importmap github.com/go-openapi/swag=github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag=/tmp/go-build1137861443/b781/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b789/_pkg_.a -trimpath "$WORK/b789=>" -p github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonpointer -complete -installsuffix shared -buildid 8YjkiYXsUZ_aLKxET_Dp/8YjkiYXsUZ_aLKxET_Dp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b789/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonpointer/pointer.go cp $WORK/b645/_pkg_.a /builddir/.cache/go-build/a8/a88e9940afc8b518bff3893eb3988d7451a6f921a280f2fd6c8b3a032198f98e-d # internal github.com/prometheus/prometheus/tsdb/errors mkdir -p $WORK/b806/ cat >/tmp/go-build1137861443/b806/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b806/_pkg_.a -trimpath "$WORK/b806=>" -p github.com/prometheus/prometheus/tsdb/errors -complete -installsuffix shared -buildid -ybHKpPg1dui0PQoQt8B/-ybHKpPg1dui0PQoQt8B -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b806/importcfg -pack ./_build/src/github.com/prometheus/prometheus/tsdb/errors/errors.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b643/_pkg_.a # internal cp $WORK/b643/_pkg_.a /builddir/.cache/go-build/ec/ec61dfcba77eaab020af145f8dba8d58a502e426e710407fc6bb5949f4605945-d # internal github.com/prometheus/prometheus/tsdb/fileutil mkdir -p $WORK/b807/ cat >/tmp/go-build1137861443/b807/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1137861443/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix=/tmp/go-build1137861443/b189/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile path/filepath=/tmp/go-build1137861443/b119/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile syscall=/tmp/go-build1137861443/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b807/_pkg_.a -trimpath "$WORK/b807=>" -p github.com/prometheus/prometheus/tsdb/fileutil -complete -installsuffix shared -buildid LvPtCE0mYfWHSXGLI-Ub/LvPtCE0mYfWHSXGLI-Ub -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b807/importcfg -pack ./_build/src/github.com/prometheus/prometheus/tsdb/fileutil/dir.go ./_build/src/github.com/prometheus/prometheus/tsdb/fileutil/dir_unix.go ./_build/src/github.com/prometheus/prometheus/tsdb/fileutil/fileutil.go ./_build/src/github.com/prometheus/prometheus/tsdb/fileutil/flock.go ./_build/src/github.com/prometheus/prometheus/tsdb/fileutil/flock_unix.go ./_build/src/github.com/prometheus/prometheus/tsdb/fileutil/mmap.go ./_build/src/github.com/prometheus/prometheus/tsdb/fileutil/mmap_unix.go ./_build/src/github.com/prometheus/prometheus/tsdb/fileutil/preallocate.go ./_build/src/github.com/prometheus/prometheus/tsdb/fileutil/preallocate_linux.go ./_build/src/github.com/prometheus/prometheus/tsdb/fileutil/sync_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b497/_pkg_.a # internal cp $WORK/b497/_pkg_.a /builddir/.cache/go-build/f1/f1dba51be24b8b26044a91a19c7cb38fb284f7281cf33279e26fe99937ab52e0-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/discovery mkdir -p $WORK/b480/ cat >/tmp/go-build1137861443/b480/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap github.com/googleapis/gnostic/openapiv2=github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/openapiv2 importmap k8s.io/apimachinery/pkg/api/errors=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/errors importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer importmap k8s.io/apimachinery/pkg/util/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/pkg/util/sets=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/apimachinery/pkg/version=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/version importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build1137861443/b142/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/openapiv2=/tmp/go-build1137861443/b481/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/errors=/tmp/go-build1137861443/b486/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1137861443/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1137861443/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer=/tmp/go-build1137861443/b487/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build1137861443/b466/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets=/tmp/go-build1137861443/b453/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/version=/tmp/go-build1137861443/b496/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1137861443/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1137861443/b537/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b480/_pkg_.a -trimpath "$WORK/b480=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/discovery -complete -installsuffix shared -buildid YL2sM5kmh8r1-HgllGb3/YL2sM5kmh8r1-HgllGb3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b480/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/discovery/discovery_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/discovery/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/discovery/helper.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b806/_pkg_.a # internal cp $WORK/b806/_pkg_.a /builddir/.cache/go-build/f7/f7620f37a28fffae5a92fc56369e3ddd95901e6980e136b1e36876df3b9040cc-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1 mkdir -p $WORK/b562/ cat >/tmp/go-build1137861443/b562/importcfg << 'EOF' # internal # import config importmap k8s.io/api/admissionregistration/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/admissionregistration/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1=/tmp/go-build1137861443/b498/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1137861443/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1137861443/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1=/tmp/go-build1137861443/b563/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1137861443/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1137861443/b537/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b562/_pkg_.a -trimpath "$WORK/b562=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1 -complete -installsuffix shared -buildid 8IKtlSA4O2PwR-CP9H9Z/8IKtlSA4O2PwR-CP9H9Z -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b562/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1/admissionregistration_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1/mutatingwebhookconfiguration.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1/validatingwebhookconfiguration.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b789/_pkg_.a # internal cp $WORK/b789/_pkg_.a /builddir/.cache/go-build/3e/3eb5c96d8eaa659e2d0dc927b9a0be713e3700381a01eeeaa8a82153b65a25a2-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1 mkdir -p $WORK/b571/ cat >/tmp/go-build1137861443/b571/importcfg << 'EOF' # internal # import config importmap k8s.io/api/admissionregistration/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1=/tmp/go-build1137861443/b499/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1137861443/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1137861443/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1=/tmp/go-build1137861443/b572/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1137861443/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1137861443/b537/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b571/_pkg_.a -trimpath "$WORK/b571=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1 -complete -installsuffix shared -buildid 8aqFYCbhlro2GDH7lkHx/8aqFYCbhlro2GDH7lkHx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b571/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/admissionregistration_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/mutatingwebhookconfiguration.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/validatingwebhookconfiguration.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b807/_pkg_.a # internal cp $WORK/b807/_pkg_.a /builddir/.cache/go-build/b7/b719500d1664f44d5da12c747685ee869d0f88ad12cc974e2b5c0e477356621f-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1 mkdir -p $WORK/b573/ cat >/tmp/go-build1137861443/b573/importcfg << 'EOF' # internal # import config importmap k8s.io/api/apiserverinternal/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/apiserverinternal/v1alpha1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apiserverinternal/v1alpha1=/tmp/go-build1137861443/b500/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1137861443/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1137861443/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1=/tmp/go-build1137861443/b574/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1137861443/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1137861443/b537/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b573/_pkg_.a -trimpath "$WORK/b573=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1 -complete -installsuffix shared -buildid UK1fbVc899OddLFXDBDM/UK1fbVc899OddLFXDBDM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b573/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1/apiserverinternal_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1/storageversion.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b562/_pkg_.a # internal cp $WORK/b562/_pkg_.a /builddir/.cache/go-build/85/853fd79a40694c42cc92261c4645ef74f4125e56a724120a4329b9e5c28346ce-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1 mkdir -p $WORK/b583/ cat >/tmp/go-build1137861443/b583/importcfg << 'EOF' # internal # import config importmap k8s.io/api/authentication/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1=/tmp/go-build1137861443/b504/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1137861443/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1137861443/b537/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b583/_pkg_.a -trimpath "$WORK/b583=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1 -complete -installsuffix shared -buildid dRoLpO295BQnXzdlZQu5/dRoLpO295BQnXzdlZQu5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b583/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1/authentication_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1/tokenreview.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b571/_pkg_.a # internal cp $WORK/b571/_pkg_.a /builddir/.cache/go-build/51/5143a7de620ec23d15d2e6cc6d11d09ac10d27cd2e78891cada36c5253d00d7a-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1 mkdir -p $WORK/b584/ cat >/tmp/go-build1137861443/b584/importcfg << 'EOF' # internal # import config importmap k8s.io/api/authentication/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1beta1=/tmp/go-build1137861443/b505/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1137861443/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1137861443/b537/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b584/_pkg_.a -trimpath "$WORK/b584=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1 -complete -installsuffix shared -buildid J8UMTxnYBjlzHu4ngxTW/J8UMTxnYBjlzHu4ngxTW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b584/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1/authentication_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1/tokenreview.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b573/_pkg_.a # internal cp $WORK/b573/_pkg_.a /builddir/.cache/go-build/65/65c3261e1c521bbe66472474e537d56dca5e265e8c9bf317ed54dfdb04c1f406-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1 mkdir -p $WORK/b585/ cat >/tmp/go-build1137861443/b585/importcfg << 'EOF' # internal # import config importmap k8s.io/api/authorization/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1=/tmp/go-build1137861443/b506/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1137861443/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1137861443/b537/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b585/_pkg_.a -trimpath "$WORK/b585=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1 -complete -installsuffix shared -buildid 6vH_O7vUNMH9G8QQ1iLp/6vH_O7vUNMH9G8QQ1iLp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b585/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/authorization_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/localsubjectaccessreview.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/selfsubjectaccessreview.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/selfsubjectrulesreview.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/subjectaccessreview.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b480/_pkg_.a # internal cp $WORK/b480/_pkg_.a /builddir/.cache/go-build/4a/4ac9238708e8dfaa8be5f642cf85bead9e53f6e8a135c13f8b1928851a4bf38b-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1 mkdir -p $WORK/b586/ cat >/tmp/go-build1137861443/b586/importcfg << 'EOF' # internal # import config importmap k8s.io/api/authorization/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1beta1=/tmp/go-build1137861443/b507/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1137861443/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1137861443/b537/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b586/_pkg_.a -trimpath "$WORK/b586=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1 -complete -installsuffix shared -buildid j7fQsF92nqAQf91wK2fM/j7fQsF92nqAQf91wK2fM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b586/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/authorization_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/localsubjectaccessreview.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/selfsubjectaccessreview.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/selfsubjectrulesreview.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/subjectaccessreview.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b583/_pkg_.a # internal cp $WORK/b583/_pkg_.a /builddir/.cache/go-build/55/552368d12efeff7aa72e01fe4594e84cddf2881bda7f12012600576ff9d75299-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1 mkdir -p $WORK/b587/ cat >/tmp/go-build1137861443/b587/importcfg << 'EOF' # internal # import config importmap k8s.io/api/autoscaling/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/autoscaling/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1=/tmp/go-build1137861443/b508/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1137861443/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1137861443/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1=/tmp/go-build1137861443/b578/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1137861443/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1137861443/b537/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b587/_pkg_.a -trimpath "$WORK/b587=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1 -complete -installsuffix shared -buildid 9kR2v3LwIUfdMosoA9a7/9kR2v3LwIUfdMosoA9a7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b587/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1/autoscaling_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1/horizontalpodautoscaler.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b584/_pkg_.a # internal cp $WORK/b584/_pkg_.a /builddir/.cache/go-build/5c/5c19c36593049e00e11e1c847b38535b79a034f6aad55c82056e69ad5fbd9d89-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1 mkdir -p $WORK/b588/ cat >/tmp/go-build1137861443/b588/importcfg << 'EOF' # internal # import config importmap k8s.io/api/autoscaling/v2beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/autoscaling/v2beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1=/tmp/go-build1137861443/b509/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1137861443/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1137861443/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1=/tmp/go-build1137861443/b589/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1137861443/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1137861443/b537/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b588/_pkg_.a -trimpath "$WORK/b588=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1 -complete -installsuffix shared -buildid 108GZvnUeYOKXfc5z5Sk/108GZvnUeYOKXfc5z5Sk -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b588/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1/autoscaling_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1/horizontalpodautoscaler.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b758/_pkg_.a # internal cp $WORK/b758/_pkg_.a /builddir/.cache/go-build/a4/a496d5c7849d53aa5dd1a56818ab2b990087ffadd9a19ea2839203067b05219b-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2 mkdir -p $WORK/b590/ cat >/tmp/go-build1137861443/b590/importcfg << 'EOF' # internal # import config importmap k8s.io/api/autoscaling/v2beta2=github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/autoscaling/v2beta2=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2=/tmp/go-build1137861443/b510/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1137861443/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1137861443/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2=/tmp/go-build1137861443/b591/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1137861443/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1137861443/b537/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b590/_pkg_.a -trimpath "$WORK/b590=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2 -complete -installsuffix shared -buildid djdJ0AgT9LQ9-4Igylfz/djdJ0AgT9LQ9-4Igylfz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b590/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2/autoscaling_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2/horizontalpodautoscaler.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b586/_pkg_.a # internal cp $WORK/b586/_pkg_.a /builddir/.cache/go-build/6d/6dbc94cfc811fce2d71346e9209a2d301aadb077760d77c63f3000888cf78508-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1 mkdir -p $WORK/b596/ cat >/tmp/go-build1137861443/b596/importcfg << 'EOF' # internal # import config importmap k8s.io/api/certificates/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/certificates/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1=/tmp/go-build1137861443/b513/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1137861443/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1137861443/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1=/tmp/go-build1137861443/b597/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1137861443/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1137861443/b537/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b596/_pkg_.a -trimpath "$WORK/b596=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1 -complete -installsuffix shared -buildid 3pbuohZNK1G480TXdL2F/3pbuohZNK1G480TXdL2F -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b596/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1/certificates_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1/certificatesigningrequest.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1/generated_expansion.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b585/_pkg_.a # internal cp $WORK/b585/_pkg_.a /builddir/.cache/go-build/98/988aed2d348b560bb54f006f9014cde3e420b3b5346557a71f9d15ef68e4c28c-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1 mkdir -p $WORK/b598/ cat >/tmp/go-build1137861443/b598/importcfg << 'EOF' # internal # import config importmap k8s.io/api/certificates/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/certificates/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1=/tmp/go-build1137861443/b514/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1137861443/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1137861443/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1beta1=/tmp/go-build1137861443/b599/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1137861443/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1137861443/b537/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b598/_pkg_.a -trimpath "$WORK/b598=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1 -complete -installsuffix shared -buildid 9vbaI_uZ5qNCRLDiIPkp/9vbaI_uZ5qNCRLDiIPkp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b598/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/certificates_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/certificatesigningrequest.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/certificatesigningrequest_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/generated_expansion.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b587/_pkg_.a # internal cp $WORK/b587/_pkg_.a /builddir/.cache/go-build/4a/4a10a7175f31e9c4ffb927e2f5b9bc292ab73aebb57c9aabe8421dda0eab473a-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1 mkdir -p $WORK/b600/ cat >/tmp/go-build1137861443/b600/importcfg << 'EOF' # internal # import config importmap k8s.io/api/coordination/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/coordination/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/coordination/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1=/tmp/go-build1137861443/b515/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1137861443/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1137861443/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/coordination/v1=/tmp/go-build1137861443/b601/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1137861443/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1137861443/b537/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b600/_pkg_.a -trimpath "$WORK/b600=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1 -complete -installsuffix shared -buildid Hdx_ffJoGHSM_jj60rf2/Hdx_ffJoGHSM_jj60rf2 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b600/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1/coordination_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1/lease.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b590/_pkg_.a # internal cp $WORK/b590/_pkg_.a /builddir/.cache/go-build/60/603c30e0fefd170ce4d74e442c41665c419dad8ae2f24a87f71a4cdbb0273bac-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1 mkdir -p $WORK/b602/ cat >/tmp/go-build1137861443/b602/importcfg << 'EOF' # internal # import config importmap k8s.io/api/coordination/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/coordination/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/coordination/v1beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1=/tmp/go-build1137861443/b516/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1137861443/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1137861443/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/coordination/v1beta1=/tmp/go-build1137861443/b603/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1137861443/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1137861443/b537/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b602/_pkg_.a -trimpath "$WORK/b602=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1 -complete -installsuffix shared -buildid lxUByxZneHPmK8jys95_/lxUByxZneHPmK8jys95_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b602/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1/coordination_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1/lease.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b588/_pkg_.a # internal cp $WORK/b588/_pkg_.a /builddir/.cache/go-build/0a/0adb8fffdee4c45d9e7e9ba481bcc14d456cdbf7b98ea04d0ec7a98ac5c9569a-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1 mkdir -p $WORK/b616/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b596/_pkg_.a # internal cat >/tmp/go-build1137861443/b616/importcfg << 'EOF' # internal # import config importmap k8s.io/api/flowcontrol/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1=/tmp/go-build1137861443/b521/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1137861443/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1137861443/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1=/tmp/go-build1137861443/b617/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1137861443/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1137861443/b537/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b616/_pkg_.a -trimpath "$WORK/b616=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1 -complete -installsuffix shared -buildid GynmAzx7u41R6f-iLgEs/GynmAzx7u41R6f-iLgEs -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b616/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1/flowcontrol_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1/flowschema.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1/prioritylevelconfiguration.go cp $WORK/b596/_pkg_.a /builddir/.cache/go-build/fb/fb6d9f9e948d59705b8a19eb421f39519bd63ef3cb68fa0022bc4b6b89bd4ccf-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1 mkdir -p $WORK/b618/ cat >/tmp/go-build1137861443/b618/importcfg << 'EOF' # internal # import config importmap k8s.io/api/flowcontrol/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1=/tmp/go-build1137861443/b522/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1137861443/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1137861443/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1=/tmp/go-build1137861443/b619/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1137861443/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1137861443/b537/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b618/_pkg_.a -trimpath "$WORK/b618=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1 -complete -installsuffix shared -buildid _NhcsGMuYbYV0rsnRX1S/_NhcsGMuYbYV0rsnRX1S -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b618/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1/flowcontrol_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1/flowschema.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1/prioritylevelconfiguration.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b598/_pkg_.a # internal cp $WORK/b598/_pkg_.a /builddir/.cache/go-build/29/29b7feb7083a4efe657e304ae071de9088ea5fc72a5e0e5e562833945f7c8dfa-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1 mkdir -p $WORK/b630/ cat >/tmp/go-build1137861443/b630/importcfg << 'EOF' # internal # import config importmap k8s.io/api/policy/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/policy/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1=/tmp/go-build1137861443/b526/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1137861443/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1137861443/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1=/tmp/go-build1137861443/b631/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1137861443/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1137861443/b537/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b630/_pkg_.a -trimpath "$WORK/b630=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1 -complete -installsuffix shared -buildid eJDsOEAVldmHhd2Co2SD/eJDsOEAVldmHhd2Co2SD -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b630/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1/eviction.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1/eviction_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1/poddisruptionbudget.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1/policy_client.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b600/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b602/_pkg_.a # internal cp $WORK/b600/_pkg_.a /builddir/.cache/go-build/3b/3b5c34b6a3168ea213f773d0f57c6aa9679e8d6e7a0618ebcfc8c973ce16dfe8-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1 mkdir -p $WORK/b634/ cat >/tmp/go-build1137861443/b634/importcfg << 'EOF' # internal # import config importmap k8s.io/api/rbac/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/rbac/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1=/tmp/go-build1137861443/b528/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1137861443/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1137861443/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1=/tmp/go-build1137861443/b635/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1137861443/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1137861443/b537/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b634/_pkg_.a -trimpath "$WORK/b634=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1 -complete -installsuffix shared -buildid jQFqVub0niB-b5aSk3nz/jQFqVub0niB-b5aSk3nz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b634/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/clusterrole.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/clusterrolebinding.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/rbac_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/role.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/rolebinding.go cp $WORK/b602/_pkg_.a /builddir/.cache/go-build/53/534952da248ceb94f047564039866c88227b0a5322ef9c7044dfed14c4c1ec7a-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1 mkdir -p $WORK/b636/ cat >/tmp/go-build1137861443/b636/importcfg << 'EOF' # internal # import config importmap k8s.io/api/rbac/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1alpha1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/rbac/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1alpha1=/tmp/go-build1137861443/b529/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1137861443/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1137861443/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1=/tmp/go-build1137861443/b637/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1137861443/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1137861443/b537/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b636/_pkg_.a -trimpath "$WORK/b636=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1 -complete -installsuffix shared -buildid TDsvvE6qmWBhtzbt6sME/TDsvvE6qmWBhtzbt6sME -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b636/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/clusterrole.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/clusterrolebinding.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/rbac_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/role.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/rolebinding.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b616/_pkg_.a # internal cp $WORK/b616/_pkg_.a /builddir/.cache/go-build/34/34025ad23445736f154a2a1a31c573d8fe2af01de4e8b905f4e33d47d9c73a2e-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1 mkdir -p $WORK/b638/ cat >/tmp/go-build1137861443/b638/importcfg << 'EOF' # internal # import config importmap k8s.io/api/rbac/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/rbac/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1=/tmp/go-build1137861443/b530/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1137861443/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1137861443/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1=/tmp/go-build1137861443/b639/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1137861443/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1137861443/b537/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b638/_pkg_.a -trimpath "$WORK/b638=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1 -complete -installsuffix shared -buildid JEDUYPTef5Jngh5250Rr/JEDUYPTef5Jngh5250Rr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b638/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/clusterrole.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/clusterrolebinding.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/rbac_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/role.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/rolebinding.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b618/_pkg_.a # internal cp $WORK/b618/_pkg_.a /builddir/.cache/go-build/0c/0c635277d100a6e61a14db9fbad9fa1b6e4064198b713b77f3d7e998fad01204-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1 mkdir -p $WORK/b640/ cat >/tmp/go-build1137861443/b640/importcfg << 'EOF' # internal # import config importmap k8s.io/api/scheduling/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/scheduling/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1=/tmp/go-build1137861443/b531/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1137861443/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1137861443/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1=/tmp/go-build1137861443/b641/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1137861443/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1137861443/b537/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b640/_pkg_.a -trimpath "$WORK/b640=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1 -complete -installsuffix shared -buildid OyP34Jj4MOexT3kYyDdM/OyP34Jj4MOexT3kYyDdM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b640/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1/priorityclass.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1/scheduling_client.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b630/_pkg_.a # internal cp $WORK/b630/_pkg_.a /builddir/.cache/go-build/f9/f92221507d4f6acdf773ccef51f99f7ba7084e3c2f11bcf41d2b4873c60629f2-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1 mkdir -p $WORK/b642/ cat >/tmp/go-build1137861443/b642/importcfg << 'EOF' # internal # import config importmap k8s.io/api/scheduling/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1alpha1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/scheduling/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1alpha1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1alpha1=/tmp/go-build1137861443/b532/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1137861443/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1137861443/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1alpha1=/tmp/go-build1137861443/b643/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1137861443/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1137861443/b537/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b642/_pkg_.a -trimpath "$WORK/b642=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1 -complete -installsuffix shared -buildid Bhg19_GyN6n_8FRzeDib/Bhg19_GyN6n_8FRzeDib -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b642/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1/priorityclass.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1/scheduling_client.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b640/_pkg_.a # internal cp $WORK/b640/_pkg_.a /builddir/.cache/go-build/b9/b9540f0e42decbbe2801bd44435108b9e968bbe2a7dbcec4759401c3d7c27f61-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1 mkdir -p $WORK/b644/ cat >/tmp/go-build1137861443/b644/importcfg << 'EOF' # internal # import config importmap k8s.io/api/scheduling/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/scheduling/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1=/tmp/go-build1137861443/b533/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1137861443/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1137861443/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1beta1=/tmp/go-build1137861443/b645/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1137861443/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1137861443/b537/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b644/_pkg_.a -trimpath "$WORK/b644=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1 -complete -installsuffix shared -buildid nswML_UpLO3ZJcWoMkZn/nswML_UpLO3ZJcWoMkZn -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b644/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1/priorityclass.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1/scheduling_client.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b634/_pkg_.a # internal cp $WORK/b634/_pkg_.a /builddir/.cache/go-build/93/938f51184d78333b3671028897c56b439e488eee7080eaf409ea45cc943ffd57-d # internal github.com/prometheus/prometheus/discovery/xds mkdir -p $WORK/b743/ cat >/tmp/go-build1137861443/b743/importcfg << 'EOF' # internal # import config importmap github.com/envoyproxy/go-control-plane/envoy/config/core/v3=github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3 importmap github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3=github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3 importmap github.com/envoyproxy/protoc-gen-validate/validate=github.com/prometheus/prometheus/vendor/github.com/envoyproxy/protoc-gen-validate/validate importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/version=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version importmap google.golang.org/genproto/googleapis/api/annotations=github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/api/annotations importmap google.golang.org/protobuf/encoding/protojson=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protojson importmap google.golang.org/protobuf/proto=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/anypb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3=/tmp/go-build1137861443/b744/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3=/tmp/go-build1137861443/b758/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build1137861443/b749/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1137861443/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1137861443/b060/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1137861443/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1137861443/b066/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1137861443/b216/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1137861443/b185/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version=/tmp/go-build1137861443/b214/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1137861443/b278/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1137861443/b279/_pkg_.a packagefile github.com/prometheus/prometheus/util/osutil=/tmp/go-build1137861443/b759/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build1137861443/b288/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/api/annotations=/tmp/go-build1137861443/b760/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protojson=/tmp/go-build1137861443/b355/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto=/tmp/go-build1137861443/b158/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1137861443/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1137861443/b159/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1137861443/b167/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build1137861443/b175/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile path=/tmp/go-build1137861443/b044/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b743/_pkg_.a -trimpath "$WORK/b743=>" -p github.com/prometheus/prometheus/discovery/xds -complete -installsuffix shared -buildid x4WgRQcMhni_NttlLE6P/x4WgRQcMhni_NttlLE6P -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b743/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/xds/client.go ./_build/src/github.com/prometheus/prometheus/discovery/xds/kuma.go ./_build/src/github.com/prometheus/prometheus/discovery/xds/kuma_mads.pb.go ./_build/src/github.com/prometheus/prometheus/discovery/xds/xds.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b638/_pkg_.a # internal cp $WORK/b638/_pkg_.a /builddir/.cache/go-build/08/08f778206afcc377d99b2e1b345776ea6ab697c13135e57e5c55d3a9b175b87f-d # internal github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonreference mkdir -p $WORK/b791/ cat >/tmp/go-build1137861443/b791/importcfg << 'EOF' # internal # import config importmap github.com/PuerkitoBio/purell=github.com/prometheus/prometheus/vendor/github.com/PuerkitoBio/purell importmap github.com/go-openapi/jsonpointer=github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonpointer packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/PuerkitoBio/purell=/tmp/go-build1137861443/b792/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonpointer=/tmp/go-build1137861443/b789/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b791/_pkg_.a -trimpath "$WORK/b791=>" -p github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonreference -complete -installsuffix shared -buildid qFceTn1VwUqQbPSX8L6Q/qFceTn1VwUqQbPSX8L6Q -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b791/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonreference/reference.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b642/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b636/_pkg_.a # internal cp $WORK/b642/_pkg_.a /builddir/.cache/go-build/11/1111dffd0820b0fde683b9d9443de762486025817216d7b935ba564f2af3b75f-d # internal github.com/prometheus/prometheus/tsdb/chunks mkdir -p $WORK/b805/ cat >/tmp/go-build1137861443/b805/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap go.uber.org/atomic=github.com/prometheus/prometheus/vendor/go.uber.org/atomic packagefile bufio=/tmp/go-build1137861443/b055/_pkg_.a packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile encoding/binary=/tmp/go-build1137861443/b052/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1137861443/b203/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=/tmp/go-build1137861443/b804/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=/tmp/go-build1137861443/b806/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=/tmp/go-build1137861443/b807/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.uber.org/atomic=/tmp/go-build1137861443/b797/_pkg_.a packagefile hash=/tmp/go-build1137861443/b072/_pkg_.a packagefile hash/crc32=/tmp/go-build1137861443/b071/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile path/filepath=/tmp/go-build1137861443/b119/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b805/_pkg_.a -trimpath "$WORK/b805=>" -p github.com/prometheus/prometheus/tsdb/chunks -complete -installsuffix shared -buildid Ts3R0l0f0_OrWZL0rfn-/Ts3R0l0f0_OrWZL0rfn- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b805/importcfg -pack ./_build/src/github.com/prometheus/prometheus/tsdb/chunks/chunks.go ./_build/src/github.com/prometheus/prometheus/tsdb/chunks/head_chunks.go ./_build/src/github.com/prometheus/prometheus/tsdb/chunks/head_chunks_other.go cp $WORK/b636/_pkg_.a /builddir/.cache/go-build/a7/a7f359677f42a8f490c3f64eed6b0184ede4a476ea1a68595387385db1ca4c03-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/testutil/promlint mkdir -p $WORK/b810/ cat >/tmp/go-build1137861443/b810/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_model/go=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/expfmt=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go=/tmp/go-build1137861443/b181/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt=/tmp/go-build1137861443/b182/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile regexp=/tmp/go-build1137861443/b058/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b810/_pkg_.a -trimpath "$WORK/b810=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/testutil/promlint -complete -installsuffix shared -buildid NcdXeQZbkJpKjfN-Cnvy/NcdXeQZbkJpKjfN-Cnvy -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b810/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/testutil/promlint/promlint.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b644/_pkg_.a # internal cp $WORK/b644/_pkg_.a /builddir/.cache/go-build/bc/bc40cfeba2f879cf4940c6f72e40e5cf1381dbc35b55972f6ec0968c817b10ed-d # internal github.com/prometheus/prometheus/vendor/github.com/pmezard/go-difflib/difflib mkdir -p $WORK/b814/ cat >/tmp/go-build1137861443/b814/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1137861443/b055/_pkg_.a packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b814/_pkg_.a -trimpath "$WORK/b814=>" -p github.com/prometheus/prometheus/vendor/github.com/pmezard/go-difflib/difflib -complete -installsuffix shared -buildid qtudKJwfD-nf9gto8s7G/qtudKJwfD-nf9gto8s7G -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b814/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/pmezard/go-difflib/difflib/difflib.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b791/_pkg_.a # internal cp $WORK/b791/_pkg_.a /builddir/.cache/go-build/df/df4a497a8fda9ddfcbeb081e855bfc8e181b86090fc5df846f8563ff23b00a7f-d # internal github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec mkdir -p $WORK/b790/ cat >/tmp/go-build1137861443/b790/importcfg << 'EOF' # internal # import config importmap github.com/go-openapi/jsonpointer=github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonpointer importmap github.com/go-openapi/jsonreference=github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonreference importmap github.com/go-openapi/swag=github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile compress/gzip=/tmp/go-build1137861443/b069/_pkg_.a packagefile crypto/sha256=/tmp/go-build1137861443/b106/_pkg_.a packagefile encoding/gob=/tmp/go-build1137861443/b741/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonpointer=/tmp/go-build1137861443/b789/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonreference=/tmp/go-build1137861443/b791/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag=/tmp/go-build1137861443/b781/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile log=/tmp/go-build1137861443/b056/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile path=/tmp/go-build1137861443/b044/_pkg_.a packagefile path/filepath=/tmp/go-build1137861443/b119/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile runtime=/tmp/go-build1137861443/b009/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b790/_pkg_.a -trimpath "$WORK/b790=>" -p github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec -complete -installsuffix shared -buildid 0fSGu0O-yqJHdLUSs31F/0fSGu0O-yqJHdLUSs31F -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b790/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/bindata.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/cache.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/contact_info.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/debug.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/expander.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/external_docs.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/header.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/info.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/items.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/license.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/normalizer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/normalizer_nonwindows.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/operation.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/parameter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/path_item.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/paths.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/properties.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/ref.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/resolver.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/response.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/responses.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/schema.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/schema_loader.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/security_scheme.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/spec.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/swagger.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/tag.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/validations.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/xml_object.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b810/_pkg_.a # internal cp $WORK/b810/_pkg_.a /builddir/.cache/go-build/63/6380537a2728b03226f2a6eaed19b71d4249a233b78f7ed111832526db0e1c4b-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/testutil mkdir -p $WORK/b809/ cat >/tmp/go-build1137861443/b809/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/client_golang/prometheus/internal=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/internal importmap github.com/prometheus/client_golang/prometheus/testutil/promlint=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/testutil/promlint importmap github.com/prometheus/client_model/go=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/expfmt=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1137861443/b066/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/internal=/tmp/go-build1137861443/b180/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/testutil/promlint=/tmp/go-build1137861443/b810/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go=/tmp/go-build1137861443/b181/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt=/tmp/go-build1137861443/b182/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b809/_pkg_.a -trimpath "$WORK/b809=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/testutil -complete -installsuffix shared -buildid bXsu8yyxTm_aS3GT-WIq/bXsu8yyxTm_aS3GT-WIq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b809/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/testutil/lint.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/testutil/testutil.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b814/_pkg_.a # internal cp $WORK/b814/_pkg_.a /builddir/.cache/go-build/61/61ecd23f6be12bd90fd55fb1f6556a1c908098ae93842704dee0efda4bd76321-d # internal net/http/httptest mkdir -p $WORK/b815/ cat >/tmp/go-build1137861443/b815/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=/tmp/go-build1137861443/b055/_pkg_.a packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile crypto/tls=/tmp/go-build1137861443/b083/_pkg_.a packagefile crypto/x509=/tmp/go-build1137861443/b107/_pkg_.a packagefile flag=/tmp/go-build1137861443/b432/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build1137861443/b125/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile log=/tmp/go-build1137861443/b056/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile net/http/internal/testcert=/tmp/go-build1137861443/b816/_pkg_.a packagefile net/textproto=/tmp/go-build1137861443/b131/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b815/_pkg_.a -trimpath "$WORK/b815=>" -p net/http/httptest -std -complete -installsuffix shared -buildid lT2pHoiIauteYstNJuDj/lT2pHoiIauteYstNJuDj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b815/importcfg -pack /usr/lib/golang/src/net/http/httptest/httptest.go /usr/lib/golang/src/net/http/httptest/recorder.go /usr/lib/golang/src/net/http/httptest/server.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b805/_pkg_.a # internal cp $WORK/b805/_pkg_.a /builddir/.cache/go-build/c4/c4abac37cd612b58949998a44b23c7c20bab2002eaed49d7ade9fcfdb947143f-d # internal github.com/prometheus/prometheus/vendor/go.uber.org/goleak/internal/stack mkdir -p $WORK/b818/ cat >/tmp/go-build1137861443/b818/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1137861443/b055/_pkg_.a packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile runtime=/tmp/go-build1137861443/b009/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b818/_pkg_.a -trimpath "$WORK/b818=>" -p github.com/prometheus/prometheus/vendor/go.uber.org/goleak/internal/stack -complete -installsuffix shared -buildid KO3_564hKor_eWAop__B/KO3_564hKor_eWAop__B -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b818/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/goleak/internal/stack/stacks.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b809/_pkg_.a # internal cp $WORK/b809/_pkg_.a /builddir/.cache/go-build/34/34f9ceccfa8a80cd412e92e49699f8d0ceac24a4663c31c4cac852570e62119b-d # internal github.com/prometheus/prometheus/tsdb/encoding mkdir -p $WORK/b820/ cat >/tmp/go-build1137861443/b820/importcfg << 'EOF' # internal # import config importmap github.com/dennwc/varint=github.com/prometheus/prometheus/vendor/github.com/dennwc/varint importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors packagefile encoding/binary=/tmp/go-build1137861443/b052/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/dennwc/varint=/tmp/go-build1137861443/b821/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1137861443/b203/_pkg_.a packagefile hash=/tmp/go-build1137861443/b072/_pkg_.a packagefile hash/crc32=/tmp/go-build1137861443/b071/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b820/_pkg_.a -trimpath "$WORK/b820=>" -p github.com/prometheus/prometheus/tsdb/encoding -complete -installsuffix shared -buildid fDAr0-2kaQE1VKZI8QS4/fDAr0-2kaQE1VKZI8QS4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b820/importcfg -pack ./_build/src/github.com/prometheus/prometheus/tsdb/encoding/encoding.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b815/_pkg_.a # internal cp $WORK/b815/_pkg_.a /builddir/.cache/go-build/27/27d222c2ead14f34652854e8fce7ec5c6a92c5b6051d323446253b6f1a0d03b9-d # internal github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/assert mkdir -p $WORK/b813/ cat >/tmp/go-build1137861443/b813/importcfg << 'EOF' # internal # import config importmap github.com/davecgh/go-spew/spew=github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew importmap github.com/pmezard/go-difflib/difflib=github.com/prometheus/prometheus/vendor/github.com/pmezard/go-difflib/difflib importmap gopkg.in/yaml.v3=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3 packagefile bufio=/tmp/go-build1137861443/b055/_pkg_.a packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew=/tmp/go-build1137861443/b543/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pmezard/go-difflib/difflib=/tmp/go-build1137861443/b814/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3=/tmp/go-build1137861443/b485/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile net/http/httptest=/tmp/go-build1137861443/b815/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile regexp=/tmp/go-build1137861443/b058/_pkg_.a packagefile runtime=/tmp/go-build1137861443/b009/_pkg_.a packagefile runtime/debug=/tmp/go-build1137861443/b191/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a packagefile unicode=/tmp/go-build1137861443/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b813/_pkg_.a -trimpath "$WORK/b813=>" -p github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/assert -complete -installsuffix shared -buildid 82E903ge2R2vXja6X1S0/82E903ge2R2vXja6X1S0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b813/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/assert/assertion_compare.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/assert/assertion_format.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/assert/assertion_forward.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/assert/assertion_order.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/assert/assertions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/assert/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/assert/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/assert/forward_assertions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/assert/http_assertions.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b743/_pkg_.a # internal cp $WORK/b743/_pkg_.a /builddir/.cache/go-build/cb/cbdcb50f5b634fdfd987cfe6a5b5d411b1048e26d029ba88313e437b5d3259c0-d # internal github.com/prometheus/prometheus/vendor/github.com/golang/snappy mkdir -p $WORK/b827/ cat >/tmp/go-build1137861443/b827/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/snappy /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/prometheus/prometheus/vendor/github.com/golang/snappy -trimpath "$WORK/b827=>" -I $WORK/b827/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b827/symabis ./decode_arm64.s ./encode_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b818/_pkg_.a # internal cp $WORK/b818/_pkg_.a /builddir/.cache/go-build/53/5355ab1c1c941b3d19b32ea092335b15e4bb90f066f87f479ba4fbac719f74f0-d # internal github.com/prometheus/prometheus/vendor/go.uber.org/goleak mkdir -p $WORK/b817/ cat >/tmp/go-build1137861443/b817/importcfg << 'EOF' # internal # import config importmap go.uber.org/goleak/internal/stack=github.com/prometheus/prometheus/vendor/go.uber.org/goleak/internal/stack packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.uber.org/goleak/internal/stack=/tmp/go-build1137861443/b818/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b817/_pkg_.a -trimpath "$WORK/b817=>" -p github.com/prometheus/prometheus/vendor/go.uber.org/goleak -complete -installsuffix shared -buildid gjqoinYvUyjzsOJJVjBy/gjqoinYvUyjzsOJJVjBy -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b817/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/goleak/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/goleak/leaks.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/goleak/options.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/goleak/testmain.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/goleak/tracestack_new.go cat >/tmp/go-build1137861443/b827/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build1137861443/b052/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile hash/crc32=/tmp/go-build1137861443/b071/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b827/_pkg_.a -trimpath "$WORK/b827=>" -p github.com/prometheus/prometheus/vendor/github.com/golang/snappy -installsuffix shared -buildid 0gLM29hjhHXyv3Y9G5Ov/0gLM29hjhHXyv3Y9G5Ov -goversion go1.21.7 -symabis $WORK/b827/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b827/importcfg -pack -asmhdr $WORK/b827/go_asm.h ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/snappy/decode.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/snappy/decode_asm.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/snappy/encode.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/snappy/encode_asm.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/snappy/snappy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b817/_pkg_.a # internal cp $WORK/b817/_pkg_.a /builddir/.cache/go-build/6b/6b584b6bf9c00a456f949b2b9d87e6bd079082e2a2337b7f37b4c71fcc81493b-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/sync/errgroup mkdir -p $WORK/b828/ cat >/tmp/go-build1137861443/b828/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b828/_pkg_.a -trimpath "$WORK/b828=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/sync/errgroup -complete -installsuffix shared -buildid VFy31bWbWSvTRsO7F8ug/VFy31bWbWSvTRsO7F8ug -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b828/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sync/errgroup/errgroup.go cd /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/snappy /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/prometheus/prometheus/vendor/github.com/golang/snappy -trimpath "$WORK/b827=>" -I $WORK/b827/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b827/decode_arm64.o ./decode_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b820/_pkg_.a # internal cp $WORK/b820/_pkg_.a /builddir/.cache/go-build/76/76eec9669159341c4ea2f383cfb46f9230ee25bf567fa2ac7aef91e1868b1100-d # internal github.com/prometheus/prometheus/util/stats mkdir -p $WORK/b829/ cat >/tmp/go-build1137861443/b829/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go=/tmp/go-build1137861443/b201/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1137861443/b066/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b829/_pkg_.a -trimpath "$WORK/b829=>" -p github.com/prometheus/prometheus/util/stats -complete -installsuffix shared -buildid goFhsEUJp6DxdW7b7IIU/goFhsEUJp6DxdW7b7IIU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b829/importcfg -pack ./_build/src/github.com/prometheus/prometheus/util/stats/query_stats.go ./_build/src/github.com/prometheus/prometheus/util/stats/timer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b773/_pkg_.a # internal cp $WORK/b773/_pkg_.a /builddir/.cache/go-build/65/65ef85571727b42c474b85351486e74a92a688569bf728a52b0cd50ed593984f-d # internal github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson mkdir -p $WORK/b772/ cat >/tmp/go-build1137861443/b772/importcfg << 'EOF' # internal # import config importmap go.mongodb.org/mongo-driver/bson/bsoncodec=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec importmap go.mongodb.org/mongo-driver/bson/bsonrw=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw importmap go.mongodb.org/mongo-driver/bson/bsontype=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsontype importmap go.mongodb.org/mongo-driver/bson/primitive=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive importmap go.mongodb.org/mongo-driver/x/bsonx/bsoncore=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec=/tmp/go-build1137861443/b773/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw=/tmp/go-build1137861443/b775/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsontype=/tmp/go-build1137861443/b776/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive=/tmp/go-build1137861443/b777/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore=/tmp/go-build1137861443/b778/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b772/_pkg_.a -trimpath "$WORK/b772=>" -p github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson -complete -installsuffix shared -buildid ozYCTTd5lgQGLAjj4Oe7/ozYCTTd5lgQGLAjj4Oe7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b772/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bson.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/decoder.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/encoder.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/marshal.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive_codecs.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/raw.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/raw_element.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/raw_value.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/registry.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/types.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/unmarshal.go cd /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/snappy /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/prometheus/prometheus/vendor/github.com/golang/snappy -trimpath "$WORK/b827=>" -I $WORK/b827/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b827/encode_arm64.o ./encode_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b828/_pkg_.a # internal cp $WORK/b828/_pkg_.a /builddir/.cache/go-build/8c/8cbe57bcbe68d5797df82beff6575385b7ac7b01041683a036a0b091cbe07d8a-d # internal github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/ext mkdir -p $WORK/b832/ cat >/tmp/go-build1137861443/b832/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go importmap github.com/opentracing/opentracing-go/log=github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/log packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go=/tmp/go-build1137861443/b201/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/log=/tmp/go-build1137861443/b202/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b832/_pkg_.a -trimpath "$WORK/b832=>" -p github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/ext -complete -installsuffix shared -buildid OvJDkwLBY-lKQ1tJu3YD/OvJDkwLBY-lKQ1tJu3YD -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b832/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/ext/field.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/ext/tags.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b577/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b829/_pkg_.a # internal cd /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/snappy /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b827/_pkg_.a $WORK/b827/decode_arm64.o $WORK/b827/encode_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b827/_pkg_.a # internal cp $WORK/b829/_pkg_.a /builddir/.cache/go-build/4f/4fac395a7f6e6a04fb9fb7e5b00143a972df7b31b9eab0049452ddbd3f91cc14-d # internal github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/spanlog mkdir -p $WORK/b835/ cp $WORK/b827/_pkg_.a /builddir/.cache/go-build/f8/f84d8fdf69bce321d05d25c8ac1f9406beb3e3e47af94685ab9b4618a6e75868-d # internal cat >/tmp/go-build1137861443/b835/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go/log=github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/log packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/log=/tmp/go-build1137861443/b202/_pkg_.a EOF github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/log mkdir -p $WORK/b837/ cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b835/_pkg_.a -trimpath "$WORK/b835=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/spanlog -complete -installsuffix shared -buildid nCow0aNy9W5j3-TMU0Xn/nCow0aNy9W5j3-TMU0Xn -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b835/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/spanlog/json.go cat >/tmp/go-build1137861443/b837/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile log=/tmp/go-build1137861443/b056/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b837/_pkg_.a -trimpath "$WORK/b837=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/log -complete -installsuffix shared -buildid 2KQD-iIydNlfb-kw2JGJ/2KQD-iIydNlfb-kw2JGJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b837/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/log/logger.go cp $WORK/b577/_pkg_.a /builddir/.cache/go-build/d9/d91205223cdae93a629d20b6fffdecf2b1e4f9f57d0ebf1c0953c667fc9fefb4-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1 mkdir -p $WORK/b576/ cat >/tmp/go-build1137861443/b576/importcfg << 'EOF' # internal # import config importmap k8s.io/api/apps/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1 importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1=/tmp/go-build1137861443/b501/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1137861443/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1137861443/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1137861443/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1137861443/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1137861443/b564/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1137861443/b577/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1137861443/b569/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1137861443/b570/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b576/_pkg_.a -trimpath "$WORK/b576=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1 -complete -installsuffix shared -buildid rXn6Mahzz_h_61F5qBMl/rXn6Mahzz_h_61F5qBMl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b576/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/controllerrevision.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/daemonset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/daemonsetcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/daemonsetspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/daemonsetstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/daemonsetupdatestrategy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/deployment.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/deploymentcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/deploymentspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/deploymentstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/deploymentstrategy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/replicaset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/replicasetcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/replicasetspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/replicasetstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/rollingupdatedaemonset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/rollingupdatedeployment.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/rollingupdatestatefulsetstrategy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/statefulset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/statefulsetcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/statefulsetspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/statefulsetstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/statefulsetupdatestrategy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b832/_pkg_.a # internal cp $WORK/b832/_pkg_.a /builddir/.cache/go-build/22/227828900874f9e6e10bf16e331bfd5c3a717938660b85455c812e445ea6a27a-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1 mkdir -p $WORK/b580/ cat >/tmp/go-build1137861443/b580/importcfg << 'EOF' # internal # import config importmap k8s.io/api/apps/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1 importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1=/tmp/go-build1137861443/b502/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1137861443/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1137861443/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1137861443/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1137861443/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1137861443/b564/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1137861443/b577/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1137861443/b569/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1137861443/b570/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b580/_pkg_.a -trimpath "$WORK/b580=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1 -complete -installsuffix shared -buildid ty56bUCR-A9tF0LG4ktE/ty56bUCR-A9tF0LG4ktE -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b580/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/controllerrevision.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/deployment.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/deploymentcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/deploymentspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/deploymentstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/deploymentstrategy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/rollbackconfig.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/rollingupdatedeployment.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/rollingupdatestatefulsetstrategy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/statefulset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/statefulsetcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/statefulsetspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/statefulsetstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/statefulsetupdatestrategy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b835/_pkg_.a # internal cp $WORK/b835/_pkg_.a /builddir/.cache/go-build/8a/8a1e2c5b19da3a688285c2b0e42799276f06a02a96c15d045f17e1cb9545d887-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2 mkdir -p $WORK/b582/ cat >/tmp/go-build1137861443/b582/importcfg << 'EOF' # internal # import config importmap k8s.io/api/apps/v1beta2=github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2 importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2=/tmp/go-build1137861443/b503/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1137861443/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1137861443/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1137861443/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1137861443/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1137861443/b564/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1137861443/b577/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1137861443/b569/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1137861443/b570/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b582/_pkg_.a -trimpath "$WORK/b582=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2 -complete -installsuffix shared -buildid 1eXCifx5BkUTV6nlo5eQ/1eXCifx5BkUTV6nlo5eQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b582/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/controllerrevision.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/daemonset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/daemonsetcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/daemonsetspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/daemonsetstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/daemonsetupdatestrategy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/deployment.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/deploymentcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/deploymentspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/deploymentstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/deploymentstrategy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/replicaset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/replicasetcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/replicasetspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/replicasetstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/rollingupdatedaemonset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/rollingupdatedeployment.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/rollingupdatestatefulsetstrategy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/scale.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/statefulset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/statefulsetcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/statefulsetspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/statefulsetstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/statefulsetupdatestrategy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b837/_pkg_.a # internal cp $WORK/b837/_pkg_.a /builddir/.cache/go-build/8b/8b8121d349ae7342d9f6859b71b4adcb00d78c30bc3acb2af7b97b25959400a2-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1 mkdir -p $WORK/b593/ cat >/tmp/go-build1137861443/b593/importcfg << 'EOF' # internal # import config importmap k8s.io/api/batch/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1 importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1=/tmp/go-build1137861443/b511/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1137861443/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1137861443/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1137861443/b564/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1137861443/b577/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1137861443/b569/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1137861443/b570/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b593/_pkg_.a -trimpath "$WORK/b593=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1 -complete -installsuffix shared -buildid zHjxucUSgbRgUBwP0WiP/zHjxucUSgbRgUBwP0WiP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b593/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1/cronjob.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1/cronjobspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1/cronjobstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1/job.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1/jobcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1/jobspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1/jobstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1/jobtemplatespec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1/uncountedterminatedpods.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b772/_pkg_.a # internal cp $WORK/b772/_pkg_.a /builddir/.cache/go-build/9c/9cd2bed5eff1b5d4bec52b5675c4d8f804fae2a44617d4b137a57cceb2d514f8-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1 mkdir -p $WORK/b604/ cat >/tmp/go-build1137861443/b604/importcfg << 'EOF' # internal # import config importmap k8s.io/api/authentication/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1 importmap k8s.io/api/autoscaling/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1 importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/policy/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1 importmap k8s.io/api/policy/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/fields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/net=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest importmap k8s.io/client-go/tools/reference=github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/reference packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1=/tmp/go-build1137861443/b504/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1=/tmp/go-build1137861443/b508/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1137861443/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1=/tmp/go-build1137861443/b526/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1=/tmp/go-build1137861443/b527/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields=/tmp/go-build1137861443/b445/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1137861443/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1137861443/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net=/tmp/go-build1137861443/b474/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1137861443/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1137861443/b577/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1137861443/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1137861443/b537/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/reference=/tmp/go-build1137861443/b605/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b604/_pkg_.a -trimpath "$WORK/b604=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1 -complete -installsuffix shared -buildid 4KrMmJZdi1WXn13vRMXz/4KrMmJZdi1WXn13vRMXz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b604/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/componentstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/configmap.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/core_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/endpoints.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/event.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/event_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/limitrange.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/namespace.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/namespace_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/node.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/node_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/persistentvolume.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/persistentvolumeclaim.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/pod.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/pod_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/podtemplate.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/replicationcontroller.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/resourcequota.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/secret.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/service.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/service_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/serviceaccount.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b593/_pkg_.a # internal cp $WORK/b593/_pkg_.a /builddir/.cache/go-build/cb/cb9bac40f19efa03e7103f746f4dea89ffde40b013bfcf1a8b71d01191023f71-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1 mkdir -p $WORK/b592/ cat >/tmp/go-build1137861443/b592/importcfg << 'EOF' # internal # import config importmap k8s.io/api/batch/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/batch/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1=/tmp/go-build1137861443/b511/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1137861443/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1137861443/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1=/tmp/go-build1137861443/b593/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1137861443/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1137861443/b537/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b592/_pkg_.a -trimpath "$WORK/b592=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1 -complete -installsuffix shared -buildid 62sROCQfqhMVL8UX7M66/62sROCQfqhMVL8UX7M66 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b592/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1/batch_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1/cronjob.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1/job.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b813/_pkg_.a # internal cp $WORK/b813/_pkg_.a /builddir/.cache/go-build/f3/f3a12c9defa6b27546a77b5087752dff120fbe157e518acdb1581aa8d9f0d87f-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1beta1 mkdir -p $WORK/b595/ cat >/tmp/go-build1137861443/b595/importcfg << 'EOF' # internal # import config importmap k8s.io/api/batch/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/batch/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1 importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1=/tmp/go-build1137861443/b512/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1137861443/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1137861443/b564/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1=/tmp/go-build1137861443/b593/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1137861443/b577/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1137861443/b569/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1137861443/b570/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b595/_pkg_.a -trimpath "$WORK/b595=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1beta1 -complete -installsuffix shared -buildid i7xSCrAYx0O-EX_cRdr2/i7xSCrAYx0O-EX_cRdr2 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b595/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1beta1/cronjob.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1beta1/cronjobspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1beta1/cronjobstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1beta1/jobtemplatespec.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b580/_pkg_.a # internal cp $WORK/b580/_pkg_.a /builddir/.cache/go-build/7b/7b0dbc64956fb6f04c2d8bcf003ea1e5014822599dcb55160dce7c351459cb52-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1 mkdir -p $WORK/b579/ cat >/tmp/go-build1137861443/b579/importcfg << 'EOF' # internal # import config importmap k8s.io/api/apps/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/apps/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1=/tmp/go-build1137861443/b502/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1137861443/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1137861443/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1=/tmp/go-build1137861443/b580/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1137861443/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1137861443/b537/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b579/_pkg_.a -trimpath "$WORK/b579=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1 -complete -installsuffix shared -buildid 1L3v4Rp9rhzzJ3CYK9kk/1L3v4Rp9rhzzJ3CYK9kk -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b579/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/apps_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/controllerrevision.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/deployment.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/statefulset.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b790/_pkg_.a # internal cp $WORK/b790/_pkg_.a /builddir/.cache/go-build/88/88fd99e4f1eb41335359b65f4fbbfd4f65ea3fffe6ca7c36a4eaa6898a7502d6-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1 mkdir -p $WORK/b607/ cat >/tmp/go-build1137861443/b607/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/discovery/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1137861443/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1=/tmp/go-build1137861443/b517/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1137861443/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1137861443/b564/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1137861443/b577/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1137861443/b569/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1137861443/b570/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b607/_pkg_.a -trimpath "$WORK/b607=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1 -complete -installsuffix shared -buildid WA96YcSpXAaSKKApdfkj/WA96YcSpXAaSKKApdfkj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b607/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1/endpoint.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1/endpointconditions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1/endpointhints.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1/endpointport.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1/endpointslice.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1/forzone.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b582/_pkg_.a # internal cp $WORK/b582/_pkg_.a /builddir/.cache/go-build/ad/ad100724fe4f33ce05b63bd3f14318a02b4f35c8f884c21ca8137c45d294938b-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2 mkdir -p $WORK/b581/ cat >/tmp/go-build1137861443/b581/importcfg << 'EOF' # internal # import config importmap k8s.io/api/apps/v1beta2=github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/apps/v1beta2=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2=/tmp/go-build1137861443/b503/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1137861443/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1137861443/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2=/tmp/go-build1137861443/b582/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1137861443/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1137861443/b537/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b581/_pkg_.a -trimpath "$WORK/b581=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2 -complete -installsuffix shared -buildid 8RYc_8NsW8tKxaZqUX4i/8RYc_8NsW8tKxaZqUX4i -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b581/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/apps_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/controllerrevision.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/daemonset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/deployment.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/replicaset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/statefulset.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b607/_pkg_.a # internal cp $WORK/b607/_pkg_.a /builddir/.cache/go-build/c3/c34bbb4b93c609d8ab293bae15d4c3ebf1ae8e5032b3c65f7fd8b61b3b64e663-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1 mkdir -p $WORK/b606/ cat >/tmp/go-build1137861443/b606/importcfg << 'EOF' # internal # import config importmap k8s.io/api/discovery/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/discovery/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1=/tmp/go-build1137861443/b517/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1137861443/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1137861443/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1=/tmp/go-build1137861443/b607/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1137861443/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1137861443/b537/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b606/_pkg_.a -trimpath "$WORK/b606=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1 -complete -installsuffix shared -buildid YPwTTEUyPsfwD1cA1CZR/YPwTTEUyPsfwD1cA1CZR -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b606/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1/discovery_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1/endpointslice.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1/generated_expansion.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b576/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b592/_pkg_.a # internal cp $WORK/b592/_pkg_.a /builddir/.cache/go-build/2c/2cc6f26ac809c2fb5152a1e5f299e7cad38208e5f2c1ebe3c03e0317f7247df6-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1 mkdir -p $WORK/b609/ cat >/tmp/go-build1137861443/b609/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/discovery/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1137861443/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1=/tmp/go-build1137861443/b475/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1137861443/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1137861443/b564/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1137861443/b577/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1137861443/b569/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1137861443/b570/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b609/_pkg_.a -trimpath "$WORK/b609=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1 -complete -installsuffix shared -buildid Xs6kxoMCegz65y_5UsRB/Xs6kxoMCegz65y_5UsRB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b609/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1/endpoint.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1/endpointconditions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1/endpointhints.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1/endpointport.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1/endpointslice.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1/forzone.go cp $WORK/b576/_pkg_.a /builddir/.cache/go-build/af/affc69e512e470310e00397e91d9e2bede5bde8c8c07aff945b995c341dcbfd7-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1 mkdir -p $WORK/b575/ cat >/tmp/go-build1137861443/b575/importcfg << 'EOF' # internal # import config importmap k8s.io/api/apps/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1 importmap k8s.io/api/autoscaling/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/apps/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1 importmap k8s.io/client-go/applyconfigurations/autoscaling/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1=/tmp/go-build1137861443/b501/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1=/tmp/go-build1137861443/b508/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1137861443/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1137861443/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1=/tmp/go-build1137861443/b576/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1=/tmp/go-build1137861443/b578/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1137861443/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1137861443/b537/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b575/_pkg_.a -trimpath "$WORK/b575=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1 -complete -installsuffix shared -buildid fhaKVMI3tjRiv4au3cNX/fhaKVMI3tjRiv4au3cNX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b575/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1/apps_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1/controllerrevision.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1/daemonset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1/deployment.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1/replicaset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1/statefulset.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b595/_pkg_.a # internal cp $WORK/b595/_pkg_.a /builddir/.cache/go-build/b5/b5a657d50389ce922c427374fae57931bdfcae6cc7e3c603d0c8ab91c8c881e0-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1 mkdir -p $WORK/b594/ cat >/tmp/go-build1137861443/b594/importcfg << 'EOF' # internal # import config importmap k8s.io/api/batch/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/batch/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1=/tmp/go-build1137861443/b512/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1137861443/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1137861443/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1beta1=/tmp/go-build1137861443/b595/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1137861443/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1137861443/b537/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b594/_pkg_.a -trimpath "$WORK/b594=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1 -complete -installsuffix shared -buildid EA2FHTFSrlWRunDINKRN/EA2FHTFSrlWRunDINKRN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b594/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1/batch_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1/cronjob.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1/generated_expansion.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b606/_pkg_.a # internal cp $WORK/b606/_pkg_.a /builddir/.cache/go-build/45/45901ea3e600dceb5b5b8a8fa8b10d5b2fb9d2f2095d2191d21eda599bc14946-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/events/v1 mkdir -p $WORK/b611/ cat >/tmp/go-build1137861443/b611/importcfg << 'EOF' # internal # import config importmap k8s.io/api/events/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1=/tmp/go-build1137861443/b518/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1137861443/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1137861443/b564/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1137861443/b577/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1137861443/b569/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1137861443/b570/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b611/_pkg_.a -trimpath "$WORK/b611=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/events/v1 -complete -installsuffix shared -buildid Rq29NONL7dMJITJu5RJV/Rq29NONL7dMJITJu5RJV -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b611/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/events/v1/event.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/events/v1/eventseries.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b579/_pkg_.a # internal cp $WORK/b579/_pkg_.a /builddir/.cache/go-build/ed/ed075183c60c563cbdee875ad6840c1652fdd947886b0dc0c8d8ecd5cd345619-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/events/v1beta1 mkdir -p $WORK/b613/ cat >/tmp/go-build1137861443/b613/importcfg << 'EOF' # internal # import config importmap k8s.io/api/events/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1=/tmp/go-build1137861443/b519/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1137861443/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1137861443/b564/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1137861443/b577/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1137861443/b569/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1137861443/b570/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b613/_pkg_.a -trimpath "$WORK/b613=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/events/v1beta1 -complete -installsuffix shared -buildid DjraFJ_PELQTO97h7djn/DjraFJ_PELQTO97h7djn -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b613/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/events/v1beta1/event.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/events/v1beta1/eventseries.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b609/_pkg_.a # internal cp $WORK/b609/_pkg_.a /builddir/.cache/go-build/88/884aeb8c4bc097ac4b0df3968bcffed72ce28c9bd2ac8a3410522df73fa9748d-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1 mkdir -p $WORK/b608/ cat >/tmp/go-build1137861443/b608/importcfg << 'EOF' # internal # import config importmap k8s.io/api/discovery/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/discovery/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1=/tmp/go-build1137861443/b475/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1137861443/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1137861443/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1=/tmp/go-build1137861443/b609/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1137861443/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1137861443/b537/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b608/_pkg_.a -trimpath "$WORK/b608=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1 -complete -installsuffix shared -buildid gnBmREI0VL0aznp3Vozo/gnBmREI0VL0aznp3Vozo -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b608/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1/discovery_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1/endpointslice.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1/generated_expansion.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b611/_pkg_.a # internal cp $WORK/b611/_pkg_.a /builddir/.cache/go-build/23/238b9fbd0190be16cbb0b63c183e1d637eb0ae5df7e4132376c37c7edc6fb009-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1 mkdir -p $WORK/b610/ cat >/tmp/go-build1137861443/b610/importcfg << 'EOF' # internal # import config importmap k8s.io/api/events/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/events/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/events/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1=/tmp/go-build1137861443/b518/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1137861443/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1137861443/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/events/v1=/tmp/go-build1137861443/b611/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1137861443/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1137861443/b537/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b610/_pkg_.a -trimpath "$WORK/b610=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1 -complete -installsuffix shared -buildid cCaNa6DKO9lB-cIF7OsH/cCaNa6DKO9lB-cIF7OsH -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b610/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1/event.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1/events_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1/generated_expansion.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b594/_pkg_.a # internal cp $WORK/b594/_pkg_.a /builddir/.cache/go-build/7e/7ef59423d9ee588f83f1574250eaf371c9de95daac41cb30f5e68316d591a291-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1 mkdir -p $WORK/b615/ cat >/tmp/go-build1137861443/b615/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/extensions/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1137861443/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1=/tmp/go-build1137861443/b520/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1137861443/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1137861443/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1137861443/b564/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1137861443/b577/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1137861443/b569/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1137861443/b570/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b615/_pkg_.a -trimpath "$WORK/b615=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1 -complete -installsuffix shared -buildid Fysg0RK2o_8mDwHKKlfe/Fysg0RK2o_8mDwHKKlfe -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b615/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/allowedcsidriver.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/allowedflexvolume.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/allowedhostpath.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/daemonset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/daemonsetcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/daemonsetspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/daemonsetstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/daemonsetupdatestrategy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/deployment.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/deploymentcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/deploymentspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/deploymentstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/deploymentstrategy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/fsgroupstrategyoptions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/hostportrange.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/httpingresspath.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/httpingressrulevalue.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/idrange.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingress.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingressbackend.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingressrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingressrulevalue.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingressspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingressstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingresstls.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ipblock.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/networkpolicy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/networkpolicyegressrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/networkpolicyingressrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/networkpolicypeer.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/networkpolicyport.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/networkpolicyspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/podsecuritypolicy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/podsecuritypolicyspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/replicaset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/replicasetcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/replicasetspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/replicasetstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/rollbackconfig.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/rollingupdatedaemonset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/rollingupdatedeployment.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/runasgroupstrategyoptions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/runasuserstrategyoptions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/runtimeclassstrategyoptions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/scale.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/selinuxstrategyoptions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/supplementalgroupsstrategyoptions.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b608/_pkg_.a # internal cp $WORK/b608/_pkg_.a /builddir/.cache/go-build/77/771937747da39ee19e07565e896c3b5e04d6c5a599129f06a1e0891b1928808f-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1 mkdir -p $WORK/b621/ cat >/tmp/go-build1137861443/b621/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/networking/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1137861443/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1=/tmp/go-build1137861443/b476/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1137861443/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1137861443/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1137861443/b564/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1137861443/b577/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1137861443/b569/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1137861443/b570/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b621/_pkg_.a -trimpath "$WORK/b621=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1 -complete -installsuffix shared -buildid q2BsGbo0oBceykEsyXQ5/q2BsGbo0oBceykEsyXQ5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b621/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/httpingresspath.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/httpingressrulevalue.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingress.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressbackend.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressclass.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressclassparametersreference.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressclassspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressrulevalue.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressservicebackend.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingresstls.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/ipblock.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/networkpolicy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/networkpolicyegressrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/networkpolicyingressrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/networkpolicypeer.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/networkpolicyport.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/networkpolicyspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/servicebackendport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b613/_pkg_.a # internal cp $WORK/b613/_pkg_.a /builddir/.cache/go-build/c5/c57fd63fe59f52bb4a05f506bc31b5015e6d4f007d614884a6361140b4726224-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1 mkdir -p $WORK/b612/ cat >/tmp/go-build1137861443/b612/importcfg << 'EOF' # internal # import config importmap k8s.io/api/events/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/events/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/events/v1beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1=/tmp/go-build1137861443/b519/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1137861443/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1137861443/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/events/v1beta1=/tmp/go-build1137861443/b613/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1137861443/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1137861443/b537/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b612/_pkg_.a -trimpath "$WORK/b612=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1 -complete -installsuffix shared -buildid V7gi3t0iyTQuWquqEYhs/V7gi3t0iyTQuWquqEYhs -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b612/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/event.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/event_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/events_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/generated_expansion.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b581/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b610/_pkg_.a # internal cp $WORK/b610/_pkg_.a /builddir/.cache/go-build/10/107489eb391d92b01e22b170ad80276d8a9507a00616b254c1cf2cd185275e08-d # internal cp $WORK/b581/_pkg_.a /builddir/.cache/go-build/d7/d799f1cb107077345c325bc6fa6f3410f2523f5b113d744abb7707365f5c5435-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1 mkdir -p $WORK/b625/ github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1 mkdir -p $WORK/b623/ cat >/tmp/go-build1137861443/b625/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/node/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1137861443/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1=/tmp/go-build1137861443/b523/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1137861443/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1137861443/b564/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1137861443/b577/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1137861443/b569/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1137861443/b570/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b625/_pkg_.a -trimpath "$WORK/b625=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1 -complete -installsuffix shared -buildid JFh7W6IASGW5XK7WiILM/JFh7W6IASGW5XK7WiILM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b625/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1/overhead.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1/runtimeclass.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1/scheduling.go cat >/tmp/go-build1137861443/b623/importcfg << 'EOF' # internal # import config importmap k8s.io/api/networking/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1=/tmp/go-build1137861443/b477/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1137861443/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1137861443/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1137861443/b564/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1137861443/b577/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1137861443/b569/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1137861443/b570/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b623/_pkg_.a -trimpath "$WORK/b623=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1 -complete -installsuffix shared -buildid 6dFr9roDk072F5SURH6h/6dFr9roDk072F5SURH6h -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b623/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/httpingresspath.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/httpingressrulevalue.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingress.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressbackend.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressclass.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressclassparametersreference.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressclassspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressrulevalue.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingresstls.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b604/_pkg_.a # internal cp $WORK/b604/_pkg_.a /builddir/.cache/go-build/40/404305c348a8c96c2f7f57d6e0cdd29c51be4f481f032ef5bd4dfeefab0bc941-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1alpha1 mkdir -p $WORK/b627/ cat >/tmp/go-build1137861443/b627/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/node/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1alpha1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1137861443/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1alpha1=/tmp/go-build1137861443/b524/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1137861443/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1137861443/b564/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1137861443/b577/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1137861443/b569/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1137861443/b570/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b627/_pkg_.a -trimpath "$WORK/b627=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1alpha1 -complete -installsuffix shared -buildid On71BmNaEBjrDFzD2HQK/On71BmNaEBjrDFzD2HQK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b627/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1alpha1/overhead.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1alpha1/runtimeclass.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1alpha1/runtimeclassspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1alpha1/scheduling.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b575/_pkg_.a # internal cp $WORK/b575/_pkg_.a /builddir/.cache/go-build/f4/f45fe4bf275bed3264bef2c58ca5fe2abe0f9c468f96ad34a16286e61354ead6-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1beta1 mkdir -p $WORK/b629/ cat >/tmp/go-build1137861443/b629/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/node/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1137861443/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1=/tmp/go-build1137861443/b525/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1137861443/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1137861443/b564/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1137861443/b577/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1137861443/b569/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1137861443/b570/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b629/_pkg_.a -trimpath "$WORK/b629=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1beta1 -complete -installsuffix shared -buildid YsUz8eLdh-WlMpKE8iCS/YsUz8eLdh-WlMpKE8iCS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b629/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1beta1/overhead.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1beta1/runtimeclass.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1beta1/scheduling.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b623/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b621/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b612/_pkg_.a # internal cp $WORK/b612/_pkg_.a /builddir/.cache/go-build/0b/0bf99496a24f10f37b02a5d2939cd0a00585ff6551a1888b7cf3c63ebf39429b-d # internal cp $WORK/b623/_pkg_.a /builddir/.cache/go-build/dd/dd9ac7be06d0e4584a65df5cf45d84afa2aa517b9481ab571701e5104786e760-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1 mkdir -p $WORK/b633/ github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1 mkdir -p $WORK/b622/ cat >/tmp/go-build1137861443/b633/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/policy/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1137861443/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1=/tmp/go-build1137861443/b527/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1137861443/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1137861443/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1137861443/b564/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1137861443/b577/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1137861443/b569/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1137861443/b570/_pkg_.a EOF cat >/tmp/go-build1137861443/b622/importcfg << 'EOF' # internal # import config importmap k8s.io/api/networking/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/networking/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1=/tmp/go-build1137861443/b477/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1137861443/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1137861443/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1=/tmp/go-build1137861443/b623/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1137861443/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1137861443/b537/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b633/_pkg_.a -trimpath "$WORK/b633=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1 -complete -installsuffix shared -buildid u86vTuMXjeQdgKnAO57j/u86vTuMXjeQdgKnAO57j -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b633/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/allowedcsidriver.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/allowedflexvolume.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/allowedhostpath.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/eviction.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/fsgroupstrategyoptions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/hostportrange.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/idrange.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/poddisruptionbudget.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/poddisruptionbudgetspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/poddisruptionbudgetstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/podsecuritypolicy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/podsecuritypolicyspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/runasgroupstrategyoptions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/runasuserstrategyoptions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/runtimeclassstrategyoptions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/selinuxstrategyoptions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/supplementalgroupsstrategyoptions.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b622/_pkg_.a -trimpath "$WORK/b622=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1 -complete -installsuffix shared -buildid luDU07Z9Y4NCuXFwX4dz/luDU07Z9Y4NCuXFwX4dz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b622/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1/ingress.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1/ingressclass.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1/networking_client.go cp $WORK/b621/_pkg_.a /builddir/.cache/go-build/2e/2edcab351a93915b427eb6deff5df3758abe803cf54cf6befad17291ac10c5e5-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1 mkdir -p $WORK/b620/ cat >/tmp/go-build1137861443/b620/importcfg << 'EOF' # internal # import config importmap k8s.io/api/networking/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/networking/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1=/tmp/go-build1137861443/b476/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1137861443/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1137861443/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1=/tmp/go-build1137861443/b621/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1137861443/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1137861443/b537/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b625/_pkg_.a # internal cp $WORK/b625/_pkg_.a /builddir/.cache/go-build/8d/8d04155afc3fc533d73cc969e52e657f05d4d59f799a59bb081276640b44a447-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1 mkdir -p $WORK/b624/ cat >/tmp/go-build1137861443/b624/importcfg << 'EOF' # internal # import config importmap k8s.io/api/node/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/node/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1=/tmp/go-build1137861443/b523/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1137861443/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1137861443/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1=/tmp/go-build1137861443/b625/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1137861443/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1137861443/b537/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b624/_pkg_.a -trimpath "$WORK/b624=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1 -complete -installsuffix shared -buildid To90YjDx48BluV6H_2bA/To90YjDx48BluV6H_2bA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b624/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1/node_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1/runtimeclass.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b620/_pkg_.a -trimpath "$WORK/b620=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1 -complete -installsuffix shared -buildid K7sL52sMSKDwnl4a64P4/K7sL52sMSKDwnl4a64P4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b620/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1/ingress.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1/ingressclass.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1/networking_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1/networkpolicy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b629/_pkg_.a # internal cp $WORK/b629/_pkg_.a /builddir/.cache/go-build/b5/b5822c9dd4e941b095657b4c372df9a0a02715a6e1fbf2b129464e800fcb2f4c-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1 mkdir -p $WORK/b628/ cat >/tmp/go-build1137861443/b628/importcfg << 'EOF' # internal # import config importmap k8s.io/api/node/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/node/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1=/tmp/go-build1137861443/b525/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1137861443/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1137861443/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1beta1=/tmp/go-build1137861443/b629/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1137861443/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1137861443/b537/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b628/_pkg_.a -trimpath "$WORK/b628=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1 -complete -installsuffix shared -buildid jPzAyPesvU5o-MCUI3Mv/jPzAyPesvU5o-MCUI3Mv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b628/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1/node_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1/runtimeclass.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b627/_pkg_.a # internal cp $WORK/b627/_pkg_.a /builddir/.cache/go-build/6c/6c67403bd6144e4ffb1f6fe1568492a092a591f7ba3513140b647a24f63ab72a-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1 mkdir -p $WORK/b626/ cat >/tmp/go-build1137861443/b626/importcfg << 'EOF' # internal # import config importmap k8s.io/api/node/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1alpha1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/node/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1alpha1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1alpha1=/tmp/go-build1137861443/b524/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1137861443/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1137861443/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1alpha1=/tmp/go-build1137861443/b627/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1137861443/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1137861443/b537/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b626/_pkg_.a -trimpath "$WORK/b626=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1 -complete -installsuffix shared -buildid ahxPoD70tjDmdo3gPNaG/ahxPoD70tjDmdo3gPNaG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b626/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1/node_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1/runtimeclass.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b622/_pkg_.a # internal cp $WORK/b622/_pkg_.a /builddir/.cache/go-build/a9/a92084705da380eea90a4272a537f617405a62c354d8aa3ce263d7bc634b9f55-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1 mkdir -p $WORK/b647/ cat >/tmp/go-build1137861443/b647/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/storage/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1137861443/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1=/tmp/go-build1137861443/b534/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1137861443/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1137861443/b564/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1137861443/b577/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1137861443/b569/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1137861443/b570/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b647/_pkg_.a -trimpath "$WORK/b647=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1 -complete -installsuffix shared -buildid AY_790NjKug2R_CtUbQu/AY_790NjKug2R_CtUbQu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b647/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1/csidriver.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1/csidriverspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1/csinode.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1/csinodedriver.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1/csinodespec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1/storageclass.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1/tokenrequest.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1/volumeattachment.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1/volumeattachmentsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1/volumeattachmentspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1/volumeattachmentstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1/volumeerror.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1/volumenoderesources.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b626/_pkg_.a # internal cp $WORK/b626/_pkg_.a /builddir/.cache/go-build/b3/b373a884e1351c4f5c1c1675ee83004a055216b05d38f28af75e85b85fc7166b-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1 mkdir -p $WORK/b649/ cat >/tmp/go-build1137861443/b649/importcfg << 'EOF' # internal # import config importmap k8s.io/api/storage/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1 importmap k8s.io/apimachinery/pkg/api/resource=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1=/tmp/go-build1137861443/b535/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1137861443/b439/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1137861443/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1137861443/b564/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1137861443/b577/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1137861443/b569/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1137861443/b570/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b649/_pkg_.a -trimpath "$WORK/b649=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1 -complete -installsuffix shared -buildid 94UMcTJs_5YUNbxT0e2y/94UMcTJs_5YUNbxT0e2y -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b649/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1/csistoragecapacity.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1/volumeattachment.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1/volumeattachmentsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1/volumeattachmentspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1/volumeattachmentstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1/volumeerror.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b624/_pkg_.a # internal cp $WORK/b624/_pkg_.a /builddir/.cache/go-build/45/45d205d98fadf747c97621f4be3b644711d029013ee873aefade20efbff76906-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1 mkdir -p $WORK/b651/ cat >/tmp/go-build1137861443/b651/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/storage/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1 importmap k8s.io/apimachinery/pkg/api/resource=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1137861443/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1=/tmp/go-build1137861443/b536/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1137861443/b439/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1137861443/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1137861443/b564/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1137861443/b577/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1137861443/b569/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1137861443/b570/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b651/_pkg_.a -trimpath "$WORK/b651=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1 -complete -installsuffix shared -buildid jUfJHllw7kF-924AdvG2/jUfJHllw7kF-924AdvG2 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b651/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/csidriver.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/csidriverspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/csinode.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/csinodedriver.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/csinodespec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/csistoragecapacity.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/storageclass.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/tokenrequest.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/volumeattachment.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/volumeattachmentsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/volumeattachmentspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/volumeattachmentstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/volumeerror.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/volumenoderesources.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b628/_pkg_.a # internal cp $WORK/b628/_pkg_.a /builddir/.cache/go-build/d5/d5f0bd264fd26dd816c8c69fca336cd8fbb143cc1d39a244a712698e91cef10b-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b620/_pkg_.a # internal cp $WORK/b620/_pkg_.a /builddir/.cache/go-build/c5/c58a177cd38281508c591d5ba1a30f504ff27c2239fc9cf017a768d77315ceca-d # internal github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require mkdir -p $WORK/b812/ cat >/tmp/go-build1137861443/b812/importcfg << 'EOF' # internal # import config importmap github.com/stretchr/testify/assert=github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/assert packagefile github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/assert=/tmp/go-build1137861443/b813/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b812/_pkg_.a -trimpath "$WORK/b812=>" -p github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require -complete -installsuffix shared -buildid 2dhHfuE3nj7XxqZnqKXF/2dhHfuE3nj7XxqZnqKXF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b812/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require/forward_requirements.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require/require.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require/require_forward.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require/requirements.go github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt mkdir -p $WORK/b767/ cat >/tmp/go-build1137861443/b767/importcfg << 'EOF' # internal # import config importmap github.com/asaskevich/govalidator=github.com/prometheus/prometheus/vendor/github.com/asaskevich/govalidator importmap github.com/go-openapi/errors=github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors importmap github.com/mitchellh/mapstructure=github.com/prometheus/prometheus/vendor/github.com/mitchellh/mapstructure importmap github.com/oklog/ulid=github.com/prometheus/prometheus/vendor/github.com/oklog/ulid importmap go.mongodb.org/mongo-driver/bson=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson importmap go.mongodb.org/mongo-driver/bson/bsontype=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsontype importmap go.mongodb.org/mongo-driver/bson/primitive=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive packagefile crypto/rand=/tmp/go-build1137861443/b074/_pkg_.a packagefile database/sql/driver=/tmp/go-build1137861443/b768/_pkg_.a packagefile encoding=/tmp/go-build1137861443/b049/_pkg_.a packagefile encoding/base64=/tmp/go-build1137861443/b051/_pkg_.a packagefile encoding/binary=/tmp/go-build1137861443/b052/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/asaskevich/govalidator=/tmp/go-build1137861443/b769/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors=/tmp/go-build1137861443/b770/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mitchellh/mapstructure=/tmp/go-build1137861443/b317/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/oklog/ulid=/tmp/go-build1137861443/b771/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson=/tmp/go-build1137861443/b772/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsontype=/tmp/go-build1137861443/b776/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive=/tmp/go-build1137861443/b777/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile net/mail=/tmp/go-build1137861443/b746/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile regexp=/tmp/go-build1137861443/b058/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b767/_pkg_.a -trimpath "$WORK/b767=>" -p github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt -complete -installsuffix shared -buildid dik4JNmx4JlZccbaJ2v8/dik4JNmx4JlZccbaJ2v8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b767/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt/bson.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt/date.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt/default.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt/duration.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt/format.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt/time.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt/ulid.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b633/_pkg_.a # internal cp $WORK/b633/_pkg_.a /builddir/.cache/go-build/84/849ada13f3f7cad23ca4b8fd155f5300a20bbb14d8cf5f4bd7862e75d6a7561c-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1 mkdir -p $WORK/b632/ cat >/tmp/go-build1137861443/b632/importcfg << 'EOF' # internal # import config importmap k8s.io/api/policy/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/policy/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1=/tmp/go-build1137861443/b527/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1137861443/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1137861443/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1=/tmp/go-build1137861443/b633/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1137861443/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1137861443/b537/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b632/_pkg_.a -trimpath "$WORK/b632=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1 -complete -installsuffix shared -buildid h9Z8EXiJaVRGkVR-TBnN/h9Z8EXiJaVRGkVR-TBnN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b632/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/eviction.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/eviction_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/poddisruptionbudget.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/podsecuritypolicy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/policy_client.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b615/_pkg_.a # internal cp $WORK/b615/_pkg_.a /builddir/.cache/go-build/d3/d36f6a74876331421807ecdcc4d0672c5b73f1aa515b59df513a02e80ad12453-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1 mkdir -p $WORK/b614/ cat >/tmp/go-build1137861443/b614/importcfg << 'EOF' # internal # import config importmap k8s.io/api/extensions/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/extensions/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1=/tmp/go-build1137861443/b520/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1137861443/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1137861443/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1=/tmp/go-build1137861443/b615/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1137861443/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1137861443/b537/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b614/_pkg_.a -trimpath "$WORK/b614=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1 -complete -installsuffix shared -buildid N4YDgVVlXo6buyEK0jSN/N4YDgVVlXo6buyEK0jSN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b614/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/daemonset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/deployment.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/deployment_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/extensions_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/ingress.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/networkpolicy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/podsecuritypolicy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/replicaset.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b647/_pkg_.a # internal cp $WORK/b647/_pkg_.a /builddir/.cache/go-build/d1/d198a35d73ba01687270b55a14c46af9744da352b95b9bf0f885e7629f1d3f8f-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1 mkdir -p $WORK/b646/ cat >/tmp/go-build1137861443/b646/importcfg << 'EOF' # internal # import config importmap k8s.io/api/storage/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/storage/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1=/tmp/go-build1137861443/b534/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1137861443/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1137861443/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1=/tmp/go-build1137861443/b647/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1137861443/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1137861443/b537/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b646/_pkg_.a -trimpath "$WORK/b646=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1 -complete -installsuffix shared -buildid o7jbs2poUpoR-liBrTzg/o7jbs2poUpoR-liBrTzg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b646/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1/csidriver.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1/csinode.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1/storage_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1/storageclass.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1/volumeattachment.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b649/_pkg_.a # internal cp $WORK/b649/_pkg_.a /builddir/.cache/go-build/81/814534580cfe5b9364d08e7ab69c0e5c5154619ed5ea79e6b90c5e2ac61d5be8-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1 mkdir -p $WORK/b648/ cat >/tmp/go-build1137861443/b648/importcfg << 'EOF' # internal # import config importmap k8s.io/api/storage/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/storage/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1=/tmp/go-build1137861443/b535/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1137861443/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1137861443/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1=/tmp/go-build1137861443/b649/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1137861443/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1137861443/b537/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b648/_pkg_.a -trimpath "$WORK/b648=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1 -complete -installsuffix shared -buildid JSZ8BTLrGkF4cbj97cWM/JSZ8BTLrGkF4cbj97cWM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b648/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/csistoragecapacity.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/storage_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/volumeattachment.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b632/_pkg_.a # internal cp $WORK/b632/_pkg_.a /builddir/.cache/go-build/63/63661b4511e9127de63a81efef72082c06b17b1339ec0047e905cc854715aba1-d # internal compress/zlib mkdir -p $WORK/b839/ cat >/tmp/go-build1137861443/b839/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1137861443/b055/_pkg_.a packagefile compress/flate=/tmp/go-build1137861443/b070/_pkg_.a packagefile encoding/binary=/tmp/go-build1137861443/b052/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile hash=/tmp/go-build1137861443/b072/_pkg_.a packagefile hash/adler32=/tmp/go-build1137861443/b840/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b839/_pkg_.a -trimpath "$WORK/b839=>" -p compress/zlib -std -complete -installsuffix shared -buildid b1jMSQKQIVfk_mJTB-UG/b1jMSQKQIVfk_mJTB-UG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b839/importcfg -pack /usr/lib/golang/src/compress/zlib/reader.go /usr/lib/golang/src/compress/zlib/writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b651/_pkg_.a # internal cp $WORK/b651/_pkg_.a /builddir/.cache/go-build/d4/d4bd323be721209c5091c8f2480bce2d8218e3d47c741e2490aa577a21e32d09-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b648/_pkg_.a # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1 mkdir -p $WORK/b650/ cp $WORK/b648/_pkg_.a /builddir/.cache/go-build/f5/f5cb3946579e64aa1efdf26e6ec30106cace53f13f8b6bc44a4bf1686de92981-d # internal github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics mkdir -p $WORK/b846/ cat >/tmp/go-build1137861443/b846/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b846/_pkg_.a -trimpath "$WORK/b846=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics -complete -installsuffix shared -buildid z7aUGPyScBjBa5vHNDXu/z7aUGPyScBjBa5vHNDXu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b846/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics/counter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics/factory.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics/gauge.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics/histogram.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics/keys.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics/metrics.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics/stopwatch.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics/timer.go cat >/tmp/go-build1137861443/b650/importcfg << 'EOF' # internal # import config importmap k8s.io/api/storage/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/storage/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1=/tmp/go-build1137861443/b536/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1137861443/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1137861443/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1=/tmp/go-build1137861443/b651/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1137861443/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1137861443/b537/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b650/_pkg_.a -trimpath "$WORK/b650=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1 -complete -installsuffix shared -buildid l4dhx3_0fk9ERDK5D-4y/l4dhx3_0fk9ERDK5D-4y -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b650/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/csidriver.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/csinode.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/csistoragecapacity.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/storage_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/storageclass.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/volumeattachment.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b839/_pkg_.a # internal cp $WORK/b839/_pkg_.a /builddir/.cache/go-build/23/23be97bad353a77e7c7b2ed579ab3dbbea9891327d91b2418a67fbe6735494b4-d # internal github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift mkdir -p $WORK/b838/ cat >/tmp/go-build1137861443/b838/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1137861443/b055/_pkg_.a packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile compress/zlib=/tmp/go-build1137861443/b839/_pkg_.a packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build1137861443/b083/_pkg_.a packagefile encoding/base64=/tmp/go-build1137861443/b051/_pkg_.a packagefile encoding/binary=/tmp/go-build1137861443/b052/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile log=/tmp/go-build1137861443/b056/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1137861443/b022/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b838/_pkg_.a -trimpath "$WORK/b838=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift -complete -installsuffix shared -buildid nc7oYWt02wmlsRJSQVYv/nc7oYWt02wmlsRJSQVYv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b838/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/application_exception.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/binary_protocol.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/compact_protocol.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/configuration.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/context.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/exception.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/header_context.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/header_protocol.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/header_transport.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/logger.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/memory_buffer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/messagetype.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/numeric.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/processor_factory.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/protocol.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/protocol_exception.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/protocol_factory.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/response_helper.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/rich_transport.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/serializer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/server_transport.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/simple_json_protocol.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/simple_server.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/transport.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/transport_exception.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/transport_factory.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/type.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b812/_pkg_.a # internal cp $WORK/b812/_pkg_.a /builddir/.cache/go-build/5d/5d9cd02e3629ab29cb2817c51ad43dba74df32f63c08687b2db0459730d6cf1b-d # internal github.com/prometheus/prometheus/util/testutil mkdir -p $WORK/b811/ cat >/tmp/go-build1137861443/b811/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/stretchr/testify/require=github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require importmap go.uber.org/goleak=github.com/prometheus/prometheus/vendor/go.uber.org/goleak packagefile crypto/sha256=/tmp/go-build1137861443/b106/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1137861443/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require=/tmp/go-build1137861443/b812/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.uber.org/goleak=/tmp/go-build1137861443/b817/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile path/filepath=/tmp/go-build1137861443/b119/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile testing=/tmp/go-build1137861443/b431/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b811/_pkg_.a -trimpath "$WORK/b811=>" -p github.com/prometheus/prometheus/util/testutil -complete -installsuffix shared -buildid zP35-aHn5A4oUXZ35W7v/zP35-aHn5A4oUXZ35W7v -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b811/importcfg -pack ./_build/src/github.com/prometheus/prometheus/util/testutil/context.go ./_build/src/github.com/prometheus/prometheus/util/testutil/directory.go ./_build/src/github.com/prometheus/prometheus/util/testutil/logging.go ./_build/src/github.com/prometheus/prometheus/util/testutil/port.go ./_build/src/github.com/prometheus/prometheus/util/testutil/roundtrip.go ./_build/src/github.com/prometheus/prometheus/util/testutil/testing.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b846/_pkg_.a # internal cp $WORK/b846/_pkg_.a /builddir/.cache/go-build/3f/3f682202d63aa77b86ae82e1a67d518784b03506c3eaa6a6ecf194e15cb7bc53-d # internal github.com/prometheus/prometheus/model/textparse mkdir -p $WORK/b851/ cat >/tmp/go-build1137861443/b851/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1137861443/b203/_pkg_.a packagefile github.com/prometheus/prometheus/model/exemplar=/tmp/go-build1137861443/b765/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build1137861443/b280/_pkg_.a packagefile github.com/prometheus/prometheus/model/value=/tmp/go-build1137861443/b801/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile mime=/tmp/go-build1137861443/b134/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b851/_pkg_.a -trimpath "$WORK/b851=>" -p github.com/prometheus/prometheus/model/textparse -complete -installsuffix shared -buildid kEbqO0MIZNtcOVa7Tn8x/kEbqO0MIZNtcOVa7Tn8x -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b851/importcfg -pack ./_build/src/github.com/prometheus/prometheus/model/textparse/interface.go ./_build/src/github.com/prometheus/prometheus/model/textparse/openmetricslex.l.go ./_build/src/github.com/prometheus/prometheus/model/textparse/openmetricsparse.go ./_build/src/github.com/prometheus/prometheus/model/textparse/promlex.l.go ./_build/src/github.com/prometheus/prometheus/model/textparse/promparse.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b811/_pkg_.a # internal cp $WORK/b811/_pkg_.a /builddir/.cache/go-build/61/614b0364173890ecc980eba98cc1394355bd675c0388f21fdead7b86ef4f31c2-d # internal github.com/prometheus/prometheus/tsdb/tsdbutil mkdir -p $WORK/b808/ cat >/tmp/go-build1137861443/b808/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/client_golang/prometheus/testutil=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/testutil importmap github.com/stretchr/testify/require=github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1137861443/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1137861443/b060/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1137861443/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1137861443/b066/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/testutil=/tmp/go-build1137861443/b809/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=/tmp/go-build1137861443/b804/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=/tmp/go-build1137861443/b805/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=/tmp/go-build1137861443/b806/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=/tmp/go-build1137861443/b807/_pkg_.a packagefile github.com/prometheus/prometheus/util/testutil=/tmp/go-build1137861443/b811/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require=/tmp/go-build1137861443/b812/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile path/filepath=/tmp/go-build1137861443/b119/_pkg_.a packagefile testing=/tmp/go-build1137861443/b431/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b808/_pkg_.a -trimpath "$WORK/b808=>" -p github.com/prometheus/prometheus/tsdb/tsdbutil -complete -installsuffix shared -buildid Hcw1guAtiNY9x2OeVPqd/Hcw1guAtiNY9x2OeVPqd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b808/importcfg -pack ./_build/src/github.com/prometheus/prometheus/tsdb/tsdbutil/buffer.go ./_build/src/github.com/prometheus/prometheus/tsdb/tsdbutil/chunks.go ./_build/src/github.com/prometheus/prometheus/tsdb/tsdbutil/dir_locker.go ./_build/src/github.com/prometheus/prometheus/tsdb/tsdbutil/dir_locker_testutil.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b646/_pkg_.a # internal cp $WORK/b646/_pkg_.a /builddir/.cache/go-build/81/8132def35e01694e4f86a7488543aabb3a5e5d64abddf4fff005c6df8c888647-d # internal github.com/prometheus/prometheus/util/pool mkdir -p $WORK/b852/ cat >/tmp/go-build1137861443/b852/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b852/_pkg_.a -trimpath "$WORK/b852=>" -p github.com/prometheus/prometheus/util/pool -complete -installsuffix shared -buildid KZBjHXqqIWME4svJCEwY/KZBjHXqqIWME4svJCEwY -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b852/importcfg -pack ./_build/src/github.com/prometheus/prometheus/util/pool/pool.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b614/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b767/_pkg_.a # internal cp $WORK/b614/_pkg_.a /builddir/.cache/go-build/d7/d70ff0a0df51b6c2062782542b5b56133dc2c580bd69a77f225f9afd9c11aaed-d # internal github.com/prometheus/prometheus/vendor/github.com/opentracing-contrib/go-stdlib/nethttp mkdir -p $WORK/b854/ cat >/tmp/go-build1137861443/b854/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go importmap github.com/opentracing/opentracing-go/ext=github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/ext importmap github.com/opentracing/opentracing-go/log=github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/log packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go=/tmp/go-build1137861443/b201/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/ext=/tmp/go-build1137861443/b832/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/log=/tmp/go-build1137861443/b202/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile net/http/httptrace=/tmp/go-build1137861443/b137/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b854/_pkg_.a -trimpath "$WORK/b854=>" -p github.com/prometheus/prometheus/vendor/github.com/opentracing-contrib/go-stdlib/nethttp -complete -installsuffix shared -buildid sOh716zm9rTjWzy2Iip-/sOh716zm9rTjWzy2Iip- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b854/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opentracing-contrib/go-stdlib/nethttp/client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opentracing-contrib/go-stdlib/nethttp/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opentracing-contrib/go-stdlib/nethttp/server.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opentracing-contrib/go-stdlib/nethttp/status-code-tracker.go cp $WORK/b767/_pkg_.a /builddir/.cache/go-build/57/573f2b2b3a03e0aa79d13e7a62c88b88f6f6133d1f0b0616470bcc1500bf9aa2-d # internal github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis mkdir -p $WORK/b787/ cat >/tmp/go-build1137861443/b787/importcfg << 'EOF' # internal # import config importmap github.com/go-openapi/analysis/internal=github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis/internal importmap github.com/go-openapi/jsonpointer=github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonpointer importmap github.com/go-openapi/spec=github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec importmap github.com/go-openapi/strfmt=github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt importmap github.com/go-openapi/swag=github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis/internal=/tmp/go-build1137861443/b788/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonpointer=/tmp/go-build1137861443/b789/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec=/tmp/go-build1137861443/b790/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt=/tmp/go-build1137861443/b767/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag=/tmp/go-build1137861443/b781/_pkg_.a packagefile log=/tmp/go-build1137861443/b056/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile path=/tmp/go-build1137861443/b044/_pkg_.a packagefile path/filepath=/tmp/go-build1137861443/b119/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile runtime=/tmp/go-build1137861443/b009/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b787/_pkg_.a -trimpath "$WORK/b787=>" -p github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis -complete -installsuffix shared -buildid 2z6FG8qilvu8o7fB_FJa/2z6FG8qilvu8o7fB_FJa -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b787/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis/analyzer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis/debug.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis/fixer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis/flatten.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis/mixin.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis/schema.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b808/_pkg_.a # internal cp $WORK/b808/_pkg_.a /builddir/.cache/go-build/02/02cffd544029bc4fce6042f9d496668577f1180e85fff1a8559c751f0fbfa71f-d # internal github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime mkdir -p $WORK/b796/ cat >/tmp/go-build1137861443/b796/importcfg << 'EOF' # internal # import config importmap github.com/go-openapi/errors=github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors importmap github.com/go-openapi/strfmt=github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt importmap github.com/go-openapi/swag=github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag packagefile bufio=/tmp/go-build1137861443/b055/_pkg_.a packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile encoding=/tmp/go-build1137861443/b049/_pkg_.a packagefile encoding/csv=/tmp/go-build1137861443/b663/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile encoding/xml=/tmp/go-build1137861443/b258/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors=/tmp/go-build1137861443/b770/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt=/tmp/go-build1137861443/b767/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag=/tmp/go-build1137861443/b781/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile mime=/tmp/go-build1137861443/b134/_pkg_.a packagefile mime/multipart=/tmp/go-build1137861443/b135/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b796/_pkg_.a -trimpath "$WORK/b796=>" -p github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime -complete -installsuffix shared -buildid 6FGk27w2zlkyf8j6WVuP/6FGk27w2zlkyf8j6WVuP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b796/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/bytestream.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/client_auth_info.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/client_operation.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/client_request.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/client_response.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/constants.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/csv.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/discard.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/file.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/headers.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/interfaces.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/json.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/request.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/statuses.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/text.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/values.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/xml.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b650/_pkg_.a # internal cp $WORK/b650/_pkg_.a /builddir/.cache/go-build/71/7192f1648524f289b75453c14a3360a6bca2da97bb723a5630faf4c40dd838db-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes mkdir -p $WORK/b479/ cat >/tmp/go-build1137861443/b479/importcfg << 'EOF' # internal # import config importmap k8s.io/client-go/discovery=github.com/prometheus/prometheus/vendor/k8s.io/client-go/discovery importmap k8s.io/client-go/kubernetes/typed/admissionregistration/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1 importmap k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1 importmap k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1 importmap k8s.io/client-go/kubernetes/typed/apps/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1 importmap k8s.io/client-go/kubernetes/typed/apps/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1 importmap k8s.io/client-go/kubernetes/typed/apps/v1beta2=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2 importmap k8s.io/client-go/kubernetes/typed/authentication/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1 importmap k8s.io/client-go/kubernetes/typed/authentication/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1 importmap k8s.io/client-go/kubernetes/typed/authorization/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1 importmap k8s.io/client-go/kubernetes/typed/authorization/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1 importmap k8s.io/client-go/kubernetes/typed/autoscaling/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1 importmap k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1 importmap k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2 importmap k8s.io/client-go/kubernetes/typed/batch/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1 importmap k8s.io/client-go/kubernetes/typed/batch/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1 importmap k8s.io/client-go/kubernetes/typed/certificates/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1 importmap k8s.io/client-go/kubernetes/typed/certificates/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1 importmap k8s.io/client-go/kubernetes/typed/coordination/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1 importmap k8s.io/client-go/kubernetes/typed/coordination/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1 importmap k8s.io/client-go/kubernetes/typed/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1 importmap k8s.io/client-go/kubernetes/typed/discovery/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1 importmap k8s.io/client-go/kubernetes/typed/discovery/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1 importmap k8s.io/client-go/kubernetes/typed/events/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1 importmap k8s.io/client-go/kubernetes/typed/events/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1 importmap k8s.io/client-go/kubernetes/typed/extensions/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1 importmap k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1 importmap k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1 importmap k8s.io/client-go/kubernetes/typed/networking/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1 importmap k8s.io/client-go/kubernetes/typed/networking/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1 importmap k8s.io/client-go/kubernetes/typed/node/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1 importmap k8s.io/client-go/kubernetes/typed/node/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1 importmap k8s.io/client-go/kubernetes/typed/node/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1 importmap k8s.io/client-go/kubernetes/typed/policy/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1 importmap k8s.io/client-go/kubernetes/typed/policy/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1 importmap k8s.io/client-go/kubernetes/typed/rbac/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1 importmap k8s.io/client-go/kubernetes/typed/rbac/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1 importmap k8s.io/client-go/kubernetes/typed/rbac/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1 importmap k8s.io/client-go/kubernetes/typed/scheduling/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1 importmap k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1 importmap k8s.io/client-go/kubernetes/typed/scheduling/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1 importmap k8s.io/client-go/kubernetes/typed/storage/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1 importmap k8s.io/client-go/kubernetes/typed/storage/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1 importmap k8s.io/client-go/kubernetes/typed/storage/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1 importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest importmap k8s.io/client-go/util/flowcontrol=github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/flowcontrol packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/discovery=/tmp/go-build1137861443/b480/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1=/tmp/go-build1137861443/b562/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1=/tmp/go-build1137861443/b571/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1=/tmp/go-build1137861443/b573/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1=/tmp/go-build1137861443/b575/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1=/tmp/go-build1137861443/b579/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2=/tmp/go-build1137861443/b581/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1=/tmp/go-build1137861443/b583/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1=/tmp/go-build1137861443/b584/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1=/tmp/go-build1137861443/b585/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1=/tmp/go-build1137861443/b586/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1=/tmp/go-build1137861443/b587/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1=/tmp/go-build1137861443/b588/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2=/tmp/go-build1137861443/b590/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1=/tmp/go-build1137861443/b592/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1=/tmp/go-build1137861443/b594/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1=/tmp/go-build1137861443/b596/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1=/tmp/go-build1137861443/b598/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1=/tmp/go-build1137861443/b600/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1=/tmp/go-build1137861443/b602/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1=/tmp/go-build1137861443/b604/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1=/tmp/go-build1137861443/b606/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1=/tmp/go-build1137861443/b608/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1=/tmp/go-build1137861443/b610/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1=/tmp/go-build1137861443/b612/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1=/tmp/go-build1137861443/b614/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1=/tmp/go-build1137861443/b616/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1=/tmp/go-build1137861443/b618/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1=/tmp/go-build1137861443/b620/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1=/tmp/go-build1137861443/b622/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1=/tmp/go-build1137861443/b624/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1=/tmp/go-build1137861443/b626/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1=/tmp/go-build1137861443/b628/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1=/tmp/go-build1137861443/b630/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1=/tmp/go-build1137861443/b632/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1=/tmp/go-build1137861443/b634/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1=/tmp/go-build1137861443/b636/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1=/tmp/go-build1137861443/b638/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1=/tmp/go-build1137861443/b640/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1=/tmp/go-build1137861443/b642/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1=/tmp/go-build1137861443/b644/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1=/tmp/go-build1137861443/b646/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1=/tmp/go-build1137861443/b648/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1=/tmp/go-build1137861443/b650/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1137861443/b537/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/flowcontrol=/tmp/go-build1137861443/b560/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b479/_pkg_.a -trimpath "$WORK/b479=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes -complete -installsuffix shared -buildid A8fbPFh61ZEIahoQiDg7/A8fbPFh61ZEIahoQiDg7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b479/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/clientset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b852/_pkg_.a # internal cp $WORK/b852/_pkg_.a /builddir/.cache/go-build/e6/e61b9aae844b828df1492852f071a2136efc7c3b61b9262c83160f4fc9e78469-d # internal github.com/prometheus/prometheus/storage mkdir -p $WORK/b803/ cat >/tmp/go-build1137861443/b803/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile container/heap=/tmp/go-build1137861443/b555/_pkg_.a packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1137861443/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1137861443/b060/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1137861443/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1137861443/b185/_pkg_.a packagefile github.com/prometheus/prometheus/model/exemplar=/tmp/go-build1137861443/b765/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build1137861443/b280/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=/tmp/go-build1137861443/b804/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=/tmp/go-build1137861443/b805/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=/tmp/go-build1137861443/b806/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tsdbutil=/tmp/go-build1137861443/b808/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b803/_pkg_.a -trimpath "$WORK/b803=>" -p github.com/prometheus/prometheus/storage -complete -installsuffix shared -buildid LlMpIRNld7i344KcGT49/LlMpIRNld7i344KcGT49 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b803/importcfg -pack ./_build/src/github.com/prometheus/prometheus/storage/buffer.go ./_build/src/github.com/prometheus/prometheus/storage/fanout.go ./_build/src/github.com/prometheus/prometheus/storage/generic.go ./_build/src/github.com/prometheus/prometheus/storage/interface.go ./_build/src/github.com/prometheus/prometheus/storage/lazy.go ./_build/src/github.com/prometheus/prometheus/storage/memoized_iterator.go ./_build/src/github.com/prometheus/prometheus/storage/merge.go ./_build/src/github.com/prometheus/prometheus/storage/noop.go ./_build/src/github.com/prometheus/prometheus/storage/secondary.go ./_build/src/github.com/prometheus/prometheus/storage/series.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b851/_pkg_.a # internal cp $WORK/b851/_pkg_.a /builddir/.cache/go-build/ba/bac594f045ff52b9df118823abb37eeeec4b5b0517505740bca1653b1c4b533a-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/promauto mkdir -p $WORK/b855/ cat >/tmp/go-build1137861443/b855/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1137861443/b066/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b855/_pkg_.a -trimpath "$WORK/b855=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/promauto -complete -installsuffix shared -buildid e7qTi7rxlYCwqBVRIgEx/e7qTi7rxlYCwqBVRIgEx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b855/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/promauto/auto.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b855/_pkg_.a # internal cp $WORK/b855/_pkg_.a /builddir/.cache/go-build/df/dfef52b0c455676922c920cbf32689f05803c0b0747d202ab550ca647376bfd8-d # internal github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor mkdir -p $WORK/b858/ cat >/tmp/go-build1137861443/b858/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile compress/gzip=/tmp/go-build1137861443/b069/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1137861443/b437/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b858/_pkg_.a -trimpath "$WORK/b858=>" -p github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor -complete -installsuffix shared -buildid d1nw2mLGtTtvBqF0rH4K/d1nw2mLGtTtvBqF0rH4K -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b858/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/descriptor.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/descriptor.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/descriptor_gostring.gen.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/helper.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b854/_pkg_.a # internal cp $WORK/b854/_pkg_.a /builddir/.cache/go-build/6c/6c4755b13a22ac31440f289521bc6323c2b9615a1c7a079e6c0f6ff680abe8b0-d # internal github.com/prometheus/prometheus/util/gate mkdir -p $WORK/b859/ cat >/tmp/go-build1137861443/b859/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1137861443/b002/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b859/_pkg_.a -trimpath "$WORK/b859=>" -p github.com/prometheus/prometheus/util/gate -complete -installsuffix shared -buildid 8KskAM2bnWNOzO53Q9L3/8KskAM2bnWNOzO53Q9L3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b859/importcfg -pack ./_build/src/github.com/prometheus/prometheus/util/gate/gate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b796/_pkg_.a # internal cp $WORK/b796/_pkg_.a /builddir/.cache/go-build/38/38911a16dd3258ff9bb209a36318f5581f7dae2515303e13e348e065124a2c04-d # internal github.com/prometheus/prometheus/util/logging mkdir -p $WORK/b860/ cat >/tmp/go-build1137861443/b860/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-logfmt/logfmt=github.com/prometheus/prometheus/vendor/github.com/go-logfmt/logfmt importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap golang.org/x/time/rate=github.com/prometheus/prometheus/vendor/golang.org/x/time/rate packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1137861443/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-logfmt/logfmt=/tmp/go-build1137861443/b054/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1137861443/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/time/rate=/tmp/go-build1137861443/b556/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b860/_pkg_.a -trimpath "$WORK/b860=>" -p github.com/prometheus/prometheus/util/logging -complete -installsuffix shared -buildid 0QOlI7ueston-IajVedP/0QOlI7ueston-IajVedP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b860/importcfg -pack ./_build/src/github.com/prometheus/prometheus/util/logging/dedupe.go ./_build/src/github.com/prometheus/prometheus/util/logging/file.go ./_build/src/github.com/prometheus/prometheus/util/logging/ratelimit.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b859/_pkg_.a # internal cp $WORK/b859/_pkg_.a /builddir/.cache/go-build/b6/b699a253a093725283bf7b7dfd65186047593a563507d001848db746e5f93212-d # internal github.com/prometheus/prometheus/util/runtime mkdir -p $WORK/b862/ cat >/tmp/go-build1137861443/b862/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix=/tmp/go-build1137861443/b189/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile syscall=/tmp/go-build1137861443/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b862/_pkg_.a -trimpath "$WORK/b862=>" -p github.com/prometheus/prometheus/util/runtime -complete -installsuffix shared -buildid 06kKcViuJtycUU2FiYP9/06kKcViuJtycUU2FiYP9 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b862/importcfg -pack ./_build/src/github.com/prometheus/prometheus/util/runtime/limits_default.go ./_build/src/github.com/prometheus/prometheus/util/runtime/statfs_default.go ./_build/src/github.com/prometheus/prometheus/util/runtime/uname_linux.go ./_build/src/github.com/prometheus/prometheus/util/runtime/vmlimits_default.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b860/_pkg_.a # internal cp $WORK/b860/_pkg_.a /builddir/.cache/go-build/37/37984f7ccdc4727e573c67213cca16495d1edef783855963f2d7a72a273b6b38-d # internal github.com/prometheus/prometheus/vendor/github.com/julienschmidt/httprouter mkdir -p $WORK/b865/ cat >/tmp/go-build1137861443/b865/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile unicode=/tmp/go-build1137861443/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b865/_pkg_.a -trimpath "$WORK/b865=>" -p github.com/prometheus/prometheus/vendor/github.com/julienschmidt/httprouter -complete -installsuffix shared -buildid QVJkBxuV3zC7PijCkk2V/QVJkBxuV3zC7PijCkk2V -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b865/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/julienschmidt/httprouter/path.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/julienschmidt/httprouter/router.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/julienschmidt/httprouter/tree.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b862/_pkg_.a # internal cp $WORK/b862/_pkg_.a /builddir/.cache/go-build/cb/cb3c3185ae47ab6cb96d52690ca9c3b1869ab36cc1dd1fc33d10bb8b73e45ff6-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/common/server mkdir -p $WORK/b866/ cat >/tmp/go-build1137861443/b866/importcfg << 'EOF' # internal # import config packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile path/filepath=/tmp/go-build1137861443/b119/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b866/_pkg_.a -trimpath "$WORK/b866=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/common/server -complete -installsuffix shared -buildid 0O2b5CyYe6hofv-kUnGn/0O2b5CyYe6hofv-kUnGn -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b866/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/server/static_file_server.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b866/_pkg_.a # internal cp $WORK/b866/_pkg_.a /builddir/.cache/go-build/84/84df4eccb8dc5e012330145f481115b4217660ee4d0e97f134c1ba6ca5be0b16-d # internal github.com/prometheus/prometheus/vendor/github.com/shurcooL/httpfs/filter mkdir -p $WORK/b870/ cat >/tmp/go-build1137861443/b870/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile path=/tmp/go-build1137861443/b044/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b870/_pkg_.a -trimpath "$WORK/b870=>" -p github.com/prometheus/prometheus/vendor/github.com/shurcooL/httpfs/filter -complete -installsuffix shared -buildid jJTun6l9iESao3y8KD_q/jJTun6l9iESao3y8KD_q -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b870/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/shurcooL/httpfs/filter/filter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/shurcooL/httpfs/filter/filters.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b865/_pkg_.a # internal cp $WORK/b865/_pkg_.a /builddir/.cache/go-build/40/401c8589b64dd185680fd916e9660a672c3d937b1994f7c988fc1726203ae0ae-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/common/route mkdir -p $WORK/b864/ cat >/tmp/go-build1137861443/b864/importcfg << 'EOF' # internal # import config importmap github.com/julienschmidt/httprouter=github.com/prometheus/prometheus/vendor/github.com/julienschmidt/httprouter packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/julienschmidt/httprouter=/tmp/go-build1137861443/b865/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b864/_pkg_.a -trimpath "$WORK/b864=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/common/route -complete -installsuffix shared -buildid PS7raUXXuVjWfF32UAHY/PS7raUXXuVjWfF32UAHY -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b864/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/route/route.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b803/_pkg_.a # internal cp $WORK/b803/_pkg_.a /builddir/.cache/go-build/97/97cde8ec8ac7a0c84b8d1b837609334ee511031ac085f59f3070de7a2c389be9-d # internal github.com/prometheus/prometheus/promql/parser mkdir -p $WORK/b802/ cat >/tmp/go-build1137861443/b802/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1137861443/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1137861443/b185/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build1137861443/b280/_pkg_.a packagefile github.com/prometheus/prometheus/model/timestamp=/tmp/go-build1137861443/b800/_pkg_.a packagefile github.com/prometheus/prometheus/model/value=/tmp/go-build1137861443/b801/_pkg_.a packagefile github.com/prometheus/prometheus/storage=/tmp/go-build1137861443/b803/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build1137861443/b288/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile runtime=/tmp/go-build1137861443/b009/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a packagefile unicode=/tmp/go-build1137861443/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b802/_pkg_.a -trimpath "$WORK/b802=>" -p github.com/prometheus/prometheus/promql/parser -complete -installsuffix shared -buildid 6zOPviu1gt0IpuzNMy5G/6zOPviu1gt0IpuzNMy5G -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b802/importcfg -pack ./_build/src/github.com/prometheus/prometheus/promql/parser/ast.go ./_build/src/github.com/prometheus/prometheus/promql/parser/functions.go ./_build/src/github.com/prometheus/prometheus/promql/parser/generated_parser.y.go ./_build/src/github.com/prometheus/prometheus/promql/parser/lex.go ./_build/src/github.com/prometheus/prometheus/promql/parser/parse.go ./_build/src/github.com/prometheus/prometheus/promql/parser/printer.go ./_build/src/github.com/prometheus/prometheus/promql/parser/value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b870/_pkg_.a # internal cp $WORK/b870/_pkg_.a /builddir/.cache/go-build/de/dedeaa61f55e9c1bc02b7430c4cf0a0f9c22799cbd4caa663060d97cea8a1f42-d # internal github.com/prometheus/prometheus/tsdb/index mkdir -p $WORK/b823/ cat >/tmp/go-build1137861443/b823/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors packagefile bufio=/tmp/go-build1137861443/b055/_pkg_.a packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile container/heap=/tmp/go-build1137861443/b555/_pkg_.a packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile encoding/binary=/tmp/go-build1137861443/b052/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1137861443/b203/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build1137861443/b280/_pkg_.a packagefile github.com/prometheus/prometheus/storage=/tmp/go-build1137861443/b803/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=/tmp/go-build1137861443/b805/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/encoding=/tmp/go-build1137861443/b820/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=/tmp/go-build1137861443/b806/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=/tmp/go-build1137861443/b807/_pkg_.a packagefile hash=/tmp/go-build1137861443/b072/_pkg_.a packagefile hash/crc32=/tmp/go-build1137861443/b071/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile path/filepath=/tmp/go-build1137861443/b119/_pkg_.a packagefile runtime=/tmp/go-build1137861443/b009/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b823/_pkg_.a -trimpath "$WORK/b823=>" -p github.com/prometheus/prometheus/tsdb/index -complete -installsuffix shared -buildid PaQgJOo1i_33O05kUnhb/PaQgJOo1i_33O05kUnhb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b823/importcfg -pack ./_build/src/github.com/prometheus/prometheus/tsdb/index/index.go ./_build/src/github.com/prometheus/prometheus/tsdb/index/postings.go ./_build/src/github.com/prometheus/prometheus/tsdb/index/postingsstats.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b864/_pkg_.a # internal cp $WORK/b864/_pkg_.a /builddir/.cache/go-build/f5/f5e4453d1153eb6322f79407afc36e09fd32812e87f951e83a3e93eb79e503f2-d # internal github.com/prometheus/prometheus/tsdb/tombstones mkdir -p $WORK/b825/ cat >/tmp/go-build1137861443/b825/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors packagefile encoding/binary=/tmp/go-build1137861443/b052/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1137861443/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1137861443/b060/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1137861443/b203/_pkg_.a packagefile github.com/prometheus/prometheus/storage=/tmp/go-build1137861443/b803/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/encoding=/tmp/go-build1137861443/b820/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=/tmp/go-build1137861443/b806/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=/tmp/go-build1137861443/b807/_pkg_.a packagefile hash=/tmp/go-build1137861443/b072/_pkg_.a packagefile hash/crc32=/tmp/go-build1137861443/b071/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile path/filepath=/tmp/go-build1137861443/b119/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b825/_pkg_.a -trimpath "$WORK/b825=>" -p github.com/prometheus/prometheus/tsdb/tombstones -complete -installsuffix shared -buildid mTuXy6rj1MBsRqFDSYaq/mTuXy6rj1MBsRqFDSYaq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b825/importcfg -pack ./_build/src/github.com/prometheus/prometheus/tsdb/tombstones/tombstones.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b838/_pkg_.a # internal cp $WORK/b838/_pkg_.a /builddir/.cache/go-build/9b/9bb59f5f61a03b59b425edcdb307ff4774d293bbddc5bcc63e36034e11fa26f4-d # internal github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger mkdir -p $WORK/b841/ cat >/tmp/go-build1137861443/b841/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile database/sql/driver=/tmp/go-build1137861443/b768/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift=/tmp/go-build1137861443/b838/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b841/_pkg_.a -trimpath "$WORK/b841=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger -complete -installsuffix shared -buildid oC6Ng90xuFzfng8VqLH6/oC6Ng90xuFzfng8VqLH6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b841/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger/GoUnusedProtection__.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger/jaeger-consts.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger/jaeger.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b825/_pkg_.a # internal cp $WORK/b825/_pkg_.a /builddir/.cache/go-build/76/76343690583e33d917cb64091dd78f722a090f25d6e907451009f86369d7ec90-d # internal github.com/prometheus/prometheus/tsdb/record mkdir -p $WORK/b824/ cat >/tmp/go-build1137861443/b824/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1137861443/b203/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build1137861443/b280/_pkg_.a packagefile github.com/prometheus/prometheus/storage=/tmp/go-build1137861443/b803/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=/tmp/go-build1137861443/b805/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/encoding=/tmp/go-build1137861443/b820/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tombstones=/tmp/go-build1137861443/b825/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b824/_pkg_.a -trimpath "$WORK/b824=>" -p github.com/prometheus/prometheus/tsdb/record -complete -installsuffix shared -buildid qRlFjLy-1nOiLcRJbk1a/qRlFjLy-1nOiLcRJbk1a -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b824/importcfg -pack ./_build/src/github.com/prometheus/prometheus/tsdb/record/record.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b787/_pkg_.a # internal cp $WORK/b787/_pkg_.a /builddir/.cache/go-build/55/551320ef26d21ace4c30014549b410ef5fec9c98763a07a5d1e2ac7311e7402f-d # internal github.com/prometheus/prometheus/vendor/github.com/go-openapi/loads mkdir -p $WORK/b795/ cat >/tmp/go-build1137861443/b795/importcfg << 'EOF' # internal # import config importmap github.com/go-openapi/analysis=github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis importmap github.com/go-openapi/spec=github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec importmap github.com/go-openapi/swag=github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile encoding/gob=/tmp/go-build1137861443/b741/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis=/tmp/go-build1137861443/b787/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec=/tmp/go-build1137861443/b790/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag=/tmp/go-build1137861443/b781/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b795/_pkg_.a -trimpath "$WORK/b795=>" -p github.com/prometheus/prometheus/vendor/github.com/go-openapi/loads -complete -installsuffix shared -buildid 9zYPsuNK2LVPmuPNztJ6/9zYPsuNK2LVPmuPNztJ6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b795/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/loads/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/loads/loaders.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/loads/options.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/loads/spec.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b858/_pkg_.a # internal cp $WORK/b858/_pkg_.a /builddir/.cache/go-build/eb/eb3486a656690b2ff9cf7779dab7d78a6d75ebac53a69aee8644c55e3e3e656a-d # internal github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling mkdir -p $WORK/b842/ cat >/tmp/go-build1137861443/b842/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile database/sql/driver=/tmp/go-build1137861443/b768/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift=/tmp/go-build1137861443/b838/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b842/_pkg_.a -trimpath "$WORK/b842=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling -complete -installsuffix shared -buildid fOrvX_HusKwnhHk9wzZy/fOrvX_HusKwnhHk9wzZy -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b842/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling/GoUnusedProtection__.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling/sampling-consts.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling/sampling.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b824/_pkg_.a # internal cp $WORK/b824/_pkg_.a /builddir/.cache/go-build/bf/bf80b274bb739ce76fc01ad362542b78e473f7b832faa2e95148c0ebc5a27f7d-d # internal github.com/prometheus/prometheus/tsdb/wal mkdir -p $WORK/b826/ cat >/tmp/go-build1137861443/b826/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/golang/snappy=github.com/prometheus/prometheus/vendor/github.com/golang/snappy importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus packagefile bufio=/tmp/go-build1137861443/b055/_pkg_.a packagefile encoding/binary=/tmp/go-build1137861443/b052/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1137861443/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1137861443/b060/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/snappy=/tmp/go-build1137861443/b827/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1137861443/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1137861443/b066/_pkg_.a packagefile github.com/prometheus/prometheus/model/timestamp=/tmp/go-build1137861443/b800/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=/tmp/go-build1137861443/b805/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=/tmp/go-build1137861443/b806/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=/tmp/go-build1137861443/b807/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/record=/tmp/go-build1137861443/b824/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tombstones=/tmp/go-build1137861443/b825/_pkg_.a packagefile hash/crc32=/tmp/go-build1137861443/b071/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile path=/tmp/go-build1137861443/b044/_pkg_.a packagefile path/filepath=/tmp/go-build1137861443/b119/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b826/_pkg_.a -trimpath "$WORK/b826=>" -p github.com/prometheus/prometheus/tsdb/wal -complete -installsuffix shared -buildid lsuttOiiI_2-IYfHA2bV/lsuttOiiI_2-IYfHA2bV -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b826/importcfg -pack ./_build/src/github.com/prometheus/prometheus/tsdb/wal/checkpoint.go ./_build/src/github.com/prometheus/prometheus/tsdb/wal/live_reader.go ./_build/src/github.com/prometheus/prometheus/tsdb/wal/reader.go ./_build/src/github.com/prometheus/prometheus/tsdb/wal/wal.go ./_build/src/github.com/prometheus/prometheus/tsdb/wal/watcher.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b304/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b795/_pkg_.a # internal cp $WORK/b795/_pkg_.a /builddir/.cache/go-build/c6/c6e432d0f129bb1816b756bdaf11aa07e6bb9c89dc4be55ae9ede94af251e448-d # internal github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate mkdir -p $WORK/b786/ cat >/tmp/go-build1137861443/b786/importcfg << 'EOF' # internal # import config importmap github.com/go-openapi/analysis=github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis importmap github.com/go-openapi/errors=github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors importmap github.com/go-openapi/jsonpointer=github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonpointer importmap github.com/go-openapi/loads=github.com/prometheus/prometheus/vendor/github.com/go-openapi/loads importmap github.com/go-openapi/runtime=github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime importmap github.com/go-openapi/spec=github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec importmap github.com/go-openapi/strfmt=github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt importmap github.com/go-openapi/swag=github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis=/tmp/go-build1137861443/b787/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors=/tmp/go-build1137861443/b770/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonpointer=/tmp/go-build1137861443/b789/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/loads=/tmp/go-build1137861443/b795/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime=/tmp/go-build1137861443/b796/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec=/tmp/go-build1137861443/b790/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt=/tmp/go-build1137861443/b767/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag=/tmp/go-build1137861443/b781/_pkg_.a packagefile log=/tmp/go-build1137861443/b056/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile path/filepath=/tmp/go-build1137861443/b119/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile regexp=/tmp/go-build1137861443/b058/_pkg_.a packagefile runtime=/tmp/go-build1137861443/b009/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1137861443/b022/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b786/_pkg_.a -trimpath "$WORK/b786=>" -p github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate -complete -installsuffix shared -buildid 851N5fFOJX2aGDcDC9Wu/851N5fFOJX2aGDcDC9Wu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b786/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/context.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/debug.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/default_validator.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/example_validator.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/formats.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/helpers.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/object_validator.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/options.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/result.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/rexp.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/schema.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/schema_messages.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/schema_option.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/schema_props.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/slice_validator.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/spec.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/spec_messages.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/type.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/validator.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/values.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b842/_pkg_.a # internal cp $WORK/b842/_pkg_.a /builddir/.cache/go-build/62/62a074cb8fd0d510df701f495e8d81312e8300c7fb113f2d8d76193ef5aa7352-d # internal github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore mkdir -p $WORK/b843/ cat >/tmp/go-build1137861443/b843/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile database/sql/driver=/tmp/go-build1137861443/b768/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift=/tmp/go-build1137861443/b838/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b843/_pkg_.a -trimpath "$WORK/b843=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore -complete -installsuffix shared -buildid cwoxEVEnoH6PKIxpFBzk/cwoxEVEnoH6PKIxpFBzk -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b843/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore/GoUnusedProtection__.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore/zipkincore-consts.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore/zipkincore.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b479/_pkg_.a # internal cp $WORK/b479/_pkg_.a /builddir/.cache/go-build/d0/d05812d681475d51a7271ac6d76ba03efb121ff2d51f7dfb46adb4c405280f24-d # internal github.com/prometheus/prometheus/discovery/kubernetes mkdir -p $WORK/b435/ cat >/tmp/go-build1137861443/b435/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/version=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/discovery/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1 importmap k8s.io/api/networking/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1 importmap k8s.io/api/networking/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/fields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields importmap k8s.io/apimachinery/pkg/labels=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/labels importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/util/version=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/version importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/kubernetes=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest importmap k8s.io/client-go/tools/cache=github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache importmap k8s.io/client-go/tools/clientcmd=github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd importmap k8s.io/client-go/tools/metrics=github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/metrics importmap k8s.io/client-go/util/workqueue=github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/workqueue packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1137861443/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1137861443/b060/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1137861443/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1137861443/b066/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1137861443/b216/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1137861443/b185/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version=/tmp/go-build1137861443/b214/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1137861443/b278/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1137861443/b279/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build1137861443/b288/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1137861443/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1=/tmp/go-build1137861443/b475/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1=/tmp/go-build1137861443/b476/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1=/tmp/go-build1137861443/b477/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields=/tmp/go-build1137861443/b445/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/labels=/tmp/go-build1137861443/b447/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1137861443/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/version=/tmp/go-build1137861443/b478/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1137861443/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes=/tmp/go-build1137861443/b479/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1137861443/b537/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache=/tmp/go-build1137861443/b652/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd=/tmp/go-build1137861443/b660/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/metrics=/tmp/go-build1137861443/b550/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/workqueue=/tmp/go-build1137861443/b554/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b435/_pkg_.a -trimpath "$WORK/b435=>" -p github.com/prometheus/prometheus/discovery/kubernetes -complete -installsuffix shared -buildid 8_8x3HVU7o2lnmKgOUGT/8_8x3HVU7o2lnmKgOUGT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b435/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/kubernetes/client_metrics.go ./_build/src/github.com/prometheus/prometheus/discovery/kubernetes/endpoints.go ./_build/src/github.com/prometheus/prometheus/discovery/kubernetes/endpointslice.go ./_build/src/github.com/prometheus/prometheus/discovery/kubernetes/ingress.go ./_build/src/github.com/prometheus/prometheus/discovery/kubernetes/ingress_adaptor.go ./_build/src/github.com/prometheus/prometheus/discovery/kubernetes/kubernetes.go ./_build/src/github.com/prometheus/prometheus/discovery/kubernetes/node.go ./_build/src/github.com/prometheus/prometheus/discovery/kubernetes/pod.go ./_build/src/github.com/prometheus/prometheus/discovery/kubernetes/service.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b823/_pkg_.a # internal cp $WORK/b823/_pkg_.a /builddir/.cache/go-build/76/766c35e6c6a721b0282effcc606b7da6c933246eff1494acdbbfc5f0ed967a43-d # internal github.com/prometheus/prometheus/scrape mkdir -p $WORK/b850/ cat >/tmp/go-build1137861443/b850/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/version=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version packagefile bufio=/tmp/go-build1137861443/b055/_pkg_.a packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile compress/gzip=/tmp/go-build1137861443/b069/_pkg_.a packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1137861443/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1137861443/b060/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1137861443/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1137861443/b066/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1137861443/b216/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1137861443/b185/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version=/tmp/go-build1137861443/b214/_pkg_.a packagefile github.com/prometheus/prometheus/config=/tmp/go-build1137861443/b233/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1137861443/b279/_pkg_.a packagefile github.com/prometheus/prometheus/model/exemplar=/tmp/go-build1137861443/b765/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build1137861443/b280/_pkg_.a packagefile github.com/prometheus/prometheus/model/relabel=/tmp/go-build1137861443/b281/_pkg_.a packagefile github.com/prometheus/prometheus/model/textparse=/tmp/go-build1137861443/b851/_pkg_.a packagefile github.com/prometheus/prometheus/model/timestamp=/tmp/go-build1137861443/b800/_pkg_.a packagefile github.com/prometheus/prometheus/model/value=/tmp/go-build1137861443/b801/_pkg_.a packagefile github.com/prometheus/prometheus/storage=/tmp/go-build1137861443/b803/_pkg_.a packagefile github.com/prometheus/prometheus/util/osutil=/tmp/go-build1137861443/b759/_pkg_.a packagefile github.com/prometheus/prometheus/util/pool=/tmp/go-build1137861443/b852/_pkg_.a packagefile hash/fnv=/tmp/go-build1137861443/b147/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b850/_pkg_.a -trimpath "$WORK/b850=>" -p github.com/prometheus/prometheus/scrape -complete -installsuffix shared -buildid yofC-c_d99VcAPGnptd8/yofC-c_d99VcAPGnptd8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b850/importcfg -pack ./_build/src/github.com/prometheus/prometheus/scrape/manager.go ./_build/src/github.com/prometheus/prometheus/scrape/scrape.go ./_build/src/github.com/prometheus/prometheus/scrape/target.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b841/_pkg_.a # internal cp $WORK/b841/_pkg_.a /builddir/.cache/go-build/64/64e617ea1317df3ec864ecfc4ed895f37fe94089d5e815d6bff4c8baced4f9b7-d # internal github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/gogoproto mkdir -p $WORK/b857/ cat >/tmp/go-build1137861443/b857/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/protoc-gen-gogo/descriptor=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1137861443/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor=/tmp/go-build1137861443/b858/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b857/_pkg_.a -trimpath "$WORK/b857=>" -p github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/gogoproto -complete -installsuffix shared -buildid tjj8ZuCnK2svJkTRXgOu/tjj8ZuCnK2svJkTRXgOu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b857/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/gogoproto/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/gogoproto/gogo.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/gogoproto/helper.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b857/_pkg_.a # internal cp $WORK/b857/_pkg_.a /builddir/.cache/go-build/f9/f9c9fcab8e31fa2a78c850f83690c4ee9f032170ea501828d6d43d03bc5ac822-d # internal github.com/prometheus/prometheus/prompb mkdir -p $WORK/b856/ cat >/tmp/go-build1137861443/b856/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/gogoproto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/gogoproto importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto packagefile encoding/binary=/tmp/go-build1137861443/b052/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/gogoproto=/tmp/go-build1137861443/b857/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1137861443/b437/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile math/bits=/tmp/go-build1137861443/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b856/_pkg_.a -trimpath "$WORK/b856=>" -p github.com/prometheus/prometheus/prompb -complete -installsuffix shared -buildid fSe20yzGZlb1PKMP71wN/fSe20yzGZlb1PKMP71wN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b856/importcfg -pack ./_build/src/github.com/prometheus/prometheus/prompb/custom.go ./_build/src/github.com/prometheus/prometheus/prompb/remote.pb.go ./_build/src/github.com/prometheus/prometheus/prompb/types.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b802/_pkg_.a # internal cp $WORK/b802/_pkg_.a /builddir/.cache/go-build/a6/a639595a8dd63d0f8a7135c440963d5e59b11e2cd23fc577ed7a898b18318387-d # internal github.com/prometheus/prometheus/vendor/github.com/shurcooL/httpfs/union mkdir -p $WORK/b871/ cat >/tmp/go-build1137861443/b871/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b871/_pkg_.a -trimpath "$WORK/b871=>" -p github.com/prometheus/prometheus/vendor/github.com/shurcooL/httpfs/union -complete -installsuffix shared -buildid Gu-bmMTpfw9OMVHGoDa8/Gu-bmMTpfw9OMVHGoDa8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b871/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/shurcooL/httpfs/union/union.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b826/_pkg_.a # internal cp $WORK/b826/_pkg_.a /builddir/.cache/go-build/1b/1b3a4f395a7f6aa7301f844b6a0c2d6fda9c03365fcff2b00f53d214081ba560-d # internal github.com/prometheus/prometheus/tsdb mkdir -p $WORK/b819/ cat >/tmp/go-build1137861443/b819/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/oklog/ulid=github.com/prometheus/prometheus/vendor/github.com/oklog/ulid importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap go.uber.org/atomic=github.com/prometheus/prometheus/vendor/go.uber.org/atomic importmap golang.org/x/sync/errgroup=github.com/prometheus/prometheus/vendor/golang.org/x/sync/errgroup packagefile bufio=/tmp/go-build1137861443/b055/_pkg_.a packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build1137861443/b074/_pkg_.a packagefile encoding/binary=/tmp/go-build1137861443/b052/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1137861443/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1137861443/b060/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/oklog/ulid=/tmp/go-build1137861443/b771/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1137861443/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1137861443/b066/_pkg_.a packagefile github.com/prometheus/prometheus/config=/tmp/go-build1137861443/b233/_pkg_.a packagefile github.com/prometheus/prometheus/model/exemplar=/tmp/go-build1137861443/b765/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build1137861443/b280/_pkg_.a packagefile github.com/prometheus/prometheus/model/timestamp=/tmp/go-build1137861443/b800/_pkg_.a packagefile github.com/prometheus/prometheus/storage=/tmp/go-build1137861443/b803/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=/tmp/go-build1137861443/b804/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=/tmp/go-build1137861443/b805/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/encoding=/tmp/go-build1137861443/b820/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=/tmp/go-build1137861443/b806/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=/tmp/go-build1137861443/b807/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/goversion=/tmp/go-build1137861443/b822/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/index=/tmp/go-build1137861443/b823/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/record=/tmp/go-build1137861443/b824/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tombstones=/tmp/go-build1137861443/b825/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tsdbutil=/tmp/go-build1137861443/b808/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/wal=/tmp/go-build1137861443/b826/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.uber.org/atomic=/tmp/go-build1137861443/b797/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sync/errgroup=/tmp/go-build1137861443/b828/_pkg_.a packagefile hash=/tmp/go-build1137861443/b072/_pkg_.a packagefile hash/crc32=/tmp/go-build1137861443/b071/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile path/filepath=/tmp/go-build1137861443/b119/_pkg_.a packagefile runtime=/tmp/go-build1137861443/b009/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b819/_pkg_.a -trimpath "$WORK/b819=>" -p github.com/prometheus/prometheus/tsdb -complete -installsuffix shared -buildid 9Rc3Xy92Rw687d2DHnEg/9Rc3Xy92Rw687d2DHnEg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b819/importcfg -pack ./_build/src/github.com/prometheus/prometheus/tsdb/block.go ./_build/src/github.com/prometheus/prometheus/tsdb/blockwriter.go ./_build/src/github.com/prometheus/prometheus/tsdb/compact.go ./_build/src/github.com/prometheus/prometheus/tsdb/db.go ./_build/src/github.com/prometheus/prometheus/tsdb/exemplar.go ./_build/src/github.com/prometheus/prometheus/tsdb/head.go ./_build/src/github.com/prometheus/prometheus/tsdb/head_append.go ./_build/src/github.com/prometheus/prometheus/tsdb/head_read.go ./_build/src/github.com/prometheus/prometheus/tsdb/head_wal.go ./_build/src/github.com/prometheus/prometheus/tsdb/isolation.go ./_build/src/github.com/prometheus/prometheus/tsdb/querier.go ./_build/src/github.com/prometheus/prometheus/tsdb/repair.go ./_build/src/github.com/prometheus/prometheus/tsdb/tsdbblockutil.go ./_build/src/github.com/prometheus/prometheus/tsdb/wal.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b843/_pkg_.a # internal cp $WORK/b843/_pkg_.a /builddir/.cache/go-build/b9/b91cb9155d0497f9c41523e3a4aa01550f07d01e42a355f8d1f211452e05483d-d # internal github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent mkdir -p $WORK/b845/ cat >/tmp/go-build1137861443/b845/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger importmap github.com/uber/jaeger-client-go/thrift-gen/zipkincore=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift=/tmp/go-build1137861443/b838/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=/tmp/go-build1137861443/b841/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=/tmp/go-build1137861443/b843/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b845/_pkg_.a -trimpath "$WORK/b845=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent -complete -installsuffix shared -buildid UgNCEFCTRezPkfTDepWY/UgNCEFCTRezPkfTDepWY -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b845/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent/GoUnusedProtection__.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent/agent-consts.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent/agent.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b871/_pkg_.a # internal cp $WORK/b871/_pkg_.a /builddir/.cache/go-build/88/88f10294a80f0d5d7e47c344945b7c1a13b14f3bd306352c6e8a4d29e1b5885c-d # internal github.com/prometheus/prometheus/vendor/github.com/shurcooL/httpfs/vfsutil mkdir -p $WORK/b873/ cat >/tmp/go-build1137861443/b873/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile path=/tmp/go-build1137861443/b044/_pkg_.a packagefile path/filepath=/tmp/go-build1137861443/b119/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b873/_pkg_.a -trimpath "$WORK/b873=>" -p github.com/prometheus/prometheus/vendor/github.com/shurcooL/httpfs/vfsutil -complete -installsuffix shared -buildid UN-xxNDpZQqsWMTaPhB7/UN-xxNDpZQqsWMTaPhB7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b873/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/shurcooL/httpfs/vfsutil/file.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/shurcooL/httpfs/vfsutil/vfsutil.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/shurcooL/httpfs/vfsutil/walk.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b873/_pkg_.a # internal cp $WORK/b873/_pkg_.a /builddir/.cache/go-build/bb/bbc6419a1dbedce6fda6dd6336a3d76d6401671777950241df2b2a9fc9b8424a-d # internal github.com/prometheus/prometheus/vendor/github.com/shurcooL/vfsgen mkdir -p $WORK/b872/ cat >/tmp/go-build1137861443/b872/importcfg << 'EOF' # internal # import config importmap github.com/shurcooL/httpfs/vfsutil=github.com/prometheus/prometheus/vendor/github.com/shurcooL/httpfs/vfsutil packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile compress/gzip=/tmp/go-build1137861443/b069/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/shurcooL/httpfs/vfsutil=/tmp/go-build1137861443/b873/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile path=/tmp/go-build1137861443/b044/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile text/template=/tmp/go-build1137861443/b196/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b872/_pkg_.a -trimpath "$WORK/b872=>" -p github.com/prometheus/prometheus/vendor/github.com/shurcooL/vfsgen -complete -installsuffix shared -buildid ok7wXCmiW84C-BBSGPNw/ok7wXCmiW84C-BBSGPNw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b872/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/shurcooL/vfsgen/commentwriter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/shurcooL/vfsgen/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/shurcooL/vfsgen/generator.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/shurcooL/vfsgen/options.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/shurcooL/vfsgen/stringwriter.go cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/88/88e5430549019cd7af83b16c63673544ae2bca83afde2d24ea2aff323f57f2b3-d # internal github.com/prometheus/prometheus/discovery/azure mkdir -p $WORK/b289/ cat >/tmp/go-build1137861443/b289/importcfg << 'EOF' # internal # import config importmap github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute=github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute importmap github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network=github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network importmap github.com/Azure/go-autorest/autorest=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest importmap github.com/Azure/go-autorest/autorest/adal=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/adal importmap github.com/Azure/go-autorest/autorest/azure=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/azure importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute=/tmp/go-build1137861443/b290/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network=/tmp/go-build1137861443/b304/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest=/tmp/go-build1137861443/b292/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/adal=/tmp/go-build1137861443/b293/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/azure=/tmp/go-build1137861443/b301/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1137861443/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1137861443/b060/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1137861443/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1137861443/b216/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1137861443/b185/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1137861443/b278/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build1137861443/b287/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1137861443/b279/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build1137861443/b288/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -p github.com/prometheus/prometheus/discovery/azure -complete -installsuffix shared -buildid Db5rr7qIMb6cXke92Mn1/Db5rr7qIMb6cXke92Mn1 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b289/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/azure/azure.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b872/_pkg_.a # internal cp $WORK/b872/_pkg_.a /builddir/.cache/go-build/31/311d1ca698141e4c2521b8104f20e404eeef9c2f06908f496fea2d9685693074-d # internal github.com/prometheus/prometheus/web/ui mkdir -p $WORK/b869/ cat >/tmp/go-build1137861443/b869/importcfg << 'EOF' # internal # import config importmap github.com/shurcooL/httpfs/filter=github.com/prometheus/prometheus/vendor/github.com/shurcooL/httpfs/filter importmap github.com/shurcooL/httpfs/union=github.com/prometheus/prometheus/vendor/github.com/shurcooL/httpfs/union importmap github.com/shurcooL/vfsgen=github.com/prometheus/prometheus/vendor/github.com/shurcooL/vfsgen packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile compress/gzip=/tmp/go-build1137861443/b069/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/shurcooL/httpfs/filter=/tmp/go-build1137861443/b870/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/shurcooL/httpfs/union=/tmp/go-build1137861443/b871/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/shurcooL/vfsgen=/tmp/go-build1137861443/b872/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile path=/tmp/go-build1137861443/b044/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b869/_pkg_.a -trimpath "$WORK/b869=>" -p github.com/prometheus/prometheus/web/ui -complete -installsuffix shared -buildid -wBg2_ANI2mm9UKDnfif/-wBg2_ANI2mm9UKDnfif -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b869/importcfg -pack ./_build/src/github.com/prometheus/prometheus/web/ui/assets_vfsdata.go ./_build/src/github.com/prometheus/prometheus/web/ui/doc.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b845/_pkg_.a # internal cp $WORK/b845/_pkg_.a /builddir/.cache/go-build/99/99e446cf0bde0e5f7bcd1900967ab1944cdb1f3037dfaae2056480fb642f444e-d # internal github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/utils mkdir -p $WORK/b844/ cat >/tmp/go-build1137861443/b844/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/log=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/log importmap github.com/uber/jaeger-client-go/thrift=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift importmap github.com/uber/jaeger-client-go/thrift-gen/agent=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger importmap github.com/uber/jaeger-client-go/thrift-gen/zipkincore=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile encoding/binary=/tmp/go-build1137861443/b052/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/log=/tmp/go-build1137861443/b837/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift=/tmp/go-build1137861443/b838/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent=/tmp/go-build1137861443/b845/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=/tmp/go-build1137861443/b841/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=/tmp/go-build1137861443/b843/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile math/rand=/tmp/go-build1137861443/b063/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1137861443/b022/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b844/_pkg_.a -trimpath "$WORK/b844=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/utils -complete -installsuffix shared -buildid BK9O3r5oM8rqgusHp7Yh/BK9O3r5oM8rqgusHp7Yh -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b844/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/utils/http_json.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/utils/localip.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/utils/rand.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/utils/rate_limiter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/utils/reconnecting_udp_conn.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/utils/udp_client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/utils/utils.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b844/_pkg_.a # internal cp $WORK/b844/_pkg_.a /builddir/.cache/go-build/a9/a93d98baf76357987d5a182d85a5b3bce58abd383efdbf5c3c158ca13a16581a-d # internal github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go mkdir -p $WORK/b831/ cat >/tmp/go-build1137861443/b831/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go importmap github.com/opentracing/opentracing-go/ext=github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/ext importmap github.com/opentracing/opentracing-go/log=github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/log importmap github.com/uber/jaeger-client-go/internal/baggage=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/baggage importmap github.com/uber/jaeger-client-go/internal/reporterstats=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/reporterstats importmap github.com/uber/jaeger-client-go/internal/spanlog=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/spanlog importmap github.com/uber/jaeger-client-go/internal/throttler=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/throttler importmap github.com/uber/jaeger-client-go/log=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/log importmap github.com/uber/jaeger-client-go/thrift=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger importmap github.com/uber/jaeger-client-go/thrift-gen/sampling=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling importmap github.com/uber/jaeger-client-go/thrift-gen/zipkincore=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore importmap github.com/uber/jaeger-client-go/utils=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/utils importmap github.com/uber/jaeger-lib/metrics=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics importmap go.uber.org/atomic=github.com/prometheus/prometheus/vendor/go.uber.org/atomic packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile encoding/binary=/tmp/go-build1137861443/b052/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go=/tmp/go-build1137861443/b201/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/ext=/tmp/go-build1137861443/b832/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/log=/tmp/go-build1137861443/b202/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/baggage=/tmp/go-build1137861443/b833/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/reporterstats=/tmp/go-build1137861443/b834/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/spanlog=/tmp/go-build1137861443/b835/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/throttler=/tmp/go-build1137861443/b836/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/log=/tmp/go-build1137861443/b837/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift=/tmp/go-build1137861443/b838/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=/tmp/go-build1137861443/b841/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling=/tmp/go-build1137861443/b842/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=/tmp/go-build1137861443/b843/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/utils=/tmp/go-build1137861443/b844/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics=/tmp/go-build1137861443/b846/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.uber.org/atomic=/tmp/go-build1137861443/b797/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile log=/tmp/go-build1137861443/b056/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile math/rand=/tmp/go-build1137861443/b063/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1137861443/b022/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b831/_pkg_.a -trimpath "$WORK/b831=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go -complete -installsuffix shared -buildid 8_0IjyIubSSuKLT65p79/8_0IjyIubSSuKLT65p79 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b831/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/baggage_setter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/constants.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/contrib_observer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/header.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/interop.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/jaeger_tag.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/jaeger_thrift_span.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/logger.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/metrics.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/observer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/process.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/propagation.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/reference.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/reporter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/reporter_options.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/sampler.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/sampler_remote.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/sampler_remote_options.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/sampler_v2.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/span.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/span_allocator.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/span_context.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/tracer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/tracer_options.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/transport.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/transport_udp.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/zipkin.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/zipkin_thrift_span.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b289/_pkg_.a # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/ae/ae0a14dbe2f0b8434840d4a25144919208eb35a122acad86cbc22132dae391bd-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/net/netutil mkdir -p $WORK/b874/ cat >/tmp/go-build1137861443/b874/importcfg << 'EOF' # internal # import config packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b874/_pkg_.a -trimpath "$WORK/b874=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/net/netutil -complete -installsuffix shared -buildid oXm1MuBNH5gzQrmrd2_i/oXm1MuBNH5gzQrmrd2_i -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b874/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/netutil/listen.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b856/_pkg_.a # internal cp $WORK/b856/_pkg_.a /builddir/.cache/go-build/7d/7d3af4792fd871c11023226463b1a4744188c00fb73d7fdbec46f5ebaf139dbb-d # internal internal/profile mkdir -p $WORK/b876/ cat >/tmp/go-build1137861443/b876/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1137861443/b055/_pkg_.a packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile compress/gzip=/tmp/go-build1137861443/b069/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile internal/lazyregexp=/tmp/go-build1137861443/b213/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile regexp=/tmp/go-build1137861443/b058/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b876/_pkg_.a -trimpath "$WORK/b876=>" -p internal/profile -std -complete -installsuffix shared -buildid ErCwkFkUsVtajgl9Cks7/ErCwkFkUsVtajgl9Cks7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b876/importcfg -pack /usr/lib/golang/src/internal/profile/encode.go /usr/lib/golang/src/internal/profile/filter.go /usr/lib/golang/src/internal/profile/legacy_profile.go /usr/lib/golang/src/internal/profile/merge.go /usr/lib/golang/src/internal/profile/profile.go /usr/lib/golang/src/internal/profile/proto.go /usr/lib/golang/src/internal/profile/prune.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b874/_pkg_.a # internal cp $WORK/b874/_pkg_.a /builddir/.cache/go-build/c3/c349f3f1291fb21f477d1d4ea1f17b4592905c8e1b5806a700c799234628efda-d # internal github.com/prometheus/prometheus/vendor/github.com/go-kit/kit/log mkdir -p $WORK/b878/ cat >/tmp/go-build1137861443/b878/importcfg << 'EOF' # internal # import config importmap github.com/go-logfmt/logfmt=github.com/prometheus/prometheus/vendor/github.com/go-logfmt/logfmt packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile encoding=/tmp/go-build1137861443/b049/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-logfmt/logfmt=/tmp/go-build1137861443/b054/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile log=/tmp/go-build1137861443/b056/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile regexp=/tmp/go-build1137861443/b058/_pkg_.a packagefile runtime=/tmp/go-build1137861443/b009/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1137861443/b022/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b878/_pkg_.a -trimpath "$WORK/b878=>" -p github.com/prometheus/prometheus/vendor/github.com/go-kit/kit/log -complete -installsuffix shared -buildid Tjgg9TkqwqX9NNNtHhhN/Tjgg9TkqwqX9NNNtHhhN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b878/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-kit/kit/log/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-kit/kit/log/json_logger.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-kit/kit/log/log.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-kit/kit/log/logfmt_logger.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-kit/kit/log/nop_logger.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-kit/kit/log/stdlib.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-kit/kit/log/sync.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-kit/kit/log/value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b850/_pkg_.a # internal cp $WORK/b850/_pkg_.a /builddir/.cache/go-build/61/61aa9adb7d54fc3fde5d1b59a3450265f95cfbb6fcd4b7ceee7a55d3c4f194f2-d # internal github.com/prometheus/prometheus/storage/remote mkdir -p $WORK/b853/ cat >/tmp/go-build1137861443/b853/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/golang/snappy=github.com/prometheus/prometheus/vendor/github.com/golang/snappy importmap github.com/opentracing-contrib/go-stdlib/nethttp=github.com/prometheus/prometheus/vendor/github.com/opentracing-contrib/go-stdlib/nethttp importmap github.com/opentracing/opentracing-go=github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go importmap github.com/opentracing/opentracing-go/ext=github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/ext importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/client_golang/prometheus/promauto=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/promauto importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/sigv4=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/sigv4 importmap github.com/prometheus/common/version=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version importmap go.uber.org/atomic=github.com/prometheus/prometheus/vendor/go.uber.org/atomic importmap gopkg.in/yaml.v2=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2 packagefile bufio=/tmp/go-build1137861443/b055/_pkg_.a packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile crypto/md5=/tmp/go-build1137861443/b102/_pkg_.a packagefile encoding/binary=/tmp/go-build1137861443/b052/_pkg_.a packagefile encoding/hex=/tmp/go-build1137861443/b110/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1137861443/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1137861443/b060/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1137861443/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/snappy=/tmp/go-build1137861443/b827/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing-contrib/go-stdlib/nethttp=/tmp/go-build1137861443/b854/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go=/tmp/go-build1137861443/b201/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/ext=/tmp/go-build1137861443/b832/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1137861443/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1137861443/b066/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/promauto=/tmp/go-build1137861443/b855/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1137861443/b216/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1137861443/b185/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/sigv4=/tmp/go-build1137861443/b234/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version=/tmp/go-build1137861443/b214/_pkg_.a packagefile github.com/prometheus/prometheus/config=/tmp/go-build1137861443/b233/_pkg_.a packagefile github.com/prometheus/prometheus/model/exemplar=/tmp/go-build1137861443/b765/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build1137861443/b280/_pkg_.a packagefile github.com/prometheus/prometheus/model/relabel=/tmp/go-build1137861443/b281/_pkg_.a packagefile github.com/prometheus/prometheus/model/textparse=/tmp/go-build1137861443/b851/_pkg_.a packagefile github.com/prometheus/prometheus/prompb=/tmp/go-build1137861443/b856/_pkg_.a packagefile github.com/prometheus/prometheus/scrape=/tmp/go-build1137861443/b850/_pkg_.a packagefile github.com/prometheus/prometheus/storage=/tmp/go-build1137861443/b803/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=/tmp/go-build1137861443/b804/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=/tmp/go-build1137861443/b805/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/record=/tmp/go-build1137861443/b824/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/wal=/tmp/go-build1137861443/b826/_pkg_.a packagefile github.com/prometheus/prometheus/util/gate=/tmp/go-build1137861443/b859/_pkg_.a packagefile github.com/prometheus/prometheus/util/logging=/tmp/go-build1137861443/b860/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.uber.org/atomic=/tmp/go-build1137861443/b797/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2=/tmp/go-build1137861443/b229/_pkg_.a packagefile hash=/tmp/go-build1137861443/b072/_pkg_.a packagefile hash/crc32=/tmp/go-build1137861443/b071/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b853/_pkg_.a -trimpath "$WORK/b853=>" -p github.com/prometheus/prometheus/storage/remote -complete -installsuffix shared -buildid 12n3TEM7FL-Za_yYiFro/12n3TEM7FL-Za_yYiFro -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b853/importcfg -pack ./_build/src/github.com/prometheus/prometheus/storage/remote/chunked.go ./_build/src/github.com/prometheus/prometheus/storage/remote/client.go ./_build/src/github.com/prometheus/prometheus/storage/remote/codec.go ./_build/src/github.com/prometheus/prometheus/storage/remote/ewma.go ./_build/src/github.com/prometheus/prometheus/storage/remote/intern.go ./_build/src/github.com/prometheus/prometheus/storage/remote/max_timestamp.go ./_build/src/github.com/prometheus/prometheus/storage/remote/metadata_watcher.go ./_build/src/github.com/prometheus/prometheus/storage/remote/queue_manager.go ./_build/src/github.com/prometheus/prometheus/storage/remote/read.go ./_build/src/github.com/prometheus/prometheus/storage/remote/read_handler.go ./_build/src/github.com/prometheus/prometheus/storage/remote/storage.go ./_build/src/github.com/prometheus/prometheus/storage/remote/write.go ./_build/src/github.com/prometheus/prometheus/storage/remote/write_handler.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b786/_pkg_.a # internal cp $WORK/b786/_pkg_.a /builddir/.cache/go-build/80/805d20af24e7fac36ebf8bdd2353919cafca945c64d11b7ce77422e6fe6f6ea1-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models mkdir -p $WORK/b780/ cat >/tmp/go-build1137861443/b780/importcfg << 'EOF' # internal # import config importmap github.com/go-openapi/errors=github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors importmap github.com/go-openapi/strfmt=github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt importmap github.com/go-openapi/swag=github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag importmap github.com/go-openapi/validate=github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors=/tmp/go-build1137861443/b770/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt=/tmp/go-build1137861443/b767/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag=/tmp/go-build1137861443/b781/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate=/tmp/go-build1137861443/b786/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b780/_pkg_.a -trimpath "$WORK/b780=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models -complete -installsuffix shared -buildid FGGT8jpgSaAwLxG4plz7/FGGT8jpgSaAwLxG4plz7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b780/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/alert.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/alert_group.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/alert_groups.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/alert_status.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/alertmanager_config.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/alertmanager_status.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/cluster_status.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/gettable_alert.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/gettable_alerts.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/gettable_silence.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/gettable_silences.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/label_set.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/matcher.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/matchers.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/peer_status.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/postable_alert.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/postable_alerts.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/postable_silence.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/receiver.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/silence.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/silence_status.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/version_info.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b878/_pkg_.a # internal cp $WORK/b878/_pkg_.a /builddir/.cache/go-build/63/63047c58e4319dd0cae5eb53db5ea7dce769582741283e8651db7f5dfeeb3105-d # internal github.com/prometheus/prometheus/vendor/github.com/go-kit/kit/log/level mkdir -p $WORK/b879/ cat >/tmp/go-build1137861443/b879/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/kit/log packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/kit/log=/tmp/go-build1137861443/b878/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b879/_pkg_.a -trimpath "$WORK/b879=>" -p github.com/prometheus/prometheus/vendor/github.com/go-kit/kit/log/level -complete -installsuffix shared -buildid Wj4LsP3vDIgqmwNUsDiu/Wj4LsP3vDIgqmwNUsDiu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b879/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-kit/kit/log/level/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-kit/kit/log/level/level.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b879/_pkg_.a # internal cp $WORK/b879/_pkg_.a /builddir/.cache/go-build/c5/c54d5dc2ba9fcb3635f077880efbbc0d64f990cdbe2cb5fe72260d18b9d94820-d # internal github.com/prometheus/prometheus/vendor/github.com/simonpasquier/klog-gokit mkdir -p $WORK/b877/ cat >/tmp/go-build1137861443/b877/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/kit/log importmap github.com/go-kit/kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/kit/log/level packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/kit/log=/tmp/go-build1137861443/b878/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/kit/log/level=/tmp/go-build1137861443/b879/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b877/_pkg_.a -trimpath "$WORK/b877=>" -p github.com/prometheus/prometheus/vendor/github.com/simonpasquier/klog-gokit -complete -installsuffix shared -buildid dsynojeWyxmxMk2V5Dd8/dsynojeWyxmxMk2V5Dd8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b877/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/simonpasquier/klog-gokit/klog.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b877/_pkg_.a # internal cp $WORK/b877/_pkg_.a /builddir/.cache/go-build/ee/eeda69cfab41aebc9bd64123f4b1b326c55a10eebe38f5bb5e4c49655d0134b8-d # internal github.com/prometheus/prometheus/vendor/github.com/simonpasquier/klog-gokit/v3 mkdir -p $WORK/b880/ cat >/tmp/go-build1137861443/b880/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1137861443/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1137861443/b060/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b880/_pkg_.a -trimpath "$WORK/b880=>" -p github.com/prometheus/prometheus/vendor/github.com/simonpasquier/klog-gokit/v3 -complete -installsuffix shared -buildid 9aCbpdnAwltWNH0dgNFM/9aCbpdnAwltWNH0dgNFM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b880/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/simonpasquier/klog-gokit/v3/klog.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b780/_pkg_.a # internal cp $WORK/b780/_pkg_.a /builddir/.cache/go-build/67/677ec4cae03a9150b129e13dfcbe324367c972ae340693b6623de119943c5fca-d # internal github.com/prometheus/prometheus/notifier mkdir -p $WORK/b766/ cat >/tmp/go-build1137861443/b766/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/go-openapi/strfmt=github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/alertmanager/api/v2/models=github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/version=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version importmap go.uber.org/atomic=github.com/prometheus/prometheus/vendor/go.uber.org/atomic packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1137861443/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1137861443/b060/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt=/tmp/go-build1137861443/b767/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1137861443/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models=/tmp/go-build1137861443/b780/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1137861443/b066/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1137861443/b216/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1137861443/b185/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version=/tmp/go-build1137861443/b214/_pkg_.a packagefile github.com/prometheus/prometheus/config=/tmp/go-build1137861443/b233/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1137861443/b279/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build1137861443/b280/_pkg_.a packagefile github.com/prometheus/prometheus/model/relabel=/tmp/go-build1137861443/b281/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.uber.org/atomic=/tmp/go-build1137861443/b797/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile path=/tmp/go-build1137861443/b044/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b766/_pkg_.a -trimpath "$WORK/b766=>" -p github.com/prometheus/prometheus/notifier -complete -installsuffix shared -buildid XYszHMdubls9krBFQLrJ/XYszHMdubls9krBFQLrJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b766/importcfg -pack ./_build/src/github.com/prometheus/prometheus/notifier/notifier.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b880/_pkg_.a # internal cp $WORK/b880/_pkg_.a /builddir/.cache/go-build/4b/4b17e6dc22d68ece2117114109e9010441c3aadb255a17fcf9390e8f0fe87655-d # internal github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage mkdir -p $WORK/b883/ cat >/tmp/go-build1137861443/b883/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift=/tmp/go-build1137861443/b838/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b883/_pkg_.a -trimpath "$WORK/b883=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage -complete -installsuffix shared -buildid -zy0s3528GlZYgjzCpgu/-zy0s3528GlZYgjzCpgu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b883/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage/GoUnusedProtection__.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage/baggage-consts.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage/baggage.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b883/_pkg_.a # internal cp $WORK/b883/_pkg_.a /builddir/.cache/go-build/a4/a4abc52bada2c7b69bdd363d46ceefefded4a20cfe329d3e3d406cd265899368-d # internal github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics/prometheus mkdir -p $WORK/b887/ cat >/tmp/go-build1137861443/b887/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/uber/jaeger-lib/metrics=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1137861443/b066/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics=/tmp/go-build1137861443/b846/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b887/_pkg_.a -trimpath "$WORK/b887=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics/prometheus -complete -installsuffix shared -buildid kUVUtRMy6TwqAQ8czwsT/kUVUtRMy6TwqAQ8czwsT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b887/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics/prometheus/cache.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics/prometheus/factory.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b831/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b876/_pkg_.a # internal cp $WORK/b876/_pkg_.a /builddir/.cache/go-build/be/be91175aa5228b451cfdf3167740c681240a5b79681b77064a0068432ef7d31a-d # internal net/http/pprof mkdir -p $WORK/b875/ cat >/tmp/go-build1137861443/b875/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1137861443/b055/_pkg_.a packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile html=/tmp/go-build1137861443/b195/_pkg_.a packagefile internal/profile=/tmp/go-build1137861443/b876/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile log=/tmp/go-build1137861443/b056/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile runtime=/tmp/go-build1137861443/b009/_pkg_.a packagefile runtime/pprof=/tmp/go-build1137861443/b418/_pkg_.a packagefile runtime/trace=/tmp/go-build1137861443/b411/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b875/_pkg_.a -trimpath "$WORK/b875=>" -p net/http/pprof -std -complete -installsuffix shared -buildid Tvn6BOWC9HcR2jDWB1Ys/Tvn6BOWC9HcR2jDWB1Ys -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b875/importcfg -pack /usr/lib/golang/src/net/http/pprof/pprof.go cp $WORK/b831/_pkg_.a /builddir/.cache/go-build/04/043c7efed712ea8b9005b1a11750372df24ae36cdb40fdc26d77ff0445ec4b28-d # internal github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote mkdir -p $WORK/b882/ cat >/tmp/go-build1137861443/b882/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/internal/baggage=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/baggage importmap github.com/uber/jaeger-client-go/thrift-gen/baggage=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage importmap github.com/uber/jaeger-client-go/utils=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/utils packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go=/tmp/go-build1137861443/b831/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/baggage=/tmp/go-build1137861443/b833/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage=/tmp/go-build1137861443/b883/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/utils=/tmp/go-build1137861443/b844/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b882/_pkg_.a -trimpath "$WORK/b882=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote -complete -installsuffix shared -buildid gxwkIKo3FgLSGMqQ7QuO/gxwkIKo3FgLSGMqQ7QuO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b882/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote/options.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote/restriction_manager.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b435/_pkg_.a # internal cp $WORK/b435/_pkg_.a /builddir/.cache/go-build/fc/fc523dfca772e50ae288b954bfeaedb18003ad0c304f3c70831412fef8a374df-d # internal github.com/prometheus/prometheus/discovery/install mkdir -p $WORK/b282/ cat >/tmp/go-build1137861443/b282/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/prometheus/discovery/aws=/tmp/go-build1137861443/b283/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/azure=/tmp/go-build1137861443/b289/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/consul=/tmp/go-build1137861443/b305/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/digitalocean=/tmp/go-build1137861443/b318/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/dns=/tmp/go-build1137861443/b322/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/eureka=/tmp/go-build1137861443/b330/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/file=/tmp/go-build1137861443/b331/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/gce=/tmp/go-build1137861443/b333/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/hetzner=/tmp/go-build1137861443/b426/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/http=/tmp/go-build1137861443/b434/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/kubernetes=/tmp/go-build1137861443/b435/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/linode=/tmp/go-build1137861443/b668/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/marathon=/tmp/go-build1137861443/b674/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/moby=/tmp/go-build1137861443/b675/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/openstack=/tmp/go-build1137861443/b710/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/puppetdb=/tmp/go-build1137861443/b723/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/scaleway=/tmp/go-build1137861443/b724/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/triton=/tmp/go-build1137861443/b737/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/uyuni=/tmp/go-build1137861443/b738/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/xds=/tmp/go-build1137861443/b743/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/zookeeper=/tmp/go-build1137861443/b761/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -p github.com/prometheus/prometheus/discovery/install -complete -installsuffix shared -buildid hcBSnjLvt6QsDwFVCJaJ/hcBSnjLvt6QsDwFVCJaJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b282/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/install/install.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b766/_pkg_.a # internal cp $WORK/b766/_pkg_.a /builddir/.cache/go-build/4e/4e0641e73b698cf7611e5810fec1bbe52b733b8b99e6d087dbc8fbd05dc594f1-d # internal github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote mkdir -p $WORK/b884/ cat >/tmp/go-build1137861443/b884/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/uber/jaeger-client-go=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/utils=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/utils packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1137861443/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go=/tmp/go-build1137861443/b831/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/utils=/tmp/go-build1137861443/b844/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build1137861443/b022/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b884/_pkg_.a -trimpath "$WORK/b884=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote -complete -installsuffix shared -buildid k8hSqrgofOPqfcUQi37f/k8hSqrgofOPqfcUQi37f -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b884/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote/options.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote/throttler.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b882/_pkg_.a # internal cp $WORK/b882/_pkg_.a /builddir/.cache/go-build/fe/fed39d690b7aa10bbd97c53d2cd4a0da6bb5175e10610ffdcad2062a52f397b2-d # internal github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/rpcmetrics mkdir -p $WORK/b885/ cat >/tmp/go-build1137861443/b885/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go importmap github.com/opentracing/opentracing-go/ext=github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/ext importmap github.com/uber/jaeger-client-go=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-lib/metrics=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go=/tmp/go-build1137861443/b201/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/ext=/tmp/go-build1137861443/b832/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go=/tmp/go-build1137861443/b831/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics=/tmp/go-build1137861443/b846/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b885/_pkg_.a -trimpath "$WORK/b885=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/rpcmetrics -complete -installsuffix shared -buildid 1p0hc6QuzqAeFyPS8A2N/1p0hc6QuzqAeFyPS8A2N -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b885/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/rpcmetrics/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/rpcmetrics/endpoints.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/rpcmetrics/metrics.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/rpcmetrics/normalizer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/rpcmetrics/observer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b887/_pkg_.a # internal cp $WORK/b887/_pkg_.a /builddir/.cache/go-build/61/61247aeccb4bc75be9e3740803e783ff102e89a680af08fc89cdb97342b1edf9-d # internal github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/transport mkdir -p $WORK/b886/ cat >/tmp/go-build1137861443/b886/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/thrift=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go=/tmp/go-build1137861443/b831/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift=/tmp/go-build1137861443/b838/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=/tmp/go-build1137861443/b841/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b886/_pkg_.a -trimpath "$WORK/b886=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/transport -complete -installsuffix shared -buildid ZTX8JZOQlE0jTJNR5qM_/ZTX8JZOQlE0jTJNR5qM_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b886/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/transport/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/transport/http.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/54/54c76af3998f632c796e3b0a60dd44720cc93695d04466c2afb7ef3a94cf23c8-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b853/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b875/_pkg_.a # internal cp $WORK/b875/_pkg_.a /builddir/.cache/go-build/c0/c0615fc5ff4e601075ccb633505fdbf7a2d226e427282786086c74b63e688477-d # internal cp $WORK/b853/_pkg_.a /builddir/.cache/go-build/29/298e60db2c06d0b41d5904195ab3f580957918bb575b5365697171a832433b35-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b885/_pkg_.a # internal cp $WORK/b885/_pkg_.a /builddir/.cache/go-build/e5/e5cc9a4baa898d88c1b2ccf2d1e2bb663a6bdcc81584e7ca88ab33ee89e58e74-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b884/_pkg_.a # internal cp $WORK/b884/_pkg_.a /builddir/.cache/go-build/7b/7be88da4168ed54573e611187b049668176474f194985b6653d6482f09260d26-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b886/_pkg_.a # internal cp $WORK/b886/_pkg_.a /builddir/.cache/go-build/aa/aa301f385a74c7c79210969220bacd54585f568eb61dece932901019ac57081c-d # internal github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/config mkdir -p $WORK/b881/ cat >/tmp/go-build1137861443/b881/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/uber/jaeger-client-go=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go importmap github.com/uber/jaeger-client-go/internal/baggage/remote=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote importmap github.com/uber/jaeger-client-go/internal/throttler/remote=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote importmap github.com/uber/jaeger-client-go/rpcmetrics=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/rpcmetrics importmap github.com/uber/jaeger-client-go/transport=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/transport importmap github.com/uber/jaeger-client-go/utils=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/utils importmap github.com/uber/jaeger-lib/metrics=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go=/tmp/go-build1137861443/b201/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1137861443/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go=/tmp/go-build1137861443/b831/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote=/tmp/go-build1137861443/b882/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote=/tmp/go-build1137861443/b884/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/rpcmetrics=/tmp/go-build1137861443/b885/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/transport=/tmp/go-build1137861443/b886/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/utils=/tmp/go-build1137861443/b844/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics=/tmp/go-build1137861443/b846/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b881/_pkg_.a -trimpath "$WORK/b881=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/config -complete -installsuffix shared -buildid eRCMBoYikeLeTMjlwZCI/eRCMBoYikeLeTMjlwZCI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b881/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/config/config.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/config/config_env.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/config/options.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b869/_pkg_.a # internal cp $WORK/b869/_pkg_.a /builddir/.cache/go-build/ca/ca6fef7d2e983d67f0b1327f662efdce1712c0701265c9f702e3744ffa26e3f4-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b881/_pkg_.a # internal cp $WORK/b881/_pkg_.a /builddir/.cache/go-build/09/09b54679519a9501639766a57b50bd73dcf941a47030e74c3e188d0b8fccb223-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b819/_pkg_.a # internal cp $WORK/b819/_pkg_.a /builddir/.cache/go-build/27/278f4bc7e01a1355fc67c931012caeb0288b373d13fa79592c2e1bc36f766759-d # internal github.com/prometheus/prometheus/tsdb/agent mkdir -p $WORK/b861/ cat >/tmp/go-build1137861443/b861/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap go.uber.org/atomic=github.com/prometheus/prometheus/vendor/go.uber.org/atomic packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1137861443/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1137861443/b060/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1137861443/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1137861443/b066/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1137861443/b185/_pkg_.a packagefile github.com/prometheus/prometheus/model/exemplar=/tmp/go-build1137861443/b765/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build1137861443/b280/_pkg_.a packagefile github.com/prometheus/prometheus/model/timestamp=/tmp/go-build1137861443/b800/_pkg_.a packagefile github.com/prometheus/prometheus/storage=/tmp/go-build1137861443/b803/_pkg_.a packagefile github.com/prometheus/prometheus/storage/remote=/tmp/go-build1137861443/b853/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb=/tmp/go-build1137861443/b819/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=/tmp/go-build1137861443/b805/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=/tmp/go-build1137861443/b806/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/record=/tmp/go-build1137861443/b824/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tsdbutil=/tmp/go-build1137861443/b808/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/wal=/tmp/go-build1137861443/b826/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.uber.org/atomic=/tmp/go-build1137861443/b797/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile path/filepath=/tmp/go-build1137861443/b119/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b861/_pkg_.a -trimpath "$WORK/b861=>" -p github.com/prometheus/prometheus/tsdb/agent -complete -installsuffix shared -buildid MS9lZmvvUA1gF3X5zEdc/MS9lZmvvUA1gF3X5zEdc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b861/importcfg -pack ./_build/src/github.com/prometheus/prometheus/tsdb/agent/db.go ./_build/src/github.com/prometheus/prometheus/tsdb/agent/series.go github.com/prometheus/prometheus/util/teststorage mkdir -p $WORK/b830/ cat >/tmp/go-build1137861443/b830/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/stretchr/testify/require=github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1137861443/b066/_pkg_.a packagefile github.com/prometheus/prometheus/model/exemplar=/tmp/go-build1137861443/b765/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build1137861443/b280/_pkg_.a packagefile github.com/prometheus/prometheus/storage=/tmp/go-build1137861443/b803/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb=/tmp/go-build1137861443/b819/_pkg_.a packagefile github.com/prometheus/prometheus/util/testutil=/tmp/go-build1137861443/b811/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require=/tmp/go-build1137861443/b812/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b830/_pkg_.a -trimpath "$WORK/b830=>" -p github.com/prometheus/prometheus/util/teststorage -complete -installsuffix shared -buildid RStqEX20bz8K-y75yke-/RStqEX20bz8K-y75yke- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b830/importcfg -pack ./_build/src/github.com/prometheus/prometheus/util/teststorage/storage.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b830/_pkg_.a # internal cp $WORK/b830/_pkg_.a /builddir/.cache/go-build/17/17f8f78e9f0fe054bd233e9b2df0acb92e0f4e96216cf3f57bad5180608bb5e1-d # internal github.com/prometheus/prometheus/promql mkdir -p $WORK/b798/ cat >/tmp/go-build1137861443/b798/importcfg << 'EOF' # internal # import config importmap github.com/edsrzf/mmap-go=github.com/prometheus/prometheus/vendor/github.com/edsrzf/mmap-go importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/opentracing/opentracing-go=github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/stretchr/testify/require=github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require importmap github.com/uber/jaeger-client-go=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile container/heap=/tmp/go-build1137861443/b555/_pkg_.a packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/edsrzf/mmap-go=/tmp/go-build1137861443/b799/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1137861443/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1137861443/b060/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go=/tmp/go-build1137861443/b201/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1137861443/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1137861443/b066/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1137861443/b185/_pkg_.a packagefile github.com/prometheus/prometheus/model/exemplar=/tmp/go-build1137861443/b765/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build1137861443/b280/_pkg_.a packagefile github.com/prometheus/prometheus/model/timestamp=/tmp/go-build1137861443/b800/_pkg_.a packagefile github.com/prometheus/prometheus/model/value=/tmp/go-build1137861443/b801/_pkg_.a packagefile github.com/prometheus/prometheus/promql/parser=/tmp/go-build1137861443/b802/_pkg_.a packagefile github.com/prometheus/prometheus/storage=/tmp/go-build1137861443/b803/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb=/tmp/go-build1137861443/b819/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=/tmp/go-build1137861443/b804/_pkg_.a packagefile github.com/prometheus/prometheus/util/stats=/tmp/go-build1137861443/b829/_pkg_.a packagefile github.com/prometheus/prometheus/util/teststorage=/tmp/go-build1137861443/b830/_pkg_.a packagefile github.com/prometheus/prometheus/util/testutil=/tmp/go-build1137861443/b811/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require=/tmp/go-build1137861443/b812/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go=/tmp/go-build1137861443/b831/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile path/filepath=/tmp/go-build1137861443/b119/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile regexp=/tmp/go-build1137861443/b058/_pkg_.a packagefile runtime=/tmp/go-build1137861443/b009/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b798/_pkg_.a -trimpath "$WORK/b798=>" -p github.com/prometheus/prometheus/promql -complete -installsuffix shared -buildid n7FYPakGfdUhME6GXKh3/n7FYPakGfdUhME6GXKh3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b798/importcfg -pack ./_build/src/github.com/prometheus/prometheus/promql/engine.go ./_build/src/github.com/prometheus/prometheus/promql/functions.go ./_build/src/github.com/prometheus/prometheus/promql/quantile.go ./_build/src/github.com/prometheus/prometheus/promql/query_logger.go ./_build/src/github.com/prometheus/prometheus/promql/test.go ./_build/src/github.com/prometheus/prometheus/promql/value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b861/_pkg_.a # internal cp $WORK/b861/_pkg_.a /builddir/.cache/go-build/06/0603f808f1bc93fe90ec2ef6ed25b07781a077009553e6fea1cbc46a3dc562e0-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b798/_pkg_.a # internal cp $WORK/b798/_pkg_.a /builddir/.cache/go-build/70/70564e4af536b8885bd92b0809c1bb56571f665d0c3507da68c8717f65bae477-d # internal github.com/prometheus/prometheus/util/httputil mkdir -p $WORK/b867/ cat >/tmp/go-build1137861443/b867/importcfg << 'EOF' # internal # import config packagefile compress/gzip=/tmp/go-build1137861443/b069/_pkg_.a packagefile compress/zlib=/tmp/go-build1137861443/b839/_pkg_.a packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile github.com/prometheus/prometheus/promql=/tmp/go-build1137861443/b798/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile regexp=/tmp/go-build1137861443/b058/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b867/_pkg_.a -trimpath "$WORK/b867=>" -p github.com/prometheus/prometheus/util/httputil -complete -installsuffix shared -buildid t9NbQ5MQ-LAoCU3D7Yez/t9NbQ5MQ-LAoCU3D7Yez -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b867/importcfg -pack ./_build/src/github.com/prometheus/prometheus/util/httputil/compression.go ./_build/src/github.com/prometheus/prometheus/util/httputil/context.go ./_build/src/github.com/prometheus/prometheus/util/httputil/cors.go github.com/prometheus/prometheus/template mkdir -p $WORK/b849/ cat >/tmp/go-build1137861443/b849/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1137861443/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1137861443/b066/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1137861443/b185/_pkg_.a packagefile github.com/prometheus/prometheus/promql=/tmp/go-build1137861443/b798/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build1137861443/b288/_pkg_.a packagefile html/template=/tmp/go-build1137861443/b194/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile regexp=/tmp/go-build1137861443/b058/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile text/template=/tmp/go-build1137861443/b196/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b849/_pkg_.a -trimpath "$WORK/b849=>" -p github.com/prometheus/prometheus/template -complete -installsuffix shared -buildid 6CcqEjCu6MFF1W3bGto7/6CcqEjCu6MFF1W3bGto7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b849/importcfg -pack ./_build/src/github.com/prometheus/prometheus/template/template.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b867/_pkg_.a # internal cp $WORK/b867/_pkg_.a /builddir/.cache/go-build/9d/9de0fa1d0f4f92266a4b4a34e180eb24287207347014eb6fba07a8de01d62e1a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b849/_pkg_.a # internal cp $WORK/b849/_pkg_.a /builddir/.cache/go-build/82/82f648e2911c3762b7f686b30a4c21de11000d0cff8c5fae8c6381c0d612a697-d # internal github.com/prometheus/prometheus/model/rulefmt mkdir -p $WORK/b848/ cat >/tmp/go-build1137861443/b848/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap gopkg.in/yaml.v3=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3 packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1137861443/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1137861443/b185/_pkg_.a packagefile github.com/prometheus/prometheus/model/timestamp=/tmp/go-build1137861443/b800/_pkg_.a packagefile github.com/prometheus/prometheus/promql/parser=/tmp/go-build1137861443/b802/_pkg_.a packagefile github.com/prometheus/prometheus/template=/tmp/go-build1137861443/b849/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3=/tmp/go-build1137861443/b485/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b848/_pkg_.a -trimpath "$WORK/b848=>" -p github.com/prometheus/prometheus/model/rulefmt -complete -installsuffix shared -buildid 1cBndBBRIgMkLLSuJWIT/1cBndBBRIgMkLLSuJWIT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b848/importcfg -pack ./_build/src/github.com/prometheus/prometheus/model/rulefmt/rulefmt.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b848/_pkg_.a # internal cp $WORK/b848/_pkg_.a /builddir/.cache/go-build/6f/6fc68c86b66036d878a57d9463c961c1129832621a00ab9c852aee2d376f2a0f-d # internal github.com/prometheus/prometheus/rules mkdir -p $WORK/b847/ cat >/tmp/go-build1137861443/b847/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/opentracing/opentracing-go=github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap gopkg.in/yaml.v2=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2 packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1137861443/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1137861443/b060/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go=/tmp/go-build1137861443/b201/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1137861443/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1137861443/b066/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1137861443/b185/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build1137861443/b280/_pkg_.a packagefile github.com/prometheus/prometheus/model/rulefmt=/tmp/go-build1137861443/b848/_pkg_.a packagefile github.com/prometheus/prometheus/model/timestamp=/tmp/go-build1137861443/b800/_pkg_.a packagefile github.com/prometheus/prometheus/model/value=/tmp/go-build1137861443/b801/_pkg_.a packagefile github.com/prometheus/prometheus/promql=/tmp/go-build1137861443/b798/_pkg_.a packagefile github.com/prometheus/prometheus/promql/parser=/tmp/go-build1137861443/b802/_pkg_.a packagefile github.com/prometheus/prometheus/storage=/tmp/go-build1137861443/b803/_pkg_.a packagefile github.com/prometheus/prometheus/template=/tmp/go-build1137861443/b849/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build1137861443/b288/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2=/tmp/go-build1137861443/b229/_pkg_.a packagefile html/template=/tmp/go-build1137861443/b194/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b847/_pkg_.a -trimpath "$WORK/b847=>" -p github.com/prometheus/prometheus/rules -complete -installsuffix shared -buildid 305PlQMzSGdDejLvS3Ff/305PlQMzSGdDejLvS3Ff -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b847/importcfg -pack ./_build/src/github.com/prometheus/prometheus/rules/alerting.go ./_build/src/github.com/prometheus/prometheus/rules/manager.go ./_build/src/github.com/prometheus/prometheus/rules/recording.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b847/_pkg_.a # internal cp $WORK/b847/_pkg_.a /builddir/.cache/go-build/ef/efe621239daeb0d8712eabeb27cf5519b6c44c1bb7277f5a5fa33ff8a8c4d279-d # internal github.com/prometheus/prometheus/web/api/v1 mkdir -p $WORK/b868/ cat >/tmp/go-build1137861443/b868/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/json-iterator/go=github.com/prometheus/prometheus/vendor/github.com/json-iterator/go importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/route=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/route packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1137861443/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1137861443/b060/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/json-iterator/go=/tmp/go-build1137861443/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1137861443/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1137861443/b066/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1137861443/b185/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/route=/tmp/go-build1137861443/b864/_pkg_.a packagefile github.com/prometheus/prometheus/config=/tmp/go-build1137861443/b233/_pkg_.a packagefile github.com/prometheus/prometheus/model/exemplar=/tmp/go-build1137861443/b765/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build1137861443/b280/_pkg_.a packagefile github.com/prometheus/prometheus/model/textparse=/tmp/go-build1137861443/b851/_pkg_.a packagefile github.com/prometheus/prometheus/model/timestamp=/tmp/go-build1137861443/b800/_pkg_.a packagefile github.com/prometheus/prometheus/promql=/tmp/go-build1137861443/b798/_pkg_.a packagefile github.com/prometheus/prometheus/promql/parser=/tmp/go-build1137861443/b802/_pkg_.a packagefile github.com/prometheus/prometheus/rules=/tmp/go-build1137861443/b847/_pkg_.a packagefile github.com/prometheus/prometheus/scrape=/tmp/go-build1137861443/b850/_pkg_.a packagefile github.com/prometheus/prometheus/storage=/tmp/go-build1137861443/b803/_pkg_.a packagefile github.com/prometheus/prometheus/storage/remote=/tmp/go-build1137861443/b853/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb=/tmp/go-build1137861443/b819/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/index=/tmp/go-build1137861443/b823/_pkg_.a packagefile github.com/prometheus/prometheus/util/httputil=/tmp/go-build1137861443/b867/_pkg_.a packagefile github.com/prometheus/prometheus/util/stats=/tmp/go-build1137861443/b829/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile math/rand=/tmp/go-build1137861443/b063/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile path/filepath=/tmp/go-build1137861443/b119/_pkg_.a packagefile regexp=/tmp/go-build1137861443/b058/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b868/_pkg_.a -trimpath "$WORK/b868=>" -p github.com/prometheus/prometheus/web/api/v1 -complete -installsuffix shared -buildid yz607r6L4IJvc6TPg3sz/yz607r6L4IJvc6TPg3sz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b868/importcfg -pack ./_build/src/github.com/prometheus/prometheus/web/api/v1/api.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b868/_pkg_.a # internal cp $WORK/b868/_pkg_.a /builddir/.cache/go-build/06/064a5be7bf428264f86665e50bf13e113cff6a62e6a87bbc592a0f66f35dcf05-d # internal github.com/prometheus/prometheus/web mkdir -p $WORK/b863/ cat >/tmp/go-build1137861443/b863/importcfg << 'EOF' # internal # import config importmap github.com/alecthomas/units=github.com/prometheus/prometheus/vendor/github.com/alecthomas/units importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/mwitkow/go-conntrack=github.com/prometheus/prometheus/vendor/github.com/mwitkow/go-conntrack importmap github.com/opentracing-contrib/go-stdlib/nethttp=github.com/prometheus/prometheus/vendor/github.com/opentracing-contrib/go-stdlib/nethttp importmap github.com/opentracing/opentracing-go=github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/client_golang/prometheus/promhttp=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/promhttp importmap github.com/prometheus/client_model/go=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/expfmt=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/route=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/route importmap github.com/prometheus/common/server=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/server importmap github.com/prometheus/exporter-toolkit/web=github.com/prometheus/prometheus/vendor/github.com/prometheus/exporter-toolkit/web importmap go.uber.org/atomic=github.com/prometheus/prometheus/vendor/go.uber.org/atomic importmap golang.org/x/net/netutil=github.com/prometheus/prometheus/vendor/golang.org/x/net/netutil packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/alecthomas/units=/tmp/go-build1137861443/b045/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1137861443/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1137861443/b060/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1137861443/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mwitkow/go-conntrack=/tmp/go-build1137861443/b061/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing-contrib/go-stdlib/nethttp=/tmp/go-build1137861443/b854/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go=/tmp/go-build1137861443/b201/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1137861443/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1137861443/b066/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/promhttp=/tmp/go-build1137861443/b429/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go=/tmp/go-build1137861443/b181/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt=/tmp/go-build1137861443/b182/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1137861443/b185/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/route=/tmp/go-build1137861443/b864/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/server=/tmp/go-build1137861443/b866/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/exporter-toolkit/web=/tmp/go-build1137861443/b215/_pkg_.a packagefile github.com/prometheus/prometheus/config=/tmp/go-build1137861443/b233/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build1137861443/b280/_pkg_.a packagefile github.com/prometheus/prometheus/model/timestamp=/tmp/go-build1137861443/b800/_pkg_.a packagefile github.com/prometheus/prometheus/model/value=/tmp/go-build1137861443/b801/_pkg_.a packagefile github.com/prometheus/prometheus/notifier=/tmp/go-build1137861443/b766/_pkg_.a packagefile github.com/prometheus/prometheus/promql=/tmp/go-build1137861443/b798/_pkg_.a packagefile github.com/prometheus/prometheus/promql/parser=/tmp/go-build1137861443/b802/_pkg_.a packagefile github.com/prometheus/prometheus/rules=/tmp/go-build1137861443/b847/_pkg_.a packagefile github.com/prometheus/prometheus/scrape=/tmp/go-build1137861443/b850/_pkg_.a packagefile github.com/prometheus/prometheus/storage=/tmp/go-build1137861443/b803/_pkg_.a packagefile github.com/prometheus/prometheus/template=/tmp/go-build1137861443/b849/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb=/tmp/go-build1137861443/b819/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/index=/tmp/go-build1137861443/b823/_pkg_.a packagefile github.com/prometheus/prometheus/util/httputil=/tmp/go-build1137861443/b867/_pkg_.a packagefile github.com/prometheus/prometheus/web/api/v1=/tmp/go-build1137861443/b868/_pkg_.a packagefile github.com/prometheus/prometheus/web/ui=/tmp/go-build1137861443/b869/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.uber.org/atomic=/tmp/go-build1137861443/b797/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/netutil=/tmp/go-build1137861443/b874/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile log=/tmp/go-build1137861443/b056/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile net/http/pprof=/tmp/go-build1137861443/b875/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile path=/tmp/go-build1137861443/b044/_pkg_.a packagefile path/filepath=/tmp/go-build1137861443/b119/_pkg_.a packagefile regexp=/tmp/go-build1137861443/b058/_pkg_.a packagefile runtime=/tmp/go-build1137861443/b009/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile text/template=/tmp/go-build1137861443/b196/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b863/_pkg_.a -trimpath "$WORK/b863=>" -p github.com/prometheus/prometheus/web -complete -installsuffix shared -buildid wIkRpr-P-iHV407C_1_H/wIkRpr-P-iHV407C_1_H -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b863/importcfg -pack ./_build/src/github.com/prometheus/prometheus/web/federate.go ./_build/src/github.com/prometheus/prometheus/web/web.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b863/_pkg_.a # internal cp $WORK/b863/_pkg_.a /builddir/.cache/go-build/02/0268f79c75c1d91a03b574a20e77fba87a831b9511c71546c964cff010d9fea5-d # internal github.com/prometheus/prometheus/cmd/prometheus mkdir -p $WORK/b001/ cat >/tmp/go-build1137861443/b001/importcfg << 'EOF' # internal # import config importmap github.com/alecthomas/units=github.com/prometheus/prometheus/vendor/github.com/alecthomas/units importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/mwitkow/go-conntrack=github.com/prometheus/prometheus/vendor/github.com/mwitkow/go-conntrack importmap github.com/oklog/run=github.com/prometheus/prometheus/vendor/github.com/oklog/run importmap github.com/opentracing/opentracing-go=github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/promlog=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/promlog importmap github.com/prometheus/common/promlog/flag=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/promlog/flag importmap github.com/prometheus/common/version=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version importmap github.com/prometheus/exporter-toolkit/web=github.com/prometheus/prometheus/vendor/github.com/prometheus/exporter-toolkit/web importmap github.com/prometheus/exporter-toolkit/web/kingpinflag=github.com/prometheus/prometheus/vendor/github.com/prometheus/exporter-toolkit/web/kingpinflag importmap github.com/simonpasquier/klog-gokit=github.com/prometheus/prometheus/vendor/github.com/simonpasquier/klog-gokit importmap github.com/simonpasquier/klog-gokit/v3=github.com/prometheus/prometheus/vendor/github.com/simonpasquier/klog-gokit/v3 importmap github.com/uber/jaeger-client-go/config=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/config importmap github.com/uber/jaeger-lib/metrics/prometheus=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics/prometheus importmap go.uber.org/atomic=github.com/prometheus/prometheus/vendor/go.uber.org/atomic importmap gopkg.in/alecthomas/kingpin.v2=github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2 packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/alecthomas/units=/tmp/go-build1137861443/b045/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1137861443/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1137861443/b060/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mwitkow/go-conntrack=/tmp/go-build1137861443/b061/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/oklog/run=/tmp/go-build1137861443/b199/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go=/tmp/go-build1137861443/b201/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1137861443/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1137861443/b066/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1137861443/b185/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/promlog=/tmp/go-build1137861443/b204/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/promlog/flag=/tmp/go-build1137861443/b205/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version=/tmp/go-build1137861443/b214/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/exporter-toolkit/web=/tmp/go-build1137861443/b215/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/exporter-toolkit/web/kingpinflag=/tmp/go-build1137861443/b232/_pkg_.a packagefile github.com/prometheus/prometheus/config=/tmp/go-build1137861443/b233/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1137861443/b278/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/install=/tmp/go-build1137861443/b282/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/legacymanager=/tmp/go-build1137861443/b764/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1137861443/b279/_pkg_.a packagefile github.com/prometheus/prometheus/model/exemplar=/tmp/go-build1137861443/b765/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build1137861443/b280/_pkg_.a packagefile github.com/prometheus/prometheus/model/relabel=/tmp/go-build1137861443/b281/_pkg_.a packagefile github.com/prometheus/prometheus/notifier=/tmp/go-build1137861443/b766/_pkg_.a packagefile github.com/prometheus/prometheus/promql=/tmp/go-build1137861443/b798/_pkg_.a packagefile github.com/prometheus/prometheus/rules=/tmp/go-build1137861443/b847/_pkg_.a packagefile github.com/prometheus/prometheus/scrape=/tmp/go-build1137861443/b850/_pkg_.a packagefile github.com/prometheus/prometheus/storage=/tmp/go-build1137861443/b803/_pkg_.a packagefile github.com/prometheus/prometheus/storage/remote=/tmp/go-build1137861443/b853/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb=/tmp/go-build1137861443/b819/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/agent=/tmp/go-build1137861443/b861/_pkg_.a packagefile github.com/prometheus/prometheus/util/logging=/tmp/go-build1137861443/b860/_pkg_.a packagefile github.com/prometheus/prometheus/util/runtime=/tmp/go-build1137861443/b862/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build1137861443/b288/_pkg_.a packagefile github.com/prometheus/prometheus/web=/tmp/go-build1137861443/b863/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/simonpasquier/klog-gokit=/tmp/go-build1137861443/b877/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/simonpasquier/klog-gokit/v3=/tmp/go-build1137861443/b880/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/config=/tmp/go-build1137861443/b881/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics/prometheus=/tmp/go-build1137861443/b887/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.uber.org/atomic=/tmp/go-build1137861443/b797/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2=/tmp/go-build1137861443/b206/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile math/bits=/tmp/go-build1137861443/b031/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile net/http/pprof=/tmp/go-build1137861443/b875/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile os/signal=/tmp/go-build1137861443/b200/_pkg_.a packagefile path/filepath=/tmp/go-build1137861443/b119/_pkg_.a packagefile regexp=/tmp/go-build1137861443/b058/_pkg_.a packagefile runtime=/tmp/go-build1137861443/b009/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile syscall=/tmp/go-build1137861443/b024/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a packagefile runtime/cgo=/tmp/go-build1137861443/b341/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -complete -installsuffix shared -buildid Lq-8HqGtwrPpmLGkAyho/Lq-8HqGtwrPpmLGkAyho -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b001/importcfg -pack ./_build/src/github.com/prometheus/prometheus/cmd/prometheus/main.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/4f/4f4ffd6d62e23c6076e5d223f5a5581cce25f2e9d2ecd1f0fa67136a273adf55-d # internal cat >/tmp/go-build1137861443/b001/importcfg.link << 'EOF' # internal packagefile github.com/prometheus/prometheus/cmd/prometheus=/tmp/go-build1137861443/b001/_pkg_.a packagefile context=/tmp/go-build1137861443/b002/_pkg_.a packagefile fmt=/tmp/go-build1137861443/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/alecthomas/units=/tmp/go-build1137861443/b045/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1137861443/b047/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1137861443/b060/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mwitkow/go-conntrack=/tmp/go-build1137861443/b061/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/oklog/run=/tmp/go-build1137861443/b199/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go=/tmp/go-build1137861443/b201/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1137861443/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1137861443/b066/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1137861443/b185/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/promlog=/tmp/go-build1137861443/b204/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/promlog/flag=/tmp/go-build1137861443/b205/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version=/tmp/go-build1137861443/b214/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/exporter-toolkit/web=/tmp/go-build1137861443/b215/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/exporter-toolkit/web/kingpinflag=/tmp/go-build1137861443/b232/_pkg_.a packagefile github.com/prometheus/prometheus/config=/tmp/go-build1137861443/b233/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1137861443/b278/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/install=/tmp/go-build1137861443/b282/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/legacymanager=/tmp/go-build1137861443/b764/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1137861443/b279/_pkg_.a packagefile github.com/prometheus/prometheus/model/exemplar=/tmp/go-build1137861443/b765/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build1137861443/b280/_pkg_.a packagefile github.com/prometheus/prometheus/model/relabel=/tmp/go-build1137861443/b281/_pkg_.a packagefile github.com/prometheus/prometheus/notifier=/tmp/go-build1137861443/b766/_pkg_.a packagefile github.com/prometheus/prometheus/promql=/tmp/go-build1137861443/b798/_pkg_.a packagefile github.com/prometheus/prometheus/rules=/tmp/go-build1137861443/b847/_pkg_.a packagefile github.com/prometheus/prometheus/scrape=/tmp/go-build1137861443/b850/_pkg_.a packagefile github.com/prometheus/prometheus/storage=/tmp/go-build1137861443/b803/_pkg_.a packagefile github.com/prometheus/prometheus/storage/remote=/tmp/go-build1137861443/b853/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb=/tmp/go-build1137861443/b819/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/agent=/tmp/go-build1137861443/b861/_pkg_.a packagefile github.com/prometheus/prometheus/util/logging=/tmp/go-build1137861443/b860/_pkg_.a packagefile github.com/prometheus/prometheus/util/runtime=/tmp/go-build1137861443/b862/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build1137861443/b288/_pkg_.a packagefile github.com/prometheus/prometheus/web=/tmp/go-build1137861443/b863/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/simonpasquier/klog-gokit=/tmp/go-build1137861443/b877/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/simonpasquier/klog-gokit/v3=/tmp/go-build1137861443/b880/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/config=/tmp/go-build1137861443/b881/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics/prometheus=/tmp/go-build1137861443/b887/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.uber.org/atomic=/tmp/go-build1137861443/b797/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2=/tmp/go-build1137861443/b206/_pkg_.a packagefile io=/tmp/go-build1137861443/b036/_pkg_.a packagefile math=/tmp/go-build1137861443/b030/_pkg_.a packagefile math/bits=/tmp/go-build1137861443/b031/_pkg_.a packagefile net=/tmp/go-build1137861443/b112/_pkg_.a packagefile net/http=/tmp/go-build1137861443/b068/_pkg_.a packagefile net/http/pprof=/tmp/go-build1137861443/b875/_pkg_.a packagefile net/url=/tmp/go-build1137861443/b118/_pkg_.a packagefile os=/tmp/go-build1137861443/b037/_pkg_.a packagefile os/signal=/tmp/go-build1137861443/b200/_pkg_.a packagefile path/filepath=/tmp/go-build1137861443/b119/_pkg_.a packagefile regexp=/tmp/go-build1137861443/b058/_pkg_.a packagefile runtime=/tmp/go-build1137861443/b009/_pkg_.a packagefile strings=/tmp/go-build1137861443/b046/_pkg_.a packagefile sync=/tmp/go-build1137861443/b020/_pkg_.a packagefile syscall=/tmp/go-build1137861443/b024/_pkg_.a packagefile time=/tmp/go-build1137861443/b023/_pkg_.a packagefile runtime/cgo=/tmp/go-build1137861443/b341/_pkg_.a packagefile errors=/tmp/go-build1137861443/b003/_pkg_.a packagefile internal/reflectlite=/tmp/go-build1137861443/b004/_pkg_.a packagefile sync/atomic=/tmp/go-build1137861443/b022/_pkg_.a packagefile internal/fmtsort=/tmp/go-build1137861443/b028/_pkg_.a packagefile reflect=/tmp/go-build1137861443/b029/_pkg_.a packagefile sort=/tmp/go-build1137861443/b035/_pkg_.a packagefile strconv=/tmp/go-build1137861443/b032/_pkg_.a packagefile unicode/utf8=/tmp/go-build1137861443/b033/_pkg_.a packagefile bytes=/tmp/go-build1137861443/b048/_pkg_.a packagefile encoding=/tmp/go-build1137861443/b049/_pkg_.a packagefile encoding/json=/tmp/go-build1137861443/b050/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-logfmt/logfmt=/tmp/go-build1137861443/b054/_pkg_.a packagefile log=/tmp/go-build1137861443/b056/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/jpillora/backoff=/tmp/go-build1137861443/b062/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/trace=/tmp/go-build1137861443/b192/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/log=/tmp/go-build1137861443/b202/_pkg_.a packagefile path=/tmp/go-build1137861443/b044/_pkg_.a packagefile expvar=/tmp/go-build1137861443/b067/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/beorn7/perks/quantile=/tmp/go-build1137861443/b140/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/cespare/xxhash/v2=/tmp/go-build1137861443/b141/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build1137861443/b142/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes=/tmp/go-build1137861443/b173/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/internal=/tmp/go-build1137861443/b180/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go=/tmp/go-build1137861443/b181/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt=/tmp/go-build1137861443/b182/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs=/tmp/go-build1137861443/b186/_pkg_.a packagefile io/ioutil=/tmp/go-build1137861443/b171/_pkg_.a packagefile runtime/debug=/tmp/go-build1137861443/b191/_pkg_.a packagefile text/template=/tmp/go-build1137861443/b196/_pkg_.a packagefile crypto/tls=/tmp/go-build1137861443/b083/_pkg_.a packagefile crypto/x509=/tmp/go-build1137861443/b107/_pkg_.a packagefile encoding/hex=/tmp/go-build1137861443/b110/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1137861443/b216/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/crypto/bcrypt=/tmp/go-build1137861443/b230/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2=/tmp/go-build1137861443/b229/_pkg_.a packagefile math/rand=/tmp/go-build1137861443/b063/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/sigv4=/tmp/go-build1137861443/b234/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/aws=/tmp/go-build1137861443/b283/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/azure=/tmp/go-build1137861443/b289/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/consul=/tmp/go-build1137861443/b305/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/digitalocean=/tmp/go-build1137861443/b318/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/dns=/tmp/go-build1137861443/b322/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/eureka=/tmp/go-build1137861443/b330/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/file=/tmp/go-build1137861443/b331/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/gce=/tmp/go-build1137861443/b333/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/hetzner=/tmp/go-build1137861443/b426/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/http=/tmp/go-build1137861443/b434/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/kubernetes=/tmp/go-build1137861443/b435/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/linode=/tmp/go-build1137861443/b668/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/marathon=/tmp/go-build1137861443/b674/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/moby=/tmp/go-build1137861443/b675/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/openstack=/tmp/go-build1137861443/b710/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/puppetdb=/tmp/go-build1137861443/b723/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/scaleway=/tmp/go-build1137861443/b724/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/triton=/tmp/go-build1137861443/b737/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/uyuni=/tmp/go-build1137861443/b738/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/xds=/tmp/go-build1137861443/b743/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/zookeeper=/tmp/go-build1137861443/b761/_pkg_.a packagefile bufio=/tmp/go-build1137861443/b055/_pkg_.a packagefile regexp/syntax=/tmp/go-build1137861443/b059/_pkg_.a packagefile crypto/md5=/tmp/go-build1137861443/b102/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt=/tmp/go-build1137861443/b767/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models=/tmp/go-build1137861443/b780/_pkg_.a packagefile container/heap=/tmp/go-build1137861443/b555/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/edsrzf/mmap-go=/tmp/go-build1137861443/b799/_pkg_.a packagefile github.com/prometheus/prometheus/model/timestamp=/tmp/go-build1137861443/b800/_pkg_.a packagefile github.com/prometheus/prometheus/model/value=/tmp/go-build1137861443/b801/_pkg_.a packagefile github.com/prometheus/prometheus/promql/parser=/tmp/go-build1137861443/b802/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=/tmp/go-build1137861443/b804/_pkg_.a packagefile github.com/prometheus/prometheus/util/stats=/tmp/go-build1137861443/b829/_pkg_.a packagefile github.com/prometheus/prometheus/util/teststorage=/tmp/go-build1137861443/b830/_pkg_.a packagefile github.com/prometheus/prometheus/util/testutil=/tmp/go-build1137861443/b811/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require=/tmp/go-build1137861443/b812/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go=/tmp/go-build1137861443/b831/_pkg_.a packagefile github.com/prometheus/prometheus/model/rulefmt=/tmp/go-build1137861443/b848/_pkg_.a packagefile github.com/prometheus/prometheus/template=/tmp/go-build1137861443/b849/_pkg_.a packagefile html/template=/tmp/go-build1137861443/b194/_pkg_.a packagefile compress/gzip=/tmp/go-build1137861443/b069/_pkg_.a packagefile github.com/prometheus/prometheus/model/textparse=/tmp/go-build1137861443/b851/_pkg_.a packagefile github.com/prometheus/prometheus/util/osutil=/tmp/go-build1137861443/b759/_pkg_.a packagefile github.com/prometheus/prometheus/util/pool=/tmp/go-build1137861443/b852/_pkg_.a packagefile hash/fnv=/tmp/go-build1137861443/b147/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=/tmp/go-build1137861443/b805/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=/tmp/go-build1137861443/b806/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tsdbutil=/tmp/go-build1137861443/b808/_pkg_.a packagefile encoding/binary=/tmp/go-build1137861443/b052/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1137861443/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/snappy=/tmp/go-build1137861443/b827/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing-contrib/go-stdlib/nethttp=/tmp/go-build1137861443/b854/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/ext=/tmp/go-build1137861443/b832/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/promauto=/tmp/go-build1137861443/b855/_pkg_.a packagefile github.com/prometheus/prometheus/prompb=/tmp/go-build1137861443/b856/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/record=/tmp/go-build1137861443/b824/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/wal=/tmp/go-build1137861443/b826/_pkg_.a packagefile github.com/prometheus/prometheus/util/gate=/tmp/go-build1137861443/b859/_pkg_.a packagefile hash=/tmp/go-build1137861443/b072/_pkg_.a packagefile hash/crc32=/tmp/go-build1137861443/b071/_pkg_.a packagefile crypto/rand=/tmp/go-build1137861443/b074/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/oklog/ulid=/tmp/go-build1137861443/b771/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/encoding=/tmp/go-build1137861443/b820/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=/tmp/go-build1137861443/b807/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/goversion=/tmp/go-build1137861443/b822/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/index=/tmp/go-build1137861443/b823/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tombstones=/tmp/go-build1137861443/b825/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sync/errgroup=/tmp/go-build1137861443/b828/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/time/rate=/tmp/go-build1137861443/b556/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix=/tmp/go-build1137861443/b189/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/promhttp=/tmp/go-build1137861443/b429/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/route=/tmp/go-build1137861443/b864/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/server=/tmp/go-build1137861443/b866/_pkg_.a packagefile github.com/prometheus/prometheus/util/httputil=/tmp/go-build1137861443/b867/_pkg_.a packagefile github.com/prometheus/prometheus/web/api/v1=/tmp/go-build1137861443/b868/_pkg_.a packagefile github.com/prometheus/prometheus/web/ui=/tmp/go-build1137861443/b869/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/netutil=/tmp/go-build1137861443/b874/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/kit/log=/tmp/go-build1137861443/b878/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/kit/log/level=/tmp/go-build1137861443/b879/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote=/tmp/go-build1137861443/b882/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote=/tmp/go-build1137861443/b884/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/rpcmetrics=/tmp/go-build1137861443/b885/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/transport=/tmp/go-build1137861443/b886/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/utils=/tmp/go-build1137861443/b844/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics=/tmp/go-build1137861443/b846/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/alecthomas/template=/tmp/go-build1137861443/b207/_pkg_.a packagefile go/doc=/tmp/go-build1137861443/b209/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build1137861443/b113/_pkg_.a packagefile internal/bytealg=/tmp/go-build1137861443/b010/_pkg_.a packagefile internal/godebug=/tmp/go-build1137861443/b064/_pkg_.a packagefile internal/itoa=/tmp/go-build1137861443/b025/_pkg_.a packagefile internal/nettrace=/tmp/go-build1137861443/b114/_pkg_.a packagefile internal/poll=/tmp/go-build1137861443/b038/_pkg_.a packagefile internal/singleflight=/tmp/go-build1137861443/b115/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build1137861443/b039/_pkg_.a packagefile io/fs=/tmp/go-build1137861443/b043/_pkg_.a packagefile net/netip=/tmp/go-build1137861443/b116/_pkg_.a packagefile container/list=/tmp/go-build1137861443/b073/_pkg_.a packagefile encoding/base64=/tmp/go-build1137861443/b051/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build1137861443/b125/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=/tmp/go-build1137861443/b132/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build1137861443/b133/_pkg_.a packagefile vendor/golang.org/x/net/idna=/tmp/go-build1137861443/b126/_pkg_.a packagefile internal/safefilepath=/tmp/go-build1137861443/b040/_pkg_.a packagefile mime=/tmp/go-build1137861443/b134/_pkg_.a packagefile mime/multipart=/tmp/go-build1137861443/b135/_pkg_.a packagefile net/http/httptrace=/tmp/go-build1137861443/b137/_pkg_.a packagefile net/http/internal=/tmp/go-build1137861443/b138/_pkg_.a packagefile net/http/internal/ascii=/tmp/go-build1137861443/b139/_pkg_.a packagefile net/textproto=/tmp/go-build1137861443/b131/_pkg_.a packagefile html=/tmp/go-build1137861443/b195/_pkg_.a packagefile internal/profile=/tmp/go-build1137861443/b876/_pkg_.a packagefile runtime/pprof=/tmp/go-build1137861443/b418/_pkg_.a packagefile runtime/trace=/tmp/go-build1137861443/b411/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build1137861443/b041/_pkg_.a packagefile internal/testlog=/tmp/go-build1137861443/b042/_pkg_.a packagefile unicode=/tmp/go-build1137861443/b034/_pkg_.a packagefile internal/abi=/tmp/go-build1137861443/b005/_pkg_.a packagefile internal/coverage/rtcov=/tmp/go-build1137861443/b012/_pkg_.a packagefile internal/cpu=/tmp/go-build1137861443/b011/_pkg_.a packagefile internal/goarch=/tmp/go-build1137861443/b006/_pkg_.a packagefile internal/godebugs=/tmp/go-build1137861443/b013/_pkg_.a packagefile internal/goexperiment=/tmp/go-build1137861443/b014/_pkg_.a packagefile internal/goos=/tmp/go-build1137861443/b015/_pkg_.a packagefile runtime/internal/atomic=/tmp/go-build1137861443/b016/_pkg_.a packagefile runtime/internal/math=/tmp/go-build1137861443/b017/_pkg_.a packagefile runtime/internal/sys=/tmp/go-build1137861443/b018/_pkg_.a packagefile runtime/internal/syscall=/tmp/go-build1137861443/b019/_pkg_.a packagefile internal/race=/tmp/go-build1137861443/b021/_pkg_.a packagefile internal/oserror=/tmp/go-build1137861443/b026/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build1137861443/b008/_pkg_.a packagefile unicode/utf16=/tmp/go-build1137861443/b053/_pkg_.a packagefile log/internal=/tmp/go-build1137861443/b057/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/timeseries=/tmp/go-build1137861443/b193/_pkg_.a packagefile text/tabwriter=/tmp/go-build1137861443/b198/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/prototext=/tmp/go-build1137861443/b143/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build1137861443/b144/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto=/tmp/go-build1137861443/b158/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protodesc=/tmp/go-build1137861443/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1137861443/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1137861443/b159/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoiface=/tmp/go-build1137861443/b160/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1137861443/b167/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/any=/tmp/go-build1137861443/b174/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/duration=/tmp/go-build1137861443/b176/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/timestamp=/tmp/go-build1137861443/b178/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=/tmp/go-build1137861443/b183/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=/tmp/go-build1137861443/b184/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/internal/fs=/tmp/go-build1137861443/b187/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/internal/util=/tmp/go-build1137861443/b188/_pkg_.a packagefile text/template/parse=/tmp/go-build1137861443/b197/_pkg_.a packagefile crypto=/tmp/go-build1137861443/b076/_pkg_.a packagefile crypto/aes=/tmp/go-build1137861443/b084/_pkg_.a packagefile crypto/cipher=/tmp/go-build1137861443/b077/_pkg_.a packagefile crypto/des=/tmp/go-build1137861443/b085/_pkg_.a packagefile crypto/ecdh=/tmp/go-build1137861443/b086/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build1137861443/b091/_pkg_.a packagefile crypto/ed25519=/tmp/go-build1137861443/b099/_pkg_.a packagefile crypto/elliptic=/tmp/go-build1137861443/b092/_pkg_.a packagefile crypto/hmac=/tmp/go-build1137861443/b101/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build1137861443/b075/_pkg_.a packagefile crypto/rc4=/tmp/go-build1137861443/b103/_pkg_.a packagefile crypto/rsa=/tmp/go-build1137861443/b104/_pkg_.a packagefile crypto/sha1=/tmp/go-build1137861443/b105/_pkg_.a packagefile crypto/sha256=/tmp/go-build1137861443/b106/_pkg_.a packagefile crypto/sha512=/tmp/go-build1137861443/b095/_pkg_.a packagefile crypto/subtle=/tmp/go-build1137861443/b079/_pkg_.a packagefile encoding/pem=/tmp/go-build1137861443/b111/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build1137861443/b120/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build1137861443/b096/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=/tmp/go-build1137861443/b124/_pkg_.a packagefile crypto/dsa=/tmp/go-build1137861443/b108/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build1137861443/b109/_pkg_.a packagefile encoding/asn1=/tmp/go-build1137861443/b097/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build1137861443/b098/_pkg_.a packagefile math/big=/tmp/go-build1137861443/b082/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/http2=/tmp/go-build1137861443/b217/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2=/tmp/go-build1137861443/b225/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/clientcredentials=/tmp/go-build1137861443/b228/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/crypto/blowfish=/tmp/go-build1137861443/b231/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1137861443/b235/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1137861443/b237/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds=/tmp/go-build1137861443/b243/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/session=/tmp/go-build1137861443/b262/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4=/tmp/go-build1137861443/b252/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1137861443/b236/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata=/tmp/go-build1137861443/b275/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/ec2=/tmp/go-build1137861443/b284/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/lightsail=/tmp/go-build1137861443/b286/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build1137861443/b287/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute=/tmp/go-build1137861443/b290/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network=/tmp/go-build1137861443/b304/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest=/tmp/go-build1137861443/b292/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/adal=/tmp/go-build1137861443/b293/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/azure=/tmp/go-build1137861443/b301/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api=/tmp/go-build1137861443/b306/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo=/tmp/go-build1137861443/b319/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/miekg/dns=/tmp/go-build1137861443/b323/_pkg_.a packagefile encoding/xml=/tmp/go-build1137861443/b258/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/fsnotify/fsnotify=/tmp/go-build1137861443/b332/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google=/tmp/go-build1137861443/b334/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/compute/v1=/tmp/go-build1137861443/b342/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/option=/tmp/go-build1137861443/b398/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud=/tmp/go-build1137861443/b427/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1137861443/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1=/tmp/go-build1137861443/b475/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1=/tmp/go-build1137861443/b476/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1=/tmp/go-build1137861443/b477/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1137861443/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields=/tmp/go-build1137861443/b445/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/labels=/tmp/go-build1137861443/b447/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1137861443/b458/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/version=/tmp/go-build1137861443/b478/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1137861443/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes=/tmp/go-build1137861443/b479/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1137861443/b537/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache=/tmp/go-build1137861443/b652/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd=/tmp/go-build1137861443/b660/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/metrics=/tmp/go-build1137861443/b550/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/workqueue=/tmp/go-build1137861443/b554/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/linode/linodego=/tmp/go-build1137861443/b669/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types=/tmp/go-build1137861443/b676/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build1137861443/b683/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm=/tmp/go-build1137861443/b690/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/client=/tmp/go-build1137861443/b692/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud=/tmp/go-build1137861443/b711/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack=/tmp/go-build1137861443/b712/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips=/tmp/go-build1137861443/b720/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors=/tmp/go-build1137861443/b721/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers=/tmp/go-build1137861443/b722/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination=/tmp/go-build1137861443/b715/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/baremetal/v1=/tmp/go-build1137861443/b725/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1=/tmp/go-build1137861443/b735/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw=/tmp/go-build1137861443/b731/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/kolo/xmlrpc=/tmp/go-build1137861443/b739/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3=/tmp/go-build1137861443/b744/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3=/tmp/go-build1137861443/b758/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build1137861443/b749/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/api/annotations=/tmp/go-build1137861443/b760/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protojson=/tmp/go-build1137861443/b355/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build1137861443/b175/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-zookeeper/zk=/tmp/go-build1137861443/b762/_pkg_.a packagefile github.com/prometheus/prometheus/util/treecache=/tmp/go-build1137861443/b763/_pkg_.a packagefile database/sql/driver=/tmp/go-build1137861443/b768/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/asaskevich/govalidator=/tmp/go-build1137861443/b769/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors=/tmp/go-build1137861443/b770/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mitchellh/mapstructure=/tmp/go-build1137861443/b317/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson=/tmp/go-build1137861443/b772/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsontype=/tmp/go-build1137861443/b776/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive=/tmp/go-build1137861443/b777/_pkg_.a packagefile net/mail=/tmp/go-build1137861443/b746/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag=/tmp/go-build1137861443/b781/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate=/tmp/go-build1137861443/b786/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.uber.org/goleak=/tmp/go-build1137861443/b817/_pkg_.a packagefile testing=/tmp/go-build1137861443/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/assert=/tmp/go-build1137861443/b813/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/baggage=/tmp/go-build1137861443/b833/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/reporterstats=/tmp/go-build1137861443/b834/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/spanlog=/tmp/go-build1137861443/b835/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/throttler=/tmp/go-build1137861443/b836/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/log=/tmp/go-build1137861443/b837/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift=/tmp/go-build1137861443/b838/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=/tmp/go-build1137861443/b841/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling=/tmp/go-build1137861443/b842/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=/tmp/go-build1137861443/b843/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3=/tmp/go-build1137861443/b485/_pkg_.a packagefile compress/flate=/tmp/go-build1137861443/b070/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/testutil=/tmp/go-build1137861443/b809/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/gogoproto=/tmp/go-build1137861443/b857/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build1137861443/b081/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/dennwc/varint=/tmp/go-build1137861443/b821/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/internal/unsafeheader=/tmp/go-build1137861443/b190/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/julienschmidt/httprouter=/tmp/go-build1137861443/b865/_pkg_.a packagefile compress/zlib=/tmp/go-build1137861443/b839/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/json-iterator/go=/tmp/go-build1137861443/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/shurcooL/httpfs/filter=/tmp/go-build1137861443/b870/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/shurcooL/httpfs/union=/tmp/go-build1137861443/b871/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/shurcooL/vfsgen=/tmp/go-build1137861443/b872/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage=/tmp/go-build1137861443/b883/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent=/tmp/go-build1137861443/b845/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/alecthomas/template/parse=/tmp/go-build1137861443/b208/_pkg_.a packagefile go/ast=/tmp/go-build1137861443/b210/_pkg_.a packagefile go/doc/comment=/tmp/go-build1137861443/b212/_pkg_.a packagefile go/token=/tmp/go-build1137861443/b154/_pkg_.a packagefile internal/lazyregexp=/tmp/go-build1137861443/b213/_pkg_.a packagefile internal/bisect=/tmp/go-build1137861443/b065/_pkg_.a packagefile internal/intern=/tmp/go-build1137861443/b117/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=/tmp/go-build1137861443/b127/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build1137861443/b129/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=/tmp/go-build1137861443/b130/_pkg_.a packagefile mime/quotedprintable=/tmp/go-build1137861443/b136/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build1137861443/b148/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/text=/tmp/go-build1137861443/b151/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build1137861443/b145/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build1137861443/b152/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build1137861443/b155/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/order=/tmp/go-build1137861443/b156/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build1137861443/b150/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/set=/tmp/go-build1137861443/b157/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build1137861443/b153/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build1137861443/b162/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build1137861443/b163/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb=/tmp/go-build1137861443/b166/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filetype=/tmp/go-build1137861443/b168/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl=/tmp/go-build1137861443/b169/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/version=/tmp/go-build1137861443/b172/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/durationpb=/tmp/go-build1137861443/b177/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build1137861443/b179/_pkg_.a packagefile crypto/internal/alias=/tmp/go-build1137861443/b078/_pkg_.a packagefile crypto/internal/edwards25519/field=/tmp/go-build1137861443/b087/_pkg_.a packagefile crypto/internal/nistec=/tmp/go-build1137861443/b088/_pkg_.a packagefile crypto/internal/bigmod=/tmp/go-build1137861443/b093/_pkg_.a packagefile crypto/internal/boring/bbig=/tmp/go-build1137861443/b094/_pkg_.a packagefile crypto/internal/edwards25519=/tmp/go-build1137861443/b100/_pkg_.a packagefile crypto/internal/boring/sig=/tmp/go-build1137861443/b080/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=/tmp/go-build1137861443/b121/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build1137861443/b122/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build1137861443/b123/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/http/httpguts=/tmp/go-build1137861443/b218/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/hpack=/tmp/go-build1137861443/b224/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/idna=/tmp/go-build1137861443/b219/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/internal=/tmp/go-build1137861443/b226/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints=/tmp/go-build1137861443/b241/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkio=/tmp/go-build1137861443/b242/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini=/tmp/go-build1137861443/b238/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults=/tmp/go-build1137861443/b239/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sync/singleflight=/tmp/go-build1137861443/b240/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client=/tmp/go-build1137861443/b244/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1137861443/b246/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkrand=/tmp/go-build1137861443/b249/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts=/tmp/go-build1137861443/b251/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts/stsiface=/tmp/go-build1137861443/b261/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/corehandlers=/tmp/go-build1137861443/b263/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/processcreds=/tmp/go-build1137861443/b264/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds=/tmp/go-build1137861443/b266/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/csm=/tmp/go-build1137861443/b272/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/defaults=/tmp/go-build1137861443/b273/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/strings=/tmp/go-build1137861443/b253/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/rest=/tmp/go-build1137861443/b254/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build1137861443/b245/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkuri=/tmp/go-build1137861443/b276/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil=/tmp/go-build1137861443/b247/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build1137861443/b255/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/ec2query=/tmp/go-build1137861443/b285/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc=/tmp/go-build1137861443/b270/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/version=/tmp/go-build1137861443/b291/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/date=/tmp/go-build1137861443/b294/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/to=/tmp/go-build1137861443/b302/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/validation=/tmp/go-build1137861443/b303/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/tracing=/tmp/go-build1137861443/b296/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/logger=/tmp/go-build1137861443/b295/_pkg_.a packagefile net/http/cookiejar=/tmp/go-build1137861443/b300/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4=/tmp/go-build1137861443/b297/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12=/tmp/go-build1137861443/b298/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-cleanhttp=/tmp/go-build1137861443/b307/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-hclog=/tmp/go-build1137861443/b308/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-rootcerts=/tmp/go-build1137861443/b312/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hashicorp/serf/coordinate=/tmp/go-build1137861443/b313/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/metrics=/tmp/go-build1137861443/b320/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/go-querystring/query=/tmp/go-build1137861443/b321/_pkg_.a packagefile encoding/base32=/tmp/go-build1137861443/b324/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4=/tmp/go-build1137861443/b325/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6=/tmp/go-build1137861443/b329/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/cloud.google.com/go/compute/metadata=/tmp/go-build1137861443/b335/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/authhandler=/tmp/go-build1137861443/b336/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/internal/externalaccount=/tmp/go-build1137861443/b337/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/jws=/tmp/go-build1137861443/b338/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/jwt=/tmp/go-build1137861443/b339/_pkg_.a packagefile os/user=/tmp/go-build1137861443/b340/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi=/tmp/go-build1137861443/b343/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/gensupport=/tmp/go-build1137861443/b345/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/option/internaloption=/tmp/go-build1137861443/b401/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/http=/tmp/go-build1137861443/b402/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/internal=/tmp/go-build1137861443/b399/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/impersonate=/tmp/go-build1137861443/b400/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc=/tmp/go-build1137861443/b357/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/internal/instrumentation=/tmp/go-build1137861443/b428/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema=/tmp/go-build1137861443/b430/_pkg_.a packagefile net/http/httputil=/tmp/go-build1137861443/b250/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build1137861443/b438/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1137861443/b439/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1137861443/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1137861443/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1137861443/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/gofuzz=/tmp/go-build1137861443/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion=/tmp/go-build1137861443/b443/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/selection=/tmp/go-build1137861443/b446/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build1137861443/b466/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp=/tmp/go-build1137861443/b448/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets=/tmp/go-build1137861443/b453/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation=/tmp/go-build1137861443/b454/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation/field=/tmp/go-build1137861443/b455/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build1137861443/b457/_pkg_.a packagefile go/parser=/tmp/go-build1137861443/b459/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion/queryparams=/tmp/go-build1137861443/b462/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/errors=/tmp/go-build1137861443/b456/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/json=/tmp/go-build1137861443/b464/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/naming=/tmp/go-build1137861443/b465/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value=/tmp/go-build1137861443/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net=/tmp/go-build1137861443/b474/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/discovery=/tmp/go-build1137861443/b480/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1=/tmp/go-build1137861443/b562/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1=/tmp/go-build1137861443/b571/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1=/tmp/go-build1137861443/b573/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1=/tmp/go-build1137861443/b575/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1=/tmp/go-build1137861443/b579/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2=/tmp/go-build1137861443/b581/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1=/tmp/go-build1137861443/b583/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1=/tmp/go-build1137861443/b584/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1=/tmp/go-build1137861443/b585/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1=/tmp/go-build1137861443/b586/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1=/tmp/go-build1137861443/b587/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1=/tmp/go-build1137861443/b588/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2=/tmp/go-build1137861443/b590/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1=/tmp/go-build1137861443/b592/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1=/tmp/go-build1137861443/b594/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1=/tmp/go-build1137861443/b596/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1=/tmp/go-build1137861443/b598/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1=/tmp/go-build1137861443/b600/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1=/tmp/go-build1137861443/b602/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1=/tmp/go-build1137861443/b604/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1=/tmp/go-build1137861443/b606/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1=/tmp/go-build1137861443/b608/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1=/tmp/go-build1137861443/b610/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1=/tmp/go-build1137861443/b612/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1=/tmp/go-build1137861443/b614/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1=/tmp/go-build1137861443/b616/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1=/tmp/go-build1137861443/b618/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1=/tmp/go-build1137861443/b620/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1=/tmp/go-build1137861443/b622/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1=/tmp/go-build1137861443/b624/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1=/tmp/go-build1137861443/b626/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1=/tmp/go-build1137861443/b628/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1=/tmp/go-build1137861443/b630/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1=/tmp/go-build1137861443/b632/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1=/tmp/go-build1137861443/b634/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1=/tmp/go-build1137861443/b636/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1=/tmp/go-build1137861443/b638/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1=/tmp/go-build1137861443/b640/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1=/tmp/go-build1137861443/b642/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1=/tmp/go-build1137861443/b644/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1=/tmp/go-build1137861443/b646/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1=/tmp/go-build1137861443/b648/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1=/tmp/go-build1137861443/b650/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/flowcontrol=/tmp/go-build1137861443/b560/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/errors=/tmp/go-build1137861443/b486/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=/tmp/go-build1137861443/b538/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock=/tmp/go-build1137861443/b539/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication=/tmp/go-build1137861443/b540/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/version=/tmp/go-build1137861443/b541/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec=/tmp/go-build1137861443/b542/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/watch=/tmp/go-build1137861443/b557/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api=/tmp/go-build1137861443/b549/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/transport=/tmp/go-build1137861443/b551/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/cert=/tmp/go-build1137861443/b558/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta=/tmp/go-build1137861443/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=/tmp/go-build1137861443/b495/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/cache=/tmp/go-build1137861443/b653/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/diff=/tmp/go-build1137861443/b654/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/wait=/tmp/go-build1137861443/b552/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/pager=/tmp/go-build1137861443/b655/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/utils/buffer=/tmp/go-build1137861443/b658/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/utils/trace=/tmp/go-build1137861443/b659/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/imdario/mergo=/tmp/go-build1137861443/b661/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/spf13/pflag=/tmp/go-build1137861443/b662/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/term=/tmp/go-build1137861443/b544/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/auth=/tmp/go-build1137861443/b664/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/latest=/tmp/go-build1137861443/b665/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/homedir=/tmp/go-build1137861443/b667/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-resty/resty/v2=/tmp/go-build1137861443/b670/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/linode/linodego/internal/duration=/tmp/go-build1137861443/b672/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/linode/linodego/internal/parseabletime=/tmp/go-build1137861443/b673/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container=/tmp/go-build1137861443/b677/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/mount=/tmp/go-build1137861443/b679/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/network=/tmp/go-build1137861443/b685/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build1137861443/b686/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/nat=/tmp/go-build1137861443/b681/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/go-units=/tmp/go-build1137861443/b682/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1137861443/b687/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/versions=/tmp/go-build1137861443/b684/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/runtime=/tmp/go-build1137861443/b691/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/platforms=/tmp/go-build1137861443/b693/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/distribution/reference=/tmp/go-build1137861443/b697/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api=/tmp/go-build1137861443/b699/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/events=/tmp/go-build1137861443/b700/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/image=/tmp/go-build1137861443/b701/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/time=/tmp/go-build1137861443/b702/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/volume=/tmp/go-build1137861443/b703/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/errdefs=/tmp/go-build1137861443/b704/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/sockets=/tmp/go-build1137861443/b706/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/tlsconfig=/tmp/go-build1137861443/b709/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest=/tmp/go-build1137861443/b688/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tokens=/tmp/go-build1137861443/b713/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/ec2tokens=/tmp/go-build1137861443/b716/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1=/tmp/go-build1137861443/b718/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens=/tmp/go-build1137861443/b717/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/utils=/tmp/go-build1137861443/b719/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/async=/tmp/go-build1137861443/b726/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/errors=/tmp/go-build1137861443/b727/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/marshaler=/tmp/go-build1137861443/b728/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/parameter=/tmp/go-build1137861443/b729/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/namegenerator=/tmp/go-build1137861443/b730/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/marketplace/v1=/tmp/go-build1137861443/b736/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/validation=/tmp/go-build1137861443/b734/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/auth=/tmp/go-build1137861443/b732/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/logger=/tmp/go-build1137861443/b733/_pkg_.a packagefile net/rpc=/tmp/go-build1137861443/b740/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations=/tmp/go-build1137861443/b745/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/annotations/v3=/tmp/go-build1137861443/b747/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3=/tmp/go-build1137861443/b748/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/annotations=/tmp/go-build1137861443/b750/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3=/tmp/go-build1137861443/b751/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3=/tmp/go-build1137861443/b752/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/struct=/tmp/go-build1137861443/b755/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/wrappers=/tmp/go-build1137861443/b753/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/emptypb=/tmp/go-build1137861443/b757/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build1137861443/b352/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes=/tmp/go-build1137861443/b353/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status=/tmp/go-build1137861443/b351/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/json=/tmp/go-build1137861443/b356/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec=/tmp/go-build1137861443/b773/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw=/tmp/go-build1137861443/b775/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore=/tmp/go-build1137861443/b778/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/jlexer=/tmp/go-build1137861443/b782/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/jwriter=/tmp/go-build1137861443/b784/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis=/tmp/go-build1137861443/b787/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonpointer=/tmp/go-build1137861443/b789/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/loads=/tmp/go-build1137861443/b795/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime=/tmp/go-build1137861443/b796/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec=/tmp/go-build1137861443/b790/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.uber.org/goleak/internal/stack=/tmp/go-build1137861443/b818/_pkg_.a packagefile flag=/tmp/go-build1137861443/b432/_pkg_.a packagefile internal/sysinfo=/tmp/go-build1137861443/b433/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew=/tmp/go-build1137861443/b543/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pmezard/go-difflib/difflib=/tmp/go-build1137861443/b814/_pkg_.a packagefile net/http/httptest=/tmp/go-build1137861443/b815/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/testutil/promlint=/tmp/go-build1137861443/b810/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor=/tmp/go-build1137861443/b858/_pkg_.a packagefile hash/adler32=/tmp/go-build1137861443/b840/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/modern-go/concurrent=/tmp/go-build1137861443/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2=/tmp/go-build1137861443/b470/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/shurcooL/httpfs/vfsutil=/tmp/go-build1137861443/b873/_pkg_.a packagefile go/scanner=/tmp/go-build1137861443/b211/_pkg_.a packagefile vendor/golang.org/x/text/transform=/tmp/go-build1137861443/b128/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build1137861443/b146/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descfmt=/tmp/go-build1137861443/b164/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descopts=/tmp/go-build1137861443/b165/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/tag=/tmp/go-build1137861443/b170/_pkg_.a packagefile crypto/internal/nistec/fiat=/tmp/go-build1137861443/b089/_pkg_.a packagefile embed=/tmp/go-build1137861443/b090/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/text/secure/bidirule=/tmp/go-build1137861443/b220/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/bidi=/tmp/go-build1137861443/b222/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm=/tmp/go-build1137861443/b223/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/context/ctxhttp=/tmp/go-build1137861443/b227/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/query=/tmp/go-build1137861443/b257/_pkg_.a packagefile os/exec=/tmp/go-build1137861443/b265/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso=/tmp/go-build1137861443/b267/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso/ssoiface=/tmp/go-build1137861443/b271/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=/tmp/go-build1137861443/b274/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=/tmp/go-build1137861443/b277/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/jmespath/go-jmespath=/tmp/go-build1137861443/b248/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkmath=/tmp/go-build1137861443/b256/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil=/tmp/go-build1137861443/b259/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=/tmp/go-build1137861443/b260/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=/tmp/go-build1137861443/b269/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12/internal/rc2=/tmp/go-build1137861443/b299/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/fatih/color=/tmp/go-build1137861443/b309/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mattn/go-isatty=/tmp/go-build1137861443/b311/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/armon/go-metrics=/tmp/go-build1137861443/b314/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/bpf=/tmp/go-build1137861443/b326/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/iana=/tmp/go-build1137861443/b327/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket=/tmp/go-build1137861443/b328/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/third_party/uritemplates=/tmp/go-build1137861443/b344/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2=/tmp/go-build1137861443/b346/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp=/tmp/go-build1137861443/b403/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi/transport=/tmp/go-build1137861443/b422/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/cert=/tmp/go-build1137861443/b423/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/http/internal/propagation=/tmp/go-build1137861443/b424/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/internal/dca=/tmp/go-build1137861443/b425/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/backoff=/tmp/go-build1137861443/b358/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer=/tmp/go-build1137861443/b359/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/base=/tmp/go-build1137861443/b370/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/roundrobin=/tmp/go-build1137861443/b371/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/connectivity=/tmp/go-build1137861443/b360/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials=/tmp/go-build1137861443/b363/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/encoding=/tmp/go-build1137861443/b373/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/encoding/proto=/tmp/go-build1137861443/b374/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog=/tmp/go-build1137861443/b361/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal=/tmp/go-build1137861443/b366/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/backoff=/tmp/go-build1137861443/b375/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/balancerload=/tmp/go-build1137861443/b376/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/binarylog=/tmp/go-build1137861443/b377/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/buffer=/tmp/go-build1137861443/b380/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/channelz=/tmp/go-build1137861443/b381/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/envconfig=/tmp/go-build1137861443/b382/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcrand=/tmp/go-build1137861443/b372/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcsync=/tmp/go-build1137861443/b383/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcutil=/tmp/go-build1137861443/b379/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver=/tmp/go-build1137861443/b384/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/dns=/tmp/go-build1137861443/b386/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/passthrough=/tmp/go-build1137861443/b388/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/unix=/tmp/go-build1137861443/b389/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/serviceconfig=/tmp/go-build1137861443/b385/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport=/tmp/go-build1137861443/b391/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/keepalive=/tmp/go-build1137861443/b394/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata=/tmp/go-build1137861443/b369/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/peer=/tmp/go-build1137861443/b395/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver=/tmp/go-build1137861443/b367/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build1137861443/b368/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/stats=/tmp/go-build1137861443/b396/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/tap=/tmp/go-build1137861443/b397/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/inf.v0=/tmp/go-build1137861443/b440/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect=/tmp/go-build1137861443/b444/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/diff=/tmp/go-build1137861443/b449/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/flags=/tmp/go-build1137861443/b450/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/function=/tmp/go-build1137861443/b451/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/value=/tmp/go-build1137861443/b452/_pkg_.a packagefile go/build/constraint=/tmp/go-build1137861443/b460/_pkg_.a packagefile go/internal/typeparams=/tmp/go-build1137861443/b461/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/openapiv2=/tmp/go-build1137861443/b481/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer=/tmp/go-build1137861443/b487/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/version=/tmp/go-build1137861443/b496/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1137861443/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1=/tmp/go-build1137861443/b498/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1=/tmp/go-build1137861443/b563/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1=/tmp/go-build1137861443/b499/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1=/tmp/go-build1137861443/b572/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apiserverinternal/v1alpha1=/tmp/go-build1137861443/b500/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1=/tmp/go-build1137861443/b574/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1=/tmp/go-build1137861443/b501/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1=/tmp/go-build1137861443/b508/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1=/tmp/go-build1137861443/b576/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1=/tmp/go-build1137861443/b578/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1=/tmp/go-build1137861443/b502/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1=/tmp/go-build1137861443/b580/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2=/tmp/go-build1137861443/b503/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2=/tmp/go-build1137861443/b582/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1=/tmp/go-build1137861443/b504/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1beta1=/tmp/go-build1137861443/b505/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1=/tmp/go-build1137861443/b506/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1beta1=/tmp/go-build1137861443/b507/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1=/tmp/go-build1137861443/b509/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1=/tmp/go-build1137861443/b589/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2=/tmp/go-build1137861443/b510/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2=/tmp/go-build1137861443/b591/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1=/tmp/go-build1137861443/b511/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1=/tmp/go-build1137861443/b593/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1=/tmp/go-build1137861443/b512/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1beta1=/tmp/go-build1137861443/b595/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1=/tmp/go-build1137861443/b513/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1=/tmp/go-build1137861443/b597/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1=/tmp/go-build1137861443/b514/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1beta1=/tmp/go-build1137861443/b599/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1=/tmp/go-build1137861443/b515/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/coordination/v1=/tmp/go-build1137861443/b601/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1=/tmp/go-build1137861443/b516/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/coordination/v1beta1=/tmp/go-build1137861443/b603/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1=/tmp/go-build1137861443/b526/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1=/tmp/go-build1137861443/b527/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1137861443/b577/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/reference=/tmp/go-build1137861443/b605/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1=/tmp/go-build1137861443/b517/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1=/tmp/go-build1137861443/b607/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1=/tmp/go-build1137861443/b609/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1=/tmp/go-build1137861443/b518/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/events/v1=/tmp/go-build1137861443/b611/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1=/tmp/go-build1137861443/b519/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/events/v1beta1=/tmp/go-build1137861443/b613/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1=/tmp/go-build1137861443/b520/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1=/tmp/go-build1137861443/b615/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1=/tmp/go-build1137861443/b521/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1=/tmp/go-build1137861443/b617/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1=/tmp/go-build1137861443/b522/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1=/tmp/go-build1137861443/b619/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1=/tmp/go-build1137861443/b621/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1=/tmp/go-build1137861443/b623/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1=/tmp/go-build1137861443/b523/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1=/tmp/go-build1137861443/b625/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1alpha1=/tmp/go-build1137861443/b524/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1alpha1=/tmp/go-build1137861443/b627/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1=/tmp/go-build1137861443/b525/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1beta1=/tmp/go-build1137861443/b629/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1=/tmp/go-build1137861443/b631/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1=/tmp/go-build1137861443/b633/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1=/tmp/go-build1137861443/b528/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1=/tmp/go-build1137861443/b635/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1alpha1=/tmp/go-build1137861443/b529/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1=/tmp/go-build1137861443/b637/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1=/tmp/go-build1137861443/b530/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1=/tmp/go-build1137861443/b639/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1=/tmp/go-build1137861443/b531/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1=/tmp/go-build1137861443/b641/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1alpha1=/tmp/go-build1137861443/b532/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1alpha1=/tmp/go-build1137861443/b643/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1=/tmp/go-build1137861443/b533/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1beta1=/tmp/go-build1137861443/b645/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1=/tmp/go-build1137861443/b534/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1=/tmp/go-build1137861443/b647/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1=/tmp/go-build1137861443/b535/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1=/tmp/go-build1137861443/b649/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1=/tmp/go-build1137861443/b536/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1=/tmp/go-build1137861443/b651/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/utils/integer=/tmp/go-build1137861443/b561/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/install=/tmp/go-build1137861443/b545/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1=/tmp/go-build1137861443/b546/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=/tmp/go-build1137861443/b547/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=/tmp/go-build1137861443/b548/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/connrotation=/tmp/go-build1137861443/b553/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/keyutil=/tmp/go-build1137861443/b559/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion=/tmp/go-build1137861443/b656/_pkg_.a packagefile encoding/csv=/tmp/go-build1137861443/b663/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=/tmp/go-build1137861443/b488/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=/tmp/go-build1137861443/b494/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/v1=/tmp/go-build1137861443/b666/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/publicsuffix=/tmp/go-build1137861443/b671/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/blkiodev=/tmp/go-build1137861443/b678/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/strslice=/tmp/go-build1137861443/b680/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build1137861443/b689/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/errdefs=/tmp/go-build1137861443/b694/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/log=/tmp/go-build1137861443/b695/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/distribution/digestset=/tmp/go-build1137861443/b698/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/distribution/registry/api/errcode=/tmp/go-build1137861443/b705/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus=/tmp/go-build1137861443/b696/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/proxy=/tmp/go-build1137861443/b707/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tenants=/tmp/go-build1137861443/b714/_pkg_.a packagefile encoding/gob=/tmp/go-build1137861443/b741/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/structpb=/tmp/go-build1137861443/b756/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/wrapperspb=/tmp/go-build1137861443/b754/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/status=/tmp/go-build1137861443/b354/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions=/tmp/go-build1137861443/b774/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-stack/stack=/tmp/go-build1137861443/b779/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/josharian/intern=/tmp/go-build1137861443/b783/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/buffer=/tmp/go-build1137861443/b785/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis/internal=/tmp/go-build1137861443/b788/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonreference=/tmp/go-build1137861443/b791/_pkg_.a packagefile net/http/internal/testcert=/tmp/go-build1137861443/b816/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/text/transform=/tmp/go-build1137861443/b221/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/restjson=/tmp/go-build1137861443/b268/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mattn/go-colorable=/tmp/go-build1137861443/b310/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-immutable-radix=/tmp/go-build1137861443/b315/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/apierror=/tmp/go-build1137861443/b347/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp/propagation/b3=/tmp/go-build1137861443/b404/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/stats=/tmp/go-build1137861443/b413/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/view=/tmp/go-build1137861443/b419/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/tag=/tmp/go-build1137861443/b417/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/trace=/tmp/go-build1137861443/b405/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/propagation=/tmp/go-build1137861443/b412/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/attributes=/tmp/go-build1137861443/b364/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/credentials=/tmp/go-build1137861443/b365/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpclog=/tmp/go-build1137861443/b362/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1=/tmp/go-build1137861443/b378/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/grpclb/state=/tmp/go-build1137861443/b387/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/networktype=/tmp/go-build1137861443/b390/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/metadata=/tmp/go-build1137861443/b392/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/syscall=/tmp/go-build1137861443/b393/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/compiler=/tmp/go-build1137861443/b482/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf=/tmp/go-build1137861443/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=/tmp/go-build1137861443/b489/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1137861443/b564/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1137861443/b569/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1137861443/b570/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1=/tmp/go-build1137861443/b657/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/framer=/tmp/go-build1137861443/b490/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/yaml=/tmp/go-build1137861443/b491/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/yaml=/tmp/go-build1137861443/b492/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socks=/tmp/go-build1137861443/b708/_pkg_.a packagefile internal/saferio=/tmp/go-build1137861443/b742/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/PuerkitoBio/purell=/tmp/go-build1137861443/b792/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hashicorp/golang-lru/simplelru=/tmp/go-build1137861443/b316/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/apierror/internal/proto=/tmp/go-build1137861443/b348/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/errdetails=/tmp/go-build1137861443/b350/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata=/tmp/go-build1137861443/b414/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/internal=/tmp/go-build1137861443/b416/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/internal/tagencoding=/tmp/go-build1137861443/b420/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricproducer=/tmp/go-build1137861443/b421/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/resource=/tmp/go-build1137861443/b415/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/groupcache/lru=/tmp/go-build1137861443/b406/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/internal=/tmp/go-build1137861443/b407/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/internal=/tmp/go-build1137861443/b409/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/tracestate=/tmp/go-build1137861443/b410/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/extensions=/tmp/go-build1137861443/b483/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/jsonschema=/tmp/go-build1137861443/b484/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath=/tmp/go-build1137861443/b566/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed=/tmp/go-build1137861443/b568/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/PuerkitoBio/urlesc=/tmp/go-build1137861443/b793/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/text/width=/tmp/go-build1137861443/b794/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/code=/tmp/go-build1137861443/b349/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io=/tmp/go-build1137861443/b408/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/schema=/tmp/go-build1137861443/b567/_pkg_.a modinfo "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tgithub.com/prometheus/prometheus/cmd/prometheus\nbuild\t-buildmode=pie\nbuild\t-compiler=gc\nbuild\t-ldflags=\"-X github.com/prometheus/common/version.Version=2.32.1 -X github.com/prometheus/common/version.Revision=1.oc9 -X github.com/prometheus/common/version.Branch=tarball -X github.com/prometheus/common/version.BuildDate=20240815 -X github.com/prometheus/prometheus/version=2.32.1 -B 0x71e8433063b13e3811ce7ffca041b7d2ac9cd92d -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,netgo,builtinassets\nbuild\tDefaultGODEBUG=panicnil=1\nbuild\tCGO_ENABLED=1\nbuild\tCGO_CFLAGS=\nbuild\tCGO_CPPFLAGS=\nbuild\tCGO_CXXFLAGS=\nbuild\tCGO_LDFLAGS=\nbuild\tGOARCH=arm64\nbuild\tGOOS=linux\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2" EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_arm64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -X=runtime.godebugDefault=panicnil=1 -buildmode=pie -buildid=aVYUkNxKLtiYkXCPE5LM/Lq-8HqGtwrPpmLGkAyho/hAnT9bqFI-bmzKhBF_5Z/aVYUkNxKLtiYkXCPE5LM -X github.com/prometheus/common/version.Version=2.32.1 -X github.com/prometheus/common/version.Revision=1.oc9 -X github.com/prometheus/common/version.Branch=tarball -X github.com/prometheus/common/version.BuildDate=20240815 -X github.com/prometheus/prometheus/version=2.32.1 -B 0x71e8433063b13e3811ce7ffca041b7d2ac9cd92d -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_arm64/buildid -w $WORK/b001/exe/a.out # internal mkdir -p /builddir/build/BUILD/prometheus-2.32.1/_build/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/prometheus-2.32.1/_build/bin/prometheus rm -r $WORK/b001/ + for cmd in cmd/* ++ od -An -tx1 ++ head -c20 /dev/urandom ++ tr -d ' \n' ++ basename cmd/promtool + GOPATH=/builddir/build/BUILD/prometheus-2.32.1/_build:/usr/share/gocode + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback netgo builtinassets' -ldflags '-X github.com/prometheus/common/version.Version=2.32.1 -X github.com/prometheus/common/version.Revision=1.oc9 -X github.com/prometheus/common/version.Branch=tarball -X github.com/prometheus/common/version.BuildDate=20240815 -X github.com/prometheus/prometheus/version=2.32.1 -B 0x7ee26d6fbf25b7f7914f04c910f413b23764fffc -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 /builddir/build/BUILD/prometheus-2.32.1/_build/bin/promtool github.com/prometheus/prometheus/cmd/promtool WORK=/tmp/go-build1558595755 internal/goos mkdir -p $WORK/b016/ internal/unsafeheader mkdir -p $WORK/b009/ cat >/tmp/go-build1558595755/b016/importcfg << 'EOF' # internal # import config EOF cat >/tmp/go-build1558595755/b009/importcfg << 'EOF' # internal # import config EOF internal/goexperiment mkdir -p $WORK/b015/ cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p internal/goos -std -+ -complete -installsuffix shared -buildid JOdobo_OZWRx7aPcrlUx/JOdobo_OZWRx7aPcrlUx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b016/importcfg -pack /usr/lib/golang/src/internal/goos/goos.go /usr/lib/golang/src/internal/goos/unix.go /usr/lib/golang/src/internal/goos/zgoos_linux.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p internal/unsafeheader -std -complete -installsuffix shared -buildid xKFV2pEGfM0REsUIyEEO/xKFV2pEGfM0REsUIyEEO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b009/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go cat >/tmp/go-build1558595755/b015/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p internal/goexperiment -std -complete -installsuffix shared -buildid mZBa4Zqh7JKl9UOdF-U6/mZBa4Zqh7JKl9UOdF-U6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b015/importcfg -pack /usr/lib/golang/src/internal/goexperiment/exp_arenas_off.go /usr/lib/golang/src/internal/goexperiment/exp_boringcrypto_off.go /usr/lib/golang/src/internal/goexperiment/exp_cacheprog_off.go /usr/lib/golang/src/internal/goexperiment/exp_cgocheck2_off.go /usr/lib/golang/src/internal/goexperiment/exp_coverageredesign_on.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_loopvar_off.go /usr/lib/golang/src/internal/goexperiment/exp_pagetrace_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/flags.go internal/godebugs mkdir -p $WORK/b014/ internal/cpu mkdir -p $WORK/b012/ cat >/tmp/go-build1558595755/b014/importcfg << 'EOF' # internal # import config EOF cat >/tmp/go-build1558595755/b012/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p internal/godebugs -std -complete -installsuffix shared -buildid 7fX6PEb2gwk97_nC3XaU/7fX6PEb2gwk97_nC3XaU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b014/importcfg -pack /usr/lib/golang/src/internal/godebugs/table.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b012/symabis ./cpu.s ./cpu_arm64.s internal/coverage/rtcov mkdir -p $WORK/b013/ cat >/tmp/go-build1558595755/b013/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/coverage/rtcov -std -+ -complete -installsuffix shared -buildid o7iI6pGjV3Ni_9187LLn/o7iI6pGjV3Ni_9187LLn -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b013/importcfg -pack /usr/lib/golang/src/internal/coverage/rtcov/rtcov.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/f2/f21643980049d4bb6eae7a0df85cff860eeeee95cafadf23a9e1f81304718b37-d # internal internal/race mkdir -p $WORK/b023/ cat >/tmp/go-build1558595755/b023/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p internal/race -std -complete -installsuffix shared -buildid vWoVWweLm6mnUMjwBmPs/vWoVWweLm6mnUMjwBmPs -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b023/importcfg -pack /usr/lib/golang/src/internal/race/doc.go /usr/lib/golang/src/internal/race/norace.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/05/059dd941bbbda312f87d060b8a3e1f05a21fd132d0fe47690f8d67304d3509b5-d # internal sync/atomic mkdir -p $WORK/b024/ cat >/tmp/go-build1558595755/b024/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p sync/atomic -trimpath "$WORK/b024=>" -I $WORK/b024/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b024/symabis ./asm.s cat >/tmp/go-build1558595755/b024/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p sync/atomic -std -installsuffix shared -buildid BUgdTDcaN3kncNPXckHe/BUgdTDcaN3kncNPXckHe -goversion go1.21.7 -symabis $WORK/b024/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b024/importcfg -pack -asmhdr $WORK/b024/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_arm64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/fa/fa60f9aa3448c483e95c5931fd92a274d1ea42fad501948d5afc171e78420c8e-d # internal unicode mkdir -p $WORK/b025/ cat >/tmp/go-build1558595755/b025/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p unicode -std -complete -installsuffix shared -buildid h8wy5w0JTgCqlSjY7MkQ/h8wy5w0JTgCqlSjY7MkQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b025/importcfg -pack /usr/lib/golang/src/unicode/casetables.go /usr/lib/golang/src/unicode/digit.go /usr/lib/golang/src/unicode/graphic.go /usr/lib/golang/src/unicode/letter.go /usr/lib/golang/src/unicode/tables.go cat >/tmp/go-build1558595755/b012/importcfg << 'EOF' # internal # import config EOF internal/goarch mkdir -p $WORK/b007/ /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p internal/cpu -std -+ -installsuffix shared -buildid rijYPb0IM6k7v9HEnjBn/rijYPb0IM6k7v9HEnjBn -goversion go1.21.7 -symabis $WORK/b012/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h /usr/lib/golang/src/internal/cpu/cpu.go /usr/lib/golang/src/internal/cpu/cpu_arm64.go /usr/lib/golang/src/internal/cpu/cpu_arm64_hwcap.go /usr/lib/golang/src/internal/cpu/cpu_arm64_linux.go /usr/lib/golang/src/internal/cpu/cpu_no_name.go cat >/tmp/go-build1558595755/b007/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -p internal/goarch -std -+ -complete -installsuffix shared -buildid rVp7r1LuBMHbayeTu3kB/rVp7r1LuBMHbayeTu3kB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b007/importcfg -pack /usr/lib/golang/src/internal/goarch/goarch.go /usr/lib/golang/src/internal/goarch/goarch_arm64.go /usr/lib/golang/src/internal/goarch/zgoarch_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/d4/d419aa79e675b920951d1cd9626e857eca3556430b24192aa0edf6c3ee3c74b3-d # internal unicode/utf8 mkdir -p $WORK/b026/ cat >/tmp/go-build1558595755/b026/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p unicode/utf8 -std -complete -installsuffix shared -buildid -XPsNKq1-NYM9vT0KJHw/-XPsNKq1-NYM9vT0KJHw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b026/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/37/3763adc4c5bf155acfb87b056baaa2439ea33e57ec2f15859d525172a31709b8-d # internal internal/itoa mkdir -p $WORK/b030/ cat >/tmp/go-build1558595755/b030/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p internal/itoa -std -complete -installsuffix shared -buildid txvlOt-a3SYKteQZsYDE/txvlOt-a3SYKteQZsYDE -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b030/importcfg -pack /usr/lib/golang/src/internal/itoa/itoa.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/e8/e844b3db35b195ef2e6058055dbc85e73c079a8fd871d5f7e651bb0c99ac946b-d # internal math/bits mkdir -p $WORK/b032/ cat >/tmp/go-build1558595755/b032/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p math/bits -std -complete -installsuffix shared -buildid 6R7-MnhApqQiXpp3hvor/6R7-MnhApqQiXpp3hvor -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b032/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 runtime/internal/syscall mkdir -p $WORK/b020/ cat >/tmp/go-build1558595755/b020/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/internal/syscall -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -gensymabis -o $WORK/b020/symabis ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/0b/0bf74d0f908a333e2ab0f5e5ffb59b1ffbff9fbaa5dd0ff1317ceeb32a107eb9-d # internal internal/abi mkdir -p $WORK/b006/ cat >/tmp/go-build1558595755/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/abi -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b006/symabis ./abi_test.s ./stub.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/8b/8bd2faab5feb2bcd86aa06202db8b289c22078684c327d1ca9ec107b1cbf1cb6-d # internal runtime/internal/math mkdir -p $WORK/b018/ cat >/tmp/go-build1558595755/b018/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build1558595755/b007/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid K03SFWK3wkQ8CXX2BApG/K03SFWK3wkQ8CXX2BApG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b018/importcfg -pack /usr/lib/golang/src/runtime/internal/math/math.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/94/94fc4e93e2a18ec3de207db2767424f1094cfd9a6a404760f2685baf808fd610-d # internal runtime/internal/sys mkdir -p $WORK/b019/ cat >/tmp/go-build1558595755/b019/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build1558595755/b007/_pkg_.a packagefile internal/goos=/tmp/go-build1558595755/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid fbKaeXEkV0ahQO2D-jYJ/fbKaeXEkV0ahQO2D-jYJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b019/importcfg -pack /usr/lib/golang/src/runtime/internal/sys/consts.go /usr/lib/golang/src/runtime/internal/sys/consts_norace.go /usr/lib/golang/src/runtime/internal/sys/intrinsics.go /usr/lib/golang/src/runtime/internal/sys/nih.go /usr/lib/golang/src/runtime/internal/sys/sys.go /usr/lib/golang/src/runtime/internal/sys/zversion.go cat >/tmp/go-build1558595755/b020/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p runtime/internal/syscall -std -+ -installsuffix shared -buildid Oy6ON68R4l_SFSX5DO8n/Oy6ON68R4l_SFSX5DO8n -goversion go1.21.7 -symabis $WORK/b020/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h /usr/lib/golang/src/runtime/internal/syscall/defs_linux_arm64.go /usr/lib/golang/src/runtime/internal/syscall/syscall_linux.go cat >/tmp/go-build1558595755/b006/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build1558595755/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/abi -std -+ -installsuffix shared -buildid uJE01KqqTb9yCnVfRvNK/uJE01KqqTb9yCnVfRvNK -goversion go1.21.7 -symabis $WORK/b006/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h /usr/lib/golang/src/internal/abi/abi.go /usr/lib/golang/src/internal/abi/abi_arm64.go /usr/lib/golang/src/internal/abi/compiletype.go /usr/lib/golang/src/internal/abi/funcpc.go /usr/lib/golang/src/internal/abi/map.go /usr/lib/golang/src/internal/abi/stack.go /usr/lib/golang/src/internal/abi/symtab.go /usr/lib/golang/src/internal/abi/type.go /usr/lib/golang/src/internal/abi/unsafestring_go120.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b012/cpu.o ./cpu.s cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/internal/syscall -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b020/asm_linux_arm64.o ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b019/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p sync/atomic -trimpath "$WORK/b024=>" -I $WORK/b024/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b024/asm.o ./asm.s cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/4d/4d85bf903384de76551ba4659bd9c02dfec4a56f9cc9285fef5b7233301671f4-d # internal math mkdir -p $WORK/b031/ cat >/tmp/go-build1558595755/b031/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b031/symabis ./dim_arm64.s ./exp_arm64.s ./floor_arm64.s ./modf_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/46/46d199c444fc8884abb124bdbb11c3f9c31ed134174e6a0d1d54f161c47d5151-d # internal encoding mkdir -p $WORK/b060/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b026/_pkg_.a # internal cat >/tmp/go-build1558595755/b060/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p encoding -std -complete -installsuffix shared -buildid 6644q_4wgtSGC4FqFHzT/6644q_4wgtSGC4FqFHzT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b060/importcfg -pack /usr/lib/golang/src/encoding/encoding.go cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/7d/7d82bc5ab4ef7be47cd7e4bac3f20c8cf0b45d8f22d4541eb16d05ba5c8c2822-d # internal unicode/utf16 mkdir -p $WORK/b062/ cat >/tmp/go-build1558595755/b062/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p unicode/utf16 -std -complete -installsuffix shared -buildid uW2GsyDQUCFBEX5UEsuW/uW2GsyDQUCFBEX5UEsuW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b062/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.go cat >/tmp/go-build1558595755/b031/importcfg << 'EOF' # internal # import config packagefile math/bits=/tmp/go-build1558595755/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b060/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p math -std -installsuffix shared -buildid LsP4sRdJA-P5bFLUt7f8/LsP4sRdJA-P5bFLUt7f8 -goversion go1.21.7 -symabis $WORK/b031/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b031/importcfg -pack -asmhdr $WORK/b031/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_asm.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_noasm.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_stub.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_asm.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/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/b060/_pkg_.a /builddir/.cache/go-build/ab/aba3f5707af421c1f93b7523a1dc1a22c81bc3d5a952755a78903b980f4a5738-d # internal log/internal mkdir -p $WORK/b067/ cat >/tmp/go-build1558595755/b067/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p log/internal -std -complete -installsuffix shared -buildid FRHjRLnb_pB_K_RbIkhv/FRHjRLnb_pB_K_RbIkhv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b067/importcfg -pack /usr/lib/golang/src/log/internal/internal.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b024/_pkg_.a $WORK/b024/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/13/13cd65091b242958d3689645e3603d88632bfe42775e50e282f9c04f2fcae729-d # internal internal/nettrace mkdir -p $WORK/b077/ cat >/tmp/go-build1558595755/b077/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p internal/nettrace -std -complete -installsuffix shared -buildid vDIO3OPMr6t2VHPvvS9t/vDIO3OPMr6t2VHPvvS9t -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b077/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.go cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b020/_pkg_.a $WORK/b020/asm_linux_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/01/0104c230038823cc12fe62141d3d03f79322ce7f52bba69cfd4de8a13a9ffeec-d # internal container/list mkdir -p $WORK/b082/ cat >/tmp/go-build1558595755/b082/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p container/list -std -complete -installsuffix shared -buildid LXb8Q4tsv_P0S9zOhIOF/LXb8Q4tsv_P0S9zOhIOF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b082/importcfg -pack /usr/lib/golang/src/container/list/list.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b012/cpu_arm64.o ./cpu_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/99/999ba053f07ed6edd22ffda4d886d1810a60572875e43a8f45abf13962f17b9a-d # internal crypto/internal/alias mkdir -p $WORK/b087/ cat >/tmp/go-build1558595755/b087/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p crypto/internal/alias -std -complete -installsuffix shared -buildid CGeFrcVRqEOXcJUSoTMC/CGeFrcVRqEOXcJUSoTMC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b087/importcfg -pack /usr/lib/golang/src/crypto/internal/alias/alias.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/32/3227c9c5aa832ed6a6cd3352705b1fad69863e534ac4b2b3fe51b50006f57ae0-d # internal crypto/subtle mkdir -p $WORK/b088/ cat >/tmp/go-build1558595755/b088/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/subtle -trimpath "$WORK/b088=>" -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b088/symabis ./xor_arm64.s cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b012/_pkg_.a $WORK/b012/cpu.o $WORK/b012/cpu_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/59/5913e51f9a1f90f0dca27888a97333ca8ec96eb3d2e816259437f1f28d3a9a2b-d # internal internal/bytealg mkdir -p $WORK/b011/ cat >/tmp/go-build1558595755/b011/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -gensymabis -o $WORK/b011/symabis ./compare_arm64.s ./count_arm64.s ./equal_arm64.s ./index_arm64.s ./indexbyte_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/88/889c6cae7ce8e7eb883e1a1631a66bc00c53e43be10ff49396f5492ef740e6f0-d # internal runtime/internal/atomic mkdir -p $WORK/b017/ cat >/tmp/go-build1558595755/b017/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/internal/atomic -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -gensymabis -o $WORK/b017/symabis ./atomic_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b082/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/ea/ea4ec5632c7111e0780252de293e3900e49025cbc2ff3b14938eaedc06c6d933-d # internal crypto/internal/boring/sig mkdir -p $WORK/b089/ cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/35/35b6c2e04a7bd87104bbd1b85a0019c79752e68ad8226b612d2b716ac7424889-d # internal cat >/tmp/go-build1558595755/b089/go_asm.h << 'EOF' # internal EOF vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b108/ cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b089/symabis ./sig_other.s cat >/tmp/go-build1558595755/b108/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid OaCqmhW_yAfAVvoEVAE2/OaCqmhW_yAfAVvoEVAE2 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b108/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go cat >/tmp/go-build1558595755/b088/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p crypto/subtle -std -installsuffix shared -buildid USr79BWeiR1-KpB_Qc1Y/USr79BWeiR1-KpB_Qc1Y -goversion go1.21.7 -symabis $WORK/b088/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b088/importcfg -pack -asmhdr $WORK/b088/go_asm.h /usr/lib/golang/src/crypto/subtle/constant_time.go /usr/lib/golang/src/crypto/subtle/xor.go /usr/lib/golang/src/crypto/subtle/xor_arm64.go cat >/tmp/go-build1558595755/b017/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build1558595755/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p runtime/internal/atomic -std -+ -installsuffix shared -buildid CZ3mONoamPaARdU1Yk5Z/CZ3mONoamPaARdU1Yk5Z -goversion go1.21.7 -symabis $WORK/b017/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b017/importcfg -pack -asmhdr $WORK/b017/go_asm.h /usr/lib/golang/src/runtime/internal/atomic/atomic_arm64.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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/2d/2d9b7e45eaae4e3a6a83626044c9a448c9e07337f8cac6cf142f91a580a6935e-d # internal vendor/golang.org/x/crypto/internal/alias mkdir -p $WORK/b125/ cat >/tmp/go-build1558595755/b125/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p vendor/golang.org/x/crypto/internal/alias -std -complete -installsuffix shared -buildid l6cp5oNC24LM2xTOQ7fq/l6cp5oNC24LM2xTOQ7fq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b125/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/alias/alias.go cat >/tmp/go-build1558595755/b011/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build1558595755/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p internal/bytealg -std -+ -installsuffix shared -buildid 8A1UYAHzWEdnDc6NBmlh/8A1UYAHzWEdnDc6NBmlh -goversion go1.21.7 -symabis $WORK/b011/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/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_arm64.go /usr/lib/golang/src/internal/bytealg/index_native.go /usr/lib/golang/src/internal/bytealg/indexbyte_native.go cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/subtle -trimpath "$WORK/b088=>" -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b088/xor_arm64.o ./xor_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/86/861932ba6dad7d1eedbd882cdc90de0b7b5828304a3843131251debe54c20ccf-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags mkdir -p $WORK/b164/ cat >/tmp/go-build1558595755/b164/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags -complete -installsuffix shared -buildid h583R8Bz4HSibEIDxG3-/h583R8Bz4HSibEIDxG3- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b164/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags/flags.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags/proto_legacy_disable.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/8c/8c1ac28f01a422ecf346da9764aeccd66bf775a118a1cea75504a16e765f4a92-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/set mkdir -p $WORK/b169/ cat >/tmp/go-build1558595755/b169/importcfg << 'EOF' # internal # import config packagefile math/bits=/tmp/go-build1558595755/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/set -complete -installsuffix shared -buildid E8OiY3tc4lWRVxdIrPZy/E8OiY3tc4lWRVxdIrPZy -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b169/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/set/ints.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/internal/atomic -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b017/atomic_arm64.o ./atomic_arm64.s cat >/tmp/go-build1558595755/b089/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b088/_pkg_.a $WORK/b088/xor_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/85/852faa89c65190117639344f5cddf6f352c45b6a04b0b5e50934b18c1b30fc45-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/sys/internal/unsafeheader mkdir -p $WORK/b200/ cat >/tmp/go-build1558595755/b200/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/sys/internal/unsafeheader -complete -installsuffix shared -buildid G2ez_szKIY0PiCZgJBqr/G2ez_szKIY0PiCZgJBqr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b200/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/internal/unsafeheader/unsafeheader.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p crypto/internal/boring/sig -std -installsuffix shared -buildid GQrBEXjEVVlxYWFB8sIl/GQrBEXjEVVlxYWFB8sIl -goversion go1.21.7 -symabis $WORK/b089/symabis -c=4 -shared -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_arm64/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/b8/b80272c85dbcab81c5175526d171602be588f5e6a31b5c31080fddc6deb3771d-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata mkdir -p $WORK/b241/ cat >/tmp/go-build1558595755/b241/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata -complete -installsuffix shared -buildid ovIT5tJWpfiG9ljYjmMj/ovIT5tJWpfiG9ljYjmMj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b241/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata/client_info.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/68/681b4928671041e880f74cc3b12ede4d4ff00b258037a1a8e817d3595f3d9e6a-d # internal github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/version mkdir -p $WORK/b289/ cat >/tmp/go-build1558595755/b289/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -p github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/version -complete -installsuffix shared -buildid t8Qi9fZpEyR1d5r7msfW/t8Qi9fZpEyR1d5r7msfW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b289/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/version/version.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b017/_pkg_.a $WORK/b017/atomic_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/e8/e820688d7dbaf7262f1b7ac8421852f7cded84e1d4df592a5564a307426101ec-d # internal github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/to mkdir -p $WORK/b300/ cat >/tmp/go-build1558595755/b300/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -p github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/to -complete -installsuffix shared -buildid CMt7V_XG8BqIcfLx5u2T/CMt7V_XG8BqIcfLx5u2T -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b300/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/to/convert.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b011/compare_arm64.o ./compare_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/d9/d9cdac320c3de515ccf79186aa53d80c2d88a11936028e13ab21297377669824-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/iana mkdir -p $WORK/b326/ cat >/tmp/go-build1558595755/b326/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/iana -complete -installsuffix shared -buildid 0no96omOvIPbd_Eh8jCW/0no96omOvIPbd_Eh8jCW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b326/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/iana/const.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b300/_pkg_.a # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/f6/f6e5d020d8f8bdb7a6510ae582d3f7c8440d256e18320dec29a1db4757c04bca-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig mkdir -p $WORK/b363/ cat >/tmp/go-build1558595755/b363/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig -complete -installsuffix shared -buildid iLqANerA3dc4NiwHmQmR/iLqANerA3dc4NiwHmQmR -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b363/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig/serviceconfig.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b011/count_arm64.o ./count_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b363/_pkg_.a # internal cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/d0/d0cedd985c6a4d404986451ed495bf56fc3be3ea9b9a9b44d66519ca9b166c1f-d # internal github.com/prometheus/prometheus/vendor/github.com/golang/groupcache/lru mkdir -p $WORK/b401/ cat >/tmp/go-build1558595755/b401/importcfg << 'EOF' # internal # import config packagefile container/list=/tmp/go-build1558595755/b082/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b401/_pkg_.a -trimpath "$WORK/b401=>" -p github.com/prometheus/prometheus/vendor/github.com/golang/groupcache/lru -complete -installsuffix shared -buildid G2jh3J-bnLSMGgXuOHEd/G2jh3J-bnLSMGgXuOHEd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b401/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/groupcache/lru/lru.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/2a/2ad0d274e57d8ace4a3528d591bb8e4b0e8e2b0fa06235121764672121405803-d # internal github.com/prometheus/prometheus/vendor/go.opencensus.io mkdir -p $WORK/b403/ cat >/tmp/go-build1558595755/b403/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b403/_pkg_.a -trimpath "$WORK/b403=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io -complete -installsuffix shared -buildid IX6Ld-EyENYX91WWHarx/IX6Ld-EyENYX91WWHarx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b403/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/opencensus.go cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b089/sig_other.o ./sig_other.s cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/abi -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/abi_test.o ./abi_test.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b403/_pkg_.a # internal cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/dd/ddb9b2f8509be68c04b3a4231c44c9d6940d2dec37be2013de7f75d0f9cc6d22-d # internal github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/internal mkdir -p $WORK/b404/ cat >/tmp/go-build1558595755/b404/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b404/_pkg_.a -trimpath "$WORK/b404=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/internal -complete -installsuffix shared -buildid 8VKFh6xZssacjzM7h1B6/8VKFh6xZssacjzM7h1B6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b404/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/internal/internal.go cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b089/_pkg_.a $WORK/b089/sig_other.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b089/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b289/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/47/470560fd315b3682ca05da59c6960c4796ebc2ac8a6b416269d936d32a0980b7-d # internal github.com/prometheus/prometheus/vendor/go.opencensus.io/internal/tagencoding mkdir -p $WORK/b415/ cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/97/97d8c4a155a73826fc153287673ffc61db024e8c4279ae80763c0bba1543b2a2-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/selection mkdir -p $WORK/b440/ cat >/tmp/go-build1558595755/b415/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b415/_pkg_.a -trimpath "$WORK/b415=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io/internal/tagencoding -complete -installsuffix shared -buildid m1F2jyrg6W-wY7FQoaFM/m1F2jyrg6W-wY7FQoaFM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b415/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/internal/tagencoding/tagencoding.go cat >/tmp/go-build1558595755/b440/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b440/_pkg_.a -trimpath "$WORK/b440=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/selection -complete -installsuffix shared -buildid IO0qD9joov0z_2JzBgAa/IO0qD9joov0z_2JzBgAa -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b440/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/selection/operator.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/e0/e002e3a52f9b2c35f1cb1d584e38018a4b01555a8c7682f89d6d02310248c87b-d # internal github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/flags mkdir -p $WORK/b444/ cat >/tmp/go-build1558595755/b444/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b444/_pkg_.a -trimpath "$WORK/b444=>" -p github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/flags -complete -installsuffix shared -buildid 35LPrLIqVG2hVr6OYIgg/35LPrLIqVG2hVr6OYIgg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b444/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/flags/flags.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/flags/toolchain_recent.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b011/equal_arm64.o ./equal_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b401/_pkg_.a # internal cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/7b/7bf21bcd8965e3c2a16abd2ec0beec49f234c825f11a5f32d6f03d2f92c7b70f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b404/_pkg_.a # internal cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/4c/4c744dd7a75be5c1b67bfcfd8390a816c279847a035e22523b17a41fa1f097fd-d # internal github.com/prometheus/prometheus/vendor/k8s.io/utils/integer mkdir -p $WORK/b557/ cat >/tmp/go-build1558595755/b557/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b557/_pkg_.a -trimpath "$WORK/b557=>" -p github.com/prometheus/prometheus/vendor/k8s.io/utils/integer -complete -installsuffix shared -buildid X-qWpocq_GJE2QDXpGxd/X-qWpocq_GJE2QDXpGxd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b557/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/utils/integer/integer.go github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types mkdir -p $WORK/b467/ cat >/tmp/go-build1558595755/b467/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b467/_pkg_.a -trimpath "$WORK/b467=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types -complete -installsuffix shared -buildid YnsDhew0qZdEyaHVqfcL/YnsDhew0qZdEyaHVqfcL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b467/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types/namespacedname.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types/nodename.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types/patch.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types/uid.go cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/abi -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/stub.o ./stub.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b440/_pkg_.a # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b011/index_arm64.o ./index_arm64.s cp $WORK/b440/_pkg_.a /builddir/.cache/go-build/c8/c84a0fa4eb24226768ecb8cd37639ddbf5b1d3b2bb9381ee0a48ce51075c9d99-d # internal github.com/prometheus/prometheus/vendor/k8s.io/utils/buffer mkdir -p $WORK/b654/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b444/_pkg_.a # internal cat >/tmp/go-build1558595755/b654/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b654/_pkg_.a -trimpath "$WORK/b654=>" -p github.com/prometheus/prometheus/vendor/k8s.io/utils/buffer -complete -installsuffix shared -buildid aJaZeJh9P8WFfri3tagO/aJaZeJh9P8WFfri3tagO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b654/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/utils/buffer/ring_growing.go cp $WORK/b444/_pkg_.a /builddir/.cache/go-build/b7/b71fa274e59397cbfae00f2168bcd95a40a958e1d04f624258bb8e6daaf8f436-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/docker/api mkdir -p $WORK/b695/ cat >/tmp/go-build1558595755/b695/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b695/_pkg_.a -trimpath "$WORK/b695=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api -complete -installsuffix shared -buildid o8O6XxtTvVihub27_MPj/o8O6XxtTvVihub27_MPj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b695/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/common.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/common_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b415/_pkg_.a # internal cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/85/8500506f2d40d1bcab9b59d1fbac794100ef6c82a73bcbb104af2958b150c81d-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/events mkdir -p $WORK/b696/ cat >/tmp/go-build1558595755/b696/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b696/_pkg_.a -trimpath "$WORK/b696=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/events -complete -installsuffix shared -buildid X_7VOMnboa3IZRKvdY3i/X_7VOMnboa3IZRKvdY3i -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b696/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/events/events.go cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b006/_pkg_.a $WORK/b006/abi_test.o $WORK/b006/stub.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b467/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b467/_pkg_.a /builddir/.cache/go-build/b9/b99df680b5f17e14b3863b42b2233846cac4ca0f7e2214f1dee5abd4a4fec58a-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/image mkdir -p $WORK/b697/ cat >/tmp/go-build1558595755/b697/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b697/_pkg_.a -trimpath "$WORK/b697=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/image -complete -installsuffix shared -buildid E-7jobhiSYlvaXsZQQkp/E-7jobhiSYlvaXsZQQkp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b697/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/image/image_history.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b557/_pkg_.a # internal cp $WORK/b557/_pkg_.a /builddir/.cache/go-build/13/130e4dae345ffb75c76d9ecdfd0009d99e0fc2506e300a4681a06c67ee456018-d # internal github.com/prometheus/prometheus/vendor/github.com/dennwc/varint mkdir -p $WORK/b790/ cat >/tmp/go-build1558595755/b790/importcfg << 'EOF' # internal # import config EOF cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/f9/f9e8e4f04a2a205319d8261c9f4c50bae6d5a59d8e990e55abe1a52c4d19d802-d # internal github.com/prometheus/prometheus/tsdb/goversion mkdir -p $WORK/b791/ cat >/tmp/go-build1558595755/b791/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b791/_pkg_.a -trimpath "$WORK/b791=>" -p github.com/prometheus/prometheus/tsdb/goversion -complete -installsuffix shared -buildid FWKvhsBIpseafb7NMieL/FWKvhsBIpseafb7NMieL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b791/importcfg -pack ./_build/src/github.com/prometheus/prometheus/tsdb/goversion/goversion.go ./_build/src/github.com/prometheus/prometheus/tsdb/goversion/init.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b790/_pkg_.a -trimpath "$WORK/b790=>" -p github.com/prometheus/prometheus/vendor/github.com/dennwc/varint -complete -installsuffix shared -buildid U17V5-GpLc6D-thFUtUM/U17V5-GpLc6D-thFUtUM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b790/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/dennwc/varint/proto.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/dennwc/varint/varint.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b654/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b697/_pkg_.a # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b011/indexbyte_arm64.o ./indexbyte_arm64.s cp $WORK/b697/_pkg_.a /builddir/.cache/go-build/74/74d82b2c6f1d62c54ee257a4a419919879f0b0bec045f2596c7ea9df557e9523-d # internal github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/baggage mkdir -p $WORK/b802/ cat >/tmp/go-build1558595755/b802/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b802/_pkg_.a -trimpath "$WORK/b802=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/baggage -complete -installsuffix shared -buildid pX6aUIEvs0CYs33mPluI/pX6aUIEvs0CYs33mPluI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b802/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/baggage/restriction_manager.go cp $WORK/b654/_pkg_.a /builddir/.cache/go-build/aa/aa4277eb38f25662860ef4eb26853a82965629afab713bf7de21b047c3e42600-d # internal github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/reporterstats mkdir -p $WORK/b803/ cat >/tmp/go-build1558595755/b803/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b803/_pkg_.a -trimpath "$WORK/b803=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/reporterstats -complete -installsuffix shared -buildid nCz9bez0v96i2WBIMF9f/nCz9bez0v96i2WBIMF9f -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b803/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/reporterstats/stats.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b696/_pkg_.a # internal cp $WORK/b696/_pkg_.a /builddir/.cache/go-build/6e/6ea1d3982379622f302d80aa1711bf61031ae4c23318a7b29875769f740333d2-d # internal github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/throttler mkdir -p $WORK/b805/ cat >/tmp/go-build1558595755/b805/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b805/_pkg_.a -trimpath "$WORK/b805=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/throttler -complete -installsuffix shared -buildid 5_AIYi7vEfQxxhRo_1FN/5_AIYi7vEfQxxhRo_1FN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b805/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/throttler/throttler.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b695/_pkg_.a # internal cp $WORK/b695/_pkg_.a /builddir/.cache/go-build/85/85d0655fca4ef073b61a5757699a009240bd01ed8ad978d0614a68d1d93e53e3-d # internal github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions mkdir -p $WORK/b823/ cat >/tmp/go-build1558595755/b823/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b823/_pkg_.a -trimpath "$WORK/b823=>" -p github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions -complete -installsuffix shared -buildid v_ZMI7F0KHX1QrujNClr/v_ZMI7F0KHX1QrujNClr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b823/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/byte_slice_codec_options.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/empty_interface_codec_options.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/map_codec_options.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/slice_codec_options.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/string_codec_options.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/struct_codec_options.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/time_codec_options.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions/uint_codec_options.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b031/dim_arm64.o ./dim_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b791/_pkg_.a # internal cp $WORK/b791/_pkg_.a /builddir/.cache/go-build/c7/c7a235ef41b083195cfebb5a8aa04803b6fcf4ae40b985d3cb28409a04e74b14-d # internal github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsontype mkdir -p $WORK/b825/ cat >/tmp/go-build1558595755/b825/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b825/_pkg_.a -trimpath "$WORK/b825=>" -p github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsontype -complete -installsuffix shared -buildid hbepQz_94JdM1P4YgCR7/hbepQz_94JdM1P4YgCR7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b825/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsontype/bsontype.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b790/_pkg_.a # internal cp $WORK/b790/_pkg_.a /builddir/.cache/go-build/21/217bf7ab03dafdb515f09cc9a1f1ffcd564161c82e185b85793b7ba38dcc108d-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b803/_pkg_.a # internal cp $WORK/b803/_pkg_.a /builddir/.cache/go-build/17/17a15a228c0a691097d97d61fc94370e4b1f9881f9ec2a039116f510fe6fdee5-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b802/_pkg_.a # internal cp $WORK/b802/_pkg_.a /builddir/.cache/go-build/01/0177dfc775b5813829ec63b35a338227dba178ec2fa8274916e24e907361efbb-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b805/_pkg_.a # internal cp $WORK/b805/_pkg_.a /builddir/.cache/go-build/41/41f100b0bc5dfc202b9af0571ca227ac4093042c1c40f9dc8526a4f83140e695-d # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b031/exp_arm64.o ./exp_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b823/_pkg_.a # internal cp $WORK/b823/_pkg_.a /builddir/.cache/go-build/20/20da7c469fefdfefb5299ac4aed8028251f9a294e160fc45743428641542257d-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b011/_pkg_.a $WORK/b011/compare_arm64.o $WORK/b011/count_arm64.o $WORK/b011/equal_arm64.o $WORK/b011/index_arm64.o $WORK/b011/indexbyte_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/4c/4cdd3e50877d653b0d95675bbace445d74d4ed0c4d323b8391dbeb8afb7a60a7-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b825/_pkg_.a # internal cp $WORK/b825/_pkg_.a /builddir/.cache/go-build/ff/ffa08c054ccd5c085825e8e012d9d29fd0f5f2484ebb48735699493c21f74d84-d # internal runtime mkdir -p $WORK/b010/ cat >/tmp/go-build1558595755/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -gensymabis -o $WORK/b010/symabis ./asm.s ./asm_arm64.s ./atomic_arm64.s ./duff_arm64.s ./memclr_arm64.s ./memmove_arm64.s ./preempt_arm64.s ./rt0_linux_arm64.s ./sys_linux_arm64.s ./tls_arm64.s cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b031/floor_arm64.o ./floor_arm64.s cat >/tmp/go-build1558595755/b010/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build1558595755/b006/_pkg_.a packagefile internal/bytealg=/tmp/go-build1558595755/b011/_pkg_.a packagefile internal/coverage/rtcov=/tmp/go-build1558595755/b013/_pkg_.a packagefile internal/cpu=/tmp/go-build1558595755/b012/_pkg_.a packagefile internal/goarch=/tmp/go-build1558595755/b007/_pkg_.a packagefile internal/godebugs=/tmp/go-build1558595755/b014/_pkg_.a packagefile internal/goexperiment=/tmp/go-build1558595755/b015/_pkg_.a packagefile internal/goos=/tmp/go-build1558595755/b016/_pkg_.a packagefile runtime/internal/atomic=/tmp/go-build1558595755/b017/_pkg_.a packagefile runtime/internal/math=/tmp/go-build1558595755/b018/_pkg_.a packagefile runtime/internal/sys=/tmp/go-build1558595755/b019/_pkg_.a packagefile runtime/internal/syscall=/tmp/go-build1558595755/b020/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p runtime -std -+ -installsuffix shared -buildid yaK3R_ue5_gcSPD5esP6/yaK3R_ue5_gcSPD5esP6 -goversion go1.21.7 -symabis $WORK/b010/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h /usr/lib/golang/src/runtime/alg.go /usr/lib/golang/src/runtime/arena.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/covercounter.go /usr/lib/golang/src/runtime/covermeta.go /usr/lib/golang/src/runtime/cpuflags.go /usr/lib/golang/src/runtime/cpuflags_arm64.go /usr/lib/golang/src/runtime/cpuprof.go /usr/lib/golang/src/runtime/create_file_unix.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_arm64.go /usr/lib/golang/src/runtime/env_posix.go /usr/lib/golang/src/runtime/error.go /usr/lib/golang/src/runtime/exithook.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/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/minmax.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/nonwindows_stub.go /usr/lib/golang/src/runtime/os_linux.go /usr/lib/golang/src/runtime/os_linux_arm64.go /usr/lib/golang/src/runtime/os_linux_generic.go /usr/lib/golang/src/runtime/os_nonopenbsd.go /usr/lib/golang/src/runtime/os_unix.go /usr/lib/golang/src/runtime/pagetrace_off.go /usr/lib/golang/src/runtime/panic.go /usr/lib/golang/src/runtime/pinner.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/retry.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/security_linux.go /usr/lib/golang/src/runtime/security_unix.go /usr/lib/golang/src/runtime/select.go /usr/lib/golang/src/runtime/sema.go /usr/lib/golang/src/runtime/signal_arm64.go /usr/lib/golang/src/runtime/signal_linux_arm64.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/stkframe.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_arm64.go /usr/lib/golang/src/runtime/stubs_linux.go /usr/lib/golang/src/runtime/symtab.go /usr/lib/golang/src/runtime/symtabinl.go /usr/lib/golang/src/runtime/sys_arm64.go /usr/lib/golang/src/runtime/sys_nonppc64x.go /usr/lib/golang/src/runtime/tagptr.go /usr/lib/golang/src/runtime/tagptr_64bit.go /usr/lib/golang/src/runtime/test_stubs.go /usr/lib/golang/src/runtime/time.go /usr/lib/golang/src/runtime/time_nofake.go /usr/lib/golang/src/runtime/timestub.go /usr/lib/golang/src/runtime/timestub2.go /usr/lib/golang/src/runtime/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/unsafe.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_arm64.go /usr/lib/golang/src/runtime/write_err.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b031/modf_arm64.o ./modf_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b031/_pkg_.a $WORK/b031/dim_arm64.o $WORK/b031/exp_arm64.o $WORK/b031/floor_arm64.o $WORK/b031/modf_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/2d/2d95762422944495e4f8f0646de161e41e8e6019339a43a00984d35c79da2c09-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkmath mkdir -p $WORK/b252/ github.com/prometheus/prometheus/model/value mkdir -p $WORK/b763/ cat >/tmp/go-build1558595755/b252/importcfg << 'EOF' # internal # import config packagefile math=/tmp/go-build1558595755/b031/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkmath -complete -installsuffix shared -buildid wMrhTtDnvP3ZGLBkansy/wMrhTtDnvP3ZGLBkansy -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b252/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkmath/floor.go cat >/tmp/go-build1558595755/b763/importcfg << 'EOF' # internal # import config packagefile math=/tmp/go-build1558595755/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b763/_pkg_.a -trimpath "$WORK/b763=>" -p github.com/prometheus/prometheus/model/value -complete -installsuffix shared -buildid d3-0OQ0CiE3pE8aaEeR4/d3-0OQ0CiE3pE8aaEeR4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b763/importcfg -pack ./_build/src/github.com/prometheus/prometheus/model/value/value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/74/7480022c76bf25346174684b0ef58acf141cf291368a16bf78a98410b2975254-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b763/_pkg_.a # internal cp $WORK/b763/_pkg_.a /builddir/.cache/go-build/43/436156aa1707fc411071dd0f579b2b3bfa0b836261605e854f0c1529b8436f53-d # internal cp /usr/lib/golang/src/runtime/tls_arm64.h $WORK/b010/tls_GOARCH.h cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b010/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b010/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b010/atomic_arm64.o ./atomic_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b010/duff_arm64.o ./duff_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b010/memclr_arm64.o ./memclr_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b010/memmove_arm64.o ./memmove_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b010/preempt_arm64.o ./preempt_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b010/rt0_linux_arm64.o ./rt0_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b010/sys_linux_arm64.o ./sys_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b010/tls_arm64.o ./tls_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b010/_pkg_.a $WORK/b010/asm.o $WORK/b010/asm_arm64.o $WORK/b010/atomic_arm64.o $WORK/b010/duff_arm64.o $WORK/b010/memclr_arm64.o $WORK/b010/memmove_arm64.o $WORK/b010/preempt_arm64.o $WORK/b010/rt0_linux_arm64.o $WORK/b010/sys_linux_arm64.o $WORK/b010/tls_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/f3/f3974bc010c9c585fa10c007774a2c3757d0d8f89c42d7ce0b495f6ad979d66b-d # internal internal/reflectlite mkdir -p $WORK/b005/ cat >/tmp/go-build1558595755/b005/go_asm.h << 'EOF' # internal EOF sync mkdir -p $WORK/b022/ cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/reflectlite -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b005/symabis ./asm.s cat >/tmp/go-build1558595755/b022/importcfg << 'EOF' # internal # import config packagefile internal/race=/tmp/go-build1558595755/b023/_pkg_.a packagefile runtime=/tmp/go-build1558595755/b010/_pkg_.a packagefile sync/atomic=/tmp/go-build1558595755/b024/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p sync -std -installsuffix shared -buildid g75axmuNJRvE6ARo8Cx7/g75axmuNJRvE6ARo8Cx7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b022/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/oncefunc.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 >/tmp/go-build1558595755/b005/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build1558595755/b006/_pkg_.a packagefile internal/goarch=/tmp/go-build1558595755/b007/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build1558595755/b009/_pkg_.a packagefile runtime=/tmp/go-build1558595755/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p internal/reflectlite -std -installsuffix shared -buildid 7sUVoky-xc4iH6l2kgJe/7sUVoky-xc4iH6l2kgJe -goversion go1.21.7 -symabis $WORK/b005/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/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_arm64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/4b/4beb65be83a19b573b251c73f28860d5e1ea22e93886064c81536b905f1df9cf-d # internal internal/testlog mkdir -p $WORK/b043/ internal/bisect cat >/tmp/go-build1558595755/b043/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1558595755/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p internal/testlog -std -complete -installsuffix shared -buildid YXJ_5jlFEKU3JStluLAK/YXJ_5jlFEKU3JStluLAK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b043/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go mkdir -p $WORK/b047/ cat >/tmp/go-build1558595755/b047/importcfg << 'EOF' # internal # import config packagefile runtime=/tmp/go-build1558595755/b010/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1558595755/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p internal/bisect -std -complete -installsuffix shared -buildid Rgem9sRSt9x-PEMb3LNa/Rgem9sRSt9x-PEMb3LNa -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b047/importcfg -pack /usr/lib/golang/src/internal/bisect/bisect.go internal/singleflight mkdir -p $WORK/b078/ cat >/tmp/go-build1558595755/b078/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p internal/singleflight -std -complete -installsuffix shared -buildid Dqg5m0g605ac8KkdXES2/Dqg5m0g605ac8KkdXES2 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b078/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.go github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sync/singleflight mkdir -p $WORK/b236/ github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/buffer mkdir -p $WORK/b375/ cat >/tmp/go-build1558595755/b236/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sync/singleflight -complete -installsuffix shared -buildid ZnDuhyU8wWZmDLCRXJZL/ZnDuhyU8wWZmDLCRXJZL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b236/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sync/singleflight/singleflight.go cat >/tmp/go-build1558595755/b375/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b375/_pkg_.a -trimpath "$WORK/b375=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/buffer -complete -installsuffix shared -buildid K-pbLFEYNyqcSvEZNtPp/K-pbLFEYNyqcSvEZNtPp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b375/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/buffer/unbounded.go mkdir -p $WORK/b162/ cat >/tmp/go-build1558595755/b162/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma -complete -installsuffix shared -buildid L8D-Es_UklIKW_9ugOq5/L8D-Es_UklIKW_9ugOq5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b162/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma/pragma.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/d2/d21da365d490ef1c01cf55cdccba2b59a9d95d8cf5044baf107a8989ff8bcd26-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcsync mkdir -p $WORK/b378/ cat >/tmp/go-build1558595755/b378/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1558595755/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b378/_pkg_.a -trimpath "$WORK/b378=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcsync -complete -installsuffix shared -buildid AXJW2G7MkRzDW6MwI2E1/AXJW2G7MkRzDW6MwI2E1 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b378/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcsync/event.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/bd/bd164cdc3f1c947416e56e462dd6a700b05ee8777bb812adc2b9cf7fccda3325-d # internal internal/sysinfo mkdir -p $WORK/b427/ cat >/tmp/go-build1558595755/b427/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build1558595755/b012/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b427/_pkg_.a -trimpath "$WORK/b427=>" -p internal/sysinfo -std -complete -installsuffix shared -buildid Pi6qjdcnfRN-KTtVQ2yf/Pi6qjdcnfRN-KTtVQ2yf -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b427/importcfg -pack /usr/lib/golang/src/internal/sysinfo/sysinfo.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/d3/d35e9321247130b9cba0b32f36eccf5583d3a6805406f9f2e0d2af42aa9a0507-d # internal github.com/prometheus/prometheus/vendor/github.com/josharian/intern mkdir -p $WORK/b832/ cat >/tmp/go-build1558595755/b832/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b832/_pkg_.a -trimpath "$WORK/b832=>" -p github.com/prometheus/prometheus/vendor/github.com/josharian/intern -complete -installsuffix shared -buildid gR7IqFc9ezmiP0ow10e4/gR7IqFc9ezmiP0ow10e4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b832/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/josharian/intern/intern.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b375/_pkg_.a # internal runtime/cgo mkdir -p $WORK/b050/ cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/f6/f6f5da3e90dcbeaa9cd5fe94416353c04fd056719e85599f05f8a98be0424e07-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='"-O2" "-g" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b050/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b050/ -O2 -g -Wall -Werror -fno-stack-protector ./cgo.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/c0/c0d447c213068275f506bcaec5e32595002d6aa81e762d32147d0baccfdd1f5c-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b427/_pkg_.a # internal cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/ac/ace8f20e01757c06c2712c597ce2614e525c0e2bddacc3240e127040f88cd9d0-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/f7/f792bb581d83ebe81b0681cc2cce5f4931b5b195cff2204fba2c0d668d9cd857-d # internal internal/godebug mkdir -p $WORK/b046/ cat >/tmp/go-build1558595755/b046/importcfg << 'EOF' # internal # import config packagefile internal/bisect=/tmp/go-build1558595755/b047/_pkg_.a packagefile internal/godebugs=/tmp/go-build1558595755/b014/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1558595755/b024/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p internal/godebug -std -complete -installsuffix shared -buildid 8z3-oKweYvwevEA02hw2/8z3-oKweYvwevEA02hw2 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b046/importcfg -pack /usr/lib/golang/src/internal/godebug/godebug.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b378/_pkg_.a # internal cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/a6/a65ba490ceb77fcc28e42e0d41260444dc3c4e5e63f2cd797b2e35965168d448-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b832/_pkg_.a # internal cp $WORK/b832/_pkg_.a /builddir/.cache/go-build/62/621e8809e072753533a95f4f80b94dd928f6d5db8e0b08eb3c5a994ce82e1452-d # internal cd $WORK/b050 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=oJQGkNDL-rlsbgUqLhJM -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/da/dac50a5afd297589be40e817c95e1e6afc6e5d24163a6b9794a227fdcd5c859a-d # internal internal/intern mkdir -p $WORK/b080/ math/rand cat >/tmp/go-build1558595755/b080/importcfg << 'EOF' # internal # import config packagefile internal/godebug=/tmp/go-build1558595755/b046/_pkg_.a packagefile runtime=/tmp/go-build1558595755/b010/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p internal/intern -std -complete -installsuffix shared -buildid xGV8_L0BBB-vkQwKrInT/xGV8_L0BBB-vkQwKrInT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b080/importcfg -pack /usr/lib/golang/src/internal/intern/intern.go mkdir -p $WORK/b092/ cat >/tmp/go-build1558595755/b092/importcfg << 'EOF' # internal # import config packagefile internal/godebug=/tmp/go-build1558595755/b046/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1558595755/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p math/rand -std -complete -installsuffix shared -buildid VZReCI3hCSq3M9NpxvUf/VZReCI3hCSq3M9NpxvUf -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b092/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 cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/reflectlite -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/asm.o ./asm.s cd $WORK/b050 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=oJQGkNDL-rlsbgUqLhJM -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/2b/2b99e8789dcf2d037026fa2e07dfad480be8bb5d51b5fd0865ff9820229307b5-d # internal errors mkdir -p $WORK/b004/ sort mkdir -p $WORK/b034/ cat >/tmp/go-build1558595755/b004/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=/tmp/go-build1558595755/b005/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p errors -std -complete -installsuffix shared -buildid 1VyoBwzBm0ZKpEYGi7Sb/1VyoBwzBm0ZKpEYGi7Sb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b004/importcfg -pack /usr/lib/golang/src/errors/errors.go /usr/lib/golang/src/errors/join.go /usr/lib/golang/src/errors/wrap.go cat >/tmp/go-build1558595755/b034/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=/tmp/go-build1558595755/b005/_pkg_.a packagefile math/bits=/tmp/go-build1558595755/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p sort -std -complete -installsuffix shared -buildid cNSNswErbmCt97yR03NI/cNSNswErbmCt97yR03NI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b034/importcfg -pack /usr/lib/golang/src/sort/search.go /usr/lib/golang/src/sort/slice.go /usr/lib/golang/src/sort/sort.go /usr/lib/golang/src/sort/zsortfunc.go /usr/lib/golang/src/sort/zsortinterface.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/de/de35be3d1b14aab815201fd87eecc03ca2a3a9c68681ebf97f4599a7b59850d9-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -I $WORK/b050/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=oJQGkNDL-rlsbgUqLhJM -o $WORK/b050/_x003.o -c gcc_context.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/22/22b3dc35e8dfb6830d16cc16bfebcf154053bd6c0c4c22e5824d74f4598b1d45-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/d8/d89b12d6213cd6048a0c88afd13daad5fc0b01b97de9e4efd6851db52c139c8e-d # internal internal/oserror mkdir -p $WORK/b039/ cat >/tmp/go-build1558595755/b039/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p internal/oserror -std -complete -installsuffix shared -buildid UK70jaGXEahj70mZMGeB/UK70jaGXEahj70mZMGeB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b039/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go strconv mkdir -p $WORK/b033/ cat >/tmp/go-build1558595755/b033/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile internal/bytealg=/tmp/go-build1558595755/b011/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile math/bits=/tmp/go-build1558595755/b032/_pkg_.a packagefile unicode/utf8=/tmp/go-build1558595755/b026/_pkg_.a EOF internal/safefilepath mkdir -p $WORK/b041/ /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p strconv -std -complete -installsuffix shared -buildid VEj0LqqmXwf5bmScmRmc/VEj0LqqmXwf5bmScmRmc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b033/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 path mkdir -p $WORK/b045/ cat >/tmp/go-build1558595755/b041/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile runtime=/tmp/go-build1558595755/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p internal/safefilepath -std -complete -installsuffix shared -buildid 68FUtFysY61ZXvL4Mg3F/68FUtFysY61ZXvL4Mg3F -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b041/importcfg -pack /usr/lib/golang/src/internal/safefilepath/path.go /usr/lib/golang/src/internal/safefilepath/path_other.go cat >/tmp/go-build1558595755/b045/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile internal/bytealg=/tmp/go-build1558595755/b011/_pkg_.a packagefile unicode/utf8=/tmp/go-build1558595755/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p path -std -complete -installsuffix shared -buildid yQP7G1-DjZxRUU8qp89R/yQP7G1-DjZxRUU8qp89R -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b045/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/b076/ cat >/tmp/go-build1558595755/b076/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid l0osm_RRMv3cftzVWsAg/l0osm_RRMv3cftzVWsAg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b076/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go io mkdir -p $WORK/b021/ cat >/tmp/go-build1558595755/b021/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p io -std -complete -installsuffix shared -buildid KA10OzcQqaQ3c-jSCHRW/KA10OzcQqaQ3c-jSCHRW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b021/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_arm64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/9e/9e8a8eaa47935bca02222b8d53f8dd097ccba5ebf4451e15f0d6357d2ca23377-d # internal crypto/internal/nistec/fiat mkdir -p $WORK/b099/ cat >/tmp/go-build1558595755/b099/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=/tmp/go-build1558595755/b088/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile math/bits=/tmp/go-build1558595755/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p crypto/internal/nistec/fiat -std -complete -installsuffix shared -buildid Ft107HB2WcNnenLnzRbj/Ft107HB2WcNnenLnzRbj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b099/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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b041/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/9d/9dd61dd2565237b943cf8ae6834ed7ea311e987fa7ad8b93326c0c642ec35fab-d # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/a2/a29e161a821238b148c23fd10d82ba6da2f138bb697f13c9ff92d978bb89015b-d # internal github.com/prometheus/prometheus/vendor/github.com/beorn7/perks/quantile mkdir -p $WORK/b152/ cat >/tmp/go-build1558595755/b152/importcfg << 'EOF' # internal # import config packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -p github.com/prometheus/prometheus/vendor/github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid n9M4tgc_3RdzSKrY9t6R/n9M4tgc_3RdzSKrY9t6R -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b152/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/beorn7/perks/quantile/stream.go syscall mkdir -p $WORK/b038/ cat >/tmp/go-build1558595755/b038/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -p syscall -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -gensymabis -o $WORK/b038/symabis ./asm_linux_arm64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -I $WORK/b050/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=oJQGkNDL-rlsbgUqLhJM -o $WORK/b050/_x004.o -c gcc_fatalf.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/60/6011b4ef110cb927e40c6f6b538495e04ed9fd4b3c3e4618b6afa783f5bdd132-d # internal github.com/prometheus/prometheus/vendor/github.com/hashicorp/golang-lru/simplelru mkdir -p $WORK/b314/ cat >/tmp/go-build1558595755/b314/importcfg << 'EOF' # internal # import config packagefile container/list=/tmp/go-build1558595755/b082/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -p github.com/prometheus/prometheus/vendor/github.com/hashicorp/golang-lru/simplelru -complete -installsuffix shared -buildid 0MJ2d77C-mHkTsM47cp3/0MJ2d77C-mHkTsM47cp3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b314/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/golang-lru/simplelru/lru.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/golang-lru/simplelru/lru_interface.go cat >/tmp/go-build1558595755/b038/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile internal/bytealg=/tmp/go-build1558595755/b011/_pkg_.a packagefile internal/itoa=/tmp/go-build1558595755/b030/_pkg_.a packagefile internal/oserror=/tmp/go-build1558595755/b039/_pkg_.a packagefile internal/race=/tmp/go-build1558595755/b023/_pkg_.a packagefile runtime=/tmp/go-build1558595755/b010/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1558595755/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p syscall -std -installsuffix shared -buildid 0QCAeevXgp0jktDBU229/0QCAeevXgp0jktDBU229 -goversion go1.21.7 -symabis $WORK/b038/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b038/importcfg -pack -asmhdr $WORK/b038/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/forkpipe2.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/rlimit.go /usr/lib/golang/src/syscall/rlimit_stub.go /usr/lib/golang/src/syscall/setuidgid_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_accept4.go /usr/lib/golang/src/syscall/syscall_linux_arm64.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_arm64.go /usr/lib/golang/src/syscall/zsyscall_linux_arm64.go /usr/lib/golang/src/syscall/zsysnum_linux_arm64.go /usr/lib/golang/src/syscall/ztypes_linux_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/75/75650f9c73f36f391f811bf996b5b314aaaf2e5dc7c53a7c2b8f15abc272f139-d # internal github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys mkdir -p $WORK/b432/ cat >/tmp/go-build1558595755/b432/importcfg << 'EOF' # internal # import config packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b432/_pkg_.a -trimpath "$WORK/b432=>" -p github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys -complete -installsuffix shared -buildid GUUwAe3Yn5VBLpdptNiH/GUUwAe3Yn5VBLpdptNiH -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b432/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys/sortkeys.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/c1/c152b07c59e6847b7d825191e82fe1d1aa04b3852e3af330423b26167eb3af3f-d # internal bytes mkdir -p $WORK/b003/ cat >/tmp/go-build1558595755/b003/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile internal/bytealg=/tmp/go-build1558595755/b011/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile unicode=/tmp/go-build1558595755/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1558595755/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p bytes -std -installsuffix shared -buildid _Ts9Bi__8W2Bn2Heu4RN/_Ts9Bi__8W2Bn2Heu4RN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b003/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_arm64/buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/45/455a8e270928548ec5bf1fb26cda69b2840936bd43617e0a626614fe547be966-d # internal strings mkdir -p $WORK/b049/ cat >/tmp/go-build1558595755/b049/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile internal/bytealg=/tmp/go-build1558595755/b011/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile unicode=/tmp/go-build1558595755/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1558595755/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p strings -std -complete -installsuffix shared -buildid wwTbmuJcQpsJ3aCfa1AQ/wwTbmuJcQpsJ3aCfa1AQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b049/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_arm64/buildid -w $WORK/b432/_pkg_.a # internal cp $WORK/b432/_pkg_.a /builddir/.cache/go-build/cb/cb2d156f81b738d6b5ad0972d85cd5a6696b2bf08ed68b062be5b1d2abe85efc-d # internal hash mkdir -p $WORK/b057/ cat >/tmp/go-build1558595755/b057/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build1558595755/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p hash -std -complete -installsuffix shared -buildid LvC-YgixxQzUwzKOMUpr/LvC-YgixxQzUwzKOMUpr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b057/importcfg -pack /usr/lib/golang/src/hash/hash.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -I $WORK/b050/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=oJQGkNDL-rlsbgUqLhJM -o $WORK/b050/_x005.o -c gcc_libinit.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/fb/fb1d1d83ea47512288af13f2477ba9409bdf7e54029fe2292084f51f749ce828-d # internal hash/crc32 mkdir -p $WORK/b056/ cat >/tmp/go-build1558595755/b056/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm64/asm -p hash/crc32 -trimpath "$WORK/b056=>" -I $WORK/b056/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b056/symabis ./crc32_arm64.s cat >/tmp/go-build1558595755/b056/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile hash=/tmp/go-build1558595755/b057/_pkg_.a packagefile internal/cpu=/tmp/go-build1558595755/b012/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1558595755/b024/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p hash/crc32 -std -installsuffix shared -buildid XUu8M9D5_maiJc55UbuG/XUu8M9D5_maiJc55UbuG -goversion go1.21.7 -symabis $WORK/b056/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b056/importcfg -pack -asmhdr $WORK/b056/go_asm.h /usr/lib/golang/src/hash/crc32/crc32.go /usr/lib/golang/src/hash/crc32/crc32_arm64.go /usr/lib/golang/src/hash/crc32/crc32_generic.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/23/2344127d70722a304a7e809674ca58a1c1e2dfc91cdd1ce6250b35e0f143ad78-d # internal reflect mkdir -p $WORK/b029/ cat >/tmp/go-build1558595755/b029/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -p reflect -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -gensymabis -o $WORK/b029/symabis ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/85/859c2ad18e7e2473697a4ef59d6f2043954ffd504722b07246184b1c5c2a955b-d # internal net/netip mkdir -p $WORK/b079/ cat >/tmp/go-build1558595755/b079/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile internal/bytealg=/tmp/go-build1558595755/b011/_pkg_.a packagefile internal/intern=/tmp/go-build1558595755/b080/_pkg_.a packagefile internal/itoa=/tmp/go-build1558595755/b030/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile math/bits=/tmp/go-build1558595755/b032/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p net/netip -std -complete -installsuffix shared -buildid 2rkrlkKQFaVdG6vndW_f/2rkrlkKQFaVdG6vndW_f -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b079/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 /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm64/asm -p hash/crc32 -trimpath "$WORK/b056=>" -I $WORK/b056/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b056/crc32_arm64.o ./crc32_arm64.s cat >/tmp/go-build1558595755/b029/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile internal/abi=/tmp/go-build1558595755/b006/_pkg_.a packagefile internal/bytealg=/tmp/go-build1558595755/b011/_pkg_.a packagefile internal/goarch=/tmp/go-build1558595755/b007/_pkg_.a packagefile internal/itoa=/tmp/go-build1558595755/b030/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build1558595755/b009/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile runtime=/tmp/go-build1558595755/b010/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile unicode=/tmp/go-build1558595755/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1558595755/b026/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p reflect -std -installsuffix shared -buildid oqUWFmkQzx5o5HDAYNjC/oqUWFmkQzx5o5HDAYNjC -goversion go1.21.7 -symabis $WORK/b029/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/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_arm64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/3a/3a8ba7953c25e048a9e516250d5edccc289575036e244f908fc423782428fd5d-d # internal crypto mkdir -p $WORK/b085/ cat >/tmp/go-build1558595755/b085/importcfg << 'EOF' # internal # import config packagefile hash=/tmp/go-build1558595755/b057/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p crypto -std -complete -installsuffix shared -buildid ccMcrdRXKJy8gsHgv0tx/ccMcrdRXKJy8gsHgv0tx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b085/importcfg -pack /usr/lib/golang/src/crypto/crypto.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -I $WORK/b050/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=oJQGkNDL-rlsbgUqLhJM -o $WORK/b050/_x006.o -c gcc_linux_arm64.c cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b056/_pkg_.a $WORK/b056/crc32_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/07/071f74cbac27a67e7c6f9efe1a29cff8ae236aaa8faa21d0dfd26cb641ab6493-d # internal crypto/internal/randutil mkdir -p $WORK/b090/ cat >/tmp/go-build1558595755/b090/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p crypto/internal/randutil -std -complete -installsuffix shared -buildid vyQkVTe7ZdGUGFsn9SsX/vyQkVTe7ZdGUGFsn9SsX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b090/importcfg -pack /usr/lib/golang/src/crypto/internal/randutil/randutil.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/59/59aaef8420f4c9b91298078c48f8ecc445edfda1d9bd7e6f72ddfc4c5f257e21-d # internal bufio mkdir -p $WORK/b052/ cat >/tmp/go-build1558595755/b052/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile unicode/utf8=/tmp/go-build1558595755/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p bufio -std -complete -installsuffix shared -buildid I5PKKz76FMNuhfaUngEe/I5PKKz76FMNuhfaUngEe -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b052/importcfg -pack /usr/lib/golang/src/bufio/bufio.go /usr/lib/golang/src/bufio/scan.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/7f/7fe963e9dc1a50f356ccaa731d648f098292532b508319170b604b3917ca081d-d # internal regexp/syntax mkdir -p $WORK/b069/ cat >/tmp/go-build1558595755/b069/importcfg << 'EOF' # internal # import config packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile unicode=/tmp/go-build1558595755/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1558595755/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p regexp/syntax -std -complete -installsuffix shared -buildid kNHs7xsTvFDkCLcmB5sG/kNHs7xsTvFDkCLcmB5sG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b069/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_arm64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/95/9526f90447277394242a30367daf3d40b72fecf36a75802ee4b0ad9090943454-d # internal crypto/rc4 mkdir -p $WORK/b113/ cat >/tmp/go-build1558595755/b113/importcfg << 'EOF' # internal # import config packagefile crypto/internal/alias=/tmp/go-build1558595755/b087/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p crypto/rc4 -std -complete -installsuffix shared -buildid UP4XrUtWZ3y61IsTYxH5/UP4XrUtWZ3y61IsTYxH5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b113/importcfg -pack /usr/lib/golang/src/crypto/rc4/rc4.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/26/262bc3e6531bb382d7b3d71d7a462d503aba3809e6bb1cda130dfc41e50520bc-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b131/ cat >/tmp/go-build1558595755/b131/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile unicode/utf8=/tmp/go-build1558595755/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid uwGadyvs3Sn5TE7auKER/uwGadyvs3Sn5TE7auKER -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b131/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/transform/transform.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -I $WORK/b050/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=oJQGkNDL-rlsbgUqLhJM -o $WORK/b050/_x007.o -c gcc_mmap.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/78/7864eeadaca3d7cb0d862039395ce6a0455acc1a94ded95c55ff7d56f267ff2f-d # internal net/http/internal/ascii mkdir -p $WORK/b142/ cat >/tmp/go-build1558595755/b142/importcfg << 'EOF' # internal # import config packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile unicode=/tmp/go-build1558595755/b025/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -p net/http/internal/ascii -std -complete -installsuffix shared -buildid i29WiEGENr8y8c_-cuOA/i29WiEGENr8y8c_-cuOA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b142/importcfg -pack /usr/lib/golang/src/net/http/internal/ascii/print.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/4c/4c3a3be3d6be9a6f3f170caebedb31b3f9cb75d70ad2bf69ccc836b38a2ea5d2-d # internal hash/fnv mkdir -p $WORK/b159/ cat >/tmp/go-build1558595755/b159/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile hash=/tmp/go-build1558595755/b057/_pkg_.a packagefile math/bits=/tmp/go-build1558595755/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -p hash/fnv -std -complete -installsuffix shared -buildid i3l-d7IYzW-2iQJuunef/i3l-d7IYzW-2iQJuunef -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b159/importcfg -pack /usr/lib/golang/src/hash/fnv/fnv.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/7a/7ac7033adeb0d686664109cfabf0c681cab787e227f25303be8e304e3a405881-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg mkdir -p $WORK/b195/ cat >/tmp/go-build1558595755/b195/importcfg << 'EOF' # internal # import config packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid gBOijemOd2oug8695bDA/gBOijemOd2oug8695bDA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b195/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg/autoneg.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/7e/7e6d59ef63beaa6a8da4d1c283073a97f85570ba222e07cafed88c4b7a0a4625-d # internal html mkdir -p $WORK/b208/ cat >/tmp/go-build1558595755/b208/importcfg << 'EOF' # internal # import config packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile unicode/utf8=/tmp/go-build1558595755/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -p html -std -complete -installsuffix shared -buildid UjFUTfEA-mGExIUb5rXD/UjFUTfEA-mGExIUb5rXD -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b208/importcfg -pack /usr/lib/golang/src/html/entity.go /usr/lib/golang/src/html/escape.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -I $WORK/b050/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=oJQGkNDL-rlsbgUqLhJM -o $WORK/b050/_x008.o -c gcc_setenv.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/3f/3f1b3a7ec0c5923286ff338fec0857e1baaf9bb683f615c82d48e30f14e2f1fa-d # internal text/tabwriter mkdir -p $WORK/b211/ cat >/tmp/go-build1558595755/b211/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile unicode/utf8=/tmp/go-build1558595755/b026/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -p text/tabwriter -std -complete -installsuffix shared -buildid bgIhER0VPn-nYO5P8uZu/bgIhER0VPn-nYO5P8uZu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b211/importcfg -pack /usr/lib/golang/src/text/tabwriter/tabwriter.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/92/92106af7901163604c14c94802a963d5a7f8ecbc5864247cdea010f2fdb68b00-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/text/transform mkdir -p $WORK/b216/ cat >/tmp/go-build1558595755/b216/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile unicode/utf8=/tmp/go-build1558595755/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/text/transform -complete -installsuffix shared -buildid yJmU-0O92i_ljZyBgQUg/yJmU-0O92i_ljZyBgQUg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b216/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/transform/transform.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/09/097c870f897c7bc82d70946cd503d3aea4c6c14042de9b585e61ad94883c1bb1-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/crypto/blowfish mkdir -p $WORK/b228/ cat >/tmp/go-build1558595755/b228/importcfg << 'EOF' # internal # import config packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/crypto/blowfish -complete -installsuffix shared -buildid GvXnb9jxD6PwPkrua6X4/GvXnb9jxD6PwPkrua6X4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b228/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/crypto/blowfish/block.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/crypto/blowfish/cipher.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/crypto/blowfish/const.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/65/6521af304764fe67854af8263080399775db4498d6c33adbc86c3e751995aa2c-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkio mkdir -p $WORK/b238/ cat >/tmp/go-build1558595755/b238/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build1558595755/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkio -complete -installsuffix shared -buildid sN3f_a4CcCZlTkmIHTh2/sN3f_a4CcCZlTkmIHTh2 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b238/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkio/byte.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkio/io_go1.7.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/81/8126a275025e8d365d254bff8b0deea6c633da6fb4dc35b39d76809de67e4ee8-d # internal regexp mkdir -p $WORK/b068/ cat >/tmp/go-build1558595755/b068/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile regexp/syntax=/tmp/go-build1558595755/b069/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile unicode=/tmp/go-build1558595755/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1558595755/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p regexp -std -complete -installsuffix shared -buildid 83N5O-uIV9sgetv3mQrP/83N5O-uIV9sgetv3mQrP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b068/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_arm64/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/e0/e0da248bcc98c22398772e7ef08719b223afe4848b9172ea30447a481d9eb06f-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/strings mkdir -p $WORK/b249/ cat >/tmp/go-build1558595755/b249/importcfg << 'EOF' # internal # import config packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/strings -complete -installsuffix shared -buildid dgjdvd-eSGphjbu_kvoJ/dgjdvd-eSGphjbu_kvoJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b249/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/strings/strings.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/77/776e4c5fb78b4044c9928308a339b887ad078d5d2752184bde6139e251153ef7-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkuri mkdir -p $WORK/b272/ cat >/tmp/go-build1558595755/b272/importcfg << 'EOF' # internal # import config packagefile path=/tmp/go-build1558595755/b045/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkuri -complete -installsuffix shared -buildid 6lPUZM-CS30l0KkWGTRF/6lPUZM-CS30l0KkWGTRF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b272/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkuri/path.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -I $WORK/b050/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=oJQGkNDL-rlsbgUqLhJM -o $WORK/b050/_x009.o -c gcc_sigaction.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/8d/8dc38e75ec01e1034e4892157466d841fbb5c1d861193586f561ff5d9c697492-d # internal github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-immutable-radix mkdir -p $WORK/b313/ cat >/tmp/go-build1558595755/b313/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/golang-lru/simplelru=github.com/prometheus/prometheus/vendor/github.com/hashicorp/golang-lru/simplelru packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hashicorp/golang-lru/simplelru=/tmp/go-build1558595755/b314/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -p github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-immutable-radix -complete -installsuffix shared -buildid dbHjEZyKhrlJp3O7CK4A/dbHjEZyKhrlJp3O7CK4A -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b313/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-immutable-radix/edges.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-immutable-radix/iradix.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-immutable-radix/iter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-immutable-radix/node.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-immutable-radix/raw_iter.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/e5/e596c1dd6725a0ef80e0ca3195bff8cea696af44adaed471ea10719f214bb6e4-d # internal encoding/base32 mkdir -p $WORK/b323/ cat >/tmp/go-build1558595755/b323/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -p encoding/base32 -std -complete -installsuffix shared -buildid sPYp_BLDAdcMMUbmAXyL/sPYp_BLDAdcMMUbmAXyL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b323/importcfg -pack /usr/lib/golang/src/encoding/base32/base32.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/80/80d51712df7e44b27439a68ffeb4b4a3f2ca1537d98350e4d1040bb2006eb5c6-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/encoding mkdir -p $WORK/b368/ cat >/tmp/go-build1558595755/b368/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/encoding -complete -installsuffix shared -buildid SVtZ3kTgfNPz53WDb3jP/SVtZ3kTgfNPz53WDb3jP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b368/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/encoding/encoding.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/3e/3eb190c3ce08cb1b3d26952af5a308155ee34920f9a7b946e8c57d616d56921e-d # internal go/build/constraint mkdir -p $WORK/b459/ cat >/tmp/go-build1558595755/b459/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile unicode=/tmp/go-build1558595755/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1558595755/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b459/_pkg_.a -trimpath "$WORK/b459=>" -p go/build/constraint -std -complete -installsuffix shared -buildid 9Eegbn_lJ9wZkjlgIEiU/9Eegbn_lJ9wZkjlgIEiU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b459/importcfg -pack /usr/lib/golang/src/go/build/constraint/expr.go /usr/lib/golang/src/go/build/constraint/vers.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b368/_pkg_.a # internal cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/85/8511e13794252467a5274910efbc38d97fbe72e093409f3ce3b69becbda7ca2c-d # internal container/heap mkdir -p $WORK/b551/ cat >/tmp/go-build1558595755/b551/importcfg << 'EOF' # internal # import config packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b551/_pkg_.a -trimpath "$WORK/b551=>" -p container/heap -std -complete -installsuffix shared -buildid rd1w1K7xgwcPrbwDHZJd/rd1w1K7xgwcPrbwDHZJd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b551/importcfg -pack /usr/lib/golang/src/container/heap/heap.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b551/_pkg_.a # internal cp $WORK/b551/_pkg_.a /builddir/.cache/go-build/c6/c6cc08598a748c410686e46995ef49e2e1e5895497e7ec82bb43a9c73a3cc312-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/versions mkdir -p $WORK/b680/ cat >/tmp/go-build1558595755/b680/importcfg << 'EOF' # internal # import config packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b680/_pkg_.a -trimpath "$WORK/b680=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/versions -complete -installsuffix shared -buildid ZTFCwiwL3nM4P_0FoYpf/ZTFCwiwL3nM4P_0FoYpf -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b680/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/versions/compare.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -I $WORK/b050/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=oJQGkNDL-rlsbgUqLhJM -o $WORK/b050/_x010.o -c gcc_stack_unix.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b459/_pkg_.a # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -p syscall -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b038/asm_linux_arm64.o ./asm_linux_arm64.s cp $WORK/b459/_pkg_.a /builddir/.cache/go-build/59/59dcd285b1769a3819c107d3475c2507dde1c660e853db2284aed8d3c0eff88d-d # internal net/http/internal/testcert mkdir -p $WORK/b778/ cat >/tmp/go-build1558595755/b778/importcfg << 'EOF' # internal # import config packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b778/_pkg_.a -trimpath "$WORK/b778=>" -p net/http/internal/testcert -std -complete -installsuffix shared -buildid KgpOpohpcsG1GfD_XTvJ/KgpOpohpcsG1GfD_XTvJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b778/importcfg -pack /usr/lib/golang/src/net/http/internal/testcert/testcert.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b323/_pkg_.a # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/e7/e78e016f58413c255df4987b3099c9523c4c53ee51a910e3e6f26c25e0c62016-d # internal hash/adler32 mkdir -p $WORK/b809/ cat >/tmp/go-build1558595755/b809/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile hash=/tmp/go-build1558595755/b057/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b809/_pkg_.a -trimpath "$WORK/b809=>" -p hash/adler32 -std -complete -installsuffix shared -buildid 8S-nPTAlUc_okGWPLs30/8S-nPTAlUc_okGWPLs30 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b809/importcfg -pack /usr/lib/golang/src/hash/adler32/adler32.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b313/_pkg_.a # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/19/1928f45ce04e9d201c29b3be3684e1382ccad1f2a11206515229041825dd71f0-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/text/width mkdir -p $WORK/b843/ cat >/tmp/go-build1558595755/b843/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/prometheus/prometheus/vendor/golang.org/x/text/transform packagefile github.com/prometheus/prometheus/vendor/golang.org/x/text/transform=/tmp/go-build1558595755/b216/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile unicode/utf8=/tmp/go-build1558595755/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b843/_pkg_.a -trimpath "$WORK/b843=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/text/width -complete -installsuffix shared -buildid 9FibjwDV93a3D4PGlTdR/9FibjwDV93a3D4PGlTdR -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b843/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/width/kind_string.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/width/tables13.0.0.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/width/transform.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/width/trieval.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/width/width.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b778/_pkg_.a # internal cp $WORK/b778/_pkg_.a /builddir/.cache/go-build/b0/b05a7b1daa09a52720c56d43bab576ff55b0ab3afef836596891b9f66f121353-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b038/_pkg_.a $WORK/b038/asm_linux_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/6f/6f675a5f77f38a279a9156e54fb87194f4835b9adf652b782db73c09356986c1-d # internal internal/syscall/unix mkdir -p $WORK/b037/ time mkdir -p $WORK/b040/ cat >/tmp/go-build1558595755/b037/importcfg << 'EOF' # internal # import config packagefile sync/atomic=/tmp/go-build1558595755/b024/_pkg_.a packagefile syscall=/tmp/go-build1558595755/b038/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p internal/syscall/unix -std -complete -installsuffix shared -buildid PYbyZzi8PvCyfbUytSRu/PYbyZzi8PvCyfbUytSRu -goversion go1.21.7 -c=4 -shared -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_fstatat_linux.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_linux.go /usr/lib/golang/src/internal/syscall/unix/constants.go /usr/lib/golang/src/internal/syscall/unix/copy_file_range_linux.go /usr/lib/golang/src/internal/syscall/unix/eaccess_linux.go /usr/lib/golang/src/internal/syscall/unix/fcntl_unix.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/kernel_version_linux.go /usr/lib/golang/src/internal/syscall/unix/net.go /usr/lib/golang/src/internal/syscall/unix/nonblocking_unix.go /usr/lib/golang/src/internal/syscall/unix/sysnum_linux_generic.go cat >/tmp/go-build1558595755/b040/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile runtime=/tmp/go-build1558595755/b010/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile syscall=/tmp/go-build1558595755/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p time -std -installsuffix shared -buildid aCXmHxPQeXrtuq4jsAfe/aCXmHxPQeXrtuq4jsAfe -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b040/importcfg -pack /usr/lib/golang/src/time/format.go /usr/lib/golang/src/time/format_rfc3339.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_arm64/buildid -w $WORK/b680/_pkg_.a # internal cp $WORK/b680/_pkg_.a /builddir/.cache/go-build/5c/5c01aa1ebebc29e72ce34f05bdbfe6ad7e25f5eac527634d496170767bb85a96-d # internal internal/syscall/execenv mkdir -p $WORK/b042/ cat >/tmp/go-build1558595755/b042/importcfg << 'EOF' # internal # import config packagefile syscall=/tmp/go-build1558595755/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p internal/syscall/execenv -std -complete -installsuffix shared -buildid H-ptwB3rqZTCSMiZoosK/H-ptwB3rqZTCSMiZoosK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b042/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b809/_pkg_.a # internal cp $WORK/b809/_pkg_.a /builddir/.cache/go-build/74/74252054a756a081744327ece3bb4d5351978a08cb29254803dc1764cbf13b2c-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/c7/c77273412f89c588053c3c26b0cc40e4229a27af0c849240d43c504ecf15b490-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/be/be5c18e7806d1cb109633813567f76ac9eed2855e5e34bd7ac681765270ffa23-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/1d/1dbe209fbf723d33e42668674698ffb76ad5df964d9fc6641a3181a5046fdddb-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/third_party/uritemplates mkdir -p $WORK/b339/ github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/version cat >/tmp/go-build1558595755/b339/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile regexp=/tmp/go-build1558595755/b068/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/third_party/uritemplates -complete -installsuffix shared -buildid M9kPR_Q1dymMjp6kfcTD/M9kPR_Q1dymMjp6kfcTD -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b339/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/third_party/uritemplates/uritemplates.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/third_party/uritemplates/utils.go mkdir -p $WORK/b492/ cat >/tmp/go-build1558595755/b492/importcfg << 'EOF' # internal # import config packagefile regexp=/tmp/go-build1558595755/b068/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b492/_pkg_.a -trimpath "$WORK/b492=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/version -complete -installsuffix shared -buildid c83q9G1PWxhuM1YE60Bx/c83q9G1PWxhuM1YE60Bx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b492/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/version/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/version/helpers.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/version/types.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -I $WORK/b050/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=oJQGkNDL-rlsbgUqLhJM -o $WORK/b050/_x011.o -c gcc_traceback.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b492/_pkg_.a # internal cp $WORK/b492/_pkg_.a /builddir/.cache/go-build/7b/7bcd532404283dfd62fe82882c3dd9def67393f07d8d3eb9a0b454fe02f2aef5-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b843/_pkg_.a # internal cp $WORK/b843/_pkg_.a /builddir/.cache/go-build/e5/e5e40ee2d0946ab5866d234b6a4f70cd66fd19e7b04445c8c5fb3afbe6a85240-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b339/_pkg_.a # internal cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/77/7773f26773c37a4dc657027c123b9f9eb5632d8afff0d44ed60ddaa5f2cf7c8a-d # internal TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -I $WORK/b050/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=oJQGkNDL-rlsbgUqLhJM -o $WORK/b050/_x012.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -I $WORK/b050/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=oJQGkNDL-rlsbgUqLhJM -o $WORK/b050/_x013.o -c linux_syscall.c TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -I $WORK/b050/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=oJQGkNDL-rlsbgUqLhJM -o $WORK/b050/_x014.o -c gcc_arm64.S /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/7c/7c3d86b5fa009d7305de97149b4e397dad333fa4be29c47aac371817a766e0af-d # internal internal/poll mkdir -p $WORK/b036/ cat >/tmp/go-build1558595755/b036/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build1558595755/b037/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile runtime=/tmp/go-build1558595755/b010/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1558595755/b024/_pkg_.a packagefile syscall=/tmp/go-build1558595755/b038/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p internal/poll -std -installsuffix shared -buildid PsGxYg_gq1ZKXTdnbQsB/PsGxYg_gq1ZKXTdnbQsB -goversion go1.21.7 -c=4 -shared -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/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_unixjs.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 io/fs mkdir -p $WORK/b044/ cat >/tmp/go-build1558595755/b044/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile internal/oserror=/tmp/go-build1558595755/b039/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile path=/tmp/go-build1558595755/b045/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build1558595755/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p io/fs -std -complete -installsuffix shared -buildid IfvwpVJMoc7xt-S-Ao5H/IfvwpVJMoc7xt-S-Ao5H -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b044/importcfg -pack /usr/lib/golang/src/io/fs/format.go /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 context mkdir -p $WORK/b058/ cat >/tmp/go-build1558595755/b058/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile internal/reflectlite=/tmp/go-build1558595755/b005/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1558595755/b024/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p context -std -complete -installsuffix shared -buildid Yj9g4Y7uytpBw8LcN7uf/Yj9g4Y7uytpBw8LcN7uf -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b058/importcfg -pack /usr/lib/golang/src/context/context.go github.com/prometheus/prometheus/vendor/github.com/jpillora/backoff mkdir -p $WORK/b204/ cat >/tmp/go-build1558595755/b204/importcfg << 'EOF' # internal # import config packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile math/rand=/tmp/go-build1558595755/b092/_pkg_.a packagefile sync/atomic=/tmp/go-build1558595755/b024/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -p github.com/prometheus/prometheus/vendor/github.com/jpillora/backoff -complete -installsuffix shared -buildid JUlSBNHaFcuLhDPd2hka/JUlSBNHaFcuLhDPd2hka -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b204/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/jpillora/backoff/backoff.go github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkrand mkdir -p $WORK/b245/ cat >/tmp/go-build1558595755/b245/importcfg << 'EOF' # internal # import config packagefile math/rand=/tmp/go-build1558595755/b092/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkrand -complete -installsuffix shared -buildid b4zN31xNyQ_rXYRfFnR0/b4zN31xNyQ_rXYRfFnR0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b245/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkrand/locked_source.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkrand/read.go github.com/prometheus/prometheus/vendor/google.golang.org/grpc/backoff mkdir -p $WORK/b353/ cat >/tmp/go-build1558595755/b353/importcfg << 'EOF' # internal # import config packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/backoff -complete -installsuffix shared -buildid 5-vKc4URBEX8mIR20dsM/5-vKc4URBEX8mIR20dsM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b353/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/backoff/backoff.go cd $WORK/b050 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=oJQGkNDL-rlsbgUqLhJM -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/13/13a8fd2dbee9c0688b29a71a41ae8e521db8a7df307f80db201968fdd83c4b7f-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcrand mkdir -p $WORK/b367/ cat >/tmp/go-build1558595755/b367/importcfg << 'EOF' # internal # import config packagefile math/rand=/tmp/go-build1558595755/b092/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcrand -complete -installsuffix shared -buildid WlQYyHmUaCw22qEbJsuB/WlQYyHmUaCw22qEbJsuB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b367/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcrand/grpcrand.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/7d/7d657f8b15ca95a2e749ca240594f713127236f12d1623416aa845653f60abf0-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/keepalive mkdir -p $WORK/b389/ cat >/tmp/go-build1558595755/b389/importcfg << 'EOF' # internal # import config packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b389/_pkg_.a -trimpath "$WORK/b389=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/keepalive -complete -installsuffix shared -buildid xuSAoyx_OEodY2Ek82cR/xuSAoyx_OEodY2Ek82cR -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b389/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/keepalive/keepalive.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b389/_pkg_.a # internal cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/b0/b01d966405d341a6e10e4cec37ab5962b7805ebbac52af70b7610cbc8acb51df-d # internal github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/diff mkdir -p $WORK/b443/ cat >/tmp/go-build1558595755/b443/importcfg << 'EOF' # internal # import config importmap github.com/google/go-cmp/cmp/internal/flags=github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/flags packagefile github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/flags=/tmp/go-build1558595755/b444/_pkg_.a packagefile math/rand=/tmp/go-build1558595755/b092/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b443/_pkg_.a -trimpath "$WORK/b443=>" -p github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/diff -complete -installsuffix shared -buildid 6pYAn3XAY9mTF5qvRr2E/6pYAn3XAY9mTF5qvRr2E -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b443/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/diff/debug_disable.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/diff/diff.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b367/_pkg_.a # internal cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/24/24033ab8d771cdecdfc17bbb866ec800f093cdc3e06ffd39c3056ea589857065-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock mkdir -p $WORK/b535/ cat >/tmp/go-build1558595755/b535/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b535/_pkg_.a -trimpath "$WORK/b535=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock -complete -installsuffix shared -buildid z_fDnXD18fF8JWKZJcbT/z_fDnXD18fF8JWKZJcbT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b535/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock/clock.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b353/_pkg_.a # internal cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/71/71f306e4bcff30e0ffb96eb06425684991649834999fa61b8634a76aef3fa5ec-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/backoff mkdir -p $WORK/b370/ cat >/tmp/go-build1558595755/b370/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/backoff=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/backoff importmap google.golang.org/grpc/internal/grpcrand=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcrand packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/backoff=/tmp/go-build1558595755/b353/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcrand=/tmp/go-build1558595755/b367/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/backoff -complete -installsuffix shared -buildid VzTJYqMoj7Aoj-vTD9Um/VzTJYqMoj7Aoj-vTD9Um -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b370/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/backoff/backoff.go TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -o $WORK/b050/_cgo_.o $WORK/b050/_cgo_main.o $WORK/b050/_x001.o $WORK/b050/_x002.o $WORK/b050/_x003.o $WORK/b050/_x004.o $WORK/b050/_x005.o $WORK/b050/_x006.o $WORK/b050/_x007.o $WORK/b050/_x008.o $WORK/b050/_x009.o $WORK/b050/_x010.o $WORK/b050/_x011.o $WORK/b050/_x012.o $WORK/b050/_x013.o $WORK/b050/_x014.o -O2 -g -lpthread /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b044/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b370/_pkg_.a # internal cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/d3/d3d1892505c4593f6a8b5e58c32d2e941ce6bd18ec75bca8fc6098429d86e202-d # internal github.com/prometheus/prometheus/vendor/github.com/linode/linodego/internal/parseabletime mkdir -p $WORK/b669/ cat >/tmp/go-build1558595755/b669/importcfg << 'EOF' # internal # import config packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b669/_pkg_.a -trimpath "$WORK/b669=>" -p github.com/prometheus/prometheus/vendor/github.com/linode/linodego/internal/parseabletime -complete -installsuffix shared -buildid yzkcRwhq2b13b2tVP8qB/yzkcRwhq2b13b2tVP8qB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b669/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/internal/parseabletime/parseable_time.go cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/48/48f793a44c9a99919da425982d65fa08c4d95fe9302affda781aa9e0af0d261d-d # internal embed mkdir -p $WORK/b100/ cat >/tmp/go-build1558595755/b100/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile io/fs=/tmp/go-build1558595755/b044/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p embed -std -complete -installsuffix shared -buildid 42P3sn_K0jmUiYa4WZK-/42P3sn_K0jmUiYa4WZK- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b100/importcfg -pack /usr/lib/golang/src/embed/embed.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/a4/a47148ac0b996160c19079d52a3a0dad92c3798cfc14e49be4ef58e813b18171-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/tap mkdir -p $WORK/b392/ cat >/tmp/go-build1558595755/b392/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1558595755/b058/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b392/_pkg_.a -trimpath "$WORK/b392=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/tap -complete -installsuffix shared -buildid u_PZDOjD-W2WKX3nz4CR/u_PZDOjD-W2WKX3nz4CR -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b392/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/tap/tap.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b443/_pkg_.a # internal cp $WORK/b443/_pkg_.a /builddir/.cache/go-build/f7/f7d2ab65d24552582395ffb2f3353c29eb050c46edc03944153771011b450e52-d # internal github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/namegenerator mkdir -p $WORK/b726/ cat >/tmp/go-build1558595755/b726/importcfg << 'EOF' # internal # import config packagefile math/rand=/tmp/go-build1558595755/b092/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b726/_pkg_.a -trimpath "$WORK/b726=>" -p github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/namegenerator -complete -installsuffix shared -buildid 2swA0ticFXyqSKeBuMHm/2swA0ticFXyqSKeBuMHm -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b726/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/namegenerator/name_generator.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b392/_pkg_.a # internal cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/aa/aa4601d0c91a7242ced523d8397f0acc8c39af0ee513a3db541ad058173425a3-d # internal github.com/prometheus/prometheus/model/timestamp mkdir -p $WORK/b761/ cat >/tmp/go-build1558595755/b761/importcfg << 'EOF' # internal # import config packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b761/_pkg_.a -trimpath "$WORK/b761=>" -p github.com/prometheus/prometheus/model/timestamp -complete -installsuffix shared -buildid bU7U6ynH3lYAf3mNcdag/bU7U6ynH3lYAf3mNcdag -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b761/importcfg -pack ./_build/src/github.com/prometheus/prometheus/model/timestamp/timestamp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b535/_pkg_.a # internal cp $WORK/b535/_pkg_.a /builddir/.cache/go-build/2a/2a063622018a6018b75f0e7311f4f43e4e3f65960e40cb14ce34cb5e60555d8b-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/cache mkdir -p $WORK/b649/ cat >/tmp/go-build1558595755/b649/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/clock=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock packagefile container/heap=/tmp/go-build1558595755/b551/_pkg_.a packagefile container/list=/tmp/go-build1558595755/b082/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock=/tmp/go-build1558595755/b535/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b649/_pkg_.a -trimpath "$WORK/b649=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/cache -complete -installsuffix shared -buildid BQKf0p3nnzHqeCeAdAO7/BQKf0p3nnzHqeCeAdAO7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b649/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/cache/expiring.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/cache/lruexpirecache.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/65/657e92c7d88fadae9460a891aac50e8906874cfeb947337d3fd6329164d140a2-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/sync/errgroup mkdir -p $WORK/b797/ cat >/tmp/go-build1558595755/b797/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b797/_pkg_.a -trimpath "$WORK/b797=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/sync/errgroup -complete -installsuffix shared -buildid VFy31bWbWSvTRsO7F8ug/VFy31bWbWSvTRsO7F8ug -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b797/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sync/errgroup/errgroup.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b669/_pkg_.a # internal cp $WORK/b669/_pkg_.a /builddir/.cache/go-build/a0/a09732debc95e198a556a72914c33c41c1cf71cde7920735decfb396ac63c9a2-d # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage cgo -dynimport $WORK/b050/_cgo_.o -dynout $WORK/b050/_cgo_import.go -dynlinker /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b797/_pkg_.a # internal cp $WORK/b797/_pkg_.a /builddir/.cache/go-build/8c/8cbe57bcbe68d5797df82beff6575385b7ac7b01041683a036a0b091cbe07d8a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b761/_pkg_.a # internal cp $WORK/b761/_pkg_.a /builddir/.cache/go-build/5e/5e311d5f1a41a752e8d8d147ec094aacb4147eba9f1c2ac82ea92cfa1f67ada2-d # internal cat >/tmp/go-build1558595755/b050/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/cgo -trimpath "$WORK/b050=>" -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b050/symabis ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b649/_pkg_.a # internal cp $WORK/b649/_pkg_.a /builddir/.cache/go-build/bc/bcd7448aabedd580239d89abca491e4b7819ff451e5557a7ccbcbb934cf84248-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b726/_pkg_.a # internal cat >/tmp/go-build1558595755/b050/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=/tmp/go-build1558595755/b019/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1558595755/b024/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p runtime/cgo -std -installsuffix shared -buildid oJQGkNDL-rlsbgUqLhJM/oJQGkNDL-rlsbgUqLhJM -goversion go1.21.7 -symabis $WORK/b050/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b050/importcfg -pack -asmhdr $WORK/b050/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/b050/_cgo_gotypes.go $WORK/b050/cgo.cgo1.go $WORK/b050/_cgo_import.go cp $WORK/b726/_pkg_.a /builddir/.cache/go-build/81/81a9193a9b423fe01e6ff9c23c55834b2472ceb9024c18c2971d636e6eae1342-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/3f/3fe075160b1244d5730166cacdc207b555a41880cf03c010b6bfa5b0d5caffe1-d # internal os mkdir -p $WORK/b035/ cat >/tmp/go-build1558595755/b035/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile internal/itoa=/tmp/go-build1558595755/b030/_pkg_.a packagefile internal/poll=/tmp/go-build1558595755/b036/_pkg_.a packagefile internal/safefilepath=/tmp/go-build1558595755/b041/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build1558595755/b042/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build1558595755/b037/_pkg_.a packagefile internal/testlog=/tmp/go-build1558595755/b043/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile io/fs=/tmp/go-build1558595755/b044/_pkg_.a packagefile runtime=/tmp/go-build1558595755/b010/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1558595755/b024/_pkg_.a packagefile syscall=/tmp/go-build1558595755/b038/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p os -std -installsuffix shared -buildid CupuoeFIgS9yTp0fsKVU/CupuoeFIgS9yTp0fsKVU -goversion go1.21.7 -c=4 -shared -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_open_unix.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/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 /usr/lib/golang/src/runtime/cgo/abi_arm64.h $WORK/b050/abi_GOARCH.h cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/cgo -trimpath "$WORK/b050=>" -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b050/asm_arm64.o ./asm_arm64.s cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -p reflect -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -compiling-runtime -o $WORK/b029/asm_arm64.o ./asm_arm64.s cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b050/_pkg_.a $WORK/b050/asm_arm64.o $WORK/b050/_x001.o $WORK/b050/_x002.o $WORK/b050/_x003.o $WORK/b050/_x004.o $WORK/b050/_x005.o $WORK/b050/_x006.o $WORK/b050/_x007.o $WORK/b050/_x008.o $WORK/b050/_x009.o $WORK/b050/_x010.o $WORK/b050/_x011.o $WORK/b050/_x012.o $WORK/b050/_x013.o $WORK/b050/_x014.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/e5/e51c1fe3b7f899cdfa0dac2009370df0883ed0778e7b55da34f6b266b47f9684-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b029/_pkg_.a $WORK/b029/asm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/37/370401890b2a33abd164abef0de142d479a310b1cac59f33e1c5a0f5836a6ebf-d # internal encoding/binary mkdir -p $WORK/b055/ cat >/tmp/go-build1558595755/b055/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p encoding/binary -std -complete -installsuffix shared -buildid M4NoqYwsDohwb1xNux3y/M4NoqYwsDohwb1xNux3y -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b055/importcfg -pack /usr/lib/golang/src/encoding/binary/binary.go /usr/lib/golang/src/encoding/binary/native_endian_little.go /usr/lib/golang/src/encoding/binary/varint.go github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/function mkdir -p $WORK/b445/ cat >/tmp/go-build1558595755/b445/importcfg << 'EOF' # internal # import config packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile regexp=/tmp/go-build1558595755/b068/_pkg_.a packagefile runtime=/tmp/go-build1558595755/b010/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b445/_pkg_.a -trimpath "$WORK/b445=>" -p github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/function -complete -installsuffix shared -buildid WwYeGuWhSsfQqcLvPWTg/WwYeGuWhSsfQqcLvPWTg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b445/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/function/func.go github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets mkdir -p $WORK/b447/ github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/schema mkdir -p $WORK/b563/ cat >/tmp/go-build1558595755/b447/importcfg << 'EOF' # internal # import config packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a EOF github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2 mkdir -p $WORK/b147/ /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b447/_pkg_.a -trimpath "$WORK/b447=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets -complete -installsuffix shared -buildid hplZ0SqFJpXkfUJ_A1EO/hplZ0SqFJpXkfUJ_A1EO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b447/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets/byte.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets/empty.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets/int.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets/int32.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets/int64.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets/string.go cat >/tmp/go-build1558595755/b563/importcfg << 'EOF' # internal # import config packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a EOF cat >/tmp/go-build1558595755/b147/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b563/_pkg_.a -trimpath "$WORK/b563=>" -p github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/schema -complete -installsuffix shared -buildid PQ0j_v9mT8LLVatqsob2/PQ0j_v9mT8LLVatqsob2 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b563/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/schema/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/schema/elements.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/schema/equals.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/schema/schemaschema.go cd /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b147=>" -I $WORK/b147/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b147/symabis ./relfect2_arm64.s ./relfect2_mips64x.s ./relfect2_mipsx.s ./relfect2_ppc64x.s internal/fmtsort mkdir -p $WORK/b028/ cat >/tmp/go-build1558595755/b028/importcfg << 'EOF' # internal # import config packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p internal/fmtsort -std -complete -installsuffix shared -buildid P19XpJARFo-anuG3tFBZ/P19XpJARFo-anuG3tFBZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b028/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go internal/saferio mkdir -p $WORK/b738/ cat >/tmp/go-build1558595755/b738/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b738/_pkg_.a -trimpath "$WORK/b738=>" -p internal/saferio -std -complete -installsuffix shared -buildid frsG5pPRTW49TsNRB856/frsG5pPRTW49TsNRB856 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b738/importcfg -pack /usr/lib/golang/src/internal/saferio/io.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b445/_pkg_.a # internal cp $WORK/b445/_pkg_.a /builddir/.cache/go-build/1a/1a6547fe413bcb88e549bd9ced5beb2aa166a45262f17d73ace19f52c21be018-d # internal cat >/tmp/go-build1558595755/b147/importcfg << 'EOF' # internal # import config packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile runtime=/tmp/go-build1558595755/b010/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -p github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2 -installsuffix shared -buildid npgr3CJT2F9hRLZQU61a/npgr3CJT2F9hRLZQU61a -goversion go1.21.7 -symabis $WORK/b147/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b147/importcfg -pack -asmhdr $WORK/b147/go_asm.h ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/go_above_118.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/go_above_19.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/reflect2.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/reflect2_kind.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/safe_field.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/safe_map.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/safe_slice.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/safe_struct.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/safe_type.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/type_map.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/unsafe_array.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/unsafe_eface.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/unsafe_field.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/unsafe_iface.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/unsafe_link.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/unsafe_map.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/unsafe_ptr.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/unsafe_slice.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/unsafe_struct.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2/unsafe_type.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b738/_pkg_.a # internal cp $WORK/b738/_pkg_.a /builddir/.cache/go-build/8f/8f8c866c718dbaf13cb61fc12723a48b8ad3f7b317ffbd9fabbaf3c447275b43-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b563/_pkg_.a # internal cp $WORK/b563/_pkg_.a /builddir/.cache/go-build/e0/e036fd22e58cf449bfc555be805de30372b57049263b157c959a10442523b175-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/43/4330534bfe838be9c8991a5848bf106313ced6aac0c1ced1abedb300f3cc5a67-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/1d/1d0936e9c38b6028be3592ea8cd740f55cab13fc6343eca88716ddc89f3f4a02-d # internal crypto/cipher mkdir -p $WORK/b086/ crypto/internal/nistec encoding/base64 crypto/internal/edwards25519/field mkdir -p $WORK/b098/ cat >/tmp/go-build1558595755/b098/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/nistec /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/nistec -trimpath "$WORK/b098=>" -I $WORK/b098/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b098/symabis ./p256_asm_arm64.s crypto/md5 mkdir -p $WORK/b112/ cat >/tmp/go-build1558595755/b112/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/md5 -trimpath "$WORK/b112=>" -I $WORK/b112/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b112/symabis ./md5block_arm64.s cat >/tmp/go-build1558595755/b086/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile crypto/internal/alias=/tmp/go-build1558595755/b087/_pkg_.a packagefile crypto/subtle=/tmp/go-build1558595755/b088/_pkg_.a packagefile encoding/binary=/tmp/go-build1558595755/b055/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p crypto/cipher -std -complete -installsuffix shared -buildid hPKym8K-bPAJmRVKBPJt/hPKym8K-bPAJmRVKBPJt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b086/importcfg -pack /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 mkdir -p $WORK/b061/ cat >/tmp/go-build1558595755/b061/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build1558595755/b055/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p encoding/base64 -std -complete -installsuffix shared -buildid rwk1bRcg5B3C9OqRCm9l/rwk1bRcg5B3C9OqRCm9l -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b061/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go mkdir -p $WORK/b097/ cat >/tmp/go-build1558595755/b097/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/edwards25519/field /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/edwards25519/field -trimpath "$WORK/b097=>" -I $WORK/b097/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b097/symabis ./fe_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b447/_pkg_.a # internal cat >/tmp/go-build1558595755/b098/importcfg << 'EOF' # internal # import config packagefile crypto/internal/nistec/fiat=/tmp/go-build1558595755/b099/_pkg_.a packagefile crypto/subtle=/tmp/go-build1558595755/b088/_pkg_.a packagefile embed=/tmp/go-build1558595755/b100/_pkg_.a packagefile encoding/binary=/tmp/go-build1558595755/b055/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile math/bits=/tmp/go-build1558595755/b032/_pkg_.a packagefile runtime=/tmp/go-build1558595755/b010/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a EOF cat >/tmp/go-build1558595755/b098/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 cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p crypto/internal/nistec -std -installsuffix shared -buildid ywqYzfJzxvgu9yHi5VxX/ywqYzfJzxvgu9yHi5VxX -goversion go1.21.7 -symabis $WORK/b098/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b098/importcfg -embedcfg $WORK/b098/embedcfg -pack -asmhdr $WORK/b098/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_ordinv.go /usr/lib/golang/src/crypto/internal/nistec/p384.go /usr/lib/golang/src/crypto/internal/nistec/p521.go cp $WORK/b447/_pkg_.a /builddir/.cache/go-build/90/908f6aefe4a88c3a8a60b7be13e38e09a15a13665933a7b4aa663521ed65b664-d # internal vendor/golang.org/x/crypto/internal/poly1305 mkdir -p $WORK/b126/ cat >/tmp/go-build1558595755/b126/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=/tmp/go-build1558595755/b088/_pkg_.a packagefile encoding/binary=/tmp/go-build1558595755/b055/_pkg_.a packagefile math/bits=/tmp/go-build1558595755/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p vendor/golang.org/x/crypto/internal/poly1305 -std -complete -installsuffix shared -buildid HVWuChBb64ka9rk2jWzD/HVWuChBb64ka9rk2jWzD -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b126/importcfg -pack /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/mac_noasm.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_generic.go cat >/tmp/go-build1558595755/b097/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=/tmp/go-build1558595755/b088/_pkg_.a packagefile encoding/binary=/tmp/go-build1558595755/b055/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile math/bits=/tmp/go-build1558595755/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p crypto/internal/edwards25519/field -std -installsuffix shared -buildid hzjxBnGtQi-gF5hpdi_F/hzjxBnGtQi-gF5hpdi_F -goversion go1.21.7 -symabis $WORK/b097/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b097/importcfg -pack -asmhdr $WORK/b097/go_asm.h /usr/lib/golang/src/crypto/internal/edwards25519/field/fe.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_amd64_noasm.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_arm64.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_generic.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b035/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/83/83b881129b103266f7b537d386ed4fae91ea57a1b265a1cd84c4c259aa0b55e3-d # internal github.com/prometheus/prometheus/vendor/github.com/cespare/xxhash/v2 mkdir -p $WORK/b153/ cat >/tmp/go-build1558595755/b153/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build1558595755/b055/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile math/bits=/tmp/go-build1558595755/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -p github.com/prometheus/prometheus/vendor/github.com/cespare/xxhash/v2 -complete -installsuffix shared -buildid q2MPmh-uijWZLNwKAKYU/q2MPmh-uijWZLNwKAKYU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b153/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cespare/xxhash/v2/xxhash.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cespare/xxhash/v2/xxhash_other.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cespare/xxhash/v2/xxhash_unsafe.go cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/95/95a55e9086d69ffd7acc8e6334cbcf7c6d980d27036e546dfd6bff4750211de2-d # internal fmt mkdir -p $WORK/b027/ cat >/tmp/go-build1558595755/b027/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile internal/fmtsort=/tmp/go-build1558595755/b028/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile unicode/utf8=/tmp/go-build1558595755/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p fmt -std -complete -installsuffix shared -buildid HEas9rbIqCN03jsPax2d/HEas9rbIqCN03jsPax2d -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b027/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 cat >/tmp/go-build1558595755/b112/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build1558595755/b085/_pkg_.a packagefile encoding/binary=/tmp/go-build1558595755/b055/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile hash=/tmp/go-build1558595755/b057/_pkg_.a packagefile math/bits=/tmp/go-build1558595755/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p crypto/md5 -std -installsuffix shared -buildid HRpP5L6LwsksCVsuVvYB/HRpP5L6LwsksCVsuVvYB -goversion go1.21.7 -symabis $WORK/b112/symabis -c=4 -shared -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_arm64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/52/52a23e3c2b53500e123f82c164f0daa6f9b8ea10a91683cd27bcaa5893a60655-d # internal path/filepath mkdir -p $WORK/b051/ cat >/tmp/go-build1558595755/b051/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile io/fs=/tmp/go-build1558595755/b044/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile runtime=/tmp/go-build1558595755/b010/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile syscall=/tmp/go-build1558595755/b038/_pkg_.a packagefile unicode/utf8=/tmp/go-build1558595755/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p path/filepath -std -complete -installsuffix shared -buildid BAYqLAdA8CnQaKbt91Yw/BAYqLAdA8CnQaKbt91Yw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b051/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_nonwindows.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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/49/499a49440df15b1ac9a7eb958d69ec8582561ea22f3d8689300e6cef54a7dbd6-d # internal io/ioutil mkdir -p $WORK/b072/ cat >/tmp/go-build1558595755/b072/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile io/fs=/tmp/go-build1558595755/b044/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p io/ioutil -std -complete -installsuffix shared -buildid -wIb0Yf2LDRQHu8vBQw0/-wIb0Yf2LDRQHu8vBQw0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b072/importcfg -pack /usr/lib/golang/src/io/ioutil/ioutil.go /usr/lib/golang/src/io/ioutil/tempfile.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/80/80a8a50bc830530a4a1738b3c47b159e75758b612b6528a3ae7d7543f2e37618-d # internal net mkdir -p $WORK/b075/ cat >/tmp/go-build1558595755/b075/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build1558595755/b076/_pkg_.a packagefile internal/bytealg=/tmp/go-build1558595755/b011/_pkg_.a packagefile internal/godebug=/tmp/go-build1558595755/b046/_pkg_.a packagefile internal/itoa=/tmp/go-build1558595755/b030/_pkg_.a packagefile internal/nettrace=/tmp/go-build1558595755/b077/_pkg_.a packagefile internal/poll=/tmp/go-build1558595755/b036/_pkg_.a packagefile internal/singleflight=/tmp/go-build1558595755/b078/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build1558595755/b037/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile io/fs=/tmp/go-build1558595755/b044/_pkg_.a packagefile net/netip=/tmp/go-build1558595755/b079/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile runtime=/tmp/go-build1558595755/b010/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1558595755/b024/_pkg_.a packagefile syscall=/tmp/go-build1558595755/b038/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p net -std -installsuffix shared -buildid GzHHc4-i6Tj8z2-D-bts/GzHHc4-i6Tj8z2-D-bts -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b075/importcfg -pack /usr/lib/golang/src/net/addrselect.go /usr/lib/golang/src/net/cgo_stub.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/mptcpsock_linux.go /usr/lib/golang/src/net/net.go /usr/lib/golang/src/net/netcgo_off.go /usr/lib/golang/src/net/netgo_on.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 cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/md5 -trimpath "$WORK/b112=>" -I $WORK/b112/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b112/md5block_arm64.o ./md5block_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/ed/edea069f4fea8c957d3c6a0d53ba37cd58711c1e9e647d4be586d9bd938366e2-d # internal crypto/internal/boring mkdir -p $WORK/b084/ cat >/tmp/go-build1558595755/b084/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build1558595755/b085/_pkg_.a packagefile crypto/cipher=/tmp/go-build1558595755/b086/_pkg_.a packagefile crypto/internal/boring/sig=/tmp/go-build1558595755/b089/_pkg_.a packagefile hash=/tmp/go-build1558595755/b057/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p crypto/internal/boring -std -complete -installsuffix shared -buildid T8n4bORuwQt0HazlnSfp/T8n4bORuwQt0HazlnSfp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b084/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/doc.go /usr/lib/golang/src/crypto/internal/boring/notboring.go cd /usr/lib/golang/src/crypto/internal/edwards25519/field /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/edwards25519/field -trimpath "$WORK/b097=>" -I $WORK/b097/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b097/fe_arm64.o ./fe_arm64.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b112/_pkg_.a $WORK/b112/md5block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/bf/bf956ce53b528bdf1fd860fcb8e8ac383efe7480b1079f453614d738d8a3fbf0-d # internal crypto/des mkdir -p $WORK/b095/ cat >/tmp/go-build1558595755/b095/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=/tmp/go-build1558595755/b086/_pkg_.a packagefile crypto/internal/alias=/tmp/go-build1558595755/b087/_pkg_.a packagefile encoding/binary=/tmp/go-build1558595755/b055/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p crypto/des -std -complete -installsuffix shared -buildid OAv1UJ106BwKBiKU0CEP/OAv1UJ106BwKBiKU0CEP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b095/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 cd /usr/lib/golang/src/crypto/internal/edwards25519/field /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b097/_pkg_.a $WORK/b097/fe_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/87/87a0273a9c00ff2a7801b027c64f78682466d4a27ef9cab669849eea99195633-d # internal crypto/internal/edwards25519 mkdir -p $WORK/b110/ cat >/tmp/go-build1558595755/b110/importcfg << 'EOF' # internal # import config packagefile crypto/internal/edwards25519/field=/tmp/go-build1558595755/b097/_pkg_.a packagefile crypto/subtle=/tmp/go-build1558595755/b088/_pkg_.a packagefile encoding/binary=/tmp/go-build1558595755/b055/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile math/bits=/tmp/go-build1558595755/b032/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p crypto/internal/edwards25519 -std -complete -installsuffix shared -buildid RRk9rdWQt3vIpQLR_jek/RRk9rdWQt3vIpQLR_jek -goversion go1.21.7 -c=4 -shared -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/scalar_fiat.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_arm64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/dd/dddb8890fb15cef075f124d4ff878ea7ba26464606d2a0994f4f883926cda003-d # internal crypto/aes mkdir -p $WORK/b094/ cat >/tmp/go-build1558595755/b094/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/aes -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b094/symabis ./asm_arm64.s ./gcm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/f5/f57619aeb704544e6567d9cdba7f3ed2f3ea7e593da7ab1698aaf3fa069bcbb5-d # internal crypto/sha512 mkdir -p $WORK/b105/ cat >/tmp/go-build1558595755/b105/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha512 -trimpath "$WORK/b105=>" -I $WORK/b105/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b105/symabis ./sha512block_arm64.s cat >/tmp/go-build1558595755/b094/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=/tmp/go-build1558595755/b086/_pkg_.a packagefile crypto/internal/alias=/tmp/go-build1558595755/b087/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build1558595755/b084/_pkg_.a packagefile crypto/subtle=/tmp/go-build1558595755/b088/_pkg_.a packagefile encoding/binary=/tmp/go-build1558595755/b055/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile internal/cpu=/tmp/go-build1558595755/b012/_pkg_.a packagefile internal/goarch=/tmp/go-build1558595755/b007/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p crypto/aes -std -installsuffix shared -buildid 7VWdPKwlLc1STt5cSSrw/7VWdPKwlLc1STt5cSSrw -goversion go1.21.7 -symabis $WORK/b094/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b094/importcfg -pack -asmhdr $WORK/b094/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_arm64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/47/47a2de6f8360375e5bd0e91c0d45b67507f9d82a1d4cb3e2416949b2032c888b-d # internal crypto/hmac mkdir -p $WORK/b111/ cat >/tmp/go-build1558595755/b111/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=/tmp/go-build1558595755/b084/_pkg_.a packagefile crypto/subtle=/tmp/go-build1558595755/b088/_pkg_.a packagefile hash=/tmp/go-build1558595755/b057/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p crypto/hmac -std -complete -installsuffix shared -buildid jtNt05R5USxDVQhGfAIX/jtNt05R5USxDVQhGfAIX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b111/importcfg -pack /usr/lib/golang/src/crypto/hmac/hmac.go cat >/tmp/go-build1558595755/b105/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build1558595755/b085/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build1558595755/b084/_pkg_.a packagefile encoding/binary=/tmp/go-build1558595755/b055/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile hash=/tmp/go-build1558595755/b057/_pkg_.a packagefile internal/cpu=/tmp/go-build1558595755/b012/_pkg_.a packagefile math/bits=/tmp/go-build1558595755/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p crypto/sha512 -std -installsuffix shared -buildid Z_sVt28kdqQ0mpYKu5_g/Z_sVt28kdqQ0mpYKu5_g -goversion go1.21.7 -symabis $WORK/b105/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b105/importcfg -pack -asmhdr $WORK/b105/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_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/59/5976fe133279ad60d3ae7c6325044dd57c59e360833635cdedb555bd3d70067a-d # internal crypto/sha1 mkdir -p $WORK/b115/ cat >/tmp/go-build1558595755/b115/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha1 -trimpath "$WORK/b115=>" -I $WORK/b115/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b115/symabis ./sha1block_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/cc/cc860ed680c1d5c9f3b4126c704e7f16ffb45d77e66286934ef50f5e856bd221-d # internal os/user mkdir -p $WORK/b048/ cd /usr/lib/golang/src/os/user TERM='dumb' CGO_LDFLAGS='"-O2" "-g"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b048/ -importpath os/user -- -I $WORK/b048/ -O2 -g -fno-stack-protector ./cgo_lookup_cgo.go ./getgrouplist_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/5c/5c431d4f4256290736e25101619249cdcba303970fb3260094d11260ffea9e77-d # internal compress/flate mkdir -p $WORK/b054/ cat >/tmp/go-build1558595755/b054/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1558595755/b052/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile math/bits=/tmp/go-build1558595755/b032/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p compress/flate -std -complete -installsuffix shared -buildid L2WcD9N-pXTKwqCm09Fi/L2WcD9N-pXTKwqCm09Fi -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b054/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 >/tmp/go-build1558595755/b115/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build1558595755/b085/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build1558595755/b084/_pkg_.a packagefile encoding/binary=/tmp/go-build1558595755/b055/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile hash=/tmp/go-build1558595755/b057/_pkg_.a packagefile internal/cpu=/tmp/go-build1558595755/b012/_pkg_.a packagefile math/bits=/tmp/go-build1558595755/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p crypto/sha1 -std -installsuffix shared -buildid Y7FEzAZlU6CfGZ5v35S8/Y7FEzAZlU6CfGZ5v35S8 -goversion go1.21.7 -symabis $WORK/b115/symabis -c=4 -shared -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_arm64.go cd /usr/lib/golang/src/crypto/internal/nistec /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/nistec -trimpath "$WORK/b098=>" -I $WORK/b098/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b098/p256_asm_arm64.o ./p256_asm_arm64.s cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/aes -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b094/asm_arm64.o ./asm_arm64.s cd /usr/lib/golang/src/crypto/internal/nistec /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b098/_pkg_.a $WORK/b098/p256_asm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/bd/bdd44182188e6137d43045a55bda43a7f3c793f9c857ec4531c3ffaed8a81d5d-d # internal encoding/json cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha512 -trimpath "$WORK/b105=>" -I $WORK/b105/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b105/sha512block_arm64.o ./sha512block_arm64.s mkdir -p $WORK/b059/ cat >/tmp/go-build1558595755/b059/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile encoding=/tmp/go-build1558595755/b060/_pkg_.a packagefile encoding/base64=/tmp/go-build1558595755/b061/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile unicode=/tmp/go-build1558595755/b025/_pkg_.a packagefile unicode/utf16=/tmp/go-build1558595755/b062/_pkg_.a packagefile unicode/utf8=/tmp/go-build1558595755/b026/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p encoding/json -std -complete -installsuffix shared -buildid kXGkSKUqYsxGda3HtqSa/kXGkSKUqYsxGda3HtqSa -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b059/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 cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/aes -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b094/gcm_arm64.o ./gcm_arm64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha1 -trimpath "$WORK/b115=>" -I $WORK/b115/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b115/sha1block_arm64.o ./sha1block_arm64.s cd /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b147=>" -I $WORK/b147/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b147/relfect2_arm64.o ./relfect2_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b147=>" -I $WORK/b147/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b147/relfect2_mips64x.o ./relfect2_mips64x.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b105/_pkg_.a $WORK/b105/sha512block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/19/194df7b575858d0cd2c8011a442e5d19e74d7d642cad7778e3b302e311f3c476-d # internal github.com/prometheus/prometheus/vendor/github.com/alecthomas/units mkdir -p $WORK/b063/ cat >/tmp/go-build1558595755/b063/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p github.com/prometheus/prometheus/vendor/github.com/alecthomas/units -complete -installsuffix shared -buildid d4P9ZNNGO-StJjByIV27/d4P9ZNNGO-StJjByIV27 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b063/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/alecthomas/units/bytes.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/alecthomas/units/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/alecthomas/units/si.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/alecthomas/units/util.go cd /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b147=>" -I $WORK/b147/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b147/relfect2_mipsx.o ./relfect2_mipsx.s cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b094/_pkg_.a $WORK/b094/asm_arm64.o $WORK/b094/gcm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/5e/5e2cdfd82a2b2264b4869249bae597ec16f6d50d54f7c4295b589bdcf66f1485-d # internal github.com/prometheus/prometheus/vendor/github.com/go-logfmt/logfmt mkdir -p $WORK/b065/ cat >/tmp/go-build1558595755/b065/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1558595755/b052/_pkg_.a packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile encoding=/tmp/go-build1558595755/b060/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile unicode=/tmp/go-build1558595755/b025/_pkg_.a packagefile unicode/utf16=/tmp/go-build1558595755/b062/_pkg_.a packagefile unicode/utf8=/tmp/go-build1558595755/b026/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p github.com/prometheus/prometheus/vendor/github.com/go-logfmt/logfmt -complete -installsuffix shared -buildid hvma5kZeTsnQoqIs2hdz/hvma5kZeTsnQoqIs2hdz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b065/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-logfmt/logfmt/decode.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-logfmt/logfmt/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-logfmt/logfmt/encode.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-logfmt/logfmt/jsonstring.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b115/_pkg_.a $WORK/b115/sha1block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/cf/cf37d92a431826e408c26aa2a4deea9f7db1f6ae7f3f7d38f1628394c87d1306-d # internal log mkdir -p $WORK/b066/ cat >/tmp/go-build1558595755/b066/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile log/internal=/tmp/go-build1558595755/b067/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile runtime=/tmp/go-build1558595755/b010/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1558595755/b024/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p log -std -complete -installsuffix shared -buildid Pt01KA35_oSayfmmDcJg/Pt01KA35_oSayfmmDcJg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b066/importcfg -pack /usr/lib/golang/src/log/log.go cd /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2 -trimpath "$WORK/b147=>" -I $WORK/b147/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b147/relfect2_ppc64x.o ./relfect2_ppc64x.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/f9/f9ec369075a9b9772cf72e63e420ce015f6901a9a9cc5208c7ccf01bcaff53c7-d # internal github.com/prometheus/prometheus/vendor/github.com/pkg/errors mkdir -p $WORK/b073/ cat >/tmp/go-build1558595755/b073/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile path=/tmp/go-build1558595755/b045/_pkg_.a packagefile runtime=/tmp/go-build1558595755/b010/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p github.com/prometheus/prometheus/vendor/github.com/pkg/errors -complete -installsuffix shared -buildid H3jn-WcCn0C2GjQAMLze/H3jn-WcCn0C2GjQAMLze -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b073/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/pkg/errors/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/pkg/errors/go113.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/pkg/errors/stack.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/0c/0cf094203012065f0dea7c83f51120261677966ca110df03cfa83a46c85c36d5-d # internal compress/gzip mkdir -p $WORK/b053/ cat >/tmp/go-build1558595755/b053/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1558595755/b052/_pkg_.a packagefile compress/flate=/tmp/go-build1558595755/b054/_pkg_.a packagefile encoding/binary=/tmp/go-build1558595755/b055/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile hash/crc32=/tmp/go-build1558595755/b056/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p compress/gzip -std -complete -installsuffix shared -buildid G_DZYH-Oneyz1u-4r_fl/G_DZYH-Oneyz1u-4r_fl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b053/importcfg -pack /usr/lib/golang/src/compress/gzip/gunzip.go /usr/lib/golang/src/compress/gzip/gzip.go cd /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b147/_pkg_.a $WORK/b147/relfect2_arm64.o $WORK/b147/relfect2_mips64x.o $WORK/b147/relfect2_mipsx.o $WORK/b147/relfect2_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/b4/b4021915d7d8553a658645d3eb4e894da457f732f44e64f01885ed07337e877b-d # internal math/big mkdir -p $WORK/b091/ cat >/tmp/go-build1558595755/b091/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/asm -p math/big -trimpath "$WORK/b091=>" -I $WORK/b091/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b091/symabis ./arith_arm64.s cat >/tmp/go-build1558595755/b091/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile encoding/binary=/tmp/go-build1558595755/b055/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile math/bits=/tmp/go-build1558595755/b032/_pkg_.a packagefile math/rand=/tmp/go-build1558595755/b092/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p math/big -std -installsuffix shared -buildid 9QHrR1s3zymvAreHD4nq/9QHrR1s3zymvAreHD4nq -goversion go1.21.7 -symabis $WORK/b091/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b091/importcfg -pack -asmhdr $WORK/b091/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_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_arm64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/18/1891b3a7ace9a701d1400a31f4c109e941e8f0ed534d65efdac09f4f7d60fdf0-d # internal crypto/ecdh mkdir -p $WORK/b096/ cat >/tmp/go-build1558595755/b096/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build1558595755/b085/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build1558595755/b084/_pkg_.a packagefile crypto/internal/edwards25519/field=/tmp/go-build1558595755/b097/_pkg_.a packagefile crypto/internal/nistec=/tmp/go-build1558595755/b098/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build1558595755/b090/_pkg_.a packagefile crypto/subtle=/tmp/go-build1558595755/b088/_pkg_.a packagefile encoding/binary=/tmp/go-build1558595755/b055/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile math/bits=/tmp/go-build1558595755/b032/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p crypto/ecdh -std -complete -installsuffix shared -buildid 9ryNs4sfL2Mgq5zuIuQz/9ryNs4sfL2Mgq5zuIuQz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b096/importcfg -pack /usr/lib/golang/src/crypto/ecdh/ecdh.go /usr/lib/golang/src/crypto/ecdh/nist.go /usr/lib/golang/src/crypto/ecdh/x25519.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/66/66e24e6f23dfe2b40b3a4b815ddc380583895d5375f9265286011e5bc788214a-d # internal github.com/prometheus/prometheus/vendor/github.com/google/pprof/profile mkdir -p $WORK/b071/ cat >/tmp/go-build1558595755/b071/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1558595755/b052/_pkg_.a packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile compress/gzip=/tmp/go-build1558595755/b053/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile path/filepath=/tmp/go-build1558595755/b051/_pkg_.a packagefile regexp=/tmp/go-build1558595755/b068/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p github.com/prometheus/prometheus/vendor/github.com/google/pprof/profile -complete -installsuffix shared -buildid gHbnZdB9ib2QaIHiXZyZ/gHbnZdB9ib2QaIHiXZyZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b071/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/pprof/profile/encode.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/pprof/profile/filter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/pprof/profile/index.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/pprof/profile/legacy_java_profile.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/pprof/profile/legacy_profile.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/pprof/profile/merge.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/pprof/profile/profile.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/pprof/profile/proto.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/pprof/profile/prune.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/c2/c214c98ab3608307aaf5a6957adf473414262e4fd562bac688bd62bdc7ff4314-d # internal crypto/sha256 mkdir -p $WORK/b116/ cat >/tmp/go-build1558595755/b116/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha256 -trimpath "$WORK/b116=>" -I $WORK/b116/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b116/symabis ./sha256block_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/43/430df64ae2c79ded986fc5ffe0a4c50368b307eccaf86b5ec5f28474b7f661ae-d # internal encoding/hex mkdir -p $WORK/b120/ cat >/tmp/go-build1558595755/b120/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p encoding/hex -std -complete -installsuffix shared -buildid QhiLASe3R0FCWgOEVH5h/QhiLASe3R0FCWgOEVH5h -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b120/importcfg -pack /usr/lib/golang/src/encoding/hex/hex.go cat >/tmp/go-build1558595755/b116/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build1558595755/b085/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build1558595755/b084/_pkg_.a packagefile encoding/binary=/tmp/go-build1558595755/b055/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile hash=/tmp/go-build1558595755/b057/_pkg_.a packagefile internal/cpu=/tmp/go-build1558595755/b012/_pkg_.a packagefile math/bits=/tmp/go-build1558595755/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p crypto/sha256 -std -installsuffix shared -buildid FFyVVZzj00M3RNnee3Sn/FFyVVZzj00M3RNnee3Sn -goversion go1.21.7 -symabis $WORK/b116/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b116/importcfg -pack -asmhdr $WORK/b116/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_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/4c/4c9467183cb67092bdccabd3d5c227a94d10b938c177d7fb645d757418e793d7-d # internal encoding/pem mkdir -p $WORK/b121/ cat >/tmp/go-build1558595755/b121/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile encoding/base64=/tmp/go-build1558595755/b061/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p encoding/pem -std -complete -installsuffix shared -buildid Va0hhJ3paXEUrPkV2jpA/Va0hhJ3paXEUrPkV2jpA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b121/importcfg -pack /usr/lib/golang/src/encoding/pem/pem.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/2e/2ec50cc1526e09752e732dd45ed5ea368ad72ac032555ea11f347dea055bf808-d # internal net/url mkdir -p $WORK/b122/ cat >/tmp/go-build1558595755/b122/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile path=/tmp/go-build1558595755/b045/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p net/url -std -complete -installsuffix shared -buildid vMTZdAMrjMsrtyqarcqF/vMTZdAMrjMsrtyqarcqF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b122/importcfg -pack /usr/lib/golang/src/net/url/url.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha256 -trimpath "$WORK/b116=>" -I $WORK/b116/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b116/sha256block_arm64.o ./sha256block_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b116/_pkg_.a $WORK/b116/sha256block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/6a/6af09a65a9afff25c6e85354ef1ffe8ef79fdefa977144b6194c324ea1685578-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b124/ cat >/tmp/go-build1558595755/b124/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm64/asm -p vendor/golang.org/x/crypto/chacha20 -trimpath "$WORK/b124=>" -I $WORK/b124/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b124/symabis ./chacha_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/40/408f5554919364349d6821af40d19c38505eb4145ea748b6405f8b79f8ce1706-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b127/ cat >/tmp/go-build1558595755/b127/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=/tmp/go-build1558595755/b111/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile hash=/tmp/go-build1558595755/b057/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid odZfdM3NRS6Efa87KNHv/odZfdM3NRS6Efa87KNHv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b127/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf/hkdf.go cat >/tmp/go-build1558595755/b124/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/alias=vendor/golang.org/x/crypto/internal/alias packagefile crypto/cipher=/tmp/go-build1558595755/b086/_pkg_.a packagefile encoding/binary=/tmp/go-build1558595755/b055/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build1558595755/b125/_pkg_.a packagefile math/bits=/tmp/go-build1558595755/b032/_pkg_.a packagefile runtime=/tmp/go-build1558595755/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p vendor/golang.org/x/crypto/chacha20 -std -installsuffix shared -buildid n4QgcBLQf2hjaNb886Aj/n4QgcBLQf2hjaNb886Aj -goversion go1.21.7 -symabis $WORK/b124/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b124/importcfg -pack -asmhdr $WORK/b124/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_arm64.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/xor.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/ba/baf5d4d6e13cdf6ea3eec700a3839cbec5806b04cb36e0bd8b438f9a2df1169e-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b132/ cat >/tmp/go-build1558595755/b132/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile container/list=/tmp/go-build1558595755/b082/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile log=/tmp/go-build1558595755/b066/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build1558595755/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid aH2zVTp9c9s04yqzVD8F/aH2zVTp9c9s04yqzVD8F -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b132/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/tables15.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/trieval.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/be/be24b8457b3f366130e58563c78488f87b9bf9d76843f8c462504baee99bef28-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b133/ cat >/tmp/go-build1558595755/b133/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=/tmp/go-build1558595755/b055/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile vendor/golang.org/x/text/transform=/tmp/go-build1558595755/b131/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile unicode/utf8=/tmp/go-build1558595755/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid 2QamI7ZzIiAKJv3AbLYn/2QamI7ZzIiAKJv3AbLYn -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b133/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/tables15.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 cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm64/asm -p vendor/golang.org/x/crypto/chacha20 -trimpath "$WORK/b124=>" -I $WORK/b124/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b124/chacha_arm64.o ./chacha_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b124/_pkg_.a $WORK/b124/chacha_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/e8/e8ae3a2ba4dac5157556324bef7e1066952cba92a00cd29ae3be17386e3239f4-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b123/ cat >/tmp/go-build1558595755/b123/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/alias=vendor/golang.org/x/crypto/internal/alias importmap golang.org/x/crypto/internal/poly1305=vendor/golang.org/x/crypto/internal/poly1305 packagefile crypto/cipher=/tmp/go-build1558595755/b086/_pkg_.a packagefile encoding/binary=/tmp/go-build1558595755/b055/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=/tmp/go-build1558595755/b124/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build1558595755/b125/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build1558595755/b126/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid Q7ABn2oQ37wZ4r9AxAvX/Q7ABn2oQ37wZ4r9AxAvX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b123/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/75/75f97695ef685ba33acc23b54e6bbd2a80a8dc3a7b17673f323dfe3334f5d365-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b136/ cat >/tmp/go-build1558595755/b136/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid rWi9jKaaXBUjj_IOVkIh/rWi9jKaaXBUjj_IOVkIh -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b136/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/static_table.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/tables.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/7b/7b0ee074d7a09eb4f2f50bcc63ce83817c2f59f1ba510276c705689e7a30d20c-d # internal mime mkdir -p $WORK/b137/ cat >/tmp/go-build1558595755/b137/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1558595755/b052/_pkg_.a packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile encoding/base64=/tmp/go-build1558595755/b061/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile unicode=/tmp/go-build1558595755/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1558595755/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p mime -std -complete -installsuffix shared -buildid yfMeMnEuSVWE3VcKb3od/yfMeMnEuSVWE3VcKb3od -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b137/importcfg -pack /usr/lib/golang/src/mime/encodedword.go /usr/lib/golang/src/mime/grammar.go /usr/lib/golang/src/mime/mediatype.go /usr/lib/golang/src/mime/type.go /usr/lib/golang/src/mime/type_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/2a/2af889bffe13bc0a40d600dacaefb00363bf51ec3968e0368793576e1deddefe-d # internal github.com/prometheus/prometheus/vendor/github.com/go-kit/log mkdir -p $WORK/b064/ cat >/tmp/go-build1558595755/b064/importcfg << 'EOF' # internal # import config importmap github.com/go-logfmt/logfmt=github.com/prometheus/prometheus/vendor/github.com/go-logfmt/logfmt packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile encoding=/tmp/go-build1558595755/b060/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-logfmt/logfmt=/tmp/go-build1558595755/b065/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile log=/tmp/go-build1558595755/b066/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile regexp=/tmp/go-build1558595755/b068/_pkg_.a packagefile runtime=/tmp/go-build1558595755/b010/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1558595755/b024/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p github.com/prometheus/prometheus/vendor/github.com/go-kit/log -complete -installsuffix shared -buildid gqmY6IIXHnJ9VbVvBcRk/gqmY6IIXHnJ9VbVvBcRk -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b064/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-kit/log/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-kit/log/json_logger.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-kit/log/log.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-kit/log/logfmt_logger.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-kit/log/nop_logger.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-kit/log/stdlib.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-kit/log/sync.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-kit/log/value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/1e/1e6b874164996c3327c8d817851715aab2c4f8f2971622dd992e5614a456d693-d # internal mime/quotedprintable mkdir -p $WORK/b139/ cat >/tmp/go-build1558595755/b139/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1558595755/b052/_pkg_.a packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p mime/quotedprintable -std -complete -installsuffix shared -buildid rzYsEVj_gycxsfCEoy2l/rzYsEVj_gycxsfCEoy2l -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b139/importcfg -pack /usr/lib/golang/src/mime/quotedprintable/reader.go /usr/lib/golang/src/mime/quotedprintable/writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/c5/c5f97b6133e5d6b862df02b291181ac2ccc119fbd9f0d3ff5e00d2eabcfe52d1-d # internal net/http/internal mkdir -p $WORK/b141/ cat >/tmp/go-build1558595755/b141/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1558595755/b052/_pkg_.a packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -p net/http/internal -std -complete -installsuffix shared -buildid I4wc-STt1l3yl4gorPaP/I4wc-STt1l3yl4gorPaP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b141/importcfg -pack /usr/lib/golang/src/net/http/internal/chunked.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/10/103eef6582ea14c21645ea2f3a5817e83e2312b72d2d28f931e93a8f9e205d92-d # internal github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level mkdir -p $WORK/b070/ cat >/tmp/go-build1558595755/b070/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1558595755/b064/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level -complete -installsuffix shared -buildid JJdcgCZHcq6HSkPWyI4Q/JJdcgCZHcq6HSkPWyI4Q -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b070/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level/level.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/42/42b6cbf20bfa3ff4330edcb62d79e7a9a2aaaa62a546ad50277f7f7c69a14cc1-d # internal runtime/debug mkdir -p $WORK/b146/ cat >/tmp/go-build1558595755/b146/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/debug -trimpath "$WORK/b146=>" -I $WORK/b146/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b146/symabis ./debug.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/2d/2d7a40d1aff3e28644dee32762d59777becd598cb7e113def71ffb8904e6cc4d-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b130/ cat >/tmp/go-build1558595755/b130/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=/tmp/go-build1558595755/b004/_pkg_.a packagefile vendor/golang.org/x/text/transform=/tmp/go-build1558595755/b131/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build1558595755/b132/_pkg_.a packagefile unicode/utf8=/tmp/go-build1558595755/b026/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid ZgbzkK8GFbPQSk0kMlM5/ZgbzkK8GFbPQSk0kMlM5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b130/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_arm64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/a5/a572ea007a4e1c28511f20794df02b32a744d8e8f07f091fbe93826180e086f3-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model mkdir -p $WORK/b148/ cat >/tmp/go-build1558595755/b148/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile regexp=/tmp/go-build1558595755/b068/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build1558595755/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model -complete -installsuffix shared -buildid sEx8bWL8_7ZmKwq2aHyT/sEx8bWL8_7ZmKwq2aHyT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b148/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model/alert.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model/fingerprinting.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model/fnv.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model/labels.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model/labelset.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model/metric.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model/model.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model/signature.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model/silence.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model/time.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model/value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/1a/1aa52e7311469ad855aa4d3b838aea82a0b62c0810bebbe33ad62a608c55a84c-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/detrand mkdir -p $WORK/b158/ cat >/tmp/go-build1558595755/b158/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build1558595755/b055/_pkg_.a packagefile hash/fnv=/tmp/go-build1558595755/b159/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/detrand -complete -installsuffix shared -buildid 0JrKOaf-kRDrTtVGxJl3/0JrKOaf-kRDrTtVGxJl3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b158/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/detrand/rand.go cat >/tmp/go-build1558595755/b146/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile runtime=/tmp/go-build1558595755/b010/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -p runtime/debug -std -installsuffix shared -buildid -PdIEVAqm-QJ2CLGwu21/-PdIEVAqm-QJ2CLGwu21 -goversion go1.21.7 -symabis $WORK/b146/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b146/importcfg -pack -asmhdr $WORK/b146/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_arm64/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/a1/a1da13b2b8ea5b96896492f06382b5c8e2040746f17ad0e880ba52de79ec6f2a-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors mkdir -p $WORK/b157/ cat >/tmp/go-build1558595755/b157/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/detrand packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build1558595755/b158/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors -complete -installsuffix shared -buildid UA4DC5xqqZim2w2fQkf_/UA4DC5xqqZim2w2fQkf_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b157/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors/is_go113.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/84/84ad1dd1ba25ac5aa7dd008c9b3cb419c3bf9cd60b5f3d132960e4e34bf1e801-d # internal go/token mkdir -p $WORK/b166/ cat >/tmp/go-build1558595755/b166/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1558595755/b024/_pkg_.a packagefile unicode=/tmp/go-build1558595755/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1558595755/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -p go/token -std -complete -installsuffix shared -buildid 0X5IG10058xGkxnVZL9v/0X5IG10058xGkxnVZL9v -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b166/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_arm64/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/c9/c99fefe46cdbd14d4d7ab999938a577e27d0e402e2f7923c2f2ba9023baab31e-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire mkdir -p $WORK/b156/ cat >/tmp/go-build1558595755/b156/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/errors=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build1558595755/b157/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile math/bits=/tmp/go-build1558595755/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire -complete -installsuffix shared -buildid JEp8LVJHEX-EnwiRHkeF/JEp8LVJHEX-EnwiRHkeF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b156/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire/wire.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/debug -trimpath "$WORK/b146=>" -I $WORK/b146/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b146/debug.o ./debug.s cd $WORK/b048 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=w6tFuUKPL5wEZXqgMinZ -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/04/04f0bfc963d263658a715b478bc1f63a6107012a68f9006cc2117f907d3442be-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect mkdir -p $WORK/b161/ cat >/tmp/go-build1558595755/b161/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/pragma=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build1558595755/b156/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build1558595755/b162/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect -complete -installsuffix shared -buildid kTPeqYVpMeVzv5v8xBwY/kTPeqYVpMeVzv5v8xBwY -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b161/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect/methods.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect/proto.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect/source.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect/source_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect/type.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect/value.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect/value_union.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect/value_unsafe.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/1c/1cfa09290b16f12d09f5905cebc42085bb4769713790b94dd1133068818ae1d3-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/version mkdir -p $WORK/b183/ cat >/tmp/go-build1558595755/b183/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/version -complete -installsuffix shared -buildid Ep4ZYb77FqJhGe-2b2nJ/Ep4ZYb77FqJhGe-2b2nJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b183/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/version/version.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b146/_pkg_.a $WORK/b146/debug.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/e7/e758f08a7c0cd329d63b37977938aa9b9a9d96872a07c3e15a5d5ad0b06c542f-d # internal github.com/prometheus/prometheus/vendor/github.com/modern-go/concurrent mkdir -p $WORK/b145/ cat >/tmp/go-build1558595755/b145/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile log=/tmp/go-build1558595755/b066/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile runtime=/tmp/go-build1558595755/b010/_pkg_.a packagefile runtime/debug=/tmp/go-build1558595755/b146/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -p github.com/prometheus/prometheus/vendor/github.com/modern-go/concurrent -complete -installsuffix shared -buildid zVi0-LS-nPZhFTD-dEk6/zVi0-LS-nPZhFTD-dEk6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b145/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/concurrent/executor.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/concurrent/go_above_19.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/concurrent/log.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/modern-go/concurrent/unbounded_executor.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/b8/b84cbb33daabd7c0c6889a153ae44a2e8adae1d387d73c41f856c18e884d85c0-d # internal net/textproto mkdir -p $WORK/b134/ cat >/tmp/go-build1558595755/b134/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1558595755/b052/_pkg_.a packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p net/textproto -std -complete -installsuffix shared -buildid SWJ8Tq0r8u5nh4dnljmP/SWJ8Tq0r8u5nh4dnljmP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b134/importcfg -pack /usr/lib/golang/src/net/textproto/header.go /usr/lib/golang/src/net/textproto/pipeline.go /usr/lib/golang/src/net/textproto/reader.go /usr/lib/golang/src/net/textproto/textproto.go /usr/lib/golang/src/net/textproto/writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/54/54337fa4beb7c8a8079bc6a660c99b4a6fa389343b8c3ac95221e41e6f45f58e-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/internal/fs mkdir -p $WORK/b197/ cat >/tmp/go-build1558595755/b197/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile path/filepath=/tmp/go-build1558595755/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid URRJx3u6F2QL-CXyEvFz/URRJx3u6F2QL-CXyEvFz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b197/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/internal/fs/fs.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/asm -p math/big -trimpath "$WORK/b091=>" -I $WORK/b091/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b091/arith_arm64.o ./arith_arm64.s cd $WORK/b048 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=w6tFuUKPL5wEZXqgMinZ -o ./_x002.o -c cgo_lookup_cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b183/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/f1/f1528c066cd98fc027f9e849f91db70073cefb7b6816d8f89902a45c010a9255-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/internal/util mkdir -p $WORK/b198/ cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/1d/1d2d64831d668019e8823dd0eb768468554cb4a2557493dad4c7bdfddbaece42-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix mkdir -p $WORK/b199/ cat >/tmp/go-build1558595755/b199/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix -trimpath "$WORK/b199=>" -I $WORK/b199/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b199/symabis ./asm_linux_arm64.s cat >/tmp/go-build1558595755/b198/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile syscall=/tmp/go-build1558595755/b038/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/internal/util -complete -installsuffix shared -buildid 6qgPpbUazyq-SpA7zWWH/6qgPpbUazyq-SpA7zWWH -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b198/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/internal/util/parse.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/internal/util/readfile.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/internal/util/sysreadfile.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/internal/util/valueparser.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b091/_pkg_.a $WORK/b091/arith_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/cc/cc36a3a0c78bd5a89270c4b4e096dd6c0451f4fcf90c098b4beb3970db72d879-d # internal crypto/rand mkdir -p $WORK/b083/ cat >/tmp/go-build1558595755/b083/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=/tmp/go-build1558595755/b084/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build1558595755/b090/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build1558595755/b037/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile math/big=/tmp/go-build1558595755/b091/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile runtime=/tmp/go-build1558595755/b010/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1558595755/b024/_pkg_.a packagefile syscall=/tmp/go-build1558595755/b038/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p crypto/rand -std -complete -installsuffix shared -buildid 4bHyNbwMdZJgHR0RMtPk/4bHyNbwMdZJgHR0RMtPk -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b083/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 cat >/tmp/go-build1558595755/b199/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/internal/unsafeheader=github.com/prometheus/prometheus/vendor/golang.org/x/sys/internal/unsafeheader packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile encoding/binary=/tmp/go-build1558595755/b055/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/internal/unsafeheader=/tmp/go-build1558595755/b200/_pkg_.a packagefile math/bits=/tmp/go-build1558595755/b032/_pkg_.a packagefile runtime=/tmp/go-build1558595755/b010/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile syscall=/tmp/go-build1558595755/b038/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix -installsuffix shared -buildid V9aM78AkDpjZiVmQQ5Px/V9aM78AkDpjZiVmQQ5Px -goversion go1.21.7 -symabis $WORK/b199/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b199/importcfg -pack -asmhdr $WORK/b199/go_asm.h ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/affinity_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/aliases.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/bluetooth_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/constants.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/dev_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/dirent.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/endian_little.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/env_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/fcntl.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/fdset.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/ifreq_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/ioctl.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/ioctl_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/pagesize_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/race0.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/readdirent_getdents.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/sockcmsg_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/sockcmsg_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/sockcmsg_unix_other.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/str.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/syscall.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/syscall_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/syscall_linux_arm64.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/syscall_linux_gc.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/syscall_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/syscall_unix_gc.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/sysvshm_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/sysvshm_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/timestruct.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/zerrors_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/zerrors_linux_arm64.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/zptrace_armnn_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/zptrace_linux_arm64.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/zsyscall_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/zsyscall_linux_arm64.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/zsysnum_linux_arm64.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/ztypes_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix/ztypes_linux_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/9c/9c7d4b97f1132032cfb526dad4f9614c4daf4ab8dae74747e82aabe62698db75-d # internal crypto/elliptic mkdir -p $WORK/b102/ cat >/tmp/go-build1558595755/b102/importcfg << 'EOF' # internal # import config packagefile crypto/internal/nistec=/tmp/go-build1558595755/b098/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile math/big=/tmp/go-build1558595755/b091/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p crypto/elliptic -std -complete -installsuffix shared -buildid KufSSEsHuGoIhE4yFjqy/KufSSEsHuGoIhE4yFjqy -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b102/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_arm64/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/4b/4b56f5bce5d23905e3677b027bfb6eea41410b9b21d0a655b94fc0b97f9b1782-d # internal crypto/internal/bigmod mkdir -p $WORK/b103/ cat >/tmp/go-build1558595755/b103/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/bigmod /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/bigmod -trimpath "$WORK/b103=>" -I $WORK/b103/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b103/symabis ./nat_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/39/3908ed74d8967d30e7b249067deaf39de800bf06cb3bc586decff6f82ab985d0-d # internal crypto/internal/boring/bbig mkdir -p $WORK/b104/ cat >/tmp/go-build1558595755/b104/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=/tmp/go-build1558595755/b084/_pkg_.a packagefile math/big=/tmp/go-build1558595755/b091/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p crypto/internal/boring/bbig -std -complete -installsuffix shared -buildid t1QOOkslbL1JV49DfaiY/t1QOOkslbL1JV49DfaiY -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b104/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/bbig/big.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/18/18a58979a6c5b8e7c7efe350b2d3276c880cc5f1db19fd72d6fbe1101260d337-d # internal encoding/asn1 mkdir -p $WORK/b107/ cat >/tmp/go-build1558595755/b107/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile math/big=/tmp/go-build1558595755/b091/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a packagefile unicode/utf16=/tmp/go-build1558595755/b062/_pkg_.a packagefile unicode/utf8=/tmp/go-build1558595755/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p encoding/asn1 -std -complete -installsuffix shared -buildid aYyj4rjnEdV1NXZ73PBM/aYyj4rjnEdV1NXZ73PBM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b107/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_arm64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/b1/b192b5610546f7f2fc5bc7fee8fd67093ad3a8598419b2113befc73c3431b027-d # internal crypto/ed25519 mkdir -p $WORK/b109/ cat >/tmp/go-build1558595755/b109/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile crypto=/tmp/go-build1558595755/b085/_pkg_.a packagefile crypto/internal/edwards25519=/tmp/go-build1558595755/b110/_pkg_.a packagefile crypto/rand=/tmp/go-build1558595755/b083/_pkg_.a packagefile crypto/sha512=/tmp/go-build1558595755/b105/_pkg_.a packagefile crypto/subtle=/tmp/go-build1558595755/b088/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p crypto/ed25519 -std -complete -installsuffix shared -buildid ua1zwVS9F7kEK74ORTOv/ua1zwVS9F7kEK74ORTOv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b109/importcfg -pack /usr/lib/golang/src/crypto/ed25519/ed25519.go cat >/tmp/go-build1558595755/b103/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build1558595755/b055/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile internal/cpu=/tmp/go-build1558595755/b012/_pkg_.a packagefile math/big=/tmp/go-build1558595755/b091/_pkg_.a packagefile math/bits=/tmp/go-build1558595755/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p crypto/internal/bigmod -std -installsuffix shared -buildid QuJTVTlG_ZjopcYOD6Q1/QuJTVTlG_ZjopcYOD6Q1 -goversion go1.21.7 -symabis $WORK/b103/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b103/importcfg -pack -asmhdr $WORK/b103/go_asm.h /usr/lib/golang/src/crypto/internal/bigmod/nat.go /usr/lib/golang/src/crypto/internal/bigmod/nat_asm.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/61/617cf3ece19e9b72d1e5c93e16b1c1c37f42781d4efcafa5ceaf24fba7928937-d # internal crypto/dsa mkdir -p $WORK/b118/ cat >/tmp/go-build1558595755/b118/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=/tmp/go-build1558595755/b090/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile math/big=/tmp/go-build1558595755/b091/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p crypto/dsa -std -complete -installsuffix shared -buildid Wsf781AahxKDuBryCW22/Wsf781AahxKDuBryCW22 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b118/importcfg -pack /usr/lib/golang/src/crypto/dsa/dsa.go cd $WORK/b048 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=w6tFuUKPL5wEZXqgMinZ -o ./_x003.o -c getgrouplist_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/d8/d83afe209619eb3d5cb7c4ced56e4a94fc0f63f4a5b0e46e0f3c94ba35d64cdf-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b129/ cat >/tmp/go-build1558595755/b129/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=/tmp/go-build1558595755/b027/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=/tmp/go-build1558595755/b130/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build1558595755/b132/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=/tmp/go-build1558595755/b133/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile unicode/utf8=/tmp/go-build1558595755/b026/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid i-lHTScrXSdN0eP0u0JR/i-lHTScrXSdN0eP0u0JR -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b129/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/tables15.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/trie13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trieval.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/5e/5e9eb12c9cf8325f95c0bcfbc1ffecacb799cda61422295a68ca69a6daef24bc-d # internal mime/multipart mkdir -p $WORK/b138/ cat >/tmp/go-build1558595755/b138/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1558595755/b052/_pkg_.a packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile crypto/rand=/tmp/go-build1558595755/b083/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile internal/godebug=/tmp/go-build1558595755/b046/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile mime=/tmp/go-build1558595755/b137/_pkg_.a packagefile mime/quotedprintable=/tmp/go-build1558595755/b139/_pkg_.a packagefile net/textproto=/tmp/go-build1558595755/b134/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile path/filepath=/tmp/go-build1558595755/b051/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p mime/multipart -std -complete -installsuffix shared -buildid DTAbHbYtrkzQF2-ukWOl/DTAbHbYtrkzQF2-ukWOl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b138/importcfg -pack /usr/lib/golang/src/mime/multipart/formdata.go /usr/lib/golang/src/mime/multipart/multipart.go /usr/lib/golang/src/mime/multipart/readmimeheader.go /usr/lib/golang/src/mime/multipart/writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/56/565927dc29efa98702bd31cb5f6df8597c202c93ff33615924f7b51b68f2d17c-d # internal github.com/prometheus/prometheus/vendor/github.com/json-iterator/go mkdir -p $WORK/b144/ cat >/tmp/go-build1558595755/b144/importcfg << 'EOF' # internal # import config importmap github.com/modern-go/concurrent=github.com/prometheus/prometheus/vendor/github.com/modern-go/concurrent importmap github.com/modern-go/reflect2=github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2 packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile encoding=/tmp/go-build1558595755/b060/_pkg_.a packagefile encoding/base64=/tmp/go-build1558595755/b061/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/modern-go/concurrent=/tmp/go-build1558595755/b145/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2=/tmp/go-build1558595755/b147/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile math/big=/tmp/go-build1558595755/b091/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile unicode=/tmp/go-build1558595755/b025/_pkg_.a packagefile unicode/utf16=/tmp/go-build1558595755/b062/_pkg_.a packagefile unicode/utf8=/tmp/go-build1558595755/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -p github.com/prometheus/prometheus/vendor/github.com/json-iterator/go -complete -installsuffix shared -buildid jjGVe7kuR6D3ihZK6K64/jjGVe7kuR6D3ihZK6K64 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b144/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/adapter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/any.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/any_array.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/any_bool.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/any_float.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/any_int32.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/any_int64.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/any_invalid.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/any_nil.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/any_number.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/any_object.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/any_str.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/any_uint32.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/any_uint64.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/config.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/iter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/iter_array.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/iter_float.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/iter_int.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/iter_object.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/iter_skip.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/iter_skip_strict.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/iter_str.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/jsoniter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/pool.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/reflect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/reflect_array.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/reflect_dynamic.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/reflect_extension.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/reflect_json_number.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/reflect_json_raw_message.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/reflect_map.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/reflect_marshaler.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/reflect_native.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/reflect_optional.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/reflect_slice.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/reflect_struct_decoder.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/reflect_struct_encoder.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/stream.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/stream_float.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/stream_int.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/json-iterator/go/stream_str.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/dc/dc576180f0e06ba58847c16b86f8c64140204c468ac6792583ba9754e210b781-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset mkdir -p $WORK/b160/ cat >/tmp/go-build1558595755/b160/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/errors=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build1558595755/b156/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build1558595755/b157/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1558595755/b161/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset -complete -installsuffix shared -buildid JZcQQ19BNQIWeW41yQXw/JZcQQ19BNQIWeW41yQXw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b160/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset/messageset.go cd /usr/lib/golang/src/crypto/internal/bigmod /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/bigmod -trimpath "$WORK/b103=>" -I $WORK/b103/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b103/nat_arm64.o ./nat_arm64.s cd $WORK/b048 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=w6tFuUKPL5wEZXqgMinZ -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/crypto/internal/bigmod /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b103/_pkg_.a $WORK/b103/nat_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b160/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/d1/d1c8c1011da6c4ff6b749cb7379c1e5a1303f5fba21cfb539e8ccf89e63edcc6-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b138/_pkg_.a # internal crypto/rsa /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/2f/2fe8d725c0529d40f4ec49fdf6026bff0d73b1f53a372795930bcef79d293268-d # internal mkdir -p $WORK/b114/ cat >/tmp/go-build1558595755/b114/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile crypto=/tmp/go-build1558595755/b085/_pkg_.a packagefile crypto/internal/bigmod=/tmp/go-build1558595755/b103/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build1558595755/b084/_pkg_.a packagefile crypto/internal/boring/bbig=/tmp/go-build1558595755/b104/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build1558595755/b090/_pkg_.a packagefile crypto/rand=/tmp/go-build1558595755/b083/_pkg_.a packagefile crypto/subtle=/tmp/go-build1558595755/b088/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile hash=/tmp/go-build1558595755/b057/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile math/big=/tmp/go-build1558595755/b091/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p crypto/rsa -std -complete -installsuffix shared -buildid kbjDSxgPDHIxeHk_sPZ2/kbjDSxgPDHIxeHk_sPZ2 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b114/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 github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs mkdir -p $WORK/b165/ cat >/tmp/go-build1558595755/b165/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/flags=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile go/token=/tmp/go-build1558595755/b166/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build1558595755/b164/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1558595755/b161/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile unicode=/tmp/go-build1558595755/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1558595755/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs -complete -installsuffix shared -buildid fECJeHbtB4IpGgSSMQp9/fECJeHbtB4IpGgSSMQp9 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b165/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs/strings.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs/strings_unsafe.go cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/2a/2ade80bde4673aa8928fef906bddf19dd2ac08d1b079867610abcc2c65b44a1b-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b106/ cat >/tmp/go-build1558595755/b106/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=/tmp/go-build1558595755/b107/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build1558595755/b108/_pkg_.a packagefile math/big=/tmp/go-build1558595755/b091/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid DLQBMB672m6t5uRPjh8O/DLQBMB672m6t5uRPjh8O -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b106/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/b138/_pkg_.a /builddir/.cache/go-build/22/22a4bb7267ddc36d3043528e4edbf1f597565238597e1578e64784c602957806-d # internal crypto/x509/pkix mkdir -p $WORK/b119/ cat >/tmp/go-build1558595755/b119/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=/tmp/go-build1558595755/b107/_pkg_.a packagefile encoding/hex=/tmp/go-build1558595755/b120/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile math/big=/tmp/go-build1558595755/b091/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p crypto/x509/pkix -std -complete -installsuffix shared -buildid RvZGIMXyfPtIM_gBHRLC/RvZGIMXyfPtIM_gBHRLC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b119/importcfg -pack /usr/lib/golang/src/crypto/x509/pkix/pkix.go TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -o $WORK/b048/_cgo_.o $WORK/b048/_cgo_main.o $WORK/b048/_x001.o $WORK/b048/_x002.o $WORK/b048/_x003.o -O2 -g /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/5e/5e7c34fa0384c63630bdbad9f204c0722d7ca6d8a54798516f669b3430854819-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid mkdir -p $WORK/b167/ cat >/tmp/go-build1558595755/b167/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1558595755/b161/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid -complete -installsuffix shared -buildid jcGwYT3bcvj2yIR_XJ-I/jcGwYT3bcvj2yIR_XJ-I -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b167/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid/any_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid/api_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid/descriptor_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid/duration_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid/empty_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid/field_mask_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid/goname.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid/map_entry.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid/source_context_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid/struct_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid/timestamp_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid/type_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid/wrappers.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid/wrappers_gen.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/2d/2dab87cdeeee880c30a20a5b4dd991134aaed897df334e3f19fbbb8d561f9289-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/text mkdir -p $WORK/b163/ cat >/tmp/go-build1558595755/b163/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/detrand importmap google.golang.org/protobuf/internal/errors=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/flags=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/strs=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build1558595755/b158/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build1558595755/b157/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build1558595755/b164/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build1558595755/b165/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile math/bits=/tmp/go-build1558595755/b032/_pkg_.a packagefile regexp=/tmp/go-build1558595755/b068/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile unicode=/tmp/go-build1558595755/b025/_pkg_.a packagefile unicode/utf16=/tmp/go-build1558595755/b062/_pkg_.a packagefile unicode/utf8=/tmp/go-build1558595755/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/text -complete -installsuffix shared -buildid hQpGi3YVvDXltu6AhKNW/hQpGi3YVvDXltu6AhKNW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b163/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/text/decode.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/text/decode_number.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/text/decode_string.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/text/decode_token.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/text/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/text/encode.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/75/75d29490f20af9e65e36751fc071d1e021d011bbe1fecfbd271d24be8a1e2300-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/order mkdir -p $WORK/b168/ cat >/tmp/go-build1558595755/b168/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1558595755/b161/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/order -complete -installsuffix shared -buildid Ah9YsZecnREy7Ao3lHUB/Ah9YsZecnREy7Ao3lHUB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b168/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/order/order.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/order/range.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/f0/f00f829264248763f13e8af8211e607f50863b64faa398cd649c763596e4ef46-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry mkdir -p $WORK/b171/ cat >/tmp/go-build1558595755/b171/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/errors=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/flags=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build1558595755/b160/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build1558595755/b157/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build1558595755/b164/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1558595755/b161/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry -complete -installsuffix shared -buildid jiiJKWt8Dm-qq8JJzIap/jiiJKWt8Dm-qq8JJzIap -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b171/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry/registry.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage user -dynimport $WORK/b048/_cgo_.o -dynout $WORK/b048/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/2e/2efa04433acbd3404918d31fa63d26aca5054cbea1ab6e607ae8681ab4c0a041-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoiface mkdir -p $WORK/b172/ cat >/tmp/go-build1558595755/b172/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/pragma=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build1558595755/b162/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1558595755/b161/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoiface -complete -installsuffix shared -buildid xm-4386NFfFvrSUQFESp/xm-4386NFfFvrSUQFESp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b172/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoiface/legacy.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoiface/methods.go cat >/tmp/go-build1558595755/b048/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile runtime=/tmp/go-build1558595755/b010/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile syscall=/tmp/go-build1558595755/b038/_pkg_.a packagefile runtime/cgo=/tmp/go-build1558595755/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p os/user -std -installsuffix shared -buildid w6tFuUKPL5wEZXqgMinZ/w6tFuUKPL5wEZXqgMinZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b048/importcfg -pack /usr/lib/golang/src/os/user/cgo_listgroups_unix.go /usr/lib/golang/src/os/user/cgo_lookup_unix.go /usr/lib/golang/src/os/user/lookup.go /usr/lib/golang/src/os/user/user.go $WORK/b048/_cgo_gotypes.go $WORK/b048/cgo_lookup_cgo.cgo1.go $WORK/b048/getgrouplist_unix.cgo1.go $WORK/b048/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/8f/8f4f5c5e8cff02dc496657745dd070a9f42419218b8fc54316fce416de1a030e-d # internal crypto/ecdsa mkdir -p $WORK/b101/ cat >/tmp/go-build1558595755/b101/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=/tmp/go-build1558595755/b003/_pkg_.a packagefile crypto=/tmp/go-build1558595755/b085/_pkg_.a packagefile crypto/aes=/tmp/go-build1558595755/b094/_pkg_.a packagefile crypto/cipher=/tmp/go-build1558595755/b086/_pkg_.a packagefile crypto/ecdh=/tmp/go-build1558595755/b096/_pkg_.a packagefile crypto/elliptic=/tmp/go-build1558595755/b102/_pkg_.a packagefile crypto/internal/bigmod=/tmp/go-build1558595755/b103/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build1558595755/b084/_pkg_.a packagefile crypto/internal/boring/bbig=/tmp/go-build1558595755/b104/_pkg_.a packagefile crypto/internal/nistec=/tmp/go-build1558595755/b098/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build1558595755/b090/_pkg_.a packagefile crypto/sha512=/tmp/go-build1558595755/b105/_pkg_.a packagefile crypto/subtle=/tmp/go-build1558595755/b088/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build1558595755/b106/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build1558595755/b108/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile math/big=/tmp/go-build1558595755/b091/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p crypto/ecdsa -std -complete -installsuffix shared -buildid mCZuJTTGNoEbwmP5G5AE/mCZuJTTGNoEbwmP5G5AE -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b101/importcfg -pack /usr/lib/golang/src/crypto/ecdsa/ecdsa.go /usr/lib/golang/src/crypto/ecdsa/ecdsa_legacy.go /usr/lib/golang/src/crypto/ecdsa/ecdsa_noasm.go /usr/lib/golang/src/crypto/ecdsa/notboring.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/57/57c2ddd792dcdcc24f31ec43c61f5933b8edfc2d87a414e9c1982d9ab45d71a1-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descfmt mkdir -p $WORK/b176/ cat >/tmp/go-build1558595755/b176/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/detrand importmap google.golang.org/protobuf/internal/pragma=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build1558595755/b158/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build1558595755/b162/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1558595755/b161/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descfmt -complete -installsuffix shared -buildid EJL78M2TIOWxn7h6L03a/EJL78M2TIOWxn7h6L03a -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b176/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descfmt/stringer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/6e/6e951d8134ea469d0b9b96cc07c596bfc7b1fd5c9cf3cae9068eeca824e8489b-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto mkdir -p $WORK/b170/ cat >/tmp/go-build1558595755/b170/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/errors=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/flags=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/genid=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid importmap google.golang.org/protobuf/internal/order=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/order importmap google.golang.org/protobuf/internal/pragma=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/strs=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoiface=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoiface packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build1558595755/b156/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build1558595755/b160/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build1558595755/b157/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build1558595755/b164/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build1558595755/b167/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/order=/tmp/go-build1558595755/b168/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build1558595755/b162/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build1558595755/b165/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1558595755/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1558595755/b171/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoiface=/tmp/go-build1558595755/b172/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile unicode/utf8=/tmp/go-build1558595755/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto -complete -installsuffix shared -buildid GtMarLZkcYgkosC5-tIs/GtMarLZkcYgkosC5-tIs -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b170/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/checkinit.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/decode.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/decode_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/encode.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/encode_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/equal.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/extension.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/merge.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/messageset.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/proto.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/proto_methods.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/reset.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/size.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/size_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto/wrappers.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/08/089b282fd26c211b710529d88db9aa3cf722b0c54e9dcbfec7383f472f8a50d4-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/defval mkdir -p $WORK/b174/ cat >/tmp/go-build1558595755/b174/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/encoding/text=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/text importmap google.golang.org/protobuf/internal/errors=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/text=/tmp/go-build1558595755/b163/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build1558595755/b157/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1558595755/b161/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/defval -complete -installsuffix shared -buildid zG653eQV00vrEu4ejXkH/zG653eQV00vrEu4ejXkH -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b174/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/defval/default.go cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b048/_pkg_.a $WORK/b048/_x001.o $WORK/b048/_x002.o $WORK/b048/_x003.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/c4/c4f1a816e466e0e68f733ebca26b1a09ae1713ad4fde33d0ab846e2ca65346fa-d # internal archive/tar mkdir -p $WORK/b002/ cat >/tmp/go-build1558595755/b002/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile internal/godebug=/tmp/go-build1558595755/b046/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile io/fs=/tmp/go-build1558595755/b044/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile os/user=/tmp/go-build1558595755/b048/_pkg_.a packagefile path=/tmp/go-build1558595755/b045/_pkg_.a packagefile path/filepath=/tmp/go-build1558595755/b051/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile runtime=/tmp/go-build1558595755/b010/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile syscall=/tmp/go-build1558595755/b038/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p archive/tar -std -complete -installsuffix shared -buildid LuVkmpilWWsRDnE7PzbD/LuVkmpilWWsRDnE7PzbD -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b002/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_arm64/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/ac/aca8247f302e0d4abd7f0250ca6f6d1b386b7a32475bcfa8daa4a6e71e424ab6-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descopts mkdir -p $WORK/b177/ cat >/tmp/go-build1558595755/b177/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1558595755/b161/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descopts -complete -installsuffix shared -buildid oQAi_4wZqBJlbvEud6VF/oQAi_4wZqBJlbvEud6VF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b177/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descopts/options.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/9f/9f2c4d05ecd0620529e0a72fb8ef00093902186fba8b55b7f81660d18da42019-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b128/ cat >/tmp/go-build1558595755/b128/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile vendor/golang.org/x/net/idna=/tmp/go-build1558595755/b129/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile net/textproto=/tmp/go-build1558595755/b134/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile unicode/utf8=/tmp/go-build1558595755/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid K3jtyEjKiG4XB642uBPM/K3jtyEjKiG4XB642uBPM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b128/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_arm64/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/af/af16e046272e8df043bbee25811b091d4eaf858723655dbc483b871251aa954e-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b135/ cat >/tmp/go-build1558595755/b135/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile vendor/golang.org/x/net/idna=/tmp/go-build1558595755/b129/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile unicode/utf8=/tmp/go-build1558595755/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid DDAO_Xc7FdYpz6sCa_au/DDAO_Xc7FdYpz6sCa_au -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b135/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy/proxy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/5b/5b57bb34445ad30b00cf3e65fc56660e62d492210fac8d4f9b19646be4f2d2a4-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/timeseries mkdir -p $WORK/b206/ cat >/tmp/go-build1558595755/b206/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile log=/tmp/go-build1558595755/b066/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/timeseries -complete -installsuffix shared -buildid z04NvKB8lSo754offN_u/z04NvKB8lSo754offN_u -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b206/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/timeseries/timeseries.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/af/aff16446c186c4902053ebfbc75554046a04cedd67024e84361a50a6ff619067-d # internal text/template/parse mkdir -p $WORK/b210/ cat >/tmp/go-build1558595755/b210/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile runtime=/tmp/go-build1558595755/b010/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile unicode=/tmp/go-build1558595755/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1558595755/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -p text/template/parse -std -complete -installsuffix shared -buildid A9CgTpg4fzTEkumpo1hc/A9CgTpg4fzTEkumpo1hc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b210/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_arm64/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/9e/9ef123e6cef7959ab024113dfdd42b88e1ead682baaa0bce3f134a97b1fabc26-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b217/ cat >/tmp/go-build1558595755/b217/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile container/list=/tmp/go-build1558595755/b082/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile log=/tmp/go-build1558595755/b066/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build1558595755/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid qmb8x5PbnXXHNP6wYsSi/qmb8x5PbnXXHNP6wYsSi -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b217/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/bidi/bidi.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/bidi/bracket.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/bidi/core.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/bidi/prop.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/bidi/tables13.0.0.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/bidi/trieval.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/0e/0e4d90b889d1451fdbd781dd48daecb7059e453b57f414c01858a78994ce93a6-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b218/ cat >/tmp/go-build1558595755/b218/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/prometheus/prometheus/vendor/golang.org/x/text/transform packagefile encoding/binary=/tmp/go-build1558595755/b055/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/text/transform=/tmp/go-build1558595755/b216/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile unicode/utf8=/tmp/go-build1558595755/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid ecUiC5t_ynSX1wETZsqv/ecUiC5t_ynSX1wETZsqv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b218/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm/composition.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm/forminfo.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm/input.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm/iter.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm/normalize.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm/readwriter.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm/tables13.0.0.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm/transform.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm/trie.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/62/62fe6be15eb63a45d7955bf71b9d3a09138e5e14bc781116775ca93c914190ee-d # internal crypto/x509 mkdir -p $WORK/b117/ cat >/tmp/go-build1558595755/b117/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=/tmp/go-build1558595755/b003/_pkg_.a packagefile crypto=/tmp/go-build1558595755/b085/_pkg_.a packagefile crypto/aes=/tmp/go-build1558595755/b094/_pkg_.a packagefile crypto/cipher=/tmp/go-build1558595755/b086/_pkg_.a packagefile crypto/des=/tmp/go-build1558595755/b095/_pkg_.a packagefile crypto/dsa=/tmp/go-build1558595755/b118/_pkg_.a packagefile crypto/ecdh=/tmp/go-build1558595755/b096/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build1558595755/b101/_pkg_.a packagefile crypto/ed25519=/tmp/go-build1558595755/b109/_pkg_.a packagefile crypto/elliptic=/tmp/go-build1558595755/b102/_pkg_.a packagefile crypto/md5=/tmp/go-build1558595755/b112/_pkg_.a packagefile crypto/rsa=/tmp/go-build1558595755/b114/_pkg_.a packagefile crypto/sha1=/tmp/go-build1558595755/b115/_pkg_.a packagefile crypto/sha256=/tmp/go-build1558595755/b116/_pkg_.a packagefile crypto/sha512=/tmp/go-build1558595755/b105/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build1558595755/b119/_pkg_.a packagefile encoding/asn1=/tmp/go-build1558595755/b107/_pkg_.a packagefile encoding/hex=/tmp/go-build1558595755/b120/_pkg_.a packagefile encoding/pem=/tmp/go-build1558595755/b121/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build1558595755/b106/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build1558595755/b108/_pkg_.a packagefile internal/godebug=/tmp/go-build1558595755/b046/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile io/fs=/tmp/go-build1558595755/b044/_pkg_.a packagefile math/big=/tmp/go-build1558595755/b091/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile path/filepath=/tmp/go-build1558595755/b051/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile runtime=/tmp/go-build1558595755/b010/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a packagefile unicode=/tmp/go-build1558595755/b025/_pkg_.a packagefile unicode/utf16=/tmp/go-build1558595755/b062/_pkg_.a packagefile unicode/utf8=/tmp/go-build1558595755/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p crypto/x509 -std -complete -installsuffix shared -buildid 7RW4XYqNqk1Y2RoAXimM/7RW4XYqNqk1Y2RoAXimM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b117/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_arm64/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/e6/e6d358570c6022c9f22496b9727d1821ed4217efb2b303060c15f24c9c4e7ec7-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/prototext mkdir -p $WORK/b155/ cat >/tmp/go-build1558595755/b155/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/encoding/text=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/text importmap google.golang.org/protobuf/internal/errors=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/flags=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/genid=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid importmap google.golang.org/protobuf/internal/order=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/order importmap google.golang.org/protobuf/internal/pragma=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/set=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/set importmap google.golang.org/protobuf/internal/strs=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build1558595755/b156/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build1558595755/b160/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/text=/tmp/go-build1558595755/b163/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build1558595755/b157/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build1558595755/b164/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build1558595755/b167/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/order=/tmp/go-build1558595755/b168/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build1558595755/b162/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/set=/tmp/go-build1558595755/b169/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build1558595755/b165/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto=/tmp/go-build1558595755/b170/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1558595755/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1558595755/b171/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile unicode/utf8=/tmp/go-build1558595755/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/prototext -complete -installsuffix shared -buildid 8YLKRCa7Stxee6afJ3VQ/8YLKRCa7Stxee6afJ3VQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b155/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/prototext/decode.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/prototext/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/prototext/encode.go cd /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix -trimpath "$WORK/b199=>" -I $WORK/b199/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b199/asm_linux_arm64.o ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/e8/e86423a81e1037e22835a41128d658ba5f5cc54925ebbcf5f4313e998575fcc1-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc mkdir -p $WORK/b175/ cat >/tmp/go-build1558595755/b175/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/descfmt=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descfmt importmap google.golang.org/protobuf/internal/descopts=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descopts importmap google.golang.org/protobuf/internal/encoding/defval=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/defval importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/errors=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/genid=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid importmap google.golang.org/protobuf/internal/pragma=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/strs=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build1558595755/b156/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descfmt=/tmp/go-build1558595755/b176/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descopts=/tmp/go-build1558595755/b177/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build1558595755/b174/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build1558595755/b160/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build1558595755/b157/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build1558595755/b167/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build1558595755/b162/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build1558595755/b165/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto=/tmp/go-build1558595755/b170/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1558595755/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1558595755/b171/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1558595755/b024/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc -complete -installsuffix shared -buildid Lk1suS5_7nvJHrMZ4IIi/Lk1suS5_7nvJHrMZ4IIi -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b175/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc/build.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc/desc.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc/desc_init.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc/desc_lazy.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc/desc_list.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc/desc_list_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc/placeholder.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/31/31214c3c526a1f990642c6bc007b3e3c94044ce0be96817f6038e691e399c2ce-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b219/ cat >/tmp/go-build1558595755/b219/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid 7IEOVy7vIJxl9xFf5D-u/7IEOVy7vIJxl9xFf5D-u -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b219/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/hpack/encode.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/hpack/hpack.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/hpack/huffman.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/hpack/tables.go cd /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b199/_pkg_.a $WORK/b199/asm_linux_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/41/41805079b04bb93aa35d0ae576c72cbeb89a7fd0f9dbf2aac2936ef2847b8299-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs mkdir -p $WORK/b196/ cat >/tmp/go-build1558595755/b196/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/procfs/internal/fs=github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/internal/fs importmap github.com/prometheus/procfs/internal/util=github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/internal/util importmap golang.org/x/sys/unix=github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build1558595755/b052/_pkg_.a packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile encoding/hex=/tmp/go-build1558595755/b120/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/internal/fs=/tmp/go-build1558595755/b197/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/internal/util=/tmp/go-build1558595755/b198/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix=/tmp/go-build1558595755/b199/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile path/filepath=/tmp/go-build1558595755/b051/_pkg_.a packagefile regexp=/tmp/go-build1558595755/b068/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs -complete -installsuffix shared -buildid V3jA1s8aqiz8Ctki7AJU/V3jA1s8aqiz8Ctki7AJU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b196/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/arp.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/buddyinfo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/cpuinfo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/cpuinfo_armx.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/crypto.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/fs.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/fscache.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/ipvs.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/kernel_random.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/loadavg.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/mdstat.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/meminfo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/mountinfo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/mountstats.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/net_conntrackstat.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/net_dev.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/net_ip_socket.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/net_protocols.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/net_sockstat.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/net_softnet.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/net_tcp.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/net_udp.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/net_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/proc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/proc_cgroup.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/proc_environ.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/proc_fdinfo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/proc_io.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/proc_limits.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/proc_maps.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/proc_ns.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/proc_psi.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/proc_smaps.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/proc_stat.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/proc_status.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/schedstat.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/slab.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/stat.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/swaps.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/vm.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/xfrm.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/zoneinfo.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/46/46d9c6ba99019ca523490f0ecd0abb2046ab713abb188212c6b0fb12e6dad289-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b215/ cat >/tmp/go-build1558595755/b215/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/prometheus/prometheus/vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/bidi packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/text/transform=/tmp/go-build1558595755/b216/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/bidi=/tmp/go-build1558595755/b217/_pkg_.a packagefile unicode/utf8=/tmp/go-build1558595755/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid vrbSDRkNG-gxxL-QOgTQ/vrbSDRkNG-gxxL-QOgTQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b215/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/secure/bidirule/bidirule.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b215/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/38/385a3d41167e60277a675c6c24b23d8e982152eb2a1b6752fb125d04c4949d5b-d # internal github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2 mkdir -p $WORK/b224/ cat >/tmp/go-build1558595755/b224/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile encoding=/tmp/go-build1558595755/b060/_pkg_.a packagefile encoding/base64=/tmp/go-build1558595755/b061/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile regexp=/tmp/go-build1558595755/b068/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a packagefile unicode=/tmp/go-build1558595755/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1558595755/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -p github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2 -complete -installsuffix shared -buildid euk9C3q8EcGul9quVuJd/euk9C3q8EcGul9quVuJd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b224/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2/apic.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2/decode.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2/emitterc.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2/encode.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2/parserc.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2/readerc.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2/resolve.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2/scannerc.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2/sorter.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2/writerc.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2/yaml.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2/yamlh.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2/yamlprivateh.go cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/fd/fd9623d4a6c15dd91d2b2dc5b4a11bb646e85c5965d9f51926d8e34bca06bf3a-d # internal text/template mkdir -p $WORK/b209/ cat >/tmp/go-build1558595755/b209/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile internal/fmtsort=/tmp/go-build1558595755/b028/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile io/fs=/tmp/go-build1558595755/b044/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile path=/tmp/go-build1558595755/b045/_pkg_.a packagefile path/filepath=/tmp/go-build1558595755/b051/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile runtime=/tmp/go-build1558595755/b010/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile text/template/parse=/tmp/go-build1558595755/b210/_pkg_.a packagefile unicode=/tmp/go-build1558595755/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1558595755/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -p text/template -std -complete -installsuffix shared -buildid RAohIApU_XVrH-ebRbkE/RAohIApU_XVrH-ebRbkE -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b209/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_arm64/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/08/08465ee3669e09185114cb0fe59293eb1bf5040ec5704de48d0e87ebd1412e45-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/crypto/bcrypt mkdir -p $WORK/b227/ cat >/tmp/go-build1558595755/b227/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/blowfish=github.com/prometheus/prometheus/vendor/golang.org/x/crypto/blowfish packagefile crypto/rand=/tmp/go-build1558595755/b083/_pkg_.a packagefile crypto/subtle=/tmp/go-build1558595755/b088/_pkg_.a packagefile encoding/base64=/tmp/go-build1558595755/b061/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/crypto/blowfish=/tmp/go-build1558595755/b228/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/crypto/bcrypt -complete -installsuffix shared -buildid 23W02935kJjUPbtzDV4R/23W02935kJjUPbtzDV4R -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b227/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/crypto/bcrypt/base64.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/crypto/bcrypt/bcrypt.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/8a/8ab9b056a0fa968ce9b99d7e49684729c1aa6ded19a6860bff57003bbed2e8b7-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr mkdir -p $WORK/b232/ cat >/tmp/go-build1558595755/b232/importcfg << 'EOF' # internal # import config packagefile encoding/hex=/tmp/go-build1558595755/b120/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr -complete -installsuffix shared -buildid giX3t2HiGZ6reKWBXhgY/giX3t2HiGZ6reKWBXhgY -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b232/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr/error.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr/types.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/3d/3d62a941c7e2c4c3e217abd68318df523f2e3240a88f83c621ae52a62655f28d-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini mkdir -p $WORK/b234/ cat >/tmp/go-build1558595755/b234/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1558595755/b232/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile unicode=/tmp/go-build1558595755/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini -complete -installsuffix shared -buildid vwURAVo_6nK37vUCebzx/vwURAVo_6nK37vUCebzx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b234/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/ast.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/comma_token.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/comment_token.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/empty_token.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/expression.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/ini.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/ini_lexer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/ini_parser.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/literal_tokens.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/newline_token.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/number_helper.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/op_tokens.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/parse_error.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/parse_stack.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/sep_tokens.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/skipper.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/statement.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/value_util.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/visitor.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/walker.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini/ws_token.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/80/800d00cc594d9adbf281c0b0b867029b183326773ea32fae1dbbc363ba418dc8-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults mkdir -p $WORK/b235/ cat >/tmp/go-build1558595755/b235/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile path/filepath=/tmp/go-build1558595755/b051/_pkg_.a packagefile runtime=/tmp/go-build1558595755/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults -complete -installsuffix shared -buildid GRkjodzyfn178OfODD1y/GRkjodzyfn178OfODD1y -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b235/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults/ecs_container.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults/shared_config.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/18/18236d68134bdea2ea95f49ea7d177d53873de14b69fd13516c0de37191cdbfa-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints mkdir -p $WORK/b237/ cat >/tmp/go-build1558595755/b237/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1558595755/b232/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile regexp=/tmp/go-build1558595755/b068/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints -complete -installsuffix shared -buildid upWbrfamdXADeDLeH4t0/upWbrfamdXADeDLeH4t0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b237/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints/decode.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints/defaults.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints/dep_service_ids.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints/endpoints.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints/legacy_regions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints/v3model.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/d3/d3a142bf0288324a2c30a4ca91d842644d82bdd59dbe4055e748efefa8aad512-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/net/idna mkdir -p $WORK/b214/ cat >/tmp/go-build1558595755/b214/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=github.com/prometheus/prometheus/vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/text/secure/bidirule=/tmp/go-build1558595755/b215/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/bidi=/tmp/go-build1558595755/b217/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm=/tmp/go-build1558595755/b218/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile unicode/utf8=/tmp/go-build1558595755/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/net/idna -complete -installsuffix shared -buildid gIrX7gTQtVBUaCDl960w/gIrX7gTQtVBUaCDl960w -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b214/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/idna/go118.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/idna/idna10.0.0.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/idna/punycode.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/idna/tables13.0.0.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/idna/trie.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/idna/trieval.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/07/0729af89d9aecde3ff8921717f8873526a5de75231715a271a070c6256c1f288-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/tag mkdir -p $WORK/b182/ cat >/tmp/go-build1558595755/b182/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/encoding/defval=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/defval importmap google.golang.org/protobuf/internal/filedesc=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/strs=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build1558595755/b174/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build1558595755/b175/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build1558595755/b165/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1558595755/b161/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/tag -complete -installsuffix shared -buildid 6nb6ucbyl5uzDOX8ZrWS/6nb6ucbyl5uzDOX8ZrWS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b182/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/tag/tag.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/79/796a3942cbcc9195e0c97d86cde582c0e639dc29598b7a403fa7e67a5d2428fd-d # internal crypto/tls mkdir -p $WORK/b093/ cat >/tmp/go-build1558595755/b093/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/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile container/list=/tmp/go-build1558595755/b082/_pkg_.a packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile crypto=/tmp/go-build1558595755/b085/_pkg_.a packagefile crypto/aes=/tmp/go-build1558595755/b094/_pkg_.a packagefile crypto/cipher=/tmp/go-build1558595755/b086/_pkg_.a packagefile crypto/des=/tmp/go-build1558595755/b095/_pkg_.a packagefile crypto/ecdh=/tmp/go-build1558595755/b096/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build1558595755/b101/_pkg_.a packagefile crypto/ed25519=/tmp/go-build1558595755/b109/_pkg_.a packagefile crypto/elliptic=/tmp/go-build1558595755/b102/_pkg_.a packagefile crypto/hmac=/tmp/go-build1558595755/b111/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build1558595755/b084/_pkg_.a packagefile crypto/md5=/tmp/go-build1558595755/b112/_pkg_.a packagefile crypto/rand=/tmp/go-build1558595755/b083/_pkg_.a packagefile crypto/rc4=/tmp/go-build1558595755/b113/_pkg_.a packagefile crypto/rsa=/tmp/go-build1558595755/b114/_pkg_.a packagefile crypto/sha1=/tmp/go-build1558595755/b115/_pkg_.a packagefile crypto/sha256=/tmp/go-build1558595755/b116/_pkg_.a packagefile crypto/sha512=/tmp/go-build1558595755/b105/_pkg_.a packagefile crypto/subtle=/tmp/go-build1558595755/b088/_pkg_.a packagefile crypto/x509=/tmp/go-build1558595755/b117/_pkg_.a packagefile encoding/binary=/tmp/go-build1558595755/b055/_pkg_.a packagefile encoding/pem=/tmp/go-build1558595755/b121/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build1558595755/b123/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build1558595755/b106/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=/tmp/go-build1558595755/b127/_pkg_.a packagefile hash=/tmp/go-build1558595755/b057/_pkg_.a packagefile internal/cpu=/tmp/go-build1558595755/b012/_pkg_.a packagefile internal/godebug=/tmp/go-build1558595755/b046/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile runtime=/tmp/go-build1558595755/b010/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1558595755/b024/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p crypto/tls -std -complete -installsuffix shared -buildid 4BjJFg2mUB9Jlz--AF73/4BjJFg2mUB9Jlz--AF73 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b093/importcfg -pack /usr/lib/golang/src/crypto/tls/alert.go /usr/lib/golang/src/crypto/tls/auth.go /usr/lib/golang/src/crypto/tls/cache.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/quic.go /usr/lib/golang/src/crypto/tls/ticket.go /usr/lib/golang/src/crypto/tls/tls.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/fb/fb59e9961606cc7831799f19d691b0a1f0b19600ef07398382b089bd7634ecf9-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials mkdir -p $WORK/b233/ cat >/tmp/go-build1558595755/b233/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/internal/ini=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini importmap github.com/aws/aws-sdk-go/internal/shareddefaults=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults importmap github.com/aws/aws-sdk-go/internal/sync/singleflight=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sync/singleflight packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1558595755/b232/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini=/tmp/go-build1558595755/b234/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults=/tmp/go-build1558595755/b235/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sync/singleflight=/tmp/go-build1558595755/b236/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials -complete -installsuffix shared -buildid KM4rZ5LEu8EJD4YeFQvL/KM4rZ5LEu8EJD4YeFQvL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b233/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/chain_provider.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/context_background_go1.7.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/context_go1.9.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/credentials.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/env_provider.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/shared_credentials_provider.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/static_provider.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/2e/2eaadd8459860a9609521afd3375c79dd462eb0fb2e9ca85dc762adcb4e6a019-d # internal html/template mkdir -p $WORK/b207/ cat >/tmp/go-build1558595755/b207/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile html=/tmp/go-build1558595755/b208/_pkg_.a packagefile internal/godebug=/tmp/go-build1558595755/b046/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile io/fs=/tmp/go-build1558595755/b044/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile path=/tmp/go-build1558595755/b045/_pkg_.a packagefile path/filepath=/tmp/go-build1558595755/b051/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile regexp=/tmp/go-build1558595755/b068/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile text/template=/tmp/go-build1558595755/b209/_pkg_.a packagefile text/template/parse=/tmp/go-build1558595755/b210/_pkg_.a packagefile unicode=/tmp/go-build1558595755/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1558595755/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -p html/template -std -complete -installsuffix shared -buildid 1gzg9M5wfjTP4u8M_hXw/1gzg9M5wfjTP4u8M_hXw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b207/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_arm64/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/1c/1c8eb9b86612ac6e594234be1640aafd86800fe95b6be18f960c8aa504bb48d3-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl mkdir -p $WORK/b181/ cat >/tmp/go-build1558595755/b181/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/prototext=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/prototext importmap google.golang.org/protobuf/encoding/protowire=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/descopts=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descopts importmap google.golang.org/protobuf/internal/detrand=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/detrand importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/encoding/tag=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/tag importmap google.golang.org/protobuf/internal/errors=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/filedesc=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/flags=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/genid=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid importmap google.golang.org/protobuf/internal/order=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/order importmap google.golang.org/protobuf/internal/pragma=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/strs=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoiface=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoiface packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile compress/gzip=/tmp/go-build1558595755/b053/_pkg_.a packagefile encoding/binary=/tmp/go-build1558595755/b055/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/prototext=/tmp/go-build1558595755/b155/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build1558595755/b156/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descopts=/tmp/go-build1558595755/b177/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build1558595755/b158/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build1558595755/b160/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/tag=/tmp/go-build1558595755/b182/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build1558595755/b157/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build1558595755/b175/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build1558595755/b164/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build1558595755/b167/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/order=/tmp/go-build1558595755/b168/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build1558595755/b162/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build1558595755/b165/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto=/tmp/go-build1558595755/b170/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1558595755/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1558595755/b171/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoiface=/tmp/go-build1558595755/b172/_pkg_.a packagefile hash/crc32=/tmp/go-build1558595755/b056/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile math/bits=/tmp/go-build1558595755/b032/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1558595755/b024/_pkg_.a packagefile unicode/utf8=/tmp/go-build1558595755/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl -complete -installsuffix shared -buildid UCft-XUw1rObyx8rc-sK/UCft-XUw1rObyx8rc-sK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b181/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/api_export.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/checkinit.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/codec_extension.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/codec_field.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/codec_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/codec_map.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/codec_map_go112.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/codec_message.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/codec_messageset.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/codec_tables.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/codec_unsafe.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/convert.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/convert_list.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/convert_map.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/decode.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/encode.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/enum.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/extension.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/legacy_enum.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/legacy_export.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/legacy_extension.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/legacy_file.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/legacy_message.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/merge.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/merge_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/message.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/message_reflect.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/message_reflect_field.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/message_reflect_gen.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/pointer_unsafe.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/validate.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl/weak.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/a9/a949336180b00d26db929992dca18d90087a3ac76b3e39dba66546e872f67451-d # internal github.com/prometheus/prometheus/vendor/github.com/jmespath/go-jmespath mkdir -p $WORK/b244/ cat >/tmp/go-build1558595755/b244/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile unicode=/tmp/go-build1558595755/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1558595755/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -p github.com/prometheus/prometheus/vendor/github.com/jmespath/go-jmespath -complete -installsuffix shared -buildid PsNE9ZlLfqqvSGrH5Z56/PsNE9ZlLfqqvSGrH5Z56 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b244/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/jmespath/go-jmespath/api.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/jmespath/go-jmespath/astnodetype_string.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/jmespath/go-jmespath/functions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/jmespath/go-jmespath/interpreter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/jmespath/go-jmespath/lexer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/jmespath/go-jmespath/parser.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/jmespath/go-jmespath/toktype_string.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/jmespath/go-jmespath/util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/2b/2b97362f2028dd3d4b57c95aa40399dd18a9d5006ef819b3b08981ca4ed51070-d # internal encoding/xml mkdir -p $WORK/b254/ cat >/tmp/go-build1558595755/b254/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1558595755/b052/_pkg_.a packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile encoding=/tmp/go-build1558595755/b060/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile runtime=/tmp/go-build1558595755/b010/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile unicode=/tmp/go-build1558595755/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1558595755/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -p encoding/xml -std -complete -installsuffix shared -buildid NV9wsm9mzGu-PzGcj-ET/NV9wsm9mzGu-PzGcj-ET -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b254/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_arm64/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/ab/ab7a0eb92925ab596391dea29387f9c0cbf97bf8c0cd825c60a8c964049d764d-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b213/ cat >/tmp/go-build1558595755/b213/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=github.com/prometheus/prometheus/vendor/golang.org/x/net/idna packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/idna=/tmp/go-build1558595755/b214/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile net/textproto=/tmp/go-build1558595755/b134/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile unicode/utf8=/tmp/go-build1558595755/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid MokXzZrxZNLEzAxigm3m/MokXzZrxZNLEzAxigm3m -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b213/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http/httpguts/guts.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http/httpguts/httplex.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/63/638a2ca8a2c31338e383e4524c9daad90dad7870340f199fa1048756f43f8fc9-d # internal os/exec mkdir -p $WORK/b261/ cat >/tmp/go-build1558595755/b261/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile internal/godebug=/tmp/go-build1558595755/b046/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build1558595755/b042/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build1558595755/b037/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile io/fs=/tmp/go-build1558595755/b044/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile path/filepath=/tmp/go-build1558595755/b051/_pkg_.a packagefile runtime=/tmp/go-build1558595755/b010/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile syscall=/tmp/go-build1558595755/b038/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -p os/exec -std -complete -installsuffix shared -buildid YnJVHuj6_joI9f9-9xq5/YnJVHuj6_joI9f9-9xq5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b261/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_arm64/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/a1/a10e03fe1d029ede2d13c03ab5390607224b3651a1aa57cd69a4d0d1636c1f19-d # internal github.com/prometheus/prometheus/discovery/targetgroup mkdir -p $WORK/b275/ cat >/tmp/go-build1558595755/b275/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1558595755/b148/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -p github.com/prometheus/prometheus/discovery/targetgroup -complete -installsuffix shared -buildid Y1pJwfSl4qgNkZ7qyGr8/Y1pJwfSl4qgNkZ7qyGr8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b275/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/targetgroup/targetgroup.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/b7/b738110c2b5458f20aca95766c6fdbed3a0003a1fe68e5ed539c50447b75aaaf-d # internal github.com/prometheus/prometheus/model/labels mkdir -p $WORK/b276/ cat >/tmp/go-build1558595755/b276/importcfg << 'EOF' # internal # import config importmap github.com/cespare/xxhash/v2=github.com/prometheus/prometheus/vendor/github.com/cespare/xxhash/v2 importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors packagefile bufio=/tmp/go-build1558595755/b052/_pkg_.a packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/cespare/xxhash/v2=/tmp/go-build1558595755/b153/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1558595755/b073/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile regexp=/tmp/go-build1558595755/b068/_pkg_.a packagefile regexp/syntax=/tmp/go-build1558595755/b069/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -p github.com/prometheus/prometheus/model/labels -complete -installsuffix shared -buildid ypmbk04U24-HQuWOgWzp/ypmbk04U24-HQuWOgWzp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b276/importcfg -pack ./_build/src/github.com/prometheus/prometheus/model/labels/labels.go ./_build/src/github.com/prometheus/prometheus/model/labels/matcher.go ./_build/src/github.com/prometheus/prometheus/model/labels/regexp.go ./_build/src/github.com/prometheus/prometheus/model/labels/test_utils.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/40/4070a0716ebab37deeafd4262ea5de71d8a675d4ae7bc552199d7a0e10d6eed7-d # internal github.com/prometheus/prometheus/vendor/github.com/fsnotify/fsnotify mkdir -p $WORK/b279/ cat >/tmp/go-build1558595755/b279/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix=/tmp/go-build1558595755/b199/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile path/filepath=/tmp/go-build1558595755/b051/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -p github.com/prometheus/prometheus/vendor/github.com/fsnotify/fsnotify -complete -installsuffix shared -buildid zRrQTMPNFjNb8jGOnsr_/zRrQTMPNFjNb8jGOnsr_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b279/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/fsnotify/fsnotify/fsnotify.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/fsnotify/fsnotify/inotify.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/fsnotify/fsnotify/inotify_poller.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/e4/e47e9df1257ef2d6642cf2d348ef04fdd6aba6c1f7266815e8d954dafdf5edda-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil mkdir -p $WORK/b243/ cat >/tmp/go-build1558595755/b243/importcfg << 'EOF' # internal # import config importmap github.com/jmespath/go-jmespath=github.com/prometheus/prometheus/vendor/github.com/jmespath/go-jmespath packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/jmespath/go-jmespath=/tmp/go-build1558595755/b244/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile regexp=/tmp/go-build1558595755/b068/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil -complete -installsuffix shared -buildid oZPYLJ18MuPF__bOFnmS/oZPYLJ18MuPF__bOFnmS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b243/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil/copy.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil/equal.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil/path_value.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil/prettify.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil/string_value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b279/_pkg_.a # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/3c/3cc44a358168d8e0d02638e82568c7386d7f12613a226f8e6f5e19992c8482d9-d # internal github.com/prometheus/prometheus/util/strutil mkdir -p $WORK/b286/ cat >/tmp/go-build1558595755/b286/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile regexp=/tmp/go-build1558595755/b068/_pkg_.a packagefile unicode/utf8=/tmp/go-build1558595755/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -p github.com/prometheus/prometheus/util/strutil -complete -installsuffix shared -buildid IIthRzFEBWKTFFzHroR0/IIthRzFEBWKTFFzHroR0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b286/importcfg -pack ./_build/src/github.com/prometheus/prometheus/util/strutil/quote.go ./_build/src/github.com/prometheus/prometheus/util/strutil/strconv.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/a8/a85a72b1b11956d22d20e7ec2bc6ee1d0391532a080dea4c00fd3c99ff3b7858-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/processcreds mkdir -p $WORK/b260/ cat >/tmp/go-build1558595755/b260/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/internal/sdkio=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkio packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1558595755/b232/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1558595755/b233/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkio=/tmp/go-build1558595755/b238/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile os/exec=/tmp/go-build1558595755/b261/_pkg_.a packagefile runtime=/tmp/go-build1558595755/b010/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/processcreds -complete -installsuffix shared -buildid 5JbFhvkcAY9Lj52e6vXg/5JbFhvkcAY9Lj52e6vXg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b260/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/processcreds/provider.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/3f/3f25958bc403c9a9e4b1b9136831eedcebf5f5b8a22a64774d8f85cd20ce899b-d # internal github.com/prometheus/prometheus/model/relabel mkdir -p $WORK/b277/ cat >/tmp/go-build1558595755/b277/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model packagefile crypto/md5=/tmp/go-build1558595755/b112/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1558595755/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1558595755/b148/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build1558595755/b276/_pkg_.a packagefile regexp=/tmp/go-build1558595755/b068/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -p github.com/prometheus/prometheus/model/relabel -complete -installsuffix shared -buildid mvdBFg-OU6b2yjJJjWm2/mvdBFg-OU6b2yjJJjWm2 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b277/importcfg -pack ./_build/src/github.com/prometheus/prometheus/model/relabel/relabel.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/48/482cb458c0da0dc7cb98621121460e2fd2acc9cc77cfca2c2ad0aadb55aa6247-d # internal github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/date mkdir -p $WORK/b292/ cat >/tmp/go-build1558595755/b292/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile encoding/binary=/tmp/go-build1558595755/b055/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile regexp=/tmp/go-build1558595755/b068/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -p github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/date -complete -installsuffix shared -buildid C-cnRCj03pVVu-mSNzJK/C-cnRCj03pVVu-mSNzJK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b292/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/date/date.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/date/time.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/date/timerfc1123.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/date/unixtime.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/date/utility.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/29/299cf9a1104607484483ddf78ef049670b0f1ff2b5d2510b3717d464bd997838-d # internal github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4 mkdir -p $WORK/b295/ cat >/tmp/go-build1558595755/b295/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile crypto=/tmp/go-build1558595755/b085/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build1558595755/b101/_pkg_.a packagefile crypto/ed25519=/tmp/go-build1558595755/b109/_pkg_.a packagefile crypto/hmac=/tmp/go-build1558595755/b111/_pkg_.a packagefile crypto/rand=/tmp/go-build1558595755/b083/_pkg_.a packagefile crypto/rsa=/tmp/go-build1558595755/b114/_pkg_.a packagefile crypto/subtle=/tmp/go-build1558595755/b088/_pkg_.a packagefile crypto/x509=/tmp/go-build1558595755/b117/_pkg_.a packagefile encoding/base64=/tmp/go-build1558595755/b061/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile encoding/pem=/tmp/go-build1558595755/b121/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile math/big=/tmp/go-build1558595755/b091/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -p github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4 -complete -installsuffix shared -buildid jSKlAmQFT9mNnmV_lwxN/jSKlAmQFT9mNnmV_lwxN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b295/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/claims.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/ecdsa.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/ecdsa_utils.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/ed25519.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/ed25519_utils.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/hmac.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/map_claims.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/none.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/parser.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/rsa.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/rsa_pss.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/rsa_utils.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/signing_method.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4/token.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/44/446092877eddf2bf6213fca8d4c44f54ab6c52c7f1c3bdb110caa15bf5de4ad2-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12/internal/rc2 mkdir -p $WORK/b297/ cat >/tmp/go-build1558595755/b297/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=/tmp/go-build1558595755/b086/_pkg_.a packagefile encoding/binary=/tmp/go-build1558595755/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12/internal/rc2 -complete -installsuffix shared -buildid iKQdBp2jNFLSn2YnOQ3F/iKQdBp2jNFLSn2YnOQ3F -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b297/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12/internal/rc2/rc2.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b297/_pkg_.a # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/05/050a3aa6805ccde1b6186fa41c889af83c513676771ee21dd1a455b218a801a0-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12 mkdir -p $WORK/b296/ cat >/tmp/go-build1558595755/b296/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/pkcs12/internal/rc2=github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12/internal/rc2 packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile crypto/cipher=/tmp/go-build1558595755/b086/_pkg_.a packagefile crypto/des=/tmp/go-build1558595755/b095/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build1558595755/b101/_pkg_.a packagefile crypto/hmac=/tmp/go-build1558595755/b111/_pkg_.a packagefile crypto/rsa=/tmp/go-build1558595755/b114/_pkg_.a packagefile crypto/sha1=/tmp/go-build1558595755/b115/_pkg_.a packagefile crypto/x509=/tmp/go-build1558595755/b117/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build1558595755/b119/_pkg_.a packagefile encoding/asn1=/tmp/go-build1558595755/b107/_pkg_.a packagefile encoding/hex=/tmp/go-build1558595755/b120/_pkg_.a packagefile encoding/pem=/tmp/go-build1558595755/b121/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12/internal/rc2=/tmp/go-build1558595755/b297/_pkg_.a packagefile math/big=/tmp/go-build1558595755/b091/_pkg_.a packagefile unicode/utf16=/tmp/go-build1558595755/b062/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12 -complete -installsuffix shared -buildid tCm098wnQHc9erNDs7Oe/tCm098wnQHc9erNDs7Oe -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b296/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12/bmp-string.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12/crypto.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12/mac.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12/pbkdf.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12/pkcs12.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12/safebags.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/e6/e6c05d665bdb22e121d744c9ce4b687bee6b41f36d37e07288839cdc0f973165-d # internal github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/validation mkdir -p $WORK/b301/ cat >/tmp/go-build1558595755/b301/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile regexp=/tmp/go-build1558595755/b068/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -p github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/validation -complete -installsuffix shared -buildid np16KjajYDkZ1aDO_JMo/np16KjajYDkZ1aDO_JMo -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b301/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/validation/error.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/validation/validation.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b292/_pkg_.a # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/84/84582b0a766e3ee8d835a1a4d265e885a33d95da6530f81c2f879c35f83aa868-d # internal github.com/prometheus/prometheus/vendor/github.com/mattn/go-isatty mkdir -p $WORK/b309/ cat >/tmp/go-build1558595755/b309/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix=/tmp/go-build1558595755/b199/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -p github.com/prometheus/prometheus/vendor/github.com/mattn/go-isatty -complete -installsuffix shared -buildid xXC6ojb-RAtcCOax4JB0/xXC6ojb-RAtcCOax4JB0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b309/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mattn/go-isatty/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mattn/go-isatty/isatty_tcgets.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b295/_pkg_.a # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/a2/a20c30ab65b98a4505c85b5b84190c9f39ed2687fc4e22527b5993e197502b33-d # internal os/signal mkdir -p $WORK/b315/ cat >/tmp/go-build1558595755/b315/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/asm -p os/signal -trimpath "$WORK/b315=>" -I $WORK/b315/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b315/symabis ./sig.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/3e/3e7031adfef60e609918ba3d59414338fc3fdecd61e92508c3a0eda8871eb93f-d # internal github.com/prometheus/prometheus/vendor/github.com/mitchellh/mapstructure mkdir -p $WORK/b316/ cat >/tmp/go-build1558595755/b316/importcfg << 'EOF' # internal # import config packagefile encoding=/tmp/go-build1558595755/b060/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -p github.com/prometheus/prometheus/vendor/github.com/mitchellh/mapstructure -complete -installsuffix shared -buildid uXeJk-sBpTAVp_F5Cn3L/uXeJk-sBpTAVp_F5Cn3L -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b316/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mitchellh/mapstructure/decode_hooks.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mitchellh/mapstructure/error.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mitchellh/mapstructure/mapstructure.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b296/_pkg_.a # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/7a/7a0c3f5a655a3ac48ff1f76abf8b1b68c98a634880ef54f023854e40ee36f2dd-d # internal github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/metrics mkdir -p $WORK/b319/ cat >/tmp/go-build1558595755/b319/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -p github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/metrics -complete -installsuffix shared -buildid 31T5oAhZAY3mfltWY4X4/31T5oAhZAY3mfltWY4X4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b319/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/metrics/metrics.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/metrics/time.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/metrics/values.go cat >/tmp/go-build1558595755/b315/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile syscall=/tmp/go-build1558595755/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -p os/signal -std -installsuffix shared -buildid MyPC_z5wW0kOwrDXs-LB/MyPC_z5wW0kOwrDXs-LB -goversion go1.21.7 -symabis $WORK/b315/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b315/importcfg -pack -asmhdr $WORK/b315/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_arm64/buildid -w $WORK/b301/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/12/12ff3a2742c1f5e5e6f4289a4585d460956a5b3266f938dd2e2b9956ad486fcf-d # internal github.com/prometheus/prometheus/vendor/github.com/google/go-querystring/query mkdir -p $WORK/b320/ cat >/tmp/go-build1558595755/b320/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -p github.com/prometheus/prometheus/vendor/github.com/google/go-querystring/query -complete -installsuffix shared -buildid utk15G_xG2KGXupxUMVc/utk15G_xG2KGXupxUMVc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b320/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-querystring/query/encode.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b309/_pkg_.a # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/c8/c87125dff9cf743d2fd300363f1117be37bfb8a2bfdf1898531d19180c30e8fc-d # internal github.com/prometheus/prometheus/vendor/github.com/mattn/go-colorable mkdir -p $WORK/b308/ cat >/tmp/go-build1558595755/b308/importcfg << 'EOF' # internal # import config importmap github.com/mattn/go-isatty=github.com/prometheus/prometheus/vendor/github.com/mattn/go-isatty packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mattn/go-isatty=/tmp/go-build1558595755/b309/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -p github.com/prometheus/prometheus/vendor/github.com/mattn/go-colorable -complete -installsuffix shared -buildid VhSBJnSUYk3SfvTLSn1T/VhSBJnSUYk3SfvTLSn1T -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b308/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mattn/go-colorable/colorable_others.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mattn/go-colorable/noncolorable.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/asm -p os/signal -trimpath "$WORK/b315=>" -I $WORK/b315/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b315/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b315/_pkg_.a $WORK/b315/sig.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/11/118bda534b7f16ff280e39b0b5a5fabb6df38b5952f2d25af20f4939e27927f4-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/net/bpf mkdir -p $WORK/b325/ cat >/tmp/go-build1558595755/b325/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build1558595755/b055/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/net/bpf -complete -installsuffix shared -buildid 1WfW5OBiF4PYsXYpkbnm/1WfW5OBiF4PYsXYpkbnm -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b325/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/bpf/asm.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/bpf/constants.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/bpf/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/bpf/instructions.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/bpf/setter.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/bpf/vm.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/bpf/vm_instructions.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b319/_pkg_.a # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/49/498fe78db3e4c53d0cb2af8e6922963b85f1e7d584d79c72a514bee4a03711c0-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket mkdir -p $WORK/b327/ cat >/tmp/go-build1558595755/b327/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix packagefile encoding/binary=/tmp/go-build1558595755/b055/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix=/tmp/go-build1558595755/b199/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile runtime=/tmp/go-build1558595755/b010/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile syscall=/tmp/go-build1558595755/b038/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket -complete -installsuffix shared -buildid Z5SEH1fot1v-uEVeggKy/Z5SEH1fot1v-uEVeggKy -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b327/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/cmsghdr.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/cmsghdr_linux_64bit.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/cmsghdr_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/complete_dontwait.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/error_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/iovec_64bit.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/mmsghdr_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/msghdr_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/msghdr_linux_64bit.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/norace.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/rawconn.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/rawconn_mmsg.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/rawconn_msg.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/socket.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/sys.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/sys_const_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/sys_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/sys_linux_arm64.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/sys_posix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/sys_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket/zsys_linux_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b308/_pkg_.a # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/fa/fab3bc85bcb571867389246dbddb89de9b7f0a9c1efbbb0ef80fe382c38e4b87-d # internal github.com/prometheus/prometheus/vendor/github.com/fatih/color mkdir -p $WORK/b307/ cat >/tmp/go-build1558595755/b307/importcfg << 'EOF' # internal # import config importmap github.com/mattn/go-colorable=github.com/prometheus/prometheus/vendor/github.com/mattn/go-colorable importmap github.com/mattn/go-isatty=github.com/prometheus/prometheus/vendor/github.com/mattn/go-isatty packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mattn/go-colorable=/tmp/go-build1558595755/b308/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mattn/go-isatty=/tmp/go-build1558595755/b309/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -p github.com/prometheus/prometheus/vendor/github.com/fatih/color -complete -installsuffix shared -buildid GLyNBSeweG_88quIC490/GLyNBSeweG_88quIC490 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b307/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/fatih/color/color.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/fatih/color/doc.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b320/_pkg_.a # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/78/78093681013d3bef65f51495414392648595f4b4cdc353f7f46b352aca27dd2d-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/jws mkdir -p $WORK/b335/ cat >/tmp/go-build1558595755/b335/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile crypto=/tmp/go-build1558595755/b085/_pkg_.a packagefile crypto/rand=/tmp/go-build1558595755/b083/_pkg_.a packagefile crypto/rsa=/tmp/go-build1558595755/b114/_pkg_.a packagefile crypto/sha256=/tmp/go-build1558595755/b116/_pkg_.a packagefile encoding/base64=/tmp/go-build1558595755/b061/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/jws -complete -installsuffix shared -buildid mcR8RdGLdoAvU3NxrZtA/mcR8RdGLdoAvU3NxrZtA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b335/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/jws/jws.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b335/_pkg_.a # internal cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/f7/f7a60c7735c4cad6e6c6dde19cb89006ec8366d317eb8a0ac1321874c0fa8680-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes mkdir -p $WORK/b348/ cat >/tmp/go-build1558595755/b348/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes -complete -installsuffix shared -buildid kPFvmaoo_DDmaym8xsHx/kPFvmaoo_DDmaym8xsHx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b348/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes/code_string.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes/codes.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b307/_pkg_.a # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/21/211d0f0696e3d96340d6dfd82e44c69e87036abd96fc1179bad58179d8775dd1-d # internal github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-hclog mkdir -p $WORK/b306/ cat >/tmp/go-build1558595755/b306/importcfg << 'EOF' # internal # import config importmap github.com/fatih/color=github.com/prometheus/prometheus/vendor/github.com/fatih/color importmap github.com/mattn/go-isatty=github.com/prometheus/prometheus/vendor/github.com/mattn/go-isatty packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile encoding=/tmp/go-build1558595755/b060/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/fatih/color=/tmp/go-build1558595755/b307/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mattn/go-isatty=/tmp/go-build1558595755/b309/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile log=/tmp/go-build1558595755/b066/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile regexp=/tmp/go-build1558595755/b068/_pkg_.a packagefile runtime=/tmp/go-build1558595755/b010/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1558595755/b024/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -p github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-hclog -complete -installsuffix shared -buildid 1LQbtAOvxnicmXzjSvdQ/1LQbtAOvxnicmXzjSvdQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b306/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-hclog/colorize_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-hclog/context.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-hclog/global.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-hclog/interceptlogger.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-hclog/intlogger.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-hclog/logger.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-hclog/nulllogger.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-hclog/stacktrace.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-hclog/stdlog.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-hclog/writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b316/_pkg_.a # internal cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/ad/ad719728a435596715f610900e5aab9e1aeece2d4ec011204e7049de31693637-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/json mkdir -p $WORK/b351/ cat >/tmp/go-build1558595755/b351/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/detrand=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/detrand importmap google.golang.org/protobuf/internal/errors=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/strs=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build1558595755/b158/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build1558595755/b157/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build1558595755/b165/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile math/bits=/tmp/go-build1558595755/b032/_pkg_.a packagefile regexp=/tmp/go-build1558595755/b068/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile unicode=/tmp/go-build1558595755/b025/_pkg_.a packagefile unicode/utf16=/tmp/go-build1558595755/b062/_pkg_.a packagefile unicode/utf8=/tmp/go-build1558595755/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/json -complete -installsuffix shared -buildid 5HZmVRtWZwuH7sW1pn_m/5HZmVRtWZwuH7sW1pn_m -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b351/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/json/decode.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/json/decode_number.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/json/decode_string.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/json/decode_token.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/json/encode.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b348/_pkg_.a # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/d1/d16e4bb95eb06b982c084b0f63a238a2bc12d9ffb6fc83ed80d6c4bc6d89f195-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpclog mkdir -p $WORK/b357/ cat >/tmp/go-build1558595755/b357/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpclog -complete -installsuffix shared -buildid riTp9S-bRi8PfeoWqqhu/riTp9S-bRi8PfeoWqqhu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b357/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpclog/grpclog.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpclog/prefixLogger.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b325/_pkg_.a # internal cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/aa/aa1210f706ae782761a43e0693886fae795c8bae6a77ed406b6f51a0fc6f2c1d-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/attributes mkdir -p $WORK/b359/ cat >/tmp/go-build1558595755/b359/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b359/_pkg_.a -trimpath "$WORK/b359=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/attributes -complete -installsuffix shared -buildid HCyvvUEfU94G_G-FuBT7/HCyvvUEfU94G_G-FuBT7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b359/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/attributes/attributes.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/59/59e3f4786c47d66a7d9898a6b4c364bb7a030064e968a477d7a422815e5f09e0-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog mkdir -p $WORK/b356/ cat >/tmp/go-build1558595755/b356/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/internal/grpclog=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpclog packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpclog=/tmp/go-build1558595755/b357/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile log=/tmp/go-build1558595755/b066/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog -complete -installsuffix shared -buildid LXI4gEVt1fgJk02jzoz6/LXI4gEVt1fgJk02jzoz6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b356/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog/component.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog/grpclog.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog/logger.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog/loggerv2.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b359/_pkg_.a # internal cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/31/317ae318619d9604e97888cea295adc2c3c7645e54f721b451fb2a8208a64c8e-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata mkdir -p $WORK/b364/ cat >/tmp/go-build1558595755/b364/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata -complete -installsuffix shared -buildid s04KfKC00_7UixcT3z3M/s04KfKC00_7UixcT3z3M -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b364/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata/metadata.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b327/_pkg_.a # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/a8/a8013269acdb6beea7af1d305a8f15df328e7264efca81bc6799116fae633e29-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4 mkdir -p $WORK/b324/ cat >/tmp/go-build1558595755/b324/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/bpf=github.com/prometheus/prometheus/vendor/golang.org/x/net/bpf importmap golang.org/x/net/internal/iana=github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/iana importmap golang.org/x/net/internal/socket=github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket importmap golang.org/x/sys/unix=github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix packagefile encoding/binary=/tmp/go-build1558595755/b055/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/bpf=/tmp/go-build1558595755/b325/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/iana=/tmp/go-build1558595755/b326/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket=/tmp/go-build1558595755/b327/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix=/tmp/go-build1558595755/b199/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile runtime=/tmp/go-build1558595755/b010/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile syscall=/tmp/go-build1558595755/b038/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4 -complete -installsuffix shared -buildid NJoOWVbA3XWt-qylDl8W/NJoOWVbA3XWt-qylDl8W -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b324/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/batch.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/control.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/control_pktinfo.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/control_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/dgramopt.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/endpoint.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/genericopt.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/header.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/helper.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/iana.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/icmp.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/icmp_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/packet.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/payload.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/payload_cmsg.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/sockopt.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/sockopt_posix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/sys_asmreq_stub.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/sys_asmreqn.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/sys_bpf.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/sys_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/sys_ssmreq.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4/zsys_linux_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b364/_pkg_.a # internal cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/99/9967fe5909980c6eb166e99a42e4f7c4d45206f5c82dbbadbb3871057fc85fb7-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6 mkdir -p $WORK/b328/ cat >/tmp/go-build1558595755/b328/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/bpf=github.com/prometheus/prometheus/vendor/golang.org/x/net/bpf importmap golang.org/x/net/internal/iana=github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/iana importmap golang.org/x/net/internal/socket=github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket importmap golang.org/x/sys/unix=github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix packagefile encoding/binary=/tmp/go-build1558595755/b055/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/bpf=/tmp/go-build1558595755/b325/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/iana=/tmp/go-build1558595755/b326/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket=/tmp/go-build1558595755/b327/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix=/tmp/go-build1558595755/b199/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile runtime=/tmp/go-build1558595755/b010/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile syscall=/tmp/go-build1558595755/b038/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6 -complete -installsuffix shared -buildid _P3AbtT-eP4u3W6696f6/_P3AbtT-eP4u3W6696f6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b328/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/batch.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/control.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/control_rfc3542_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/control_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/dgramopt.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/endpoint.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/genericopt.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/header.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/helper.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/iana.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/icmp.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/icmp_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/payload.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/payload_cmsg.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/sockopt.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/sockopt_posix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/sys_asmreq.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/sys_bpf.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/sys_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/sys_ssmreq.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6/zsys_linux_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b351/_pkg_.a # internal cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/49/49d4bc72f93137ffa8a0bd1809b4a692291aa7fea77df8625473cf80a08df44a-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protojson mkdir -p $WORK/b350/ cat >/tmp/go-build1558595755/b350/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/encoding/json=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/json importmap google.golang.org/protobuf/internal/encoding/messageset=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset importmap google.golang.org/protobuf/internal/errors=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/filedesc=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/flags=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/genid=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid importmap google.golang.org/protobuf/internal/order=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/order importmap google.golang.org/protobuf/internal/pragma=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/set=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/set importmap google.golang.org/protobuf/internal/strs=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile encoding/base64=/tmp/go-build1558595755/b061/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/json=/tmp/go-build1558595755/b351/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build1558595755/b160/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build1558595755/b157/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build1558595755/b175/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build1558595755/b164/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build1558595755/b167/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/order=/tmp/go-build1558595755/b168/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build1558595755/b162/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/set=/tmp/go-build1558595755/b169/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build1558595755/b165/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto=/tmp/go-build1558595755/b170/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1558595755/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1558595755/b171/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protojson -complete -installsuffix shared -buildid D2lOf5yyE4aPqDk1ycXZ/D2lOf5yyE4aPqDk1ycXZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b350/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protojson/decode.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protojson/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protojson/encode.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protojson/well_known_types.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b356/_pkg_.a # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/5b/5b93fed964da057c079a4af4d0115aaedd8ee0157822c6efa32c668de186c3be-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/connectivity mkdir -p $WORK/b355/ cat >/tmp/go-build1558595755/b355/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/grpclog=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog=/tmp/go-build1558595755/b356/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/connectivity -complete -installsuffix shared -buildid odrfDFgjlV74rVB7NT_T/odrfDFgjlV74rVB7NT_T -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b355/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/connectivity/connectivity.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b355/_pkg_.a # internal cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/39/39a42dc8300edc3b1b22b00b0e7b73d2e3ef0f5ab7ef6dedac51306ecb1b60de-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/balancerload mkdir -p $WORK/b371/ cat >/tmp/go-build1558595755/b371/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/metadata=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata=/tmp/go-build1558595755/b364/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b371/_pkg_.a -trimpath "$WORK/b371=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/balancerload -complete -installsuffix shared -buildid 2FoHB6FDQieIeD3b24Q_/2FoHB6FDQieIeD3b24Q_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b371/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/balancerload/load.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b306/_pkg_.a # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/6f/6f1d04190083f2f38a17b7b6b840a0d389ab23b48ace5f2edb35189ecc0c454f-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/envconfig mkdir -p $WORK/b377/ cat >/tmp/go-build1558595755/b377/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b377/_pkg_.a -trimpath "$WORK/b377=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/envconfig -complete -installsuffix shared -buildid 3wUoLAj55_tYKCJi-OEi/3wUoLAj55_tYKCJi-OEi -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b377/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/envconfig/envconfig.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b377/_pkg_.a # internal cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/c5/c5fa0f5a86483c9da08966a8981a1530916d7de8f951f866070e57d117a5a40c-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/syscall mkdir -p $WORK/b388/ cat >/tmp/go-build1558595755/b388/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix importmap google.golang.org/grpc/grpclog=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix=/tmp/go-build1558595755/b199/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog=/tmp/go-build1558595755/b356/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile syscall=/tmp/go-build1558595755/b038/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b388/_pkg_.a -trimpath "$WORK/b388=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/syscall -complete -installsuffix shared -buildid _fFXhLkv27GR2gOIZjeo/_fFXhLkv27GR2gOIZjeo -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b388/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/syscall/syscall_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b371/_pkg_.a # internal cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/67/67a0ba7315614b12c28c08220317c235c632127bfbd574a00d090fcc6b6af45f-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/stats mkdir -p $WORK/b391/ cat >/tmp/go-build1558595755/b391/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/metadata=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata=/tmp/go-build1558595755/b364/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b391/_pkg_.a -trimpath "$WORK/b391=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/stats -complete -installsuffix shared -buildid Ux5RysNSHRsxJGIDDKmk/Ux5RysNSHRsxJGIDDKmk -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b391/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/stats/handlers.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/stats/stats.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b391/_pkg_.a # internal cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/f4/f426a053a55a3b5aa84ee1155e77ae67a31a3152db68776a43fb3edb84cd8dfc-d # internal github.com/prometheus/prometheus/vendor/go.opencensus.io/internal mkdir -p $WORK/b402/ cat >/tmp/go-build1558595755/b402/importcfg << 'EOF' # internal # import config importmap go.opencensus.io=github.com/prometheus/prometheus/vendor/go.opencensus.io packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io=/tmp/go-build1558595755/b403/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a packagefile unicode=/tmp/go-build1558595755/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b402/_pkg_.a -trimpath "$WORK/b402=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io/internal -complete -installsuffix shared -buildid ib0FEQ0ThzJR8tmH2cA4/ib0FEQ0ThzJR8tmH2cA4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b402/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/internal/internal.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/internal/sanitize.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/internal/traceinternals.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b388/_pkg_.a # internal cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/8c/8c63898cb810569fc36e7ab476b95b9748bcc6f9d0665264de0a556898ed00b9-d # internal github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/tracestate mkdir -p $WORK/b405/ cat >/tmp/go-build1558595755/b405/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile regexp=/tmp/go-build1558595755/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b405/_pkg_.a -trimpath "$WORK/b405=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/tracestate -complete -installsuffix shared -buildid KWjbgBYmA9CL4F4rzYuZ/KWjbgBYmA9CL4F4rzYuZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b405/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/tracestate/tracestate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b093/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b405/_pkg_.a # internal cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/1b/1b8213d38ae0a4defc1cf90173a9460849e6753948f2c5ae1ab307ae2fb1853c-d # internal runtime/trace mkdir -p $WORK/b406/ cat >/tmp/go-build1558595755/b406/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile runtime=/tmp/go-build1558595755/b010/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1558595755/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b406/_pkg_.a -trimpath "$WORK/b406=>" -p runtime/trace -std -installsuffix shared -buildid JQ_BtXIfUCJBPHlLYTYn/JQ_BtXIfUCJBPHlLYTYn -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b406/importcfg -pack /usr/lib/golang/src/runtime/trace/annotation.go /usr/lib/golang/src/runtime/trace/trace.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b402/_pkg_.a # internal cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/ec/ec13cc46a77193fed11771f299a37c301b5120d93fe07b1dadc0ee5e19cf1119-d # internal github.com/prometheus/prometheus/vendor/go.opencensus.io/resource mkdir -p $WORK/b410/ cat >/tmp/go-build1558595755/b410/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile regexp=/tmp/go-build1558595755/b068/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b410/_pkg_.a -trimpath "$WORK/b410=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io/resource -complete -installsuffix shared -buildid r7AtmtYZ9YJQPJ01zgu-/r7AtmtYZ9YJQPJ01zgu- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b410/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/resource/resource.go cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/fd/fd795bdef8a52c16091065c5c74d3bcf867472f42e4e970c33312877c6e5a13d-d # internal net/http/httptrace mkdir -p $WORK/b140/ cat >/tmp/go-build1558595755/b140/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile crypto/tls=/tmp/go-build1558595755/b093/_pkg_.a packagefile internal/nettrace=/tmp/go-build1558595755/b077/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile net/textproto=/tmp/go-build1558595755/b134/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p net/http/httptrace -std -complete -installsuffix shared -buildid pMo8F1BWYimGuhLHKqxp/pMo8F1BWYimGuhLHKqxp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b140/importcfg -pack /usr/lib/golang/src/net/http/httptrace/trace.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b328/_pkg_.a # internal cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/56/564ea606c68e4ad4ef80c841c92a321061d4014d557f27bed8b6d64e9176bda0-d # internal github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-rootcerts mkdir -p $WORK/b310/ cat >/tmp/go-build1558595755/b310/importcfg << 'EOF' # internal # import config packagefile crypto/tls=/tmp/go-build1558595755/b093/_pkg_.a packagefile crypto/x509=/tmp/go-build1558595755/b117/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile path/filepath=/tmp/go-build1558595755/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -p github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-rootcerts -complete -installsuffix shared -buildid 2v9Eqy5V9qtuoV8YJiQ9/2v9Eqy5V9qtuoV8YJiQ9 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b310/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-rootcerts/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-rootcerts/rootcerts.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-rootcerts/rootcerts_base.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b324/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/27/2745c52ac50d45dc9de83f05f35b7836f4693ec88220e549d1bbe848a7f242b8-d # internal net/http mkdir -p $WORK/b081/ cat >/tmp/go-build1558595755/b081/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=/tmp/go-build1558595755/b052/_pkg_.a packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile compress/gzip=/tmp/go-build1558595755/b053/_pkg_.a packagefile container/list=/tmp/go-build1558595755/b082/_pkg_.a packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile crypto/rand=/tmp/go-build1558595755/b083/_pkg_.a packagefile crypto/tls=/tmp/go-build1558595755/b093/_pkg_.a packagefile encoding/base64=/tmp/go-build1558595755/b061/_pkg_.a packagefile encoding/binary=/tmp/go-build1558595755/b055/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build1558595755/b128/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=/tmp/go-build1558595755/b135/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build1558595755/b136/_pkg_.a packagefile vendor/golang.org/x/net/idna=/tmp/go-build1558595755/b129/_pkg_.a packagefile internal/godebug=/tmp/go-build1558595755/b046/_pkg_.a packagefile internal/safefilepath=/tmp/go-build1558595755/b041/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile io/fs=/tmp/go-build1558595755/b044/_pkg_.a packagefile log=/tmp/go-build1558595755/b066/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile math/rand=/tmp/go-build1558595755/b092/_pkg_.a packagefile mime=/tmp/go-build1558595755/b137/_pkg_.a packagefile mime/multipart=/tmp/go-build1558595755/b138/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile net/http/httptrace=/tmp/go-build1558595755/b140/_pkg_.a packagefile net/http/internal=/tmp/go-build1558595755/b141/_pkg_.a packagefile net/http/internal/ascii=/tmp/go-build1558595755/b142/_pkg_.a packagefile net/textproto=/tmp/go-build1558595755/b134/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile path=/tmp/go-build1558595755/b045/_pkg_.a packagefile path/filepath=/tmp/go-build1558595755/b051/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile runtime=/tmp/go-build1558595755/b010/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1558595755/b024/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build1558595755/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p net/http -std -complete -installsuffix shared -buildid JL_x-XcaBfHHL2hQtkwi/JL_x-XcaBfHHL2hQtkwi -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b081/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/h2_error.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/responsecontroller.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 cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/53/53157f7118b46e79b4b784e13e76f3e9317d8f98741e690ac735440fb5390a01-d # internal github.com/prometheus/prometheus/vendor/github.com/miekg/dns mkdir -p $WORK/b322/ cat >/tmp/go-build1558595755/b322/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/ipv4=github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4 importmap golang.org/x/net/ipv6=github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6 importmap golang.org/x/sys/unix=github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build1558595755/b052/_pkg_.a packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile crypto=/tmp/go-build1558595755/b085/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build1558595755/b101/_pkg_.a packagefile crypto/ed25519=/tmp/go-build1558595755/b109/_pkg_.a packagefile crypto/elliptic=/tmp/go-build1558595755/b102/_pkg_.a packagefile crypto/hmac=/tmp/go-build1558595755/b111/_pkg_.a packagefile crypto/rand=/tmp/go-build1558595755/b083/_pkg_.a packagefile crypto/rsa=/tmp/go-build1558595755/b114/_pkg_.a packagefile crypto/sha1=/tmp/go-build1558595755/b115/_pkg_.a packagefile crypto/sha256=/tmp/go-build1558595755/b116/_pkg_.a packagefile crypto/sha512=/tmp/go-build1558595755/b105/_pkg_.a packagefile crypto/tls=/tmp/go-build1558595755/b093/_pkg_.a packagefile crypto/x509=/tmp/go-build1558595755/b117/_pkg_.a packagefile encoding/asn1=/tmp/go-build1558595755/b107/_pkg_.a packagefile encoding/base32=/tmp/go-build1558595755/b323/_pkg_.a packagefile encoding/base64=/tmp/go-build1558595755/b061/_pkg_.a packagefile encoding/binary=/tmp/go-build1558595755/b055/_pkg_.a packagefile encoding/hex=/tmp/go-build1558595755/b120/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4=/tmp/go-build1558595755/b324/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6=/tmp/go-build1558595755/b328/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix=/tmp/go-build1558595755/b199/_pkg_.a packagefile hash=/tmp/go-build1558595755/b057/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile math/big=/tmp/go-build1558595755/b091/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile path/filepath=/tmp/go-build1558595755/b051/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile syscall=/tmp/go-build1558595755/b038/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -p github.com/prometheus/prometheus/vendor/github.com/miekg/dns -complete -installsuffix shared -buildid URs2MEMMqlLssvassQrt/URs2MEMMqlLssvassQrt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b322/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/acceptfunc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/clientconfig.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/dane.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/defaults.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/dns.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/dnssec.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/dnssec_keygen.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/dnssec_keyscan.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/dnssec_privkey.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/duplicate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/edns.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/format.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/generate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/labels.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/listen_reuseport.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/msg.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/msg_helpers.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/msg_truncate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/nsecx.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/privaterr.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/reverse.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/sanitize.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/scan.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/scan_rr.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/serve_mux.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/server.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/sig0.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/singleinflight.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/smimea.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/svcb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/tlsa.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/tsig.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/types.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/udp.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/update.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/version.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/xfr.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/zduplicate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/zmsg.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/miekg/dns/ztypes.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b406/_pkg_.a # internal cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/66/6652abda0066b4ce4f3670de582089c604cee917e220419b79f0b8863a9a94ab-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/credentials mkdir -p $WORK/b360/ cat >/tmp/go-build1558595755/b360/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/grpclog=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile crypto/tls=/tmp/go-build1558595755/b093/_pkg_.a packagefile crypto/x509=/tmp/go-build1558595755/b117/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog=/tmp/go-build1558595755/b356/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile syscall=/tmp/go-build1558595755/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/credentials -complete -installsuffix shared -buildid LTDXVZMLvBbCnZ1kmtL0/LTDXVZMLvBbCnZ1kmtL0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b360/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/credentials/credentials.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/credentials/spiffe.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/credentials/syscallconn.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/credentials/util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b350/_pkg_.a # internal cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/07/07b269a15555a0ae511f3e8d4031f5fee059d05521c0a27a2ff64c19ad02e561-d # internal github.com/prometheus/prometheus/vendor/go.opencensus.io/trace mkdir -p $WORK/b400/ cat >/tmp/go-build1558595755/b400/importcfg << 'EOF' # internal # import config importmap github.com/golang/groupcache/lru=github.com/prometheus/prometheus/vendor/github.com/golang/groupcache/lru importmap go.opencensus.io/internal=github.com/prometheus/prometheus/vendor/go.opencensus.io/internal importmap go.opencensus.io/trace/internal=github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/internal importmap go.opencensus.io/trace/tracestate=github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/tracestate packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile crypto/rand=/tmp/go-build1558595755/b083/_pkg_.a packagefile encoding/binary=/tmp/go-build1558595755/b055/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/groupcache/lru=/tmp/go-build1558595755/b401/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/internal=/tmp/go-build1558595755/b402/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/internal=/tmp/go-build1558595755/b404/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/tracestate=/tmp/go-build1558595755/b405/_pkg_.a packagefile math/rand=/tmp/go-build1558595755/b092/_pkg_.a packagefile runtime/trace=/tmp/go-build1558595755/b406/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1558595755/b024/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b400/_pkg_.a -trimpath "$WORK/b400=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io/trace -complete -installsuffix shared -buildid MJ3NoKWiv8l0RphI6zZt/MJ3NoKWiv8l0RphI6zZt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b400/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/basetypes.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/config.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/evictedqueue.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/export.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/lrumap.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/sampling.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/spanbucket.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/spanstore.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/status_codes.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/trace.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/trace_api.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/trace_go11.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b410/_pkg_.a # internal cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/b7/b71dab6c2c4df1dabaf2fbcf086279e6686d47358b10e7c4a66962e492fa0250-d # internal github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata mkdir -p $WORK/b409/ cat >/tmp/go-build1558595755/b409/importcfg << 'EOF' # internal # import config importmap go.opencensus.io/resource=github.com/prometheus/prometheus/vendor/go.opencensus.io/resource packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/resource=/tmp/go-build1558595755/b410/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b409/_pkg_.a -trimpath "$WORK/b409=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata -complete -installsuffix shared -buildid cyOwHlaDmurEnqNre5CB/cyOwHlaDmurEnqNre5CB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b409/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata/exemplar.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata/label.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata/metric.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata/point.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata/type_string.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata/unit.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b310/_pkg_.a # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/5e/5efd9d3700d1491fd572975089dd5b84cc46cb0f90a79e80087602fc71f92e79-d # internal runtime/pprof mkdir -p $WORK/b413/ cat >/tmp/go-build1558595755/b413/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1558595755/b052/_pkg_.a packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile compress/gzip=/tmp/go-build1558595755/b053/_pkg_.a packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile encoding/binary=/tmp/go-build1558595755/b055/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile internal/abi=/tmp/go-build1558595755/b006/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile runtime=/tmp/go-build1558595755/b010/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile syscall=/tmp/go-build1558595755/b038/_pkg_.a packagefile text/tabwriter=/tmp/go-build1558595755/b211/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b413/_pkg_.a -trimpath "$WORK/b413=>" -p runtime/pprof -std -installsuffix shared -buildid khotDoGLeTw2n8pvMFBa/khotDoGLeTw2n8pvMFBa -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b413/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/pe.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/proto_other.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_arm64/buildid -w $WORK/b360/_pkg_.a # internal cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/38/38bd71b6f24966387e4ece832793849b585953710c0a588b450b96083ca0fab8-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/cert mkdir -p $WORK/b418/ cat >/tmp/go-build1558595755/b418/importcfg << 'EOF' # internal # import config packagefile crypto/tls=/tmp/go-build1558595755/b093/_pkg_.a packagefile crypto/x509=/tmp/go-build1558595755/b117/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile os/exec=/tmp/go-build1558595755/b261/_pkg_.a packagefile os/user=/tmp/go-build1558595755/b048/_pkg_.a packagefile path/filepath=/tmp/go-build1558595755/b051/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b418/_pkg_.a -trimpath "$WORK/b418=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/cert -complete -installsuffix shared -buildid 1LIsh-c4T6Yd4lYXE8Mt/1LIsh-c4T6Yd4lYXE8Mt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b418/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/cert/default_cert.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b409/_pkg_.a # internal cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/9c/9c116cc34c68aa5bae63db47ad0194176ffd9023adedad31bf22c8843ee34c6d-d # internal github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricproducer mkdir -p $WORK/b416/ cat >/tmp/go-build1558595755/b416/importcfg << 'EOF' # internal # import config importmap go.opencensus.io/metric/metricdata=github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata=/tmp/go-build1558595755/b409/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b416/_pkg_.a -trimpath "$WORK/b416=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricproducer -complete -installsuffix shared -buildid H3DSXcFs-Av4NByO_3yB/H3DSXcFs-Av4NByO_3yB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b416/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricproducer/manager.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricproducer/producer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b418/_pkg_.a # internal cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/be/be51e402c33f35bc2b3d397ead459e45005539df45686240704927efa0ccd653-d # internal github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema mkdir -p $WORK/b424/ cat >/tmp/go-build1558595755/b424/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b424/_pkg_.a -trimpath "$WORK/b424=>" -p github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema -complete -installsuffix shared -buildid GEqomPv4morAk-6KGWSx/GEqomPv4morAk-6KGWSx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b424/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/action.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/certificate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/datacenter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/error.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/firewall.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/floating_ip.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/image.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/iso.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/load_balancer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/load_balancer_type.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/location.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/meta.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/network.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/placement_group.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/pricing.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/server.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/server_type.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/ssh_key.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema/volume.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b416/_pkg_.a # internal cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/9c/9c65cf9402a533608b22737b206c7dbae8c74299fa90a3bec4b38247a0e4cf6b-d # internal flag mkdir -p $WORK/b426/ cat >/tmp/go-build1558595755/b426/importcfg << 'EOF' # internal # import config packagefile encoding=/tmp/go-build1558595755/b060/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile runtime=/tmp/go-build1558595755/b010/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b426/_pkg_.a -trimpath "$WORK/b426=>" -p flag -std -complete -installsuffix shared -buildid 4sBUCcVcQ_gAlrtwKR1U/4sBUCcVcQ_gAlrtwKR1U -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b426/importcfg -pack /usr/lib/golang/src/flag/flag.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b400/_pkg_.a # internal cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/cb/cb2db23c4cb791707cb177d2d0498670036b5198f07a6694815c232900b2cc47-d # internal github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto mkdir -p $WORK/b431/ cat >/tmp/go-build1558595755/b431/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1558595755/b052/_pkg_.a packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile encoding=/tmp/go-build1558595755/b060/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile log=/tmp/go-build1558595755/b066/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1558595755/b024/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build1558595755/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b431/_pkg_.a -trimpath "$WORK/b431=>" -p github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid 0P1ZDZrRl4tY28AfThD2/0P1ZDZrRl4tY28AfThD2 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b431/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/clone.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/custom_gogo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/decode.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/deprecated.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/discard.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/duration.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/duration_gogo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/encode.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/encode_gogo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/equal.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/extensions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/extensions_gogo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/lib.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/lib_gogo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/message_set.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/pointer_unsafe.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/pointer_unsafe_gogo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/properties.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/properties_gogo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/skip_gogo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/table_marshal.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/table_marshal_gogo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/table_merge.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/table_unmarshal.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/table_unmarshal_gogo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/text.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/text_gogo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/text_parser.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/timestamp.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/timestamp_gogo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/wrappers.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto/wrappers_gogo.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b424/_pkg_.a # internal cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/a0/a0b9f02cff8c4d96086c38bdb92cf15922843a12b6f5301ed201603f187e9722-d # internal github.com/prometheus/prometheus/vendor/gopkg.in/inf.v0 mkdir -p $WORK/b434/ cat >/tmp/go-build1558595755/b434/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile math/big=/tmp/go-build1558595755/b091/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b434/_pkg_.a -trimpath "$WORK/b434=>" -p github.com/prometheus/prometheus/vendor/gopkg.in/inf.v0 -complete -installsuffix shared -buildid n5YbMxMFSr_7LJEl2hiO/n5YbMxMFSr_7LJEl2hiO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b434/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/inf.v0/dec.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/inf.v0/rounder.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b426/_pkg_.a # internal cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/3f/3fdde4746f972f97c3c36e56fc877bb6cc421f40a9aa2b93ab38a8883e30626d-d # internal testing mkdir -p $WORK/b425/ cat >/tmp/go-build1558595755/b425/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile flag=/tmp/go-build1558595755/b426/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile internal/goexperiment=/tmp/go-build1558595755/b015/_pkg_.a packagefile internal/race=/tmp/go-build1558595755/b023/_pkg_.a packagefile internal/sysinfo=/tmp/go-build1558595755/b427/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile math/rand=/tmp/go-build1558595755/b092/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile path/filepath=/tmp/go-build1558595755/b051/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile runtime=/tmp/go-build1558595755/b010/_pkg_.a packagefile runtime/debug=/tmp/go-build1558595755/b146/_pkg_.a packagefile runtime/trace=/tmp/go-build1558595755/b406/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1558595755/b024/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a packagefile unicode=/tmp/go-build1558595755/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1558595755/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b425/_pkg_.a -trimpath "$WORK/b425=>" -p testing -std -complete -installsuffix shared -buildid wht0SVFhdaHI7T_HOjpr/wht0SVFhdaHI7T_HOjpr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b425/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/newcover.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_arm64/buildid -w $WORK/b434/_pkg_.a # internal cp $WORK/b434/_pkg_.a /builddir/.cache/go-build/68/6846e2d1e82a60812bb4b239075ee30bd9c64dc6fe295df5829c91227bba1c1d-d # internal github.com/prometheus/prometheus/vendor/github.com/google/gofuzz mkdir -p $WORK/b436/ cat >/tmp/go-build1558595755/b436/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile math/rand=/tmp/go-build1558595755/b092/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile regexp=/tmp/go-build1558595755/b068/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b436/_pkg_.a -trimpath "$WORK/b436=>" -p github.com/prometheus/prometheus/vendor/github.com/google/gofuzz -complete -installsuffix shared -buildid qy03c7rLea_NsvlARl70/qy03c7rLea_NsvlARl70 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b436/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/gofuzz/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/gofuzz/fuzz.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b413/_pkg_.a # internal cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/7d/7d9691e114bc90ac8313a5beb5d84d3af356e787604f546cf14f061d7064c274-d # internal github.com/prometheus/prometheus/vendor/go.opencensus.io/tag mkdir -p $WORK/b412/ cat >/tmp/go-build1558595755/b412/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile encoding/binary=/tmp/go-build1558595755/b055/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile runtime/pprof=/tmp/go-build1558595755/b413/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b412/_pkg_.a -trimpath "$WORK/b412=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io/tag -complete -installsuffix shared -buildid DaDzA5BaSeAv6iyE4_M7/DaDzA5BaSeAv6iyE4_M7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b412/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/tag/context.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/tag/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/tag/key.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/tag/map.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/tag/map_codec.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/tag/metadata.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/tag/profile_19.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/tag/validate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b436/_pkg_.a # internal cp $WORK/b436/_pkg_.a /builddir/.cache/go-build/c1/c1dff8ecb4d70524619cf99db93f870759ce3ad4e2f472b3c84a958c1bf647a9-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect mkdir -p $WORK/b438/ cat >/tmp/go-build1558595755/b438/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b438/_pkg_.a -trimpath "$WORK/b438=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect -complete -installsuffix shared -buildid ONVK05z8QkR6EhDhXo9d/ONVK05z8QkR6EhDhXo9d -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b438/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect/deep_equal.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/b7/b7473c3e76c0a23e2405fa07157afc4ad508748e1d780500e824c47fb27a86b2-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filetype mkdir -p $WORK/b180/ cat >/tmp/go-build1558595755/b180/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/descopts=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descopts importmap google.golang.org/protobuf/internal/filedesc=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/impl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descopts=/tmp/go-build1558595755/b177/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build1558595755/b175/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl=/tmp/go-build1558595755/b181/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1558595755/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1558595755/b171/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filetype -complete -installsuffix shared -buildid awAc3fGXBOhTY8B-y23d/awAc3fGXBOhTY8B-y23d -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b180/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filetype/build.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b412/_pkg_.a # internal cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/4a/4a50ec7bed06b78cf469265f40d57e6dcd34d87dcfd36cde71cc5c56e31c0f89-d # internal github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/internal mkdir -p $WORK/b411/ cat >/tmp/go-build1558595755/b411/importcfg << 'EOF' # internal # import config importmap go.opencensus.io/tag=github.com/prometheus/prometheus/vendor/go.opencensus.io/tag packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/tag=/tmp/go-build1558595755/b412/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b411/_pkg_.a -trimpath "$WORK/b411=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/internal -complete -installsuffix shared -buildid Fl18mQNlJG-kA7rZ1Jsp/Fl18mQNlJG-kA7rZ1Jsp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b411/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/internal/record.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/78/788712decc3e48bc16dcf94ce9b80f817eb29d2331945f2116472aaeb82445f3-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl mkdir -p $WORK/b179/ cat >/tmp/go-build1558595755/b179/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/internal/filedesc=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/filetype=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filetype importmap google.golang.org/protobuf/internal/impl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl importmap google.golang.org/protobuf/internal/version=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/version packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build1558595755/b175/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filetype=/tmp/go-build1558595755/b180/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl=/tmp/go-build1558595755/b181/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/version=/tmp/go-build1558595755/b183/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl -complete -installsuffix shared -buildid xagr4J0-5KvhX-DezAIv/xagr4J0-5KvhX-DezAIv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b179/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl/impl.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl/version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b411/_pkg_.a # internal cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/4c/4cfc61454725049be42628458660edb855ff1a9be58f2e00810944c88271f5c1-d # internal github.com/prometheus/prometheus/vendor/go.opencensus.io/stats mkdir -p $WORK/b408/ cat >/tmp/go-build1558595755/b408/importcfg << 'EOF' # internal # import config importmap go.opencensus.io/metric/metricdata=github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata importmap go.opencensus.io/stats/internal=github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/internal importmap go.opencensus.io/tag=github.com/prometheus/prometheus/vendor/go.opencensus.io/tag packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata=/tmp/go-build1558595755/b409/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/internal=/tmp/go-build1558595755/b411/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/tag=/tmp/go-build1558595755/b412/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1558595755/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b408/_pkg_.a -trimpath "$WORK/b408=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io/stats -complete -installsuffix shared -buildid t-x5droNuqfIv-7uS5qB/t-x5droNuqfIv-7uS5qB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b408/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/measure.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/measure_float64.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/measure_int64.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/record.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/units.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b438/_pkg_.a # internal cp $WORK/b438/_pkg_.a /builddir/.cache/go-build/be/be0e95f4582cb1a113a54d57e4739edb29402739f1923aab6855b8c44f56e2f3-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion mkdir -p $WORK/b437/ cat >/tmp/go-build1558595755/b437/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/third_party/forked/golang/reflect=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect=/tmp/go-build1558595755/b438/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b437/_pkg_.a -trimpath "$WORK/b437=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion -complete -installsuffix shared -buildid _9GiWSQpKDszX__333QX/_9GiWSQpKDszX__333QX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b437/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion/converter.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion/deep_equal.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion/helper.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/7c/7cf7d51f3c0cad2ae4c0756ae9f6a97017d2e2b632ba6b22cadcc18e1896c5ca-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb mkdir -p $WORK/b178/ cat >/tmp/go-build1558595755/b178/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1558595755/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1558595755/b179/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb -complete -installsuffix shared -buildid rPUEv9rLNXu8LifMgeWg/rPUEv9rLNXu8LifMgeWg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b178/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb/descriptor.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b437/_pkg_.a # internal cp $WORK/b437/_pkg_.a /builddir/.cache/go-build/d8/d89b1e4826e84d21742a324ce6d5e9ec6ee4810d2fd889ecd3bc58d45149b04d-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb mkdir -p $WORK/b186/ cat >/tmp/go-build1558595755/b186/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/proto=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto=/tmp/go-build1558595755/b170/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1558595755/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1558595755/b171/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1558595755/b179/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb -complete -installsuffix shared -buildid 4ctOp5WbNxuxrF_1Gfl1/4ctOp5WbNxuxrF_1Gfl1 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b186/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb/any.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b408/_pkg_.a # internal cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/df/df3cd420c9745e099a69f11e12c933726d2e0fbc3ae86963e1f259db7195be45-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/durationpb mkdir -p $WORK/b188/ cat >/tmp/go-build1558595755/b188/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1558595755/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1558595755/b179/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/durationpb -complete -installsuffix shared -buildid T76aqcegDt7hh7_Qpw35/T76aqcegDt7hh7_Qpw35 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b188/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/durationpb/duration.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/b4/b4926a863b61c18392b0ce7ceb44dadc8c62ebe5ef2323e7b52f37739b4e6a19-d # internal github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b187/ cat >/tmp/go-build1558595755/b187/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/durationpb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/durationpb packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1558595755/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1558595755/b179/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/durationpb=/tmp/go-build1558595755/b188/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -p github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid X3-nDfWtr6oyYKeVUvce/X3-nDfWtr6oyYKeVUvce -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b187/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/duration/duration.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/36/36524a7c632b0bc95ad9fe14ca9f637029ae14448c432ad749d98b1e02c71e49-d # internal github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b185/ cat >/tmp/go-build1558595755/b185/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/anypb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1558595755/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1558595755/b179/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build1558595755/b186/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -p github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid -ophOSB-SwncCB_f6v89/-ophOSB-SwncCB_f6v89 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b185/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/any/any.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/8c/8cd918e8e51948a6f7cccc5f43d3beb4ce3f23822d62dbcefffaafa9f6c58af6-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/timestamppb mkdir -p $WORK/b190/ cat >/tmp/go-build1558595755/b190/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1558595755/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1558595755/b179/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/timestamppb -complete -installsuffix shared -buildid wAFTD51Fshh1TyHgQ-OW/wAFTD51Fshh1TyHgQ-OW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b190/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/timestamppb/timestamp.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/dc/dc0757e64654ae7f18b295577ce8dc897ad48e60041206e77ad98c4aeb9a4d4a-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/code mkdir -p $WORK/b344/ cat >/tmp/go-build1558595755/b344/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1558595755/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1558595755/b179/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/code -complete -installsuffix shared -buildid Vbf639GcBQ-ezrGhMrGM/Vbf639GcBQ-ezrGhMrGM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b344/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/code/code.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b425/_pkg_.a # internal cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/c7/c7bbfe5c48fea5a02f8227e1a04f7e09c2d9257a2d75c9dadca75685c833cc0f-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/errdetails mkdir -p $WORK/b345/ cat >/tmp/go-build1558595755/b345/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/durationpb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/durationpb packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1558595755/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1558595755/b179/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/durationpb=/tmp/go-build1558595755/b188/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/errdetails -complete -installsuffix shared -buildid cwDbxhazigUWVbVzJLet/cwDbxhazigUWVbVzJLet -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b345/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/errdetails/error_details.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/08/0823cc1bcf9edbf34c1d2900d9f52bfdd515aae7719edba467e84baf9ca7d835-d # internal github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b189/ cat >/tmp/go-build1558595755/b189/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/timestamppb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/timestamppb packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1558595755/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1558595755/b179/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build1558595755/b190/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -p github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid hSDK_teHSUlXON8mLZ-p/hSDK_teHSUlXON8mLZ-p -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b189/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/timestamp/timestamp.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/28/281e4225d7f1f821ffc7dba72b71702d93ddc6d957af6c429abb0df8c61a9014-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protodesc mkdir -p $WORK/b173/ cat >/tmp/go-build1558595755/b173/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protowire=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/internal/encoding/defval=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/defval importmap google.golang.org/protobuf/internal/errors=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors importmap google.golang.org/protobuf/internal/filedesc=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc importmap google.golang.org/protobuf/internal/flags=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags importmap google.golang.org/protobuf/internal/genid=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid importmap google.golang.org/protobuf/internal/pragma=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma importmap google.golang.org/protobuf/internal/strs=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs importmap google.golang.org/protobuf/proto=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/types/descriptorpb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build1558595755/b156/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build1558595755/b174/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build1558595755/b157/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build1558595755/b175/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build1558595755/b164/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build1558595755/b167/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build1558595755/b162/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build1558595755/b165/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto=/tmp/go-build1558595755/b170/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1558595755/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1558595755/b171/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb=/tmp/go-build1558595755/b178/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile unicode=/tmp/go-build1558595755/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protodesc -complete -installsuffix shared -buildid jwu_CqHJEmf_X_xHKBET/jwu_CqHJEmf_X_xHKBET -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b173/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protodesc/desc.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protodesc/desc_init.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protodesc/desc_resolve.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protodesc/desc_validate.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protodesc/proto.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b344/_pkg_.a # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/73/734ec4584f8b6dc2081ac988432cd0aa37a02bd4752e32268004ba4887ab8c3e-d # internal github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/apierror/internal/proto mkdir -p $WORK/b343/ cat >/tmp/go-build1558595755/b343/importcfg << 'EOF' # internal # import config importmap google.golang.org/genproto/googleapis/rpc/code=github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/code importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/anypb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb packagefile github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/code=/tmp/go-build1558595755/b344/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1558595755/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1558595755/b179/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build1558595755/b186/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -p github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/apierror/internal/proto -complete -installsuffix shared -buildid qgCQ4nBqtUKXRdWAUJvs/qgCQ4nBqtUKXRdWAUJvs -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b343/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/apierror/internal/proto/error.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/43/439dd839efabf18b1aa8d5091e63cf27900a7d1a2c13b1e8698823e630b747b5-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b347/ cat >/tmp/go-build1558595755/b347/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/anypb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1558595755/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1558595755/b179/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build1558595755/b186/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/status -complete -installsuffix shared -buildid 9COc48yXcwPtYG9eA043/9COc48yXcwPtYG9eA043 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b347/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/status/status.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b345/_pkg_.a # internal cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/80/80e1a3f5bef5f4a59d0b9e85435366604f7626f24efebc63b812bdd1d3bbd3c6-d # internal github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/view mkdir -p $WORK/b414/ cat >/tmp/go-build1558595755/b414/importcfg << 'EOF' # internal # import config importmap go.opencensus.io/internal/tagencoding=github.com/prometheus/prometheus/vendor/go.opencensus.io/internal/tagencoding importmap go.opencensus.io/metric/metricdata=github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata importmap go.opencensus.io/metric/metricproducer=github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricproducer importmap go.opencensus.io/resource=github.com/prometheus/prometheus/vendor/go.opencensus.io/resource importmap go.opencensus.io/stats=github.com/prometheus/prometheus/vendor/go.opencensus.io/stats importmap go.opencensus.io/stats/internal=github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/internal importmap go.opencensus.io/tag=github.com/prometheus/prometheus/vendor/go.opencensus.io/tag packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/internal/tagencoding=/tmp/go-build1558595755/b415/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata=/tmp/go-build1558595755/b409/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricproducer=/tmp/go-build1558595755/b416/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/resource=/tmp/go-build1558595755/b410/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/stats=/tmp/go-build1558595755/b408/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/internal=/tmp/go-build1558595755/b411/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/tag=/tmp/go-build1558595755/b412/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1558595755/b024/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b414/_pkg_.a -trimpath "$WORK/b414=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/view -complete -installsuffix shared -buildid 95_hFd7iflZ17ZnlyiZr/95_hFd7iflZ17ZnlyiZr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b414/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/view/aggregation.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/view/aggregation_data.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/view/collector.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/view/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/view/export.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/view/view.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/view/view_to_metric.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/view/worker.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/view/worker_commands.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b347/_pkg_.a # internal cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/d5/d59a29f31a1d1a403229794b60b9d0dc19b47c2d10fc7f7c805948c68515e455-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields mkdir -p $WORK/b439/ cat >/tmp/go-build1558595755/b439/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/selection=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/selection packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/selection=/tmp/go-build1558595755/b440/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b439/_pkg_.a -trimpath "$WORK/b439=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields -complete -installsuffix shared -buildid jOX1GVFB2ROmbkat7g97/jOX1GVFB2ROmbkat7g97 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b439/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields/fields.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields/requirements.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields/selector.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b343/_pkg_.a # internal cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/4b/4b6a68b6c75d4eb175f1347876446af24feb38a72e3135f234f8fe8a72b89da0-d # internal github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/value mkdir -p $WORK/b446/ cat >/tmp/go-build1558595755/b446/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b446/_pkg_.a -trimpath "$WORK/b446=>" -p github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/value -complete -installsuffix shared -buildid B7euoiqL9FJltDr5SFDT/B7euoiqL9FJltDr5SFDT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b446/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/value/name.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/value/pointer_unsafe.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/value/sort.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/value/zero.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b439/_pkg_.a # internal cp $WORK/b439/_pkg_.a /builddir/.cache/go-build/e1/e17bf3d8c8d6f748edb1847b9ba37387a5c47928368d967ac557f3204e812a72-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/errors mkdir -p $WORK/b450/ cat >/tmp/go-build1558595755/b450/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/sets=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets=/tmp/go-build1558595755/b447/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b450/_pkg_.a -trimpath "$WORK/b450=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/errors -complete -installsuffix shared -buildid aQ4zGexsirE0GmdNnjo-/aQ4zGexsirE0GmdNnjo- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b450/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/errors/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/errors/errors.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b450/_pkg_.a # internal cp $WORK/b450/_pkg_.a /builddir/.cache/go-build/bd/bd30028d9d083080e2cd429135b6f31095e4b227de22f190030d4f0e4ea2f5af-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation/field mkdir -p $WORK/b449/ cat >/tmp/go-build1558595755/b449/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/errors=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/errors importmap k8s.io/apimachinery/pkg/util/sets=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/errors=/tmp/go-build1558595755/b450/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets=/tmp/go-build1558595755/b447/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b449/_pkg_.a -trimpath "$WORK/b449=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation/field -complete -installsuffix shared -buildid xPayPxwL5Oq0ygSTM5Aj/xPayPxwL5Oq0ygSTM5Aj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b449/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation/field/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation/field/path.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b414/_pkg_.a # internal cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/e6/e619a6467b9d58f0dfe0a2235646d687c75e62ea2b957d1d5a41a06444c7bd66-d # internal github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 mkdir -p $WORK/b451/ cat >/tmp/go-build1558595755/b451/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1558595755/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1558595755/b070/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b451/_pkg_.a -trimpath "$WORK/b451=>" -p github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 -complete -installsuffix shared -buildid 4U3zoj5NtNRvTIOpC6my/4U3zoj5NtNRvTIOpC6my -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b451/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/klog/v2/klog.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b446/_pkg_.a # internal cp $WORK/b446/_pkg_.a /builddir/.cache/go-build/a2/a2176cf4bb9eb3dcdff6726407ec1977b1195e9f42cd3f6ce454823099d6b9b1-d # internal github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp mkdir -p $WORK/b442/ cat >/tmp/go-build1558595755/b442/importcfg << 'EOF' # internal # import config importmap github.com/google/go-cmp/cmp/internal/diff=github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/diff importmap github.com/google/go-cmp/cmp/internal/flags=github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/flags importmap github.com/google/go-cmp/cmp/internal/function=github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/function importmap github.com/google/go-cmp/cmp/internal/value=github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/value packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/diff=/tmp/go-build1558595755/b443/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/flags=/tmp/go-build1558595755/b444/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/function=/tmp/go-build1558595755/b445/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/value=/tmp/go-build1558595755/b446/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile math/rand=/tmp/go-build1558595755/b092/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile regexp=/tmp/go-build1558595755/b068/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a packagefile unicode=/tmp/go-build1558595755/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1558595755/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b442/_pkg_.a -trimpath "$WORK/b442=>" -p github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp -complete -installsuffix shared -buildid Dc6SpZyVWW2cQI9EILUN/Dc6SpZyVWW2cQI9EILUN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b442/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/compare.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/export_unsafe.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/options.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/path.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/report.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/report_compare.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/report_references.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/report_reflect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/report_slices.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/report_text.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/report_value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b449/_pkg_.a # internal cp $WORK/b449/_pkg_.a /builddir/.cache/go-build/75/75cf9702f207a782f23a9749a8ffe1d37b604d1dfe391f5cc74a92830a5953d7-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation mkdir -p $WORK/b448/ cat >/tmp/go-build1558595755/b448/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/validation/field=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation/field packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation/field=/tmp/go-build1558595755/b449/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile regexp=/tmp/go-build1558595755/b068/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b448/_pkg_.a -trimpath "$WORK/b448=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation -complete -installsuffix shared -buildid utu-ETqM2SGj-dfgjd7x/utu-ETqM2SGj-dfgjd7x -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b448/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation/validation.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b451/_pkg_.a # internal cp $WORK/b451/_pkg_.a /builddir/.cache/go-build/72/72509e3d0febb3c21ad2904a668ecc8995fb1cb3b74032324773af0760d219dd-d # internal go/scanner mkdir -p $WORK/b454/ cat >/tmp/go-build1558595755/b454/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile go/token=/tmp/go-build1558595755/b166/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile path/filepath=/tmp/go-build1558595755/b051/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile unicode=/tmp/go-build1558595755/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1558595755/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b454/_pkg_.a -trimpath "$WORK/b454=>" -p go/scanner -std -complete -installsuffix shared -buildid bicX4RKPzhYhp5vnWJAp/bicX4RKPzhYhp5vnWJAp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b454/importcfg -pack /usr/lib/golang/src/go/scanner/errors.go /usr/lib/golang/src/go/scanner/scanner.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b448/_pkg_.a # internal cp $WORK/b448/_pkg_.a /builddir/.cache/go-build/1e/1e3cfa0d20426cd8a37d07da6b965648ccefa554b0c99ed9ec3481c825cb170e-d # internal go/doc/comment mkdir -p $WORK/b456/ cat >/tmp/go-build1558595755/b456/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile unicode=/tmp/go-build1558595755/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1558595755/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b456/_pkg_.a -trimpath "$WORK/b456=>" -p go/doc/comment -std -complete -installsuffix shared -buildid FKXRcBU0YcK1SFqWlm3r/FKXRcBU0YcK1SFqWlm3r -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b456/importcfg -pack /usr/lib/golang/src/go/doc/comment/doc.go /usr/lib/golang/src/go/doc/comment/html.go /usr/lib/golang/src/go/doc/comment/markdown.go /usr/lib/golang/src/go/doc/comment/parse.go /usr/lib/golang/src/go/doc/comment/print.go /usr/lib/golang/src/go/doc/comment/std.go /usr/lib/golang/src/go/doc/comment/text.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/24/2419c8d18b7740b150f7da3f3814bc2c66a103bdb47b74db65638a99331e2546-d # internal github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto mkdir -p $WORK/b154/ cat >/tmp/go-build1558595755/b154/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/prototext=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/prototext importmap google.golang.org/protobuf/encoding/protowire=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire importmap google.golang.org/protobuf/proto=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protodesc=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protodesc importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoiface=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoiface importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile compress/gzip=/tmp/go-build1558595755/b053/_pkg_.a packagefile encoding=/tmp/go-build1558595755/b060/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/prototext=/tmp/go-build1558595755/b155/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build1558595755/b156/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto=/tmp/go-build1558595755/b170/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protodesc=/tmp/go-build1558595755/b173/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1558595755/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1558595755/b171/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoiface=/tmp/go-build1558595755/b172/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1558595755/b179/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile unicode/utf8=/tmp/go-build1558595755/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -p github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto -complete -installsuffix shared -buildid oVudTPy7SGWjetCV04qj/oVudTPy7SGWjetCV04qj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b154/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto/buffer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto/defaults.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto/deprecated.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto/discard.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto/extensions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto/properties.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto/proto.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto/registry.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto/text_decode.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto/text_encode.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto/wire.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto/wrappers.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b454/_pkg_.a # internal cp $WORK/b454/_pkg_.a /builddir/.cache/go-build/73/73142235b848fef0c350d26db012b26f86f132f4de27a2f391f4e0d42d907083-d # internal go/ast mkdir -p $WORK/b453/ cat >/tmp/go-build1558595755/b453/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile go/scanner=/tmp/go-build1558595755/b454/_pkg_.a packagefile go/token=/tmp/go-build1558595755/b166/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b453/_pkg_.a -trimpath "$WORK/b453=>" -p go/ast -std -complete -installsuffix shared -buildid p3_jvWLVbgTDa7hW6foc/p3_jvWLVbgTDa7hW6foc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b453/importcfg -pack /usr/lib/golang/src/go/ast/ast.go /usr/lib/golang/src/go/ast/commentmap.go /usr/lib/golang/src/go/ast/filter.go /usr/lib/golang/src/go/ast/import.go /usr/lib/golang/src/go/ast/print.go /usr/lib/golang/src/go/ast/resolve.go /usr/lib/golang/src/go/ast/scope.go /usr/lib/golang/src/go/ast/walk.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b456/_pkg_.a # internal cp $WORK/b456/_pkg_.a /builddir/.cache/go-build/71/71c18a191f8b84850cedc835315d4e98511ab65446e0c4e2f0b69826f4aa8294-d # internal internal/lazyregexp mkdir -p $WORK/b457/ cat >/tmp/go-build1558595755/b457/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile regexp=/tmp/go-build1558595755/b068/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b457/_pkg_.a -trimpath "$WORK/b457=>" -p internal/lazyregexp -std -complete -installsuffix shared -buildid fMyQD8X4XMKNv_pMKeAz/fMyQD8X4XMKNv_pMKeAz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b457/importcfg -pack /usr/lib/golang/src/internal/lazyregexp/lazyre.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b457/_pkg_.a # internal cp $WORK/b457/_pkg_.a /builddir/.cache/go-build/ca/cac28acee36a3939cfe7be4fe029d3e5d1f6a22b59c7f991e65ee06cd3b22857-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion/queryparams mkdir -p $WORK/b461/ cat >/tmp/go-build1558595755/b461/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b461/_pkg_.a -trimpath "$WORK/b461=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion/queryparams -complete -installsuffix shared -buildid ZE2LFIV32f2jW2Xdjil-/ZE2LFIV32f2jW2Xdjil- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b461/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion/queryparams/convert.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion/queryparams/doc.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b461/_pkg_.a # internal cp $WORK/b461/_pkg_.a /builddir/.cache/go-build/38/38c8c863cbcf54376185262a2b100d400f5cae0696626d08ff6104fe182fa1ea-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/json mkdir -p $WORK/b463/ cat >/tmp/go-build1558595755/b463/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b463/_pkg_.a -trimpath "$WORK/b463=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/json -complete -installsuffix shared -buildid 2YAwBzmr1dFUwL-TscJJ/2YAwBzmr1dFUwL-TscJJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b463/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/json/json.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b463/_pkg_.a # internal cp $WORK/b463/_pkg_.a /builddir/.cache/go-build/28/282d3e091fea988b1910a2117543a17fc160ed8eb6e9e40163e2fba11e2d0d0a-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/naming mkdir -p $WORK/b464/ cat >/tmp/go-build1558595755/b464/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile regexp=/tmp/go-build1558595755/b068/_pkg_.a packagefile runtime=/tmp/go-build1558595755/b010/_pkg_.a packagefile runtime/debug=/tmp/go-build1558595755/b146/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b464/_pkg_.a -trimpath "$WORK/b464=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/naming -complete -installsuffix shared -buildid AmgZtwVJOETH0wCls2m_/AmgZtwVJOETH0wCls2m_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b464/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/naming/from_stack.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b453/_pkg_.a # internal cp $WORK/b453/_pkg_.a /builddir/.cache/go-build/57/5778ef05f5a186c5325d422be5886b3525f47a31db16074bc1e3fbb8c3d9e1d6-d # internal go/doc mkdir -p $WORK/b455/ cat >/tmp/go-build1558595755/b455/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile go/ast=/tmp/go-build1558595755/b453/_pkg_.a packagefile go/doc/comment=/tmp/go-build1558595755/b456/_pkg_.a packagefile go/token=/tmp/go-build1558595755/b166/_pkg_.a packagefile internal/lazyregexp=/tmp/go-build1558595755/b457/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile path=/tmp/go-build1558595755/b045/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile unicode=/tmp/go-build1558595755/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1558595755/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b455/_pkg_.a -trimpath "$WORK/b455=>" -p go/doc -std -complete -installsuffix shared -buildid -w1GwwWLpWLhx2VfNMZC/-w1GwwWLpWLhx2VfNMZC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b455/importcfg -pack /usr/lib/golang/src/go/doc/comment.go /usr/lib/golang/src/go/doc/doc.go /usr/lib/golang/src/go/doc/example.go /usr/lib/golang/src/go/doc/exports.go /usr/lib/golang/src/go/doc/filter.go /usr/lib/golang/src/go/doc/reader.go /usr/lib/golang/src/go/doc/synopsis.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b464/_pkg_.a # internal cp $WORK/b464/_pkg_.a /builddir/.cache/go-build/c7/c7a7ae5d35465123159c7e031c8bc9f68ada02faf6d040d5be515e3d430e0436-d # internal go/internal/typeparams mkdir -p $WORK/b460/ cat >/tmp/go-build1558595755/b460/importcfg << 'EOF' # internal # import config packagefile go/ast=/tmp/go-build1558595755/b453/_pkg_.a packagefile go/token=/tmp/go-build1558595755/b166/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b460/_pkg_.a -trimpath "$WORK/b460=>" -p go/internal/typeparams -std -complete -installsuffix shared -buildid nvJUu47OmkkEEg4uYLvC/nvJUu47OmkkEEg4uYLvC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b460/importcfg -pack /usr/lib/golang/src/go/internal/typeparams/typeparams.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b460/_pkg_.a # internal cp $WORK/b460/_pkg_.a /builddir/.cache/go-build/f6/f6bcd97b6c02d44e1ccbb64183bda3faf893f3db21abaa30c6b61434d4bb439c-d # internal go/parser mkdir -p $WORK/b458/ cat >/tmp/go-build1558595755/b458/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile go/ast=/tmp/go-build1558595755/b453/_pkg_.a packagefile go/build/constraint=/tmp/go-build1558595755/b459/_pkg_.a packagefile go/internal/typeparams=/tmp/go-build1558595755/b460/_pkg_.a packagefile go/scanner=/tmp/go-build1558595755/b454/_pkg_.a packagefile go/token=/tmp/go-build1558595755/b166/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile io/fs=/tmp/go-build1558595755/b044/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile path/filepath=/tmp/go-build1558595755/b051/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b458/_pkg_.a -trimpath "$WORK/b458=>" -p go/parser -std -complete -installsuffix shared -buildid YasRKd1GqAfj7qvn-cWc/YasRKd1GqAfj7qvn-cWc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b458/importcfg -pack /usr/lib/golang/src/go/parser/interface.go /usr/lib/golang/src/go/parser/parser.go /usr/lib/golang/src/go/parser/resolver.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b442/_pkg_.a # internal cp $WORK/b442/_pkg_.a /builddir/.cache/go-build/08/083bde79d300730b3e9e1f61139555327d8f16d8c66e273a7b8db1161335d498-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/labels mkdir -p $WORK/b441/ cat >/tmp/go-build1558595755/b441/importcfg << 'EOF' # internal # import config importmap github.com/google/go-cmp/cmp=github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp importmap k8s.io/apimachinery/pkg/selection=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/selection importmap k8s.io/apimachinery/pkg/util/sets=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/apimachinery/pkg/util/validation=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation importmap k8s.io/apimachinery/pkg/util/validation/field=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation/field importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp=/tmp/go-build1558595755/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/selection=/tmp/go-build1558595755/b440/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets=/tmp/go-build1558595755/b447/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation=/tmp/go-build1558595755/b448/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation/field=/tmp/go-build1558595755/b449/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build1558595755/b451/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b441/_pkg_.a -trimpath "$WORK/b441=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/labels -complete -installsuffix shared -buildid H5SGlY_XcXC3Qkj2gANG/H5SGlY_XcXC3Qkj2gANG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b441/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/labels/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/labels/labels.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/labels/selector.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/labels/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/e3/e3bee118ce793262e4c3f657f53fce2d0b9bd5c6b0cfb4e07e9d520382f4656b-d # internal github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes mkdir -p $WORK/b184/ cat >/tmp/go-build1558595755/b184/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/any=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/any importmap github.com/golang/protobuf/ptypes/duration=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/duration importmap github.com/golang/protobuf/ptypes/timestamp=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/timestamp importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build1558595755/b154/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/any=/tmp/go-build1558595755/b185/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/duration=/tmp/go-build1558595755/b187/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/timestamp=/tmp/go-build1558595755/b189/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1558595755/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1558595755/b171/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -p github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid 6xib_YV9YxldydVXbEZy/6xib_YV9YxldydVXbEZy -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b184/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/any.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/duration.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/timestamp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b322/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/56/563bba6455ff57009cd992556d7660fce099b4987e5666e5018b0461a53206f4-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go mkdir -p $WORK/b192/ cat >/tmp/go-build1558595755/b192/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/timestamp=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/timestamp packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build1558595755/b154/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/timestamp=/tmp/go-build1558595755/b189/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go -complete -installsuffix shared -buildid 9CSjiwQ-wRIGrLkAO2Pb/9CSjiwQ-wRIGrLkAO2Pb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b192/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go/metrics.pb.go cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/64/642e50cf7c4fa1c7aa051907e32d81200059287ed93215a97c215f6f6a851d9c-d # internal github.com/prometheus/prometheus/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil mkdir -p $WORK/b194/ cat >/tmp/go-build1558595755/b194/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto packagefile encoding/binary=/tmp/go-build1558595755/b055/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build1558595755/b154/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -p github.com/prometheus/prometheus/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid 0Babd7FtjzZ3Ic3NYB1r/0Babd7FtjzZ3Ic3NYB1r -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b194/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/decode.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/encode.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/42/42b2e52a8a80a076265c8a384ed86cdc16404cd6f2de6d9676c70786ad661a35-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/status mkdir -p $WORK/b349/ cat >/tmp/go-build1558595755/b349/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes importmap google.golang.org/genproto/googleapis/rpc/status=github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/status importmap google.golang.org/grpc/codes=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build1558595755/b154/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes=/tmp/go-build1558595755/b184/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build1558595755/b347/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes=/tmp/go-build1558595755/b348/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/status -complete -installsuffix shared -buildid WBIh6u7FBksrtoUSzETb/WBIh6u7FBksrtoUSzETb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b349/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/status/status.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/8e/8eecb73f0aab1822bc45da1a60777de3cf98e69d97ce0a7ff1d29a3099b54e60-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials mkdir -p $WORK/b358/ cat >/tmp/go-build1558595755/b358/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap google.golang.org/grpc/attributes=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/attributes importmap google.golang.org/grpc/internal/credentials=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/credentials packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile crypto/tls=/tmp/go-build1558595755/b093/_pkg_.a packagefile crypto/x509=/tmp/go-build1558595755/b117/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build1558595755/b154/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/attributes=/tmp/go-build1558595755/b359/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/credentials=/tmp/go-build1558595755/b360/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials -complete -installsuffix shared -buildid _lPo7z8Pz7YRhcfPQV9v/_lPo7z8Pz7YRhcfPQV9v -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b358/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials/credentials.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials/go12.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials/tls.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b349/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b455/_pkg_.a # internal cp $WORK/b455/_pkg_.a /builddir/.cache/go-build/9c/9caa3c6e90e79d1882603803f73168e64dfbb9a2f0a9805bd543facaae722e47-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/encoding/proto mkdir -p $WORK/b369/ cat >/tmp/go-build1558595755/b369/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap google.golang.org/grpc/encoding=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/encoding packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build1558595755/b154/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/encoding=/tmp/go-build1558595755/b368/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/encoding/proto -complete -installsuffix shared -buildid ZO1xirYSuCWtONeXU2S1/ZO1xirYSuCWtONeXU2S1 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b369/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/encoding/proto/proto.go cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/63/63cd000c6d1fa2be448a6ac5c40a216158b4086f5bf509327b0623eee9ece35f-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status mkdir -p $WORK/b346/ cat >/tmp/go-build1558595755/b346/importcfg << 'EOF' # internal # import config importmap google.golang.org/genproto/googleapis/rpc/status=github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/status importmap google.golang.org/grpc/codes=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/internal/status=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/status packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build1558595755/b347/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes=/tmp/go-build1558595755/b348/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/status=/tmp/go-build1558595755/b349/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status -complete -installsuffix shared -buildid -ni1FXfzH8R6cKy6TC6y/-ni1FXfzH8R6cKy6TC6y -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b346/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status/status.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b441/_pkg_.a # internal cp $WORK/b441/_pkg_.a /builddir/.cache/go-build/d3/d3b84a150d0c55cb0cee7aad69f317352251c1c2c274961658e392e25d0864f2-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1 mkdir -p $WORK/b373/ cat >/tmp/go-build1558595755/b373/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/durationpb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/durationpb importmap google.golang.org/protobuf/types/known/timestamppb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/timestamppb packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build1558595755/b154/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1558595755/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1558595755/b179/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/durationpb=/tmp/go-build1558595755/b188/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build1558595755/b190/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b373/_pkg_.a -trimpath "$WORK/b373=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1 -complete -installsuffix shared -buildid jIaQJAdvNdO3q14s4B_H/jIaQJAdvNdO3q14s4B_H -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b373/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1/binarylog.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b369/_pkg_.a # internal cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/31/31ecc1ae95ac707ade3609a148845667d9dec48e44a0544e45910f106cb51837-d # internal github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value mkdir -p $WORK/b466/ cat >/tmp/go-build1558595755/b466/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/prometheus/prometheus/vendor/github.com/json-iterator/go importmap gopkg.in/yaml.v2=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2 packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile encoding/base64=/tmp/go-build1558595755/b061/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/json-iterator/go=/tmp/go-build1558595755/b144/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2=/tmp/go-build1558595755/b224/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1558595755/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b466/_pkg_.a -trimpath "$WORK/b466=>" -p github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value -complete -installsuffix shared -buildid gpkKC8IJIeAeoIvk227r/gpkKC8IJIeAeoIvk227r -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b466/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/allocator.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/fields.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/jsontagutil.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/list.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/listreflect.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/listunstructured.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/map.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/mapreflect.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/mapunstructured.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/reflectcache.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/scalar.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/structreflect.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/value.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/valuereflect.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value/valueunstructured.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b346/_pkg_.a # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/0e/0e53f38c7e2c67b6fceb14813ddf57476b1e27fe8c028b942cff074dfb64e840-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/version mkdir -p $WORK/b474/ cat >/tmp/go-build1558595755/b474/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile regexp=/tmp/go-build1558595755/b068/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b474/_pkg_.a -trimpath "$WORK/b474=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/version -complete -installsuffix shared -buildid WhufcrQ98P7wBBNCHx7C/WhufcrQ98P7wBBNCHx7C -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b474/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/version/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/version/version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b358/_pkg_.a # internal cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/18/18a983546b85f9f385dbd785251dd6398029997ade5476f86fbc6eb88199789d-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver mkdir -p $WORK/b362/ cat >/tmp/go-build1558595755/b362/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/attributes=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/attributes importmap google.golang.org/grpc/credentials=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials importmap google.golang.org/grpc/serviceconfig=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/attributes=/tmp/go-build1558595755/b359/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials=/tmp/go-build1558595755/b358/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build1558595755/b363/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver -complete -installsuffix shared -buildid iFAmTON8aXRfjH2i702J/iFAmTON8aXRfjH2i702J -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b362/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver/resolver.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/11/11c194986d722c4b1e56e9495c27d6a65b216e4a1cd90d50147b0b0a0bca5f29-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b191/ cat >/tmp/go-build1558595755/b191/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_model/go=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go=/tmp/go-build1558595755/b192/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid HE1UMWHJmh4rG5vEcNF7/HE1UMWHJmh4rG5vEcNF7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b191/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/internal/metric.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b362/_pkg_.a # internal cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/b1/b1651eeac4bd6755a38a1112ecc19c1cc9a6ab0cdbff9dd19ea5169492520611-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal mkdir -p $WORK/b361/ cat >/tmp/go-build1558595755/b361/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/attributes=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/attributes importmap google.golang.org/grpc/connectivity=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/resolver=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver importmap google.golang.org/grpc/serviceconfig=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/attributes=/tmp/go-build1558595755/b359/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/connectivity=/tmp/go-build1558595755/b355/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver=/tmp/go-build1558595755/b362/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build1558595755/b363/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal -complete -installsuffix shared -buildid ygsU713W0r3NxtnkUO_A/ygsU713W0r3NxtnkUO_A -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b361/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/internal.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/xds_handshake_cluster.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b474/_pkg_.a # internal cp $WORK/b474/_pkg_.a /builddir/.cache/go-build/8f/8f8d23300a0b241c3887f1a2ebfe4dadc71f51a06dfba87cd6d48db94defbcd3-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcutil mkdir -p $WORK/b374/ cat >/tmp/go-build1558595755/b374/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/metadata=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata importmap google.golang.org/grpc/resolver=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata=/tmp/go-build1558595755/b364/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver=/tmp/go-build1558595755/b362/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b374/_pkg_.a -trimpath "$WORK/b374=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcutil -complete -installsuffix shared -buildid nZg7uv-pB1x4YWjbMAwD/nZg7uv-pB1x4YWjbMAwD -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b374/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcutil/encode_duration.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcutil/metadata.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcutil/method.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcutil/target.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b361/_pkg_.a # internal cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/0c/0cf86d90266f13a2ed68e5aa6731609aa297d4858ceb5a8fd0af6f9824325537-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer mkdir -p $WORK/b354/ cat >/tmp/go-build1558595755/b354/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/connectivity=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/credentials=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials importmap google.golang.org/grpc/internal=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal importmap google.golang.org/grpc/metadata=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata importmap google.golang.org/grpc/resolver=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver importmap google.golang.org/grpc/serviceconfig=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/connectivity=/tmp/go-build1558595755/b355/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials=/tmp/go-build1558595755/b358/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal=/tmp/go-build1558595755/b361/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata=/tmp/go-build1558595755/b364/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver=/tmp/go-build1558595755/b362/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build1558595755/b363/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer -complete -installsuffix shared -buildid IXocDf3CaDuVb68EDCR_/IXocDf3CaDuVb68EDCR_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b354/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/balancer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b374/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/25/2526566af80f4e137d677a73a4fc4b1d20b48964fd32f8bf3fb69d833832466b-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/channelz mkdir -p $WORK/b376/ cat >/tmp/go-build1558595755/b376/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix importmap google.golang.org/grpc/connectivity=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/credentials=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials importmap google.golang.org/grpc/grpclog=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix=/tmp/go-build1558595755/b199/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/connectivity=/tmp/go-build1558595755/b355/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials=/tmp/go-build1558595755/b358/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog=/tmp/go-build1558595755/b356/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1558595755/b024/_pkg_.a packagefile syscall=/tmp/go-build1558595755/b038/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b376/_pkg_.a -trimpath "$WORK/b376=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/channelz -complete -installsuffix shared -buildid DBUDu7j-EVsAOkwWXimv/DBUDu7j-EVsAOkwWXimv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b376/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/channelz/funcs.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/channelz/logging.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/channelz/types.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/channelz/types_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/channelz/util_linux.go cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/b3/b34cd3fb9d8ffd5076c92b3b0a798ebb77fcb758ae4a21b578957e61ae32ea11-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/grpclb/state mkdir -p $WORK/b382/ cat >/tmp/go-build1558595755/b382/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/resolver=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver=/tmp/go-build1558595755/b362/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b382/_pkg_.a -trimpath "$WORK/b382=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/grpclb/state -complete -installsuffix shared -buildid loO6mBABnmmUQIkitUs1/loO6mBABnmmUQIkitUs1 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b382/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/grpclb/state/state.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b373/_pkg_.a # internal cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/fe/fefaa28e8bd59b17a352d367394c9984f659217b7074263dfeaa15c350ffc952-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/binarylog mkdir -p $WORK/b372/ cat >/tmp/go-build1558595755/b372/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes importmap google.golang.org/grpc/binarylog/grpc_binarylog_v1=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1 importmap google.golang.org/grpc/grpclog=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal/grpcutil=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcutil importmap google.golang.org/grpc/metadata=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata importmap google.golang.org/grpc/status=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status packagefile bufio=/tmp/go-build1558595755/b052/_pkg_.a packagefile encoding/binary=/tmp/go-build1558595755/b055/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build1558595755/b154/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes=/tmp/go-build1558595755/b184/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1=/tmp/go-build1558595755/b373/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog=/tmp/go-build1558595755/b356/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcutil=/tmp/go-build1558595755/b374/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata=/tmp/go-build1558595755/b364/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status=/tmp/go-build1558595755/b346/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile regexp=/tmp/go-build1558595755/b068/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1558595755/b024/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b372/_pkg_.a -trimpath "$WORK/b372=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/binarylog -complete -installsuffix shared -buildid G1bJu-yNOvHZV48b-S2g/G1bJu-yNOvHZV48b-S2g -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b372/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/binarylog/binarylog.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/binarylog/binarylog_testutil.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/binarylog/env_config.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/binarylog/method_logger.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/binarylog/sink.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b382/_pkg_.a # internal cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/1b/1b5c79033d48ef549a00b7c37fe3e71c1698499fa4d8ffc0b3d721afbab5f3b2-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/dns mkdir -p $WORK/b381/ cat >/tmp/go-build1558595755/b381/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/balancer/grpclb/state=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/grpclb/state importmap google.golang.org/grpc/grpclog=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal/backoff=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/backoff importmap google.golang.org/grpc/internal/envconfig=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/envconfig importmap google.golang.org/grpc/internal/grpcrand=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcrand importmap google.golang.org/grpc/resolver=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver importmap google.golang.org/grpc/serviceconfig=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/grpclb/state=/tmp/go-build1558595755/b382/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog=/tmp/go-build1558595755/b356/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/backoff=/tmp/go-build1558595755/b370/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/envconfig=/tmp/go-build1558595755/b377/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcrand=/tmp/go-build1558595755/b367/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver=/tmp/go-build1558595755/b362/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build1558595755/b363/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b381/_pkg_.a -trimpath "$WORK/b381=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/dns -complete -installsuffix shared -buildid BeASfRFVjSFc-b3ysmO0/BeASfRFVjSFc-b3ysmO0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b381/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/dns/dns_resolver.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/dns/go113.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b354/_pkg_.a # internal cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/eb/eba2518a60d114da9dcffc7375c424735105afbc3150afd2b3740f0f1f7449f7-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/base mkdir -p $WORK/b365/ cat >/tmp/go-build1558595755/b365/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/attributes=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/attributes importmap google.golang.org/grpc/balancer=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer importmap google.golang.org/grpc/connectivity=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/grpclog=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/resolver=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/attributes=/tmp/go-build1558595755/b359/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer=/tmp/go-build1558595755/b354/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/connectivity=/tmp/go-build1558595755/b355/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog=/tmp/go-build1558595755/b356/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver=/tmp/go-build1558595755/b362/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/base -complete -installsuffix shared -buildid HxDzJbxpJEJL31zthBxt/HxDzJbxpJEJL31zthBxt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b365/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/base/balancer.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/base/base.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b458/_pkg_.a # internal cp $WORK/b458/_pkg_.a /builddir/.cache/go-build/5b/5b2ed09733117a773b28813500f4ede8afe9f7f04c4475cb231cb1e073ba5654-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/serviceconfig mkdir -p $WORK/b380/ cat >/tmp/go-build1558595755/b380/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/balancer=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer importmap google.golang.org/grpc/codes=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/grpclog=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/serviceconfig=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer=/tmp/go-build1558595755/b354/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes=/tmp/go-build1558595755/b348/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog=/tmp/go-build1558595755/b356/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build1558595755/b363/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b380/_pkg_.a -trimpath "$WORK/b380=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/serviceconfig -complete -installsuffix shared -buildid hcFfdMnxMdstwX95RVH0/hcFfdMnxMdstwX95RVH0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b380/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/serviceconfig/serviceconfig.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b381/_pkg_.a # internal cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/a4/a44f406f6dd80de9731234cf838c12855e683c2b856ce5e914ed41ee189198ac-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/passthrough mkdir -p $WORK/b383/ cat >/tmp/go-build1558595755/b383/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/resolver=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver=/tmp/go-build1558595755/b362/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b383/_pkg_.a -trimpath "$WORK/b383=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/passthrough -complete -installsuffix shared -buildid rPZi47SYQxdQEhGofaf4/rPZi47SYQxdQEhGofaf4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b383/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/passthrough/passthrough.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b081/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b365/_pkg_.a # internal cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/a2/a281937246e9ee07915db9ae392836819159e496496235aa89a0e6679dc433ec-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/roundrobin mkdir -p $WORK/b366/ cat >/tmp/go-build1558595755/b366/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/balancer=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer importmap google.golang.org/grpc/balancer/base=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/base importmap google.golang.org/grpc/grpclog=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal/grpcrand=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcrand packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer=/tmp/go-build1558595755/b354/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/base=/tmp/go-build1558595755/b365/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog=/tmp/go-build1558595755/b356/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcrand=/tmp/go-build1558595755/b367/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/roundrobin -complete -installsuffix shared -buildid MLIDFXfINr4H4Et99PYm/MLIDFXfINr4H4Et99PYm -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b366/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/roundrobin/roundrobin.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b372/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/e0/e02ad349779a15b8fe2b57a772ede66752eb527697e53c524e13e92d340b81ab-d # internal cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/50/50d3a53463b0f66d7a9b45970e3fd6bc2c5b44caacb1ff78daf44168684fcc95-d # internal expvar mkdir -p $WORK/b151/ cat >/tmp/go-build1558595755/b151/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile log=/tmp/go-build1558595755/b066/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile runtime=/tmp/go-build1558595755/b010/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1558595755/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -p expvar -std -complete -installsuffix shared -buildid tBqOoziydfLBQo5RDmjs/tBqOoziydfLBQo5RDmjs -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b151/importcfg -pack /usr/lib/golang/src/expvar/expvar.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b380/_pkg_.a # internal cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/30/300890ed6aa99183222ccfccaab32178ea01477e5badad6c5c3d704bac3a38f1-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt mkdir -p $WORK/b193/ cat >/tmp/go-build1558595755/b193/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes importmap github.com/matttproud/golang_protobuf_extensions/pbutil=github.com/prometheus/prometheus/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil importmap github.com/prometheus/client_model/go=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model packagefile bufio=/tmp/go-build1558595755/b052/_pkg_.a packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build1558595755/b154/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes=/tmp/go-build1558595755/b184/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=/tmp/go-build1558595755/b194/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go=/tmp/go-build1558595755/b192/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=/tmp/go-build1558595755/b195/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1558595755/b148/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile mime=/tmp/go-build1558595755/b137/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid 7ZYUYGSPqNdiF_bX3Ols/7ZYUYGSPqNdiF_bX3Ols -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b193/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt/decode.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt/encode.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt/expfmt.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt/openmetrics_create.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt/text_create.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt/text_parse.go github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/api mkdir -p $WORK/b074/ cat >/tmp/go-build1558595755/b074/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile path=/tmp/go-build1558595755/b045/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/api -complete -installsuffix shared -buildid sfQPECXJKUSKFTn0flLL/sfQPECXJKUSKFTn0flLL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b074/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/api/client.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b383/_pkg_.a # internal cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/e8/e8ee6fdce86db5d4d8644041f76373b36fe6537709e91ba3bc09faa6ba9fadc8-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/net/trace mkdir -p $WORK/b205/ cat >/tmp/go-build1558595755/b205/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/internal/timeseries=github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/timeseries packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/timeseries=/tmp/go-build1558595755/b206/_pkg_.a packagefile html/template=/tmp/go-build1558595755/b207/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile log=/tmp/go-build1558595755/b066/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile runtime=/tmp/go-build1558595755/b010/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1558595755/b024/_pkg_.a packagefile text/tabwriter=/tmp/go-build1558595755/b211/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/net/trace -complete -installsuffix shared -buildid G0CwjjNaUS0vMYDBlGwU/G0CwjjNaUS0vMYDBlGwU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b205/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/trace/events.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/trace/histogram.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/trace/trace.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b366/_pkg_.a # internal cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/cc/cc79d9306141ded3416e57870d65c94e77e3627dcb01d068c985c4f2ac9921de-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/net/http2 mkdir -p $WORK/b212/ cat >/tmp/go-build1558595755/b212/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=github.com/prometheus/prometheus/vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http2/hpack=github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=github.com/prometheus/prometheus/vendor/golang.org/x/net/idna packagefile bufio=/tmp/go-build1558595755/b052/_pkg_.a packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile compress/gzip=/tmp/go-build1558595755/b053/_pkg_.a packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile crypto/rand=/tmp/go-build1558595755/b083/_pkg_.a packagefile crypto/tls=/tmp/go-build1558595755/b093/_pkg_.a packagefile encoding/binary=/tmp/go-build1558595755/b055/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/http/httpguts=/tmp/go-build1558595755/b213/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/hpack=/tmp/go-build1558595755/b219/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/idna=/tmp/go-build1558595755/b214/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile log=/tmp/go-build1558595755/b066/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile math/rand=/tmp/go-build1558595755/b092/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile net/http/httptrace=/tmp/go-build1558595755/b140/_pkg_.a packagefile net/textproto=/tmp/go-build1558595755/b134/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile runtime=/tmp/go-build1558595755/b010/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1558595755/b024/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/net/http2 -complete -installsuffix shared -buildid u6OE0amt2lPwGh4Bsxzl/u6OE0amt2lPwGh4Bsxzl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b212/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/ascii.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/ciphers.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/client_conn_pool.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/databuffer.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/flow.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/frame.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/go111.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/go115.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/gotrack.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/headermap.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/http2.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/pipe.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/server.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/transport.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/write.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/writesched.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/writesched_priority.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/writesched_random.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b376/_pkg_.a # internal cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/b6/b6728b30f7467220f693ac79d4682d512306f52a383be741dadc6908121fd5b6-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/net/context/ctxhttp mkdir -p $WORK/b222/ cat >/tmp/go-build1558595755/b222/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/net/context/ctxhttp -complete -installsuffix shared -buildid s-zjOaC51VtOVGWO9ebh/s-zjOaC51VtOVGWO9ebh -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b222/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/context/ctxhttp/ctxhttp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/f3/f3892684232d9d3ff77757deca3c3f7961098c12b3632a13986ddf4c91adeb2d-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/api/prometheus/v1 mkdir -p $WORK/b143/ cat >/tmp/go-build1558595755/b143/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/prometheus/prometheus/vendor/github.com/json-iterator/go importmap github.com/prometheus/client_golang/api=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/api importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/json-iterator/go=/tmp/go-build1558595755/b144/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/api=/tmp/go-build1558595755/b074/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1558595755/b148/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/api/prometheus/v1 -complete -installsuffix shared -buildid -GPr33z5ZvKnFwMhbWfx/-GPr33z5ZvKnFwMhbWfx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b143/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/api/prometheus/v1/api.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b431/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/57/573df94e297e4088d728abdc7e2cd3d0bf905f977b81499995fa5b7c666fce25-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws mkdir -p $WORK/b231/ cat >/tmp/go-build1558595755/b231/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/endpoints=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints importmap github.com/aws/aws-sdk-go/internal/sdkio=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkio packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1558595755/b232/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1558595755/b233/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints=/tmp/go-build1558595755/b237/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkio=/tmp/go-build1558595755/b238/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile log=/tmp/go-build1558595755/b066/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws -complete -installsuffix shared -buildid pMb-3Na-WJzK2BXQIHTH/pMb-3Na-WJzK2BXQIHTH -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b231/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/config.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/context_1_9.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/context_background_1_7.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/context_sleep.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/convert_types.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/jsonvalue.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/logger.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/types.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/url.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/version.go cp $WORK/b431/_pkg_.a /builddir/.cache/go-build/62/62541344d26bcad821b3d53d1888e16a0b30cf824e7ac4ca993cddd2bd41824e-d # internal net/http/httputil mkdir -p $WORK/b246/ cat >/tmp/go-build1558595755/b246/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=/tmp/go-build1558595755/b052/_pkg_.a packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build1558595755/b128/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile log=/tmp/go-build1558595755/b066/_pkg_.a packagefile mime=/tmp/go-build1558595755/b137/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile net/http/httptrace=/tmp/go-build1558595755/b140/_pkg_.a packagefile net/http/internal=/tmp/go-build1558595755/b141/_pkg_.a packagefile net/http/internal/ascii=/tmp/go-build1558595755/b142/_pkg_.a packagefile net/textproto=/tmp/go-build1558595755/b134/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -p net/http/httputil -std -complete -installsuffix shared -buildid YaUiLz0rmUzq8UZdASzq/YaUiLz0rmUzq8UZdASzq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b246/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_arm64/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/83/83c5280846f069778354151129f4d9eccec106f7c49f579eb534b20e891e82f2-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/internal mkdir -p $WORK/b221/ cat >/tmp/go-build1558595755/b221/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/context/ctxhttp=github.com/prometheus/prometheus/vendor/golang.org/x/net/context/ctxhttp packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile crypto/rsa=/tmp/go-build1558595755/b114/_pkg_.a packagefile crypto/x509=/tmp/go-build1558595755/b117/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile encoding/pem=/tmp/go-build1558595755/b121/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/context/ctxhttp=/tmp/go-build1558595755/b222/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile mime=/tmp/go-build1558595755/b137/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/internal -complete -installsuffix shared -buildid QmYU7il94UWkB9oI_iBP/QmYU7il94UWkB9oI_iBP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b221/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/internal/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/internal/oauth2.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/internal/token.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/internal/transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/84/843f4176d8e19bc0a0f2d20517650600fdc26af8cb0cdb4611009c7a3474eb76-d # internal github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/logger mkdir -p $WORK/b293/ cat >/tmp/go-build1558595755/b293/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -p github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/logger -complete -installsuffix shared -buildid pnH2E_IRw3UC_WT4CAUN/pnH2E_IRw3UC_WT4CAUN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b293/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/logger/logger.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/87/87f60abd0d6b8b7d52df835fb125c668d0b0dbd80e70470b3508bc736c58a06b-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/oauth2 mkdir -p $WORK/b220/ cat >/tmp/go-build1558595755/b220/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2/internal=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/internal packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/internal=/tmp/go-build1558595755/b221/_pkg_.a packagefile log=/tmp/go-build1558595755/b066/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/oauth2 -complete -installsuffix shared -buildid _GiHbwc2IObnuP7g2pKN/_GiHbwc2IObnuP7g2pKN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b220/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/oauth2.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/token.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/78/780986323e5b23ee98c2852191e36d8698b7c36333298df0bbfdc9bc7c134d37-d # internal github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/tracing mkdir -p $WORK/b294/ cat >/tmp/go-build1558595755/b294/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -p github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/tracing -complete -installsuffix shared -buildid 91dpALEq5tlHziS7M7TT/91dpALEq5tlHziS7M7TT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b294/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/tracing/tracing.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/5b/5baaf867fe00253da8af6bf35f4df95b8d039da86e80fea92099167524a7fcf6-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b150/ cat >/tmp/go-build1558595755/b150/importcfg << 'EOF' # internal # import config importmap github.com/beorn7/perks/quantile=github.com/prometheus/prometheus/vendor/github.com/beorn7/perks/quantile importmap github.com/cespare/xxhash/v2=github.com/prometheus/prometheus/vendor/github.com/cespare/xxhash/v2 importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes importmap github.com/prometheus/client_golang/prometheus/internal=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/internal importmap github.com/prometheus/client_model/go=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/expfmt=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/procfs=github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile expvar=/tmp/go-build1558595755/b151/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/beorn7/perks/quantile=/tmp/go-build1558595755/b152/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/cespare/xxhash/v2=/tmp/go-build1558595755/b153/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build1558595755/b154/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes=/tmp/go-build1558595755/b184/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/internal=/tmp/go-build1558595755/b191/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go=/tmp/go-build1558595755/b192/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt=/tmp/go-build1558595755/b193/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1558595755/b148/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs=/tmp/go-build1558595755/b196/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile path/filepath=/tmp/go-build1558595755/b051/_pkg_.a packagefile runtime=/tmp/go-build1558595755/b010/_pkg_.a packagefile runtime/debug=/tmp/go-build1558595755/b146/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1558595755/b024/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build1558595755/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid GYSqRTQ3Hz3QIfBK--JW/GYSqRTQ3Hz3QIfBK--JW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b150/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/collector.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/counter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/desc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/expvar_collector.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/fnv.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/gauge.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/go_collector.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/histogram.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/labels.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/metric.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/observer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/process_collector.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/process_collector_other.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/registry.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/summary.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/timer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/untyped.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/value.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/vec.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/wrap.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b293/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/0e/0e68d5331a8620594b80af83adb0eb2d09c013dc69658790e6594127e1d6991b-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/testutil/promlint mkdir -p $WORK/b201/ cat >/tmp/go-build1558595755/b201/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_model/go=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/expfmt=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go=/tmp/go-build1558595755/b192/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt=/tmp/go-build1558595755/b193/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile regexp=/tmp/go-build1558595755/b068/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/testutil/promlint -complete -installsuffix shared -buildid NcdXeQZbkJpKjfN-Cnvy/NcdXeQZbkJpKjfN-Cnvy -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b201/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/testutil/promlint/promlint.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/9c/9c708337cdc3054b7766f4e6ec4b2ce0dd16bf0b0e499a28a26bc5dd441561c4-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request mkdir -p $WORK/b242/ cat >/tmp/go-build1558595755/b242/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/awsutil=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil importmap github.com/aws/aws-sdk-go/aws/client/metadata=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata importmap github.com/aws/aws-sdk-go/internal/sdkio=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkio packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1558595755/b231/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1558595755/b232/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil=/tmp/go-build1558595755/b243/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build1558595755/b241/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkio=/tmp/go-build1558595755/b238/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1558595755/b024/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request -complete -installsuffix shared -buildid g2AyLvPaKr9QG2Ts_JeG/g2AyLvPaKr9QG2Ts_JeG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b242/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request/connection_reset_error.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request/handlers.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request/http_request.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request/offset_reader.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request/request.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request/request_1_8.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request/request_context.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request/request_pagination.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request/retryer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request/timeout_read_closer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request/validation.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request/waiter.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b294/_pkg_.a # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/23/238a7858c6b7fd43386425a9f857bd4c216610d35788ba6308921af6e59e8f28-d # internal net/http/cookiejar mkdir -p $WORK/b298/ cat >/tmp/go-build1558595755/b298/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile net/http/internal/ascii=/tmp/go-build1558595755/b142/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build1558595755/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -p net/http/cookiejar -std -complete -installsuffix shared -buildid scijz5CKL2yupkDTHU1c/scijz5CKL2yupkDTHU1c -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b298/importcfg -pack /usr/lib/golang/src/net/http/cookiejar/jar.go /usr/lib/golang/src/net/http/cookiejar/punycode.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b466/_pkg_.a # internal cp $WORK/b466/_pkg_.a /builddir/.cache/go-build/9a/9a467bf4197a3b841db7c29e4b0a2432e96fc18740c5e0958d91a422c2e8da29-d # internal github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-cleanhttp mkdir -p $WORK/b305/ cat >/tmp/go-build1558595755/b305/importcfg << 'EOF' # internal # import config packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile runtime=/tmp/go-build1558595755/b010/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a packagefile unicode=/tmp/go-build1558595755/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -p github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-cleanhttp -complete -installsuffix shared -buildid 33wUbSrihjBXMbhl6PO8/33wUbSrihjBXMbhl6PO8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b305/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-cleanhttp/cleanhttp.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-cleanhttp/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-cleanhttp/handlers.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/63/6380537a2728b03226f2a6eaed19b71d4249a233b78f7ed111832526db0e1c4b-d # internal github.com/prometheus/prometheus/vendor/github.com/armon/go-metrics mkdir -p $WORK/b312/ cat >/tmp/go-build1558595755/b312/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/go-immutable-radix=github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-immutable-radix packagefile bufio=/tmp/go-build1558595755/b052/_pkg_.a packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-immutable-radix=/tmp/go-build1558595755/b313/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile log=/tmp/go-build1558595755/b066/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile os/signal=/tmp/go-build1558595755/b315/_pkg_.a packagefile runtime=/tmp/go-build1558595755/b010/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1558595755/b024/_pkg_.a packagefile syscall=/tmp/go-build1558595755/b038/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -p github.com/prometheus/prometheus/vendor/github.com/armon/go-metrics -complete -installsuffix shared -buildid F8Is_4oZCuZsOWsNNd-k/F8Is_4oZCuZsOWsNNd-k -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b312/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/armon/go-metrics/const_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/armon/go-metrics/inmem.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/armon/go-metrics/inmem_endpoint.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/armon/go-metrics/inmem_signal.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/armon/go-metrics/metrics.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/armon/go-metrics/sink.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/armon/go-metrics/start.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/armon/go-metrics/statsd.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/armon/go-metrics/statsite.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/e0/e0cf54e00a8590a25f9bb5aeb6a3f2a47ed438715b53a93caa3befc9ee7e643c-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/clientcredentials mkdir -p $WORK/b223/ cat >/tmp/go-build1558595755/b223/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2 importmap golang.org/x/oauth2/internal=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/internal packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2=/tmp/go-build1558595755/b220/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/internal=/tmp/go-build1558595755/b221/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/clientcredentials -complete -installsuffix shared -buildid OLlBJ8nPxgkwVeMYBh3z/OLlBJ8nPxgkwVeMYBh3z -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b223/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/clientcredentials/clientcredentials.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/ed/edc4be54b19d7ea1a5b676b0a7b4c76d528c74b3dfb5f0b7be6f64d13d64df4a-d # internal github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo mkdir -p $WORK/b318/ cat >/tmp/go-build1558595755/b318/importcfg << 'EOF' # internal # import config importmap github.com/digitalocean/godo/metrics=github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/metrics importmap github.com/google/go-querystring/query=github.com/prometheus/prometheus/vendor/github.com/google/go-querystring/query importmap golang.org/x/oauth2=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2 packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile encoding=/tmp/go-build1558595755/b060/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/metrics=/tmp/go-build1558595755/b319/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/go-querystring/query=/tmp/go-build1558595755/b320/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2=/tmp/go-build1558595755/b220/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile path=/tmp/go-build1558595755/b045/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -p github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo -complete -installsuffix shared -buildid AZEwme32UYAkOm1a3eSR/AZEwme32UYAkOm1a3eSR -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b318/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/1-click.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/account.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/action.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/apps.gen.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/apps.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/balance.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/billing_history.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/cdn.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/certificates.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/databases.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/domains.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/droplet_actions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/droplets.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/firewalls.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/floating_ips.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/floating_ips_actions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/godo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/image_actions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/images.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/invoices.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/keys.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/kubernetes.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/links.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/load_balancers.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/meta.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/monitoring.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/projects.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/regions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/registry.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/sizes.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/snapshots.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/storage.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/storage_actions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/strings.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/tags.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/timestamp.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/vpcs.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b298/_pkg_.a # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/7c/7c1e2c2a86485806beb64e8ed8212292f4b220b2b49ead2e367581033df76daf-d # internal github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/adal mkdir -p $WORK/b291/ cat >/tmp/go-build1558595755/b291/importcfg << 'EOF' # internal # import config importmap github.com/Azure/go-autorest/autorest/date=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/date importmap github.com/Azure/go-autorest/logger=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/logger importmap github.com/Azure/go-autorest/tracing=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/tracing importmap github.com/golang-jwt/jwt/v4=github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4 importmap golang.org/x/crypto/pkcs12=github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12 packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile crypto/rand=/tmp/go-build1558595755/b083/_pkg_.a packagefile crypto/rsa=/tmp/go-build1558595755/b114/_pkg_.a packagefile crypto/sha1=/tmp/go-build1558595755/b115/_pkg_.a packagefile crypto/tls=/tmp/go-build1558595755/b093/_pkg_.a packagefile crypto/x509=/tmp/go-build1558595755/b117/_pkg_.a packagefile encoding/base64=/tmp/go-build1558595755/b061/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/date=/tmp/go-build1558595755/b292/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/logger=/tmp/go-build1558595755/b293/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/tracing=/tmp/go-build1558595755/b294/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4=/tmp/go-build1558595755/b295/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12=/tmp/go-build1558595755/b296/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile net/http/cookiejar=/tmp/go-build1558595755/b298/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile path/filepath=/tmp/go-build1558595755/b051/_pkg_.a packagefile runtime=/tmp/go-build1558595755/b010/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -p github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/adal -complete -installsuffix shared -buildid zv5V5j-kzKn9B0twLFWO/zv5V5j-kzKn9B0twLFWO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b291/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/adal/config.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/adal/devicetoken.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/adal/persist.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/adal/sender.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/adal/token.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/adal/token_1.13.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/adal/version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/30/30260c96c954b49da686d5ed18499d39386472ec2c2ad7fbea3e79cdb532d5b1-d # internal github.com/prometheus/prometheus/vendor/cloud.google.com/go/compute/metadata mkdir -p $WORK/b332/ cat >/tmp/go-build1558595755/b332/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile math/rand=/tmp/go-build1558595755/b092/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile runtime=/tmp/go-build1558595755/b010/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile syscall=/tmp/go-build1558595755/b038/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -p github.com/prometheus/prometheus/vendor/cloud.google.com/go/compute/metadata -complete -installsuffix shared -buildid W5IUvrNMTeitepNlX-M0/W5IUvrNMTeitepNlX-M0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b332/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/cloud.google.com/go/compute/metadata/metadata.go ./_build/src/github.com/prometheus/prometheus/vendor/cloud.google.com/go/compute/metadata/retry.go ./_build/src/github.com/prometheus/prometheus/vendor/cloud.google.com/go/compute/metadata/retry_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/95/9561927da30f79d08f437fd2cb8d1cda1f6bafbddecf2c3e8d0004953e8cb23a-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/authhandler mkdir -p $WORK/b333/ cat >/tmp/go-build1558595755/b333/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2 packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2=/tmp/go-build1558595755/b220/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/authhandler -complete -installsuffix shared -buildid 5w6R0QbSa8cBJKH91snx/5w6R0QbSa8cBJKH91snx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b333/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/authhandler/authhandler.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b333/_pkg_.a # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/2c/2c27f089f3b777eef65f60555952d09a93412471e5b56704549b10327aa74d3c-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/internal/externalaccount mkdir -p $WORK/b334/ cat >/tmp/go-build1558595755/b334/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2 packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile crypto/hmac=/tmp/go-build1558595755/b111/_pkg_.a packagefile crypto/sha256=/tmp/go-build1558595755/b116/_pkg_.a packagefile encoding/base64=/tmp/go-build1558595755/b061/_pkg_.a packagefile encoding/hex=/tmp/go-build1558595755/b120/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2=/tmp/go-build1558595755/b220/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile path=/tmp/go-build1558595755/b045/_pkg_.a packagefile regexp=/tmp/go-build1558595755/b068/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/internal/externalaccount -complete -installsuffix shared -buildid nMgr3qN5HIIAzKZ0PyE-/nMgr3qN5HIIAzKZ0PyE- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b334/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/internal/externalaccount/aws.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/internal/externalaccount/basecredentials.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/internal/externalaccount/clientauth.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/internal/externalaccount/err.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/internal/externalaccount/filecredsource.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/internal/externalaccount/impersonate.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/internal/externalaccount/sts_exchange.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/internal/externalaccount/urlcredsource.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b332/_pkg_.a # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/c3/c3d86038e21be998802f8a0280136c268f2d0ee93a9d55c8d0f09e4319b58cb5-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/jwt mkdir -p $WORK/b336/ cat >/tmp/go-build1558595755/b336/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2 importmap golang.org/x/oauth2/internal=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/internal importmap golang.org/x/oauth2/jws=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/jws packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2=/tmp/go-build1558595755/b220/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/internal=/tmp/go-build1558595755/b221/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/jws=/tmp/go-build1558595755/b335/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/jwt -complete -installsuffix shared -buildid SUUzIgR60a6hh-L4FtHy/SUUzIgR60a6hh-L4FtHy -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b336/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/jwt/jwt.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/c7/c73e2ba53004505aae17c593511b243984139ba9af3acad87694b15ac651a309-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client mkdir -p $WORK/b240/ cat >/tmp/go-build1558595755/b240/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/client/metadata=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/internal/sdkrand=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkrand packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1558595755/b231/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build1558595755/b241/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1558595755/b242/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkrand=/tmp/go-build1558595755/b245/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile net/http/httputil=/tmp/go-build1558595755/b246/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client -complete -installsuffix shared -buildid iUhoVylHffSpAbo0X0Bi/iUhoVylHffSpAbo0X0Bi -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b240/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/default_retryer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/logger.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/no_op_retryer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b312/_pkg_.a # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/a5/a5954c450653290993299f94cc324ddbab68f700abe90d374656a393d1271a79-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol mkdir -p $WORK/b251/ cat >/tmp/go-build1558595755/b251/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/client/metadata=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/internal/sdkmath=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkmath packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile crypto/rand=/tmp/go-build1558595755/b083/_pkg_.a packagefile encoding/base64=/tmp/go-build1558595755/b061/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1558595755/b231/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1558595755/b232/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build1558595755/b241/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1558595755/b242/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkmath=/tmp/go-build1558595755/b252/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol -complete -installsuffix shared -buildid FPz0L5qNBNno7VAgLVzg/FPz0L5qNBNno7VAgLVzg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b251/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/host.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/host_prefix.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/idempotency.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/jsonvalue.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/payload.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/protocol.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/timestamp.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/unmarshal.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/unmarshal_error.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b336/_pkg_.a # internal cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/56/56b7cead0109f8dbe12d47a09e7b1e31dc23c35f66b705f5575cb673a0778294-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/corehandlers mkdir -p $WORK/b259/ cat >/tmp/go-build1558595755/b259/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1558595755/b231/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1558595755/b232/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1558595755/b233/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1558595755/b242/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile regexp=/tmp/go-build1558595755/b068/_pkg_.a packagefile runtime=/tmp/go-build1558595755/b010/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/corehandlers -complete -installsuffix shared -buildid dJEcelLmfbrdz0idxlq5/dJEcelLmfbrdz0idxlq5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b259/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/corehandlers/handlers.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/corehandlers/param_validator.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/corehandlers/user_agent.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/0c/0c3c552fb7ec4072521e7c842a3ab8861bbdbc24de80958436a29caf00ab5071-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/csm mkdir -p $WORK/b268/ cat >/tmp/go-build1558595755/b268/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1558595755/b231/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1558595755/b232/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1558595755/b242/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1558595755/b024/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/csm -complete -installsuffix shared -buildid tcfo_xdy3kAf1q0OTKee/tcfo_xdy3kAf1q0OTKee -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b268/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/csm/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/csm/enable.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/csm/metric.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/csm/metric_chan.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/csm/metric_exception.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/csm/reporter.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/a7/a78185ec505bd6dc97f18dbb35ecef18a7c026ec399c753f5fd4653121ce3600-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b334/_pkg_.a # internal github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest mkdir -p $WORK/b290/ cat >/tmp/go-build1558595755/b290/importcfg << 'EOF' # internal # import config importmap github.com/Azure/go-autorest/autorest/adal=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/adal importmap github.com/Azure/go-autorest/logger=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/logger importmap github.com/Azure/go-autorest/tracing=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/tracing packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile crypto/hmac=/tmp/go-build1558595755/b111/_pkg_.a packagefile crypto/sha256=/tmp/go-build1558595755/b116/_pkg_.a packagefile crypto/tls=/tmp/go-build1558595755/b093/_pkg_.a packagefile encoding/base64=/tmp/go-build1558595755/b061/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile encoding/xml=/tmp/go-build1558595755/b254/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/adal=/tmp/go-build1558595755/b291/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/logger=/tmp/go-build1558595755/b293/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/tracing=/tmp/go-build1558595755/b294/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile log=/tmp/go-build1558595755/b066/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile mime/multipart=/tmp/go-build1558595755/b138/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile net/http/cookiejar=/tmp/go-build1558595755/b298/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile runtime=/tmp/go-build1558595755/b010/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -p github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest -complete -installsuffix shared -buildid DDQF6P9OCQNBy2Uaoed6/DDQF6P9OCQNBy2Uaoed6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b290/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/authorization.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/authorization_sas.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/authorization_storage.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/autorest.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/error.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/preparer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/responder.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/retriablerequest.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/retriablerequest_1.8.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/sender.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/utility.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/utility_1.13.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/version.go cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/17/17f79d0ddbcf978b824c299243eb543009a70636571dc13d2041c47b8ff0785e-d # internal github.com/prometheus/prometheus/vendor/github.com/hashicorp/serf/coordinate mkdir -p $WORK/b311/ cat >/tmp/go-build1558595755/b311/importcfg << 'EOF' # internal # import config importmap github.com/armon/go-metrics=github.com/prometheus/prometheus/vendor/github.com/armon/go-metrics packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/armon/go-metrics=/tmp/go-build1558595755/b312/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile math/rand=/tmp/go-build1558595755/b092/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -p github.com/prometheus/prometheus/vendor/github.com/hashicorp/serf/coordinate -complete -installsuffix shared -buildid gHpRejwoVnGrYMiJwNOk/gHpRejwoVnGrYMiJwNOk -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b311/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/serf/coordinate/client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/serf/coordinate/config.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/serf/coordinate/coordinate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/serf/coordinate/phantom.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/15/150cc06f4046e4cbb44b61776ec0d554ca24964df6a64869bf1010a9a6b4ded4-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/rest mkdir -p $WORK/b250/ cat >/tmp/go-build1558595755/b250/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/internal/strings=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/strings importmap github.com/aws/aws-sdk-go/private/protocol=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile encoding/base64=/tmp/go-build1558595755/b061/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1558595755/b231/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1558595755/b232/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1558595755/b242/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/strings=/tmp/go-build1558595755/b249/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build1558595755/b251/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile path=/tmp/go-build1558595755/b045/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/rest -complete -installsuffix shared -buildid 6cW4I8l-ml83wPoFRsXN/6cW4I8l-ml83wPoFRsXN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b250/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/rest/build.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/rest/payload.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/rest/unmarshal.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/87/87a82c8ca3b8c1c86acf4bdec6403834a30a8ec3e569b15aee926fa548705235-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil mkdir -p $WORK/b255/ cat >/tmp/go-build1558595755/b255/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/private/protocol=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol packagefile encoding/base64=/tmp/go-build1558595755/b061/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build1558595755/b251/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil -complete -installsuffix shared -buildid OGJRF1WSAJ6Pq10wBB-h/OGJRF1WSAJ6Pq10wBB-h -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b255/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil/queryutil.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/72/7235703723cce57ac33d12e57f4bbcddf902a20c5e0a41220eb1d4af7425ed4b-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil mkdir -p $WORK/b256/ cat >/tmp/go-build1558595755/b256/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/private/protocol=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile encoding/base64=/tmp/go-build1558595755/b061/_pkg_.a packagefile encoding/xml=/tmp/go-build1558595755/b254/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1558595755/b232/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build1558595755/b251/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil -complete -installsuffix shared -buildid AnriC7fqBoK-dm7MZpZI/AnriC7fqBoK-dm7MZpZI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b256/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/build.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/sort.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/unmarshal.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/xml_to_struct.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/f3/f3b582d05b29075ab9068c946b33f26db75a0952e11b090f7e462d7cd96dda74-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil mkdir -p $WORK/b265/ cat >/tmp/go-build1558595755/b265/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/private/protocol=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile encoding/base64=/tmp/go-build1558595755/b061/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1558595755/b231/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1558595755/b232/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build1558595755/b251/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile math/big=/tmp/go-build1558595755/b091/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil -complete -installsuffix shared -buildid vs_BGP7eIc8QAy7z-pPv/vs_BGP7eIc8QAy7z-pPv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b265/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil/build.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil/unmarshal.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b311/_pkg_.a # internal cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/8d/8d6fc838e2c6dd3031aba2fb8264c6503161a1521db9a1370f9e735b1169268e-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata mkdir -p $WORK/b271/ cat >/tmp/go-build1558595755/b271/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/client=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client importmap github.com/aws/aws-sdk-go/aws/client/metadata=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata importmap github.com/aws/aws-sdk-go/aws/corehandlers=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/corehandlers importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/internal/sdkuri=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkuri packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1558595755/b231/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1558595755/b232/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client=/tmp/go-build1558595755/b240/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build1558595755/b241/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/corehandlers=/tmp/go-build1558595755/b259/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1558595755/b233/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1558595755/b242/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkuri=/tmp/go-build1558595755/b272/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync/atomic=/tmp/go-build1558595755/b024/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata -complete -installsuffix shared -buildid BoKwBOC8nW3rrlxsT1Kg/BoKwBOC8nW3rrlxsT1Kg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b271/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata/api.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata/service.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata/token_provider.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/a0/a09fddabe8d6c9271e170c7489630640996aa489b012d7b25be5acbeef2e399d-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4 mkdir -p $WORK/b248/ cat >/tmp/go-build1558595755/b248/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/internal/sdkio=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkio importmap github.com/aws/aws-sdk-go/internal/strings=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/strings importmap github.com/aws/aws-sdk-go/private/protocol/rest=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/rest packagefile crypto/hmac=/tmp/go-build1558595755/b111/_pkg_.a packagefile crypto/sha256=/tmp/go-build1558595755/b116/_pkg_.a packagefile encoding/hex=/tmp/go-build1558595755/b120/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1558595755/b231/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1558595755/b233/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1558595755/b242/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkio=/tmp/go-build1558595755/b238/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/strings=/tmp/go-build1558595755/b249/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/rest=/tmp/go-build1558595755/b250/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4 -complete -installsuffix shared -buildid Wt9TENQmWff--QvLm3pz/Wt9TENQmWff--QvLm3pz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b248/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4/header_rules.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4/options.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4/request_context_go1.7.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4/stream.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4/uri_path.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4/v4.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/cf/cf16e51073a17d58df06a77787348b25ddace58c3f60a93cf44126d7cab736ef-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc mkdir -p $WORK/b266/ cat >/tmp/go-build1558595755/b266/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/private/protocol=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol importmap github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil importmap github.com/aws/aws-sdk-go/private/protocol/rest=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/rest packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1558595755/b232/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1558595755/b242/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build1558595755/b251/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=/tmp/go-build1558595755/b265/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/rest=/tmp/go-build1558595755/b250/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc -complete -installsuffix shared -buildid FnuMGRngv5xxHi5WzI-Z/FnuMGRngv5xxHi5WzI-Z -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b266/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc/jsonrpc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc/unmarshal_error.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/54/5443f046a3ce97b92e8620653857e9b4f64204d73eaed5f5c4b345ce9305d064-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/query mkdir -p $WORK/b253/ cat >/tmp/go-build1558595755/b253/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/private/protocol/query/queryutil=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil importmap github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil packagefile encoding/xml=/tmp/go-build1558595755/b254/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1558595755/b232/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1558595755/b242/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil=/tmp/go-build1558595755/b255/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=/tmp/go-build1558595755/b256/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/query -complete -installsuffix shared -buildid Vy9N8IR-2Fl9s_kVgOK8/Vy9N8IR-2Fl9s_kVgOK8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b253/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/query/build.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/query/unmarshal.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/query/unmarshal_error.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/5a/5aa62e5c4691a8f47598e5aaf9852ee405ad4207708b4ba22497005631026e48-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/promhttp mkdir -p $WORK/b149/ cat >/tmp/go-build1558595755/b149/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/client_model/go=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/expfmt=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt packagefile bufio=/tmp/go-build1558595755/b052/_pkg_.a packagefile compress/gzip=/tmp/go-build1558595755/b053/_pkg_.a packagefile crypto/tls=/tmp/go-build1558595755/b093/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1558595755/b150/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go=/tmp/go-build1558595755/b192/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt=/tmp/go-build1558595755/b193/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile net/http/httptrace=/tmp/go-build1558595755/b140/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid 6oS3vC7eLt362rpFBB1t/6oS3vC7eLt362rpFBB1t -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b149/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/promhttp/delegator.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/promhttp/http.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/promhttp/instrument_client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/promhttp/instrument_server.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/4c/4c26d1ff0fbcd11f300bf6fa739e4cd15d1b617a3c5db0d603c4ea9c8458956b-d # internal github.com/prometheus/prometheus/vendor/github.com/mwitkow/go-conntrack mkdir -p $WORK/b203/ cat >/tmp/go-build1558595755/b203/importcfg << 'EOF' # internal # import config importmap github.com/jpillora/backoff=github.com/prometheus/prometheus/vendor/github.com/jpillora/backoff importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap golang.org/x/net/trace=github.com/prometheus/prometheus/vendor/golang.org/x/net/trace packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/jpillora/backoff=/tmp/go-build1558595755/b204/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1558595755/b150/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/trace=/tmp/go-build1558595755/b205/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile syscall=/tmp/go-build1558595755/b038/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -p github.com/prometheus/prometheus/vendor/github.com/mwitkow/go-conntrack -complete -installsuffix shared -buildid ejYus3hmCqLB1XrntFF_/ejYus3hmCqLB1XrntFF_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b203/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mwitkow/go-conntrack/dialer_reporter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mwitkow/go-conntrack/dialer_wrapper.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mwitkow/go-conntrack/listener_reporter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mwitkow/go-conntrack/listener_wrapper.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/51/5155f7aa8a86c17455fc02959e43a630fdd088f33a963a3ef3d121be61ae174d-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version mkdir -p $WORK/b225/ cat >/tmp/go-build1558595755/b225/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1558595755/b150/_pkg_.a packagefile runtime=/tmp/go-build1558595755/b010/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile text/template=/tmp/go-build1558595755/b209/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version -complete -installsuffix shared -buildid 6xvXEycMPrY-ulqj0h6u/6xvXEycMPrY-ulqj0h6u -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b225/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version/info.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/2c/2cab44740f16920b04dee25e3ac2b36f8f79704df7309642f37a4df8436d31dd-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts mkdir -p $WORK/b247/ cat >/tmp/go-build1558595755/b247/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awsutil=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil importmap github.com/aws/aws-sdk-go/aws/client=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client importmap github.com/aws/aws-sdk-go/aws/client/metadata=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/aws/signer/v4=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4 importmap github.com/aws/aws-sdk-go/private/protocol/query=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/query packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1558595755/b231/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil=/tmp/go-build1558595755/b243/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client=/tmp/go-build1558595755/b240/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build1558595755/b241/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1558595755/b233/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1558595755/b242/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4=/tmp/go-build1558595755/b248/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/query=/tmp/go-build1558595755/b253/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts -complete -installsuffix shared -buildid _ImZQSm_m2z3RG9Inc5I/_ImZQSm_m2z3RG9Inc5I -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b247/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts/api.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts/customizations.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts/service.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/b0/b00921c7b82ea37b3ce6e78310043a4c91d251bcdf2ba592faa8bdc01066b729-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/restjson mkdir -p $WORK/b264/ cat >/tmp/go-build1558595755/b264/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/private/protocol=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol importmap github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil importmap github.com/aws/aws-sdk-go/private/protocol/jsonrpc=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc importmap github.com/aws/aws-sdk-go/private/protocol/rest=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/rest packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1558595755/b232/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1558595755/b242/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build1558595755/b251/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=/tmp/go-build1558595755/b265/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc=/tmp/go-build1558595755/b266/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/rest=/tmp/go-build1558595755/b250/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/restjson -complete -installsuffix shared -buildid _sTlTIMNvCIQynw4t-Zb/_sTlTIMNvCIQynw4t-Zb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b264/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/restjson/restjson.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/restjson/unmarshal_error.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/5e/5eaeb161855cebbdde8888f8453ae33f11f63dcfd04c9cb6bb1343d503530e74-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds mkdir -p $WORK/b270/ cat >/tmp/go-build1558595755/b270/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/client=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/ec2metadata=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/internal/sdkuri=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkuri packagefile bufio=/tmp/go-build1558595755/b052/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1558595755/b231/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1558595755/b232/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client=/tmp/go-build1558595755/b240/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1558595755/b233/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata=/tmp/go-build1558595755/b271/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1558595755/b242/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkuri=/tmp/go-build1558595755/b272/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds -complete -installsuffix shared -buildid jK7Kq8rp7Oy64UZ2rJDp/jK7Kq8rp7Oy64UZ2rJDp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b270/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds/ec2_role_provider.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/04/04ccdb9bb33d23a46c5eed7a6d668a90b66e85857d714bac606f0f096a53ffc8-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso mkdir -p $WORK/b263/ cat >/tmp/go-build1558595755/b263/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awsutil=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil importmap github.com/aws/aws-sdk-go/aws/client=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client importmap github.com/aws/aws-sdk-go/aws/client/metadata=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/aws/signer/v4=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4 importmap github.com/aws/aws-sdk-go/private/protocol=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol importmap github.com/aws/aws-sdk-go/private/protocol/restjson=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/restjson packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1558595755/b231/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil=/tmp/go-build1558595755/b243/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client=/tmp/go-build1558595755/b240/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build1558595755/b241/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1558595755/b233/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1558595755/b242/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4=/tmp/go-build1558595755/b248/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build1558595755/b251/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/restjson=/tmp/go-build1558595755/b264/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso -complete -installsuffix shared -buildid OGY9o56Q2uHTpv9bU0KV/OGY9o56Q2uHTpv9bU0KV -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b263/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso/api.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso/service.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/2c/2cc353c687760a01d692537f5cdda70f521716fbaaa9e6abeeb972c649e2db51-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds mkdir -p $WORK/b273/ cat >/tmp/go-build1558595755/b273/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/client=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client importmap github.com/aws/aws-sdk-go/aws/client/metadata=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1558595755/b231/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1558595755/b232/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client=/tmp/go-build1558595755/b240/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build1558595755/b241/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1558595755/b233/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1558595755/b242/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=/tmp/go-build1558595755/b265/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds -complete -installsuffix shared -buildid UMbXY3DQamGQO7aDtkFH/UMbXY3DQamGQO7aDtkFH -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b273/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds/provider.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/9f/9f359cad1d583345e89e60b551f40c57aaa3e1a505964ce4a9f53d85ed21338f-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/ec2query mkdir -p $WORK/b283/ cat >/tmp/go-build1558595755/b283/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/private/protocol/query/queryutil=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil importmap github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil packagefile encoding/xml=/tmp/go-build1558595755/b254/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1558595755/b232/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1558595755/b242/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil=/tmp/go-build1558595755/b255/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=/tmp/go-build1558595755/b256/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/ec2query -complete -installsuffix shared -buildid DvO6TU6ufNsWmVdSSeKZ/DvO6TU6ufNsWmVdSSeKZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b283/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/ec2query/build.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/ec2query/unmarshal.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/48/487adcec76015856f6da47d7bd741cf9ba79427543477544f2b4a25f5ca3e186-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config mkdir -p $WORK/b202/ cat >/tmp/go-build1558595755/b202/importcfg << 'EOF' # internal # import config importmap github.com/mwitkow/go-conntrack=github.com/prometheus/prometheus/vendor/github.com/mwitkow/go-conntrack importmap golang.org/x/net/http2=github.com/prometheus/prometheus/vendor/golang.org/x/net/http2 importmap golang.org/x/oauth2=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2 importmap golang.org/x/oauth2/clientcredentials=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/clientcredentials importmap gopkg.in/yaml.v2=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2 packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile crypto/sha256=/tmp/go-build1558595755/b116/_pkg_.a packagefile crypto/tls=/tmp/go-build1558595755/b093/_pkg_.a packagefile crypto/x509=/tmp/go-build1558595755/b117/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mwitkow/go-conntrack=/tmp/go-build1558595755/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/http2=/tmp/go-build1558595755/b212/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2=/tmp/go-build1558595755/b220/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/clientcredentials=/tmp/go-build1558595755/b223/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2=/tmp/go-build1558595755/b224/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile path/filepath=/tmp/go-build1558595755/b051/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config -complete -installsuffix shared -buildid WkLXwG00cP1ZzBu0kQ-3/WkLXwG00cP1ZzBu0kQ-3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b202/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config/config.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config/http_config.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/98/98e16b28bcdfa67ab30d840491584a681a10ed08bbbcef448521ac999c6ac4b6-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts/stsiface mkdir -p $WORK/b257/ cat >/tmp/go-build1558595755/b257/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/service/sts=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1558595755/b231/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1558595755/b242/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts=/tmp/go-build1558595755/b247/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts/stsiface -complete -installsuffix shared -buildid 8ILQh4n5tG9zZLLF7D7D/8ILQh4n5tG9zZLLF7D7D -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b257/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts/stsiface/interface.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/84/845c3e9a091eec0e9e8e7dbe8847bc8c9054e07c649355df2e5712f25fef9970-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/defaults mkdir -p $WORK/b269/ cat >/tmp/go-build1558595755/b269/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/corehandlers=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/corehandlers importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds importmap github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds importmap github.com/aws/aws-sdk-go/aws/ec2metadata=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata importmap github.com/aws/aws-sdk-go/aws/endpoints=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/internal/shareddefaults=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1558595755/b231/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1558595755/b232/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/corehandlers=/tmp/go-build1558595755/b259/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1558595755/b233/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=/tmp/go-build1558595755/b270/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=/tmp/go-build1558595755/b273/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata=/tmp/go-build1558595755/b271/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints=/tmp/go-build1558595755/b237/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1558595755/b242/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults=/tmp/go-build1558595755/b235/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/defaults -complete -installsuffix shared -buildid X5zmTUzm86jPbPoZUUk2/X5zmTUzm86jPbPoZUUk2 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b269/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/defaults/defaults.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/defaults/shared_config.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/30/3055ba32516faa98922e74b1346e0b10b77510cb89c2a07f05caee36062c61bf-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds mkdir -p $WORK/b239/ cat >/tmp/go-build1558595755/b239/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/client=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/internal/sdkrand=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkrand importmap github.com/aws/aws-sdk-go/service/sts=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts importmap github.com/aws/aws-sdk-go/service/sts/stsiface=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts/stsiface packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1558595755/b231/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1558595755/b232/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client=/tmp/go-build1558595755/b240/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1558595755/b233/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1558595755/b242/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkrand=/tmp/go-build1558595755/b245/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts=/tmp/go-build1558595755/b247/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts/stsiface=/tmp/go-build1558595755/b257/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds -complete -installsuffix shared -buildid IZmVByH639KyZI81vBur/IZmVByH639KyZI81vBur -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b239/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds/assume_role_provider.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds/web_identity_provider.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/17/17a0cb22a7d805890d36e2eac6a3ae02c21b2f62ac0d8f4cbb8e41d5f1bc91b6-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso/ssoiface mkdir -p $WORK/b267/ cat >/tmp/go-build1558595755/b267/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/service/sso=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1558595755/b231/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1558595755/b242/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso=/tmp/go-build1558595755/b263/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso/ssoiface -complete -installsuffix shared -buildid yAgS2Qb3VKQvhjY68Eh8/yAgS2Qb3VKQvhjY68Eh8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b267/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso/ssoiface/interface.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b290/_pkg_.a # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/f1/f1cacdf2d0352558c9dcc7380e2a5211d2dbc5634bb00360bc66520390bf0741-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/lightsail mkdir -p $WORK/b284/ cat >/tmp/go-build1558595755/b284/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awsutil=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil importmap github.com/aws/aws-sdk-go/aws/client=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client importmap github.com/aws/aws-sdk-go/aws/client/metadata=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/aws/signer/v4=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4 importmap github.com/aws/aws-sdk-go/private/protocol=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol importmap github.com/aws/aws-sdk-go/private/protocol/jsonrpc=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1558595755/b231/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil=/tmp/go-build1558595755/b243/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client=/tmp/go-build1558595755/b240/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build1558595755/b241/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1558595755/b242/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4=/tmp/go-build1558595755/b248/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build1558595755/b251/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc=/tmp/go-build1558595755/b266/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/lightsail -complete -installsuffix shared -buildid DZhSBEOtSh-aqYhBjqtL/DZhSBEOtSh-aqYhBjqtL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b284/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/lightsail/api.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/lightsail/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/lightsail/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/lightsail/service.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/f3/f33dbebc39567efeec3d138fb07925b6785962e3650f609343e0cbf1f341b8e1-d # internal github.com/prometheus/prometheus/discovery/refresh mkdir -p $WORK/b285/ cat >/tmp/go-build1558595755/b285/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1558595755/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1558595755/b070/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1558595755/b150/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1558595755/b275/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -p github.com/prometheus/prometheus/discovery/refresh -complete -installsuffix shared -buildid cw-aPEN3Fho5F1bK9BO5/cw-aPEN3Fho5F1bK9BO5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b285/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/refresh/refresh.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/7e/7ecced175ce3d9555a994cc867001ea0016e24a0ef9040f315a5348714a20c63-d # internal github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/azure mkdir -p $WORK/b299/ cat >/tmp/go-build1558595755/b299/importcfg << 'EOF' # internal # import config importmap github.com/Azure/go-autorest/autorest=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest importmap github.com/Azure/go-autorest/logger=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/logger importmap github.com/Azure/go-autorest/tracing=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/tracing packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest=/tmp/go-build1558595755/b290/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/logger=/tmp/go-build1558595755/b293/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/tracing=/tmp/go-build1558595755/b294/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile regexp=/tmp/go-build1558595755/b068/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -p github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/azure -complete -installsuffix shared -buildid 31hB5S1NOWfA_9XU8Xvf/31hB5S1NOWfA_9XU8Xvf -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b299/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/azure/async.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/azure/azure.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/azure/environments.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/azure/metadata_environment.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/azure/rp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/12/124b4f3bdbd34f10cebe5865f88f561d61fee14bf63993e61ed3ca3c05fc9d0b-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/ec2 mkdir -p $WORK/b282/ cat >/tmp/go-build1558595755/b282/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awsutil=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil importmap github.com/aws/aws-sdk-go/aws/client=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client importmap github.com/aws/aws-sdk-go/aws/client/metadata=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata importmap github.com/aws/aws-sdk-go/aws/endpoints=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/aws/signer/v4=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4 importmap github.com/aws/aws-sdk-go/private/protocol=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol importmap github.com/aws/aws-sdk-go/private/protocol/ec2query=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/ec2query packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1558595755/b231/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil=/tmp/go-build1558595755/b243/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client=/tmp/go-build1558595755/b240/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build1558595755/b241/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints=/tmp/go-build1558595755/b237/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1558595755/b242/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4=/tmp/go-build1558595755/b248/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build1558595755/b251/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/ec2query=/tmp/go-build1558595755/b283/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/ec2 -complete -installsuffix shared -buildid Dk4DHbj7shtHSCbLheC6/Dk4DHbj7shtHSCbLheC6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b282/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/ec2/api.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/ec2/customizations.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/ec2/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/ec2/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/ec2/service.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/ec2/waiters.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/2e/2ee7548f19d3bb6864c3a29466566376b976398ef976c212333be69ece576172-d # internal github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api mkdir -p $WORK/b304/ cat >/tmp/go-build1558595755/b304/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/go-cleanhttp=github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-cleanhttp importmap github.com/hashicorp/go-hclog=github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-hclog importmap github.com/hashicorp/go-rootcerts=github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-rootcerts importmap github.com/hashicorp/serf/coordinate=github.com/prometheus/prometheus/vendor/github.com/hashicorp/serf/coordinate importmap github.com/mitchellh/mapstructure=github.com/prometheus/prometheus/vendor/github.com/mitchellh/mapstructure packagefile bufio=/tmp/go-build1558595755/b052/_pkg_.a packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile crypto/tls=/tmp/go-build1558595755/b093/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-cleanhttp=/tmp/go-build1558595755/b305/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-hclog=/tmp/go-build1558595755/b306/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-rootcerts=/tmp/go-build1558595755/b310/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hashicorp/serf/coordinate=/tmp/go-build1558595755/b311/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mitchellh/mapstructure=/tmp/go-build1558595755/b316/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile path=/tmp/go-build1558595755/b045/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -p github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api -complete -installsuffix shared -buildid CHDMUVeWr1ONE3B2oNpx/CHDMUVeWr1ONE3B2oNpx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b304/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/acl.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/agent.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/api.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/catalog.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/config_entry.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/config_entry_cluster.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/config_entry_discoverychain.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/config_entry_gateways.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/config_entry_intentions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/connect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/connect_ca.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/connect_intention.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/coordinate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/debug.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/discovery_chain.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/event.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/health.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/kv.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/lock.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/namespace.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/operator.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/operator_area.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/operator_autopilot.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/operator_keyring.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/operator_license.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/operator_raft.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/operator_segment.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/prepared_query.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/raw.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/semaphore.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/session.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/snapshot.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/status.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/txn.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/0a/0a517acd5b89cf31c9bde01a519762b24a88d9eb2ecb5dec540f7e6d76907937-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds mkdir -p $WORK/b262/ cat >/tmp/go-build1558595755/b262/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/client=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/service/sso=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso importmap github.com/aws/aws-sdk-go/service/sso/ssoiface=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso/ssoiface packagefile crypto/sha1=/tmp/go-build1558595755/b115/_pkg_.a packagefile encoding/hex=/tmp/go-build1558595755/b120/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1558595755/b231/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1558595755/b232/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client=/tmp/go-build1558595755/b240/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1558595755/b233/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso=/tmp/go-build1558595755/b263/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso/ssoiface=/tmp/go-build1558595755/b267/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile path/filepath=/tmp/go-build1558595755/b051/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds -complete -installsuffix shared -buildid yc-0FsCdWHM-KfGZbc5f/yc-0FsCdWHM-KfGZbc5f -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b262/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds/os.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds/provider.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/12/121895d6173f0b9a20384b140aa2045e6650b965b48259bab05cd316e1bc970a-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google mkdir -p $WORK/b331/ cat >/tmp/go-build1558595755/b331/importcfg << 'EOF' # internal # import config importmap cloud.google.com/go/compute/metadata=github.com/prometheus/prometheus/vendor/cloud.google.com/go/compute/metadata importmap golang.org/x/oauth2=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2 importmap golang.org/x/oauth2/authhandler=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/authhandler importmap golang.org/x/oauth2/google/internal/externalaccount=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/internal/externalaccount importmap golang.org/x/oauth2/internal=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/internal importmap golang.org/x/oauth2/jws=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/jws importmap golang.org/x/oauth2/jwt=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/jwt packagefile bufio=/tmp/go-build1558595755/b052/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/cloud.google.com/go/compute/metadata=/tmp/go-build1558595755/b332/_pkg_.a packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile crypto/rsa=/tmp/go-build1558595755/b114/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2=/tmp/go-build1558595755/b220/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/authhandler=/tmp/go-build1558595755/b333/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/internal/externalaccount=/tmp/go-build1558595755/b334/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/internal=/tmp/go-build1558595755/b221/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/jws=/tmp/go-build1558595755/b335/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/jwt=/tmp/go-build1558595755/b336/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile log=/tmp/go-build1558595755/b066/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile os/user=/tmp/go-build1558595755/b048/_pkg_.a packagefile path/filepath=/tmp/go-build1558595755/b051/_pkg_.a packagefile runtime=/tmp/go-build1558595755/b010/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google -complete -installsuffix shared -buildid SIrKeHQcqSWtoNjHsnFv/SIrKeHQcqSWtoNjHsnFv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b331/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/appengine.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/appengine_gen2_flex.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/default.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/google.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/jwt.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/sdk.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/01/01d2df6b2112e6dae492a16a7ad33a6376dad87229fc899bc5d2dc227f47281f-d # internal github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/session mkdir -p $WORK/b258/ cat >/tmp/go-build1558595755/b258/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/client=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client importmap github.com/aws/aws-sdk-go/aws/corehandlers=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/corehandlers importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/credentials/processcreds=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/processcreds importmap github.com/aws/aws-sdk-go/aws/credentials/ssocreds=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds importmap github.com/aws/aws-sdk-go/aws/credentials/stscreds=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds importmap github.com/aws/aws-sdk-go/aws/csm=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/csm importmap github.com/aws/aws-sdk-go/aws/defaults=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/defaults importmap github.com/aws/aws-sdk-go/aws/endpoints=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints importmap github.com/aws/aws-sdk-go/aws/request=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/internal/ini=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini importmap github.com/aws/aws-sdk-go/internal/shareddefaults=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults packagefile crypto/tls=/tmp/go-build1558595755/b093/_pkg_.a packagefile crypto/x509=/tmp/go-build1558595755/b117/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1558595755/b231/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1558595755/b232/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client=/tmp/go-build1558595755/b240/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/corehandlers=/tmp/go-build1558595755/b259/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1558595755/b233/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/processcreds=/tmp/go-build1558595755/b260/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds=/tmp/go-build1558595755/b262/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds=/tmp/go-build1558595755/b239/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/csm=/tmp/go-build1558595755/b268/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/defaults=/tmp/go-build1558595755/b269/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints=/tmp/go-build1558595755/b237/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1558595755/b242/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini=/tmp/go-build1558595755/b234/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults=/tmp/go-build1558595755/b235/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -p github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/session -complete -installsuffix shared -buildid 42LXb3laa4HKDpvmkArD/42LXb3laa4HKDpvmkArD -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b258/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/session/credentials.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/session/custom_transport.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/session/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/session/env_config.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/session/session.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/session/shared_config.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/f4/f47a5b119aa448ec19fa0697dd6ef31d57dc699373b45e6cf6831734b2c18749-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/exporter-toolkit/web mkdir -p $WORK/b226/ cat >/tmp/go-build1558595755/b226/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap golang.org/x/crypto/bcrypt=github.com/prometheus/prometheus/vendor/golang.org/x/crypto/bcrypt importmap gopkg.in/yaml.v2=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2 packagefile crypto/tls=/tmp/go-build1558595755/b093/_pkg_.a packagefile crypto/x509=/tmp/go-build1558595755/b117/_pkg_.a packagefile encoding/hex=/tmp/go-build1558595755/b120/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1558595755/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1558595755/b070/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1558595755/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1558595755/b202/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/crypto/bcrypt=/tmp/go-build1558595755/b227/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2=/tmp/go-build1558595755/b224/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile math/rand=/tmp/go-build1558595755/b092/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile path/filepath=/tmp/go-build1558595755/b051/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/exporter-toolkit/web -complete -installsuffix shared -buildid OAl9eWwDjlFIQpfDn4GL/OAl9eWwDjlFIQpfDn4GL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b226/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/exporter-toolkit/web/cache.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/exporter-toolkit/web/handler.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/exporter-toolkit/web/tls_config.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b331/_pkg_.a # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/a4/a4c51378dc77b10e445e82c2cc251151c1884b20b3e7f8b0356f9ebf6c8e9d6a-d # internal github.com/prometheus/prometheus/discovery mkdir -p $WORK/b274/ cat >/tmp/go-build1558595755/b274/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap gopkg.in/yaml.v2=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2 packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1558595755/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1558595755/b070/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1558595755/b150/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1558595755/b202/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1558595755/b275/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2=/tmp/go-build1558595755/b224/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -p github.com/prometheus/prometheus/discovery -complete -installsuffix shared -buildid V8AMenAeP-9UJiimNUqs/V8AMenAeP-9UJiimNUqs -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b274/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/discovery.go ./_build/src/github.com/prometheus/prometheus/discovery/manager.go ./_build/src/github.com/prometheus/prometheus/discovery/registry.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/18/18db5132b6ff07dd3d24922b5c838aaae74fda039266ea86aa6a1b7605c3ad34-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi mkdir -p $WORK/b338/ cat >/tmp/go-build1558595755/b338/importcfg << 'EOF' # internal # import config importmap google.golang.org/api/internal/third_party/uritemplates=github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/third_party/uritemplates packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/third_party/uritemplates=/tmp/go-build1558595755/b339/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi -complete -installsuffix shared -buildid fv5dbW_ZC1CGbaqvEJrM/fv5dbW_ZC1CGbaqvEJrM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b338/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi/googleapi.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi/types.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b299/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/47/474661d8108fa8d435273030d2b21abeffad12182c028280f243ea98667d7e3b-d # internal github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute mkdir -p $WORK/b288/ cat >/tmp/go-build1558595755/b288/importcfg << 'EOF' # internal # import config importmap github.com/Azure/azure-sdk-for-go/version=github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/version importmap github.com/Azure/go-autorest/autorest=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest importmap github.com/Azure/go-autorest/autorest/azure=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/azure importmap github.com/Azure/go-autorest/autorest/date=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/date importmap github.com/Azure/go-autorest/autorest/to=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/to importmap github.com/Azure/go-autorest/autorest/validation=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/validation importmap github.com/Azure/go-autorest/tracing=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/tracing packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/version=/tmp/go-build1558595755/b289/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest=/tmp/go-build1558595755/b290/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/azure=/tmp/go-build1558595755/b299/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/date=/tmp/go-build1558595755/b292/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/to=/tmp/go-build1558595755/b300/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/validation=/tmp/go-build1558595755/b301/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/tracing=/tmp/go-build1558595755/b294/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -p github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute -complete -installsuffix shared -buildid nZ-trnjGdgWoXE3DAAnm/nZ-trnjGdgWoXE3DAAnm -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b288/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/availabilitysets.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/containerservices.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/disks.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/enums.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/galleries.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/galleryimages.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/galleryimageversions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/images.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/loganalytics.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/models.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/operations.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/proximityplacementgroups.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/resourceskus.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/snapshots.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/usage.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/version.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachineextensionimages.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachineextensions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachineimages.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachineruncommands.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachines.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachinescalesetextensions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachinescalesetrollingupgrades.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachinescalesets.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachinescalesetvms.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute/virtualmachinesizes.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b318/_pkg_.a # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/db/dbccc47cac7020f41bc95f9f25c40a56f76fd1d7bae2285724aa8526d2d8901f-d # internal github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network mkdir -p $WORK/b302/ cat >/tmp/go-build1558595755/b302/importcfg << 'EOF' # internal # import config importmap github.com/Azure/azure-sdk-for-go/version=github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/version importmap github.com/Azure/go-autorest/autorest=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest importmap github.com/Azure/go-autorest/autorest/azure=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/azure importmap github.com/Azure/go-autorest/autorest/date=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/date importmap github.com/Azure/go-autorest/autorest/to=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/to importmap github.com/Azure/go-autorest/autorest/validation=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/validation importmap github.com/Azure/go-autorest/tracing=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/tracing packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/version=/tmp/go-build1558595755/b289/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest=/tmp/go-build1558595755/b290/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/azure=/tmp/go-build1558595755/b299/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/date=/tmp/go-build1558595755/b292/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/to=/tmp/go-build1558595755/b300/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/validation=/tmp/go-build1558595755/b301/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/tracing=/tmp/go-build1558595755/b294/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -p github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network -complete -installsuffix shared -buildid VhTRDjuqdhTB2pBkokCz/VhTRDjuqdhTB2pBkokCz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b302/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/applicationgateways.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/applicationsecuritygroups.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/availabledelegations.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/availableendpointservices.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/availableresourcegroupdelegations.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/azurefirewallfqdntags.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/azurefirewalls.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/bgpservicecommunities.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/connectionmonitors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/ddosprotectionplans.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/defaultsecurityrules.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/enums.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutecircuitauthorizations.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutecircuitconnections.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutecircuitpeerings.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutecircuits.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressrouteconnections.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutecrossconnectionpeerings.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutecrossconnections.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutegateways.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressroutelinks.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressrouteports.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressrouteportslocations.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/expressrouteserviceproviders.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/hubvirtualnetworkconnections.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/inboundnatrules.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/interfaceendpoints.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/interfaceipconfigurations.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/interfaceloadbalancers.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/interfacesgroup.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/interfacetapconfigurations.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/loadbalancerbackendaddresspools.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/loadbalancerfrontendipconfigurations.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/loadbalancerloadbalancingrules.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/loadbalancernetworkinterfaces.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/loadbalanceroutboundrules.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/loadbalancerprobes.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/loadbalancers.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/localnetworkgateways.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/models.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/operations.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/p2svpngateways.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/p2svpnserverconfigurations.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/packetcaptures.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/profiles.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/publicipaddresses.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/publicipprefixes.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/routefilterrules.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/routefilters.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/routes.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/routetables.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/securitygroups.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/securityrules.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/serviceendpointpolicies.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/serviceendpointpolicydefinitions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/subnets.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/usages.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/version.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/virtualhubs.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/virtualnetworkgatewayconnections.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/virtualnetworkgateways.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/virtualnetworkpeerings.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/virtualnetworks.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/virtualnetworktaps.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/virtualwans.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/vpnconnections.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/vpngateways.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/vpnsites.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/vpnsitesconfiguration.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network/watchers.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b338/_pkg_.a # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/99/99744ca1a68e82a711291cf62efd4fbf797cf7a8f6ffd78c846bd3ffafdcc2ce-d # internal github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/apierror mkdir -p $WORK/b342/ cat >/tmp/go-build1558595755/b342/importcfg << 'EOF' # internal # import config importmap github.com/googleapis/gax-go/v2/apierror/internal/proto=github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/apierror/internal/proto importmap google.golang.org/api/googleapi=github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi importmap google.golang.org/genproto/googleapis/rpc/errdetails=github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/errdetails importmap google.golang.org/grpc/status=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status importmap google.golang.org/protobuf/encoding/protojson=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protojson packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/apierror/internal/proto=/tmp/go-build1558595755/b343/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi=/tmp/go-build1558595755/b338/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/errdetails=/tmp/go-build1558595755/b345/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status=/tmp/go-build1558595755/b346/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protojson=/tmp/go-build1558595755/b350/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -p github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/apierror -complete -installsuffix shared -buildid pRNqP5qdZ2nOmM_x-X4-/pRNqP5qdZ2nOmM_x-X4- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b342/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/apierror/apierror.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/44/44dfd401064eb7bd500059269b51f82eadcbab5aa895687df1744217a91619de-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/common/sigv4 mkdir -p $WORK/b230/ cat >/tmp/go-build1558595755/b230/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/credentials/stscreds=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds importmap github.com/aws/aws-sdk-go/aws/session=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/session importmap github.com/aws/aws-sdk-go/aws/signer/v4=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4 importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1558595755/b231/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1558595755/b233/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds=/tmp/go-build1558595755/b239/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/session=/tmp/go-build1558595755/b258/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4=/tmp/go-build1558595755/b248/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1558595755/b202/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile net/textproto=/tmp/go-build1558595755/b134/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/common/sigv4 -complete -installsuffix shared -buildid rL6-XCwPZ6iDcrMx53Ir/rL6-XCwPZ6iDcrMx53Ir -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b230/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/sigv4/sigv4.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/common/sigv4/sigv4_config.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/e3/e317f7498e1ec916fc075962b0cb114034f6436141fe2948d4f755fb13b2dd17-d # internal github.com/prometheus/prometheus/discovery/file mkdir -p $WORK/b278/ cat >/tmp/go-build1558595755/b278/importcfg << 'EOF' # internal # import config importmap github.com/fsnotify/fsnotify=github.com/prometheus/prometheus/vendor/github.com/fsnotify/fsnotify importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap gopkg.in/yaml.v2=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2 packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/fsnotify/fsnotify=/tmp/go-build1558595755/b279/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1558595755/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1558595755/b070/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1558595755/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1558595755/b150/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1558595755/b202/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1558595755/b148/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1558595755/b274/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1558595755/b275/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2=/tmp/go-build1558595755/b224/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile path/filepath=/tmp/go-build1558595755/b051/_pkg_.a packagefile regexp=/tmp/go-build1558595755/b068/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -p github.com/prometheus/prometheus/discovery/file -complete -installsuffix shared -buildid lXqiMzpMjAB7rq0DXG3k/lXqiMzpMjAB7rq0DXG3k -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b278/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/file/file.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b342/_pkg_.a # internal cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/36/36c8fccc2f671a5d46a5f04a81d075b9e89e654cd060648acf1d8c51bdcfd933-d # internal github.com/prometheus/prometheus/discovery/digitalocean mkdir -p $WORK/b317/ cat >/tmp/go-build1558595755/b317/importcfg << 'EOF' # internal # import config importmap github.com/digitalocean/godo=github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/version=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo=/tmp/go-build1558595755/b318/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1558595755/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1558595755/b202/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1558595755/b148/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version=/tmp/go-build1558595755/b225/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1558595755/b274/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build1558595755/b285/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1558595755/b275/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -p github.com/prometheus/prometheus/discovery/digitalocean -complete -installsuffix shared -buildid rkPW2nQD6cmjKHyPTOus/rkPW2nQD6cmjKHyPTOus -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b317/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/digitalocean/digitalocean.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/4a/4ab5ba64a6026139a840e44c044a5f92844591c62a762097d55489b41369e066-d # internal github.com/prometheus/prometheus/config mkdir -p $WORK/b229/ cat >/tmp/go-build1558595755/b229/importcfg << 'EOF' # internal # import config importmap github.com/alecthomas/units=github.com/prometheus/prometheus/vendor/github.com/alecthomas/units importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/sigv4=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/sigv4 importmap gopkg.in/yaml.v2=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2 packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/alecthomas/units=/tmp/go-build1558595755/b063/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1558595755/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1558595755/b070/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1558595755/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1558595755/b202/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1558595755/b148/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/sigv4=/tmp/go-build1558595755/b230/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1558595755/b274/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build1558595755/b276/_pkg_.a packagefile github.com/prometheus/prometheus/model/relabel=/tmp/go-build1558595755/b277/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2=/tmp/go-build1558595755/b224/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile path/filepath=/tmp/go-build1558595755/b051/_pkg_.a packagefile regexp=/tmp/go-build1558595755/b068/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -p github.com/prometheus/prometheus/config -complete -installsuffix shared -buildid Ao6-nIVw07vdRn2g3aI9/Ao6-nIVw07vdRn2g3aI9 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b229/importcfg -pack ./_build/src/github.com/prometheus/prometheus/config/config.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b278/_pkg_.a # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/9b/9bd09696313d52d0bfcbd4b43c3688889dba4797cf8608bc81cc30e83c0e9b36-d # internal github.com/prometheus/prometheus/discovery/dns mkdir -p $WORK/b321/ cat >/tmp/go-build1558595755/b321/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/miekg/dns=github.com/prometheus/prometheus/vendor/github.com/miekg/dns importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1558595755/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1558595755/b070/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/miekg/dns=/tmp/go-build1558595755/b322/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1558595755/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1558595755/b150/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1558595755/b148/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1558595755/b274/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build1558595755/b285/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1558595755/b275/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -p github.com/prometheus/prometheus/discovery/dns -complete -installsuffix shared -buildid MVpHYfDxdubotWlWprqG/MVpHYfDxdubotWlWprqG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b321/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/dns/dns.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b317/_pkg_.a # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/a9/a9e4b1c78422d1d215a1488db9fff72177548194cae147fb76a6bab74f7ecfd2-d # internal github.com/prometheus/prometheus/discovery/eureka mkdir -p $WORK/b329/ cat >/tmp/go-build1558595755/b329/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/version=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile encoding/xml=/tmp/go-build1558595755/b254/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1558595755/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1558595755/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1558595755/b202/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1558595755/b148/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version=/tmp/go-build1558595755/b225/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1558595755/b274/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build1558595755/b285/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1558595755/b275/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build1558595755/b286/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -p github.com/prometheus/prometheus/discovery/eureka -complete -installsuffix shared -buildid 9CPzf8vcOvjASiHIsepi/9CPzf8vcOvjASiHIsepi -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b329/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/eureka/client.go ./_build/src/github.com/prometheus/prometheus/discovery/eureka/eureka.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/9f/9ff3de25f4ee74db81969f4f33529bc226b1878b66a5f8b32fd7a076c805e66a-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver mkdir -p $WORK/b379/ cat >/tmp/go-build1558595755/b379/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/internal/serviceconfig=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/serviceconfig importmap google.golang.org/grpc/metadata=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata importmap google.golang.org/grpc/resolver=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/serviceconfig=/tmp/go-build1558595755/b380/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata=/tmp/go-build1558595755/b364/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver=/tmp/go-build1558595755/b362/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver -complete -installsuffix shared -buildid PCkD9Bdv3mV1wBmgLCBt/PCkD9Bdv3mV1wBmgLCBt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b379/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/config_selector.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b321/_pkg_.a # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/bc/bca50e862983721cef95379845f48be11d882587a31ac8186fdc3a33b077d89d-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/networktype mkdir -p $WORK/b385/ cat >/tmp/go-build1558595755/b385/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/resolver=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver=/tmp/go-build1558595755/b362/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b385/_pkg_.a -trimpath "$WORK/b385=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/networktype -complete -installsuffix shared -buildid neBWG46KqiZZcxEntD9s/neBWG46KqiZZcxEntD9s -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b385/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/networktype/networktype.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b385/_pkg_.a # internal cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/82/82884fea75a81e802aba8ecce97a310678070b58de120abef77c3ab54f79e358-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/unix mkdir -p $WORK/b384/ cat >/tmp/go-build1558595755/b384/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/internal/transport/networktype=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/networktype importmap google.golang.org/grpc/resolver=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/networktype=/tmp/go-build1558595755/b385/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver=/tmp/go-build1558595755/b362/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b384/_pkg_.a -trimpath "$WORK/b384=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/unix -complete -installsuffix shared -buildid UtNoWrYIsuNtNEJA8vHY/UtNoWrYIsuNtNEJA8vHY -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b384/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/unix/unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b379/_pkg_.a # internal cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/48/4809b27200530c5f5476220689f3cf090508b26be6764d900b0a22eb2ce5e117-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/metadata mkdir -p $WORK/b387/ cat >/tmp/go-build1558595755/b387/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/metadata=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata importmap google.golang.org/grpc/resolver=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata=/tmp/go-build1558595755/b364/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver=/tmp/go-build1558595755/b362/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b387/_pkg_.a -trimpath "$WORK/b387=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/metadata -complete -installsuffix shared -buildid D0YrGJ3kSfEEEuu1IlCr/D0YrGJ3kSfEEEuu1IlCr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b387/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/metadata/metadata.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b329/_pkg_.a # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/b5/b550631f57464be70d9f3d48fd0d14848972d009fa7d553149ca3c0357b6f091-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/peer mkdir -p $WORK/b390/ cat >/tmp/go-build1558595755/b390/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/credentials=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials=/tmp/go-build1558595755/b358/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b390/_pkg_.a -trimpath "$WORK/b390=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/peer -complete -installsuffix shared -buildid daUZrF8u_8QEm42uSDAd/daUZrF8u_8QEm42uSDAd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b390/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/peer/peer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b384/_pkg_.a # internal cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/19/1992e6afa76ada6e53528f63e1dde27c434d2e7cd1dfe19d72cdc0540d5da02f-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/impersonate mkdir -p $WORK/b395/ cat >/tmp/go-build1558595755/b395/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2 packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2=/tmp/go-build1558595755/b220/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b395/_pkg_.a -trimpath "$WORK/b395=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/impersonate -complete -installsuffix shared -buildid galcdfVUK2Hu_wmtwlAM/galcdfVUK2Hu_wmtwlAM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b395/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/impersonate/impersonate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b390/_pkg_.a # internal cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/e9/e98406e5993ee7258652be390b26b815be040ef1bff3720de977650a96c06cd4-d # internal github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/propagation mkdir -p $WORK/b407/ cat >/tmp/go-build1558595755/b407/importcfg << 'EOF' # internal # import config importmap go.opencensus.io/trace=github.com/prometheus/prometheus/vendor/go.opencensus.io/trace packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/trace=/tmp/go-build1558595755/b400/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b407/_pkg_.a -trimpath "$WORK/b407=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/propagation -complete -installsuffix shared -buildid EpwcdG4oVoJ0o1CIku7W/EpwcdG4oVoJ0o1CIku7W -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b407/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/propagation/propagation.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b387/_pkg_.a # internal cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/b7/b7900e4f2b4dacc3703f6e29d1509317dbad5ac6a4f87d54ecd4ff99748d6e20-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport mkdir -p $WORK/b386/ cat >/tmp/go-build1558595755/b386/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap golang.org/x/net/http2=github.com/prometheus/prometheus/vendor/golang.org/x/net/http2 importmap golang.org/x/net/http2/hpack=github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/hpack importmap google.golang.org/genproto/googleapis/rpc/status=github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/status importmap google.golang.org/grpc/codes=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/credentials=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials importmap google.golang.org/grpc/grpclog=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal/channelz=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/channelz importmap google.golang.org/grpc/internal/credentials=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/credentials importmap google.golang.org/grpc/internal/grpcrand=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcrand importmap google.golang.org/grpc/internal/grpcutil=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcutil importmap google.golang.org/grpc/internal/metadata=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/metadata importmap google.golang.org/grpc/internal/syscall=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/syscall importmap google.golang.org/grpc/internal/transport/networktype=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/networktype importmap google.golang.org/grpc/keepalive=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/keepalive importmap google.golang.org/grpc/metadata=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata importmap google.golang.org/grpc/peer=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/peer importmap google.golang.org/grpc/resolver=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver importmap google.golang.org/grpc/stats=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/stats importmap google.golang.org/grpc/status=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status importmap google.golang.org/grpc/tap=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/tap packagefile bufio=/tmp/go-build1558595755/b052/_pkg_.a packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile encoding/base64=/tmp/go-build1558595755/b061/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build1558595755/b154/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/http2=/tmp/go-build1558595755/b212/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/hpack=/tmp/go-build1558595755/b219/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build1558595755/b347/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes=/tmp/go-build1558595755/b348/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials=/tmp/go-build1558595755/b358/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog=/tmp/go-build1558595755/b356/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/channelz=/tmp/go-build1558595755/b376/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/credentials=/tmp/go-build1558595755/b360/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcrand=/tmp/go-build1558595755/b367/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcutil=/tmp/go-build1558595755/b374/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/metadata=/tmp/go-build1558595755/b387/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/syscall=/tmp/go-build1558595755/b388/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/networktype=/tmp/go-build1558595755/b385/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/keepalive=/tmp/go-build1558595755/b389/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata=/tmp/go-build1558595755/b364/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/peer=/tmp/go-build1558595755/b390/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver=/tmp/go-build1558595755/b362/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/stats=/tmp/go-build1558595755/b391/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status=/tmp/go-build1558595755/b346/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/tap=/tmp/go-build1558595755/b392/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile net/http/httputil=/tmp/go-build1558595755/b246/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile runtime=/tmp/go-build1558595755/b010/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1558595755/b024/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build1558595755/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b386/_pkg_.a -trimpath "$WORK/b386=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport -complete -installsuffix shared -buildid j2lmxsZO3gsnT3n-rZDB/j2lmxsZO3gsnT3n-rZDB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b386/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/bdp_estimator.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/controlbuf.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/defaults.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/flowcontrol.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/handler_server.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/http2_client.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/http2_server.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/http_util.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/proxy.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b407/_pkg_.a # internal cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/b0/b08272b04bd34e1a7943ce97ecaa33adc7102894b5261da9cde50637b6d38a22-d # internal github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp/propagation/b3 mkdir -p $WORK/b399/ cat >/tmp/go-build1558595755/b399/importcfg << 'EOF' # internal # import config importmap go.opencensus.io/trace=github.com/prometheus/prometheus/vendor/go.opencensus.io/trace importmap go.opencensus.io/trace/propagation=github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/propagation packagefile encoding/hex=/tmp/go-build1558595755/b120/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/trace=/tmp/go-build1558595755/b400/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/propagation=/tmp/go-build1558595755/b407/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b399/_pkg_.a -trimpath "$WORK/b399=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp/propagation/b3 -complete -installsuffix shared -buildid 3WOPcD5WaRv5KdNAqKN2/3WOPcD5WaRv5KdNAqKN2 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b399/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp/propagation/b3/b3.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b395/_pkg_.a # internal cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/7f/7f77c7f74ca5e6dc78e32772e262c6e40913afea70eb80390b92d45a8964e0f3-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi/transport mkdir -p $WORK/b417/ cat >/tmp/go-build1558595755/b417/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b417/_pkg_.a -trimpath "$WORK/b417=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi/transport -complete -installsuffix shared -buildid I80jkVfgersfwJCeHqEy/I80jkVfgersfwJCeHqEy -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b417/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi/transport/apikey.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b399/_pkg_.a # internal cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/e0/e0b1b2fd2ac649722baaf79401a310309d1c77c756497efaa0574f4d1428b5ce-d # internal github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp mkdir -p $WORK/b398/ cat >/tmp/go-build1558595755/b398/importcfg << 'EOF' # internal # import config importmap go.opencensus.io/plugin/ochttp/propagation/b3=github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp/propagation/b3 importmap go.opencensus.io/stats=github.com/prometheus/prometheus/vendor/go.opencensus.io/stats importmap go.opencensus.io/stats/view=github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/view importmap go.opencensus.io/tag=github.com/prometheus/prometheus/vendor/go.opencensus.io/tag importmap go.opencensus.io/trace=github.com/prometheus/prometheus/vendor/go.opencensus.io/trace importmap go.opencensus.io/trace/propagation=github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/propagation packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile crypto/tls=/tmp/go-build1558595755/b093/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp/propagation/b3=/tmp/go-build1558595755/b399/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/stats=/tmp/go-build1558595755/b408/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/view=/tmp/go-build1558595755/b414/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/tag=/tmp/go-build1558595755/b412/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/trace=/tmp/go-build1558595755/b400/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/propagation=/tmp/go-build1558595755/b407/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile net/http/httptrace=/tmp/go-build1558595755/b140/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b398/_pkg_.a -trimpath "$WORK/b398=>" -p github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp -complete -installsuffix shared -buildid bAS3bxmE_LK9t855hcra/bAS3bxmE_LK9t855hcra -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b398/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp/client.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp/client_stats.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp/route.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp/server.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp/span_annotating_client_trace.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp/stats.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp/trace.go ./_build/src/github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp/wrapped_body.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b417/_pkg_.a # internal cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/31/31f5f474b366f7529f94aaed05f94e0b5933977e5e9acd03349c9d3a75b121bf-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/http/internal/propagation mkdir -p $WORK/b419/ cat >/tmp/go-build1558595755/b419/importcfg << 'EOF' # internal # import config importmap go.opencensus.io/trace=github.com/prometheus/prometheus/vendor/go.opencensus.io/trace importmap go.opencensus.io/trace/propagation=github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/propagation packagefile encoding/binary=/tmp/go-build1558595755/b055/_pkg_.a packagefile encoding/hex=/tmp/go-build1558595755/b120/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/trace=/tmp/go-build1558595755/b400/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/propagation=/tmp/go-build1558595755/b407/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b419/_pkg_.a -trimpath "$WORK/b419=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/http/internal/propagation -complete -installsuffix shared -buildid q2_k3Rize7H7Ma1f5Mc9/q2_k3Rize7H7Ma1f5Mc9 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b419/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/http/internal/propagation/http.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b419/_pkg_.a # internal cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/4e/4e11e4afe380934c831047951679b5b81eb1c96a464616475ba049b1580f038e-d # internal github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/internal/instrumentation mkdir -p $WORK/b423/ cat >/tmp/go-build1558595755/b423/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/client_golang/prometheus/promhttp=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/promhttp packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1558595755/b150/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/promhttp=/tmp/go-build1558595755/b149/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile regexp=/tmp/go-build1558595755/b068/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b423/_pkg_.a -trimpath "$WORK/b423=>" -p github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/internal/instrumentation -complete -installsuffix shared -buildid eGbIlX9NiQq9vAcBsfVG/eGbIlX9NiQq9vAcBsfVG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b423/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/internal/instrumentation/metrics.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b423/_pkg_.a # internal cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/1d/1d6ce4464244a95e407911d72c78ba9053ca609377fe81e89bf654f1d25a52c7-d # internal github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud mkdir -p $WORK/b422/ cat >/tmp/go-build1558595755/b422/importcfg << 'EOF' # internal # import config importmap github.com/hetznercloud/hcloud-go/hcloud/internal/instrumentation=github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/internal/instrumentation importmap github.com/hetznercloud/hcloud-go/hcloud/schema=github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/internal/instrumentation=/tmp/go-build1558595755/b423/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema=/tmp/go-build1558595755/b424/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1558595755/b150/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile net/http/httputil=/tmp/go-build1558595755/b246/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile testing=/tmp/go-build1558595755/b425/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b422/_pkg_.a -trimpath "$WORK/b422=>" -p github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud -complete -installsuffix shared -buildid zcUsheFrbkPANDCTWigq/zcUsheFrbkPANDCTWigq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b422/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/action.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/certificate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/datacenter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/error.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/firewall.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/floating_ip.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/hcloud.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/helper.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/image.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/iso.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/load_balancer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/load_balancer_type.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/location.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/network.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/placement_group.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/pricing.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/rdns.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/resource.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/server.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/server_type.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/ssh_key.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/testing.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/volume.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b304/_pkg_.a # internal cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/34/34db866ec1d95e5e122524e9d4b295088dd9b58582205f2cbce2b28f353db819-d # internal github.com/prometheus/prometheus/discovery/consul mkdir -p $WORK/b303/ cat >/tmp/go-build1558595755/b303/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/hashicorp/consul/api=github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1558595755/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1558595755/b070/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api=/tmp/go-build1558595755/b304/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1558595755/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1558595755/b150/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1558595755/b202/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1558595755/b148/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1558595755/b274/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1558595755/b275/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build1558595755/b286/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -p github.com/prometheus/prometheus/discovery/consul -complete -installsuffix shared -buildid KDz3F_JRqmwdNtjappMW/KDz3F_JRqmwdNtjappMW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b303/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/consul/consul.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b398/_pkg_.a # internal cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/bd/bd465a2c01132a6080e296218f7bbf98eeb27c85166c82ced3c9f5be24c0ad55-d # internal github.com/prometheus/prometheus/discovery/http mkdir -p $WORK/b428/ cat >/tmp/go-build1558595755/b428/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/version=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1558595755/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1558595755/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1558595755/b202/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1558595755/b148/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version=/tmp/go-build1558595755/b225/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1558595755/b274/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build1558595755/b285/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1558595755/b275/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile regexp=/tmp/go-build1558595755/b068/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b428/_pkg_.a -trimpath "$WORK/b428=>" -p github.com/prometheus/prometheus/discovery/http -complete -installsuffix shared -buildid 2xovPx3PekRQ8W0ae7dF/2xovPx3PekRQ8W0ae7dF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b428/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/http/http.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b428/_pkg_.a # internal cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/af/afd94912437833c28e56f8c2e049c5c7a4b55e68dd8c86f78697ede972e27cd3-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource mkdir -p $WORK/b433/ cat >/tmp/go-build1558595755/b433/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap gopkg.in/inf.v0=github.com/prometheus/prometheus/vendor/gopkg.in/inf.v0 packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1558595755/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/inf.v0=/tmp/go-build1558595755/b434/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile math/big=/tmp/go-build1558595755/b091/_pkg_.a packagefile math/bits=/tmp/go-build1558595755/b032/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b433/_pkg_.a -trimpath "$WORK/b433=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource -complete -installsuffix shared -buildid qj2ghw4HCX_EhKoCyPm3/qj2ghw4HCX_EhKoCyPm3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b433/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource/amount.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource/math.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource/quantity.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource/quantity_proto.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource/scale_int.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource/suffix.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b303/_pkg_.a # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/b6/b69e25fe81cea99852dab2176259bb1665fbcf9439dbff0bdb21fa35c1ffada0-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema mkdir -p $WORK/b462/ cat >/tmp/go-build1558595755/b462/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1558595755/b431/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b462/_pkg_.a -trimpath "$WORK/b462=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema -complete -installsuffix shared -buildid TUYely-vDoCPDb61ijWl/TUYely-vDoCPDb61ijWl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b462/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema/group_version.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema/interfaces.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b462/_pkg_.a # internal cp $WORK/b462/_pkg_.a /builddir/.cache/go-build/33/33ae224f7430cc61dc564eb9d14743134ebbc467faa78c42d47c07e9b15e5aef-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime mkdir -p $WORK/b465/ cat >/tmp/go-build1558595755/b465/importcfg << 'EOF' # internal # import config importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build1558595755/b451/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile runtime=/tmp/go-build1558595755/b010/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b465/_pkg_.a -trimpath "$WORK/b465=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime -complete -installsuffix shared -buildid hg4AHdYxb9u_l3iim7i-/hg4AHdYxb9u_l3iim7i- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b465/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime/runtime.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b465/_pkg_.a # internal cp $WORK/b465/_pkg_.a /builddir/.cache/go-build/81/81c9045eae0343eb5cbd82941d1f09e2a1474dc539f06c8e52475dcfdd41bed8-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime mkdir -p $WORK/b452/ cat >/tmp/go-build1558595755/b452/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/conversion=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/conversion/queryparams=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion/queryparams importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/errors=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/errors importmap k8s.io/apimachinery/pkg/util/json=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/json importmap k8s.io/apimachinery/pkg/util/naming=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/naming importmap k8s.io/apimachinery/pkg/util/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/pkg/util/sets=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 importmap sigs.k8s.io/structured-merge-diff/v4/value=github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile encoding/base64=/tmp/go-build1558595755/b061/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1558595755/b431/_pkg_.a packagefile go/ast=/tmp/go-build1558595755/b453/_pkg_.a packagefile go/doc=/tmp/go-build1558595755/b455/_pkg_.a packagefile go/parser=/tmp/go-build1558595755/b458/_pkg_.a packagefile go/token=/tmp/go-build1558595755/b166/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion=/tmp/go-build1558595755/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion/queryparams=/tmp/go-build1558595755/b461/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1558595755/b462/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/errors=/tmp/go-build1558595755/b450/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/json=/tmp/go-build1558595755/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/naming=/tmp/go-build1558595755/b464/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build1558595755/b465/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets=/tmp/go-build1558595755/b447/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build1558595755/b451/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile math/bits=/tmp/go-build1558595755/b032/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value=/tmp/go-build1558595755/b466/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1558595755/b024/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b452/_pkg_.a -trimpath "$WORK/b452=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime -complete -installsuffix shared -buildid yR8BbR-T2vPryoHYRkNh/yR8BbR-T2vPryoHYRkNh -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b452/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/codec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/codec_check.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/conversion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/converter.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/embedded.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/error.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/extension.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/helper.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/interfaces.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/mapper.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/negotiate.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/scheme.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/scheme_builder.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/swagger_doc_generator.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/types_proto.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b433/_pkg_.a # internal cp $WORK/b433/_pkg_.a /builddir/.cache/go-build/e5/e52f0c6129820d9faba4ad6a3113be92633255956dc058d458c5d25ba3f6aa3a-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr mkdir -p $WORK/b468/ cat >/tmp/go-build1558595755/b468/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/google/gofuzz=github.com/prometheus/prometheus/vendor/github.com/google/gofuzz importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1558595755/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/gofuzz=/tmp/go-build1558595755/b436/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build1558595755/b451/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile math/bits=/tmp/go-build1558595755/b032/_pkg_.a packagefile runtime/debug=/tmp/go-build1558595755/b146/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b468/_pkg_.a -trimpath "$WORK/b468=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr -complete -installsuffix shared -buildid c6ZAEq2UcvGQLNEksjgi/c6ZAEq2UcvGQLNEksjgi -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b468/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr/instr_fuzz.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr/intstr.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b386/_pkg_.a # internal cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/58/58daf90681897e62f4f6b48d6138e126a421fba9266689f82c6399ba18acde38-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc mkdir -p $WORK/b352/ cat >/tmp/go-build1558595755/b352/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/trace=github.com/prometheus/prometheus/vendor/golang.org/x/net/trace importmap google.golang.org/grpc/backoff=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/backoff importmap google.golang.org/grpc/balancer=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer importmap google.golang.org/grpc/balancer/base=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/base importmap google.golang.org/grpc/balancer/roundrobin=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/roundrobin importmap google.golang.org/grpc/codes=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/connectivity=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/credentials=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials importmap google.golang.org/grpc/encoding=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/encoding importmap google.golang.org/grpc/encoding/proto=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/encoding/proto importmap google.golang.org/grpc/grpclog=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal importmap google.golang.org/grpc/internal/backoff=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/backoff importmap google.golang.org/grpc/internal/balancerload=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/balancerload importmap google.golang.org/grpc/internal/binarylog=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/binarylog importmap google.golang.org/grpc/internal/buffer=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/buffer importmap google.golang.org/grpc/internal/channelz=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/channelz importmap google.golang.org/grpc/internal/envconfig=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/envconfig importmap google.golang.org/grpc/internal/grpcrand=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcrand importmap google.golang.org/grpc/internal/grpcsync=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcsync importmap google.golang.org/grpc/internal/grpcutil=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcutil importmap google.golang.org/grpc/internal/resolver=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver importmap google.golang.org/grpc/internal/resolver/dns=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/dns importmap google.golang.org/grpc/internal/resolver/passthrough=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/passthrough importmap google.golang.org/grpc/internal/resolver/unix=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/unix importmap google.golang.org/grpc/internal/serviceconfig=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/serviceconfig importmap google.golang.org/grpc/internal/transport=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport importmap google.golang.org/grpc/keepalive=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/keepalive importmap google.golang.org/grpc/metadata=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata importmap google.golang.org/grpc/peer=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/peer importmap google.golang.org/grpc/resolver=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver importmap google.golang.org/grpc/serviceconfig=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig importmap google.golang.org/grpc/stats=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/stats importmap google.golang.org/grpc/status=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status importmap google.golang.org/grpc/tap=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/tap packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile compress/gzip=/tmp/go-build1558595755/b053/_pkg_.a packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile encoding/binary=/tmp/go-build1558595755/b055/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/trace=/tmp/go-build1558595755/b205/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/backoff=/tmp/go-build1558595755/b353/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer=/tmp/go-build1558595755/b354/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/base=/tmp/go-build1558595755/b365/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/roundrobin=/tmp/go-build1558595755/b366/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes=/tmp/go-build1558595755/b348/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/connectivity=/tmp/go-build1558595755/b355/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials=/tmp/go-build1558595755/b358/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/encoding=/tmp/go-build1558595755/b368/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/encoding/proto=/tmp/go-build1558595755/b369/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog=/tmp/go-build1558595755/b356/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal=/tmp/go-build1558595755/b361/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/backoff=/tmp/go-build1558595755/b370/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/balancerload=/tmp/go-build1558595755/b371/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/binarylog=/tmp/go-build1558595755/b372/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/buffer=/tmp/go-build1558595755/b375/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/channelz=/tmp/go-build1558595755/b376/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/envconfig=/tmp/go-build1558595755/b377/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcrand=/tmp/go-build1558595755/b367/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcsync=/tmp/go-build1558595755/b378/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcutil=/tmp/go-build1558595755/b374/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver=/tmp/go-build1558595755/b379/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/dns=/tmp/go-build1558595755/b381/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/passthrough=/tmp/go-build1558595755/b383/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/unix=/tmp/go-build1558595755/b384/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/serviceconfig=/tmp/go-build1558595755/b380/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport=/tmp/go-build1558595755/b386/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/keepalive=/tmp/go-build1558595755/b389/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata=/tmp/go-build1558595755/b364/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/peer=/tmp/go-build1558595755/b390/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver=/tmp/go-build1558595755/b362/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build1558595755/b363/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/stats=/tmp/go-build1558595755/b391/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status=/tmp/go-build1558595755/b346/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/tap=/tmp/go-build1558595755/b392/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile runtime=/tmp/go-build1558595755/b010/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1558595755/b024/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/grpc -complete -installsuffix shared -buildid Ot6a79irOOo06iHH84c1/Ot6a79irOOo06iHH84c1 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b352/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/backoff.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer_conn_wrappers.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/call.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/clientconn.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codec.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/dialoptions.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/interceptor.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/picker_wrapper.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/pickfirst.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/preloader.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver_conn_wrapper.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/rpc_util.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/server.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/service_config.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/stream.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/trace.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b468/_pkg_.a # internal cp $WORK/b468/_pkg_.a /builddir/.cache/go-build/9e/9e528db0a4e514e592ca5a6469f4b2dfaf5d6c214c850dd249c594818ab7ac44-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net mkdir -p $WORK/b470/ cat >/tmp/go-build1558595755/b470/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http2=github.com/prometheus/prometheus/vendor/golang.org/x/net/http2 importmap k8s.io/apimachinery/pkg/util/sets=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 packagefile bufio=/tmp/go-build1558595755/b052/_pkg_.a packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile crypto/tls=/tmp/go-build1558595755/b093/_pkg_.a packagefile encoding/hex=/tmp/go-build1558595755/b120/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/http2=/tmp/go-build1558595755/b212/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets=/tmp/go-build1558595755/b447/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build1558595755/b451/_pkg_.a packagefile mime=/tmp/go-build1558595755/b137/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile path=/tmp/go-build1558595755/b045/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile regexp=/tmp/go-build1558595755/b068/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile syscall=/tmp/go-build1558595755/b038/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a packagefile unicode=/tmp/go-build1558595755/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1558595755/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b470/_pkg_.a -trimpath "$WORK/b470=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net -complete -installsuffix shared -buildid MKtVaXnoH6cYoE8e18M6/MKtVaXnoH6cYoE8e18M6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b470/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net/http.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net/interface.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net/port_range.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net/port_split.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net/util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b470/_pkg_.a # internal cp $WORK/b470/_pkg_.a /builddir/.cache/go-build/a5/a5a2ff129f5d420577ff5f6fd31fd05ac553845930dfc229814905bd282d63c1-d # internal github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/extensions mkdir -p $WORK/b479/ cat >/tmp/go-build1558595755/b479/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/anypb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build1558595755/b154/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes=/tmp/go-build1558595755/b184/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1558595755/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1558595755/b179/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build1558595755/b186/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile log=/tmp/go-build1558595755/b066/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b479/_pkg_.a -trimpath "$WORK/b479=>" -p github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/extensions -complete -installsuffix shared -buildid oxNzDuuZOBhaWXMp0TVF/oxNzDuuZOBhaWXMp0TVF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b479/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/extensions/extension.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/extensions/extensions.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b422/_pkg_.a # internal cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/af/af59bb4e7333923185492eff1ff59d5074f2f5dda6ea34f8bbffbe2c70f28afa-d # internal github.com/prometheus/prometheus/discovery/hetzner mkdir -p $WORK/b421/ cat >/tmp/go-build1558595755/b421/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/hetznercloud/hcloud-go/hcloud=github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/version=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1558595755/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud=/tmp/go-build1558595755/b422/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1558595755/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1558595755/b202/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1558595755/b148/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version=/tmp/go-build1558595755/b225/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1558595755/b274/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build1558595755/b285/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1558595755/b275/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build1558595755/b286/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b421/_pkg_.a -trimpath "$WORK/b421=>" -p github.com/prometheus/prometheus/discovery/hetzner -complete -installsuffix shared -buildid tXYKF8VRCfGx3SQP5B24/tXYKF8VRCfGx3SQP5B24 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b421/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/hetzner/hcloud.go ./_build/src/github.com/prometheus/prometheus/discovery/hetzner/hetzner.go ./_build/src/github.com/prometheus/prometheus/discovery/hetzner/robot.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b479/_pkg_.a # internal cp $WORK/b479/_pkg_.a /builddir/.cache/go-build/08/089a47c2fb1072cc8d10570876a0aa90995cb8547bfa80d9828afe344e903755-d # internal github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3 mkdir -p $WORK/b481/ cat >/tmp/go-build1558595755/b481/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile encoding=/tmp/go-build1558595755/b060/_pkg_.a packagefile encoding/base64=/tmp/go-build1558595755/b061/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile regexp=/tmp/go-build1558595755/b068/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a packagefile unicode=/tmp/go-build1558595755/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1558595755/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b481/_pkg_.a -trimpath "$WORK/b481=>" -p github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3 -complete -installsuffix shared -buildid bvcfWWRyR3s_riao6eZg/bvcfWWRyR3s_riao6eZg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b481/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3/apic.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3/decode.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3/emitterc.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3/encode.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3/parserc.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3/readerc.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3/resolve.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3/scannerc.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3/sorter.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3/writerc.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3/yaml.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3/yamlh.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3/yamlprivateh.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b421/_pkg_.a # internal cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/62/622d4c421f073c095da8307ca4a13d0977a7a1b7322af63dfb6ec8784b2a5c12-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/framer mkdir -p $WORK/b486/ cat >/tmp/go-build1558595755/b486/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build1558595755/b055/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b486/_pkg_.a -trimpath "$WORK/b486=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/framer -complete -installsuffix shared -buildid fFHU91fc1q6Yuf0mHtUH/fFHU91fc1q6Yuf0mHtUH -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b486/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/framer/framer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b486/_pkg_.a # internal cp $WORK/b486/_pkg_.a /builddir/.cache/go-build/a5/a5c575fb9579dab05bc541a3f95424340567adfa1976488ef1ab8751012d688e-d # internal github.com/prometheus/prometheus/vendor/sigs.k8s.io/yaml mkdir -p $WORK/b488/ cat >/tmp/go-build1558595755/b488/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v2=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2 packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile encoding=/tmp/go-build1558595755/b060/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2=/tmp/go-build1558595755/b224/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile unicode=/tmp/go-build1558595755/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1558595755/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b488/_pkg_.a -trimpath "$WORK/b488=>" -p github.com/prometheus/prometheus/vendor/sigs.k8s.io/yaml -complete -installsuffix shared -buildid TyvsJo8sowfntQ7ZPOxD/TyvsJo8sowfntQ7ZPOxD -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b488/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/yaml/fields.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/yaml/yaml.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/yaml/yaml_go110.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b452/_pkg_.a # internal cp $WORK/b452/_pkg_.a /builddir/.cache/go-build/d4/d44c8fb0c406f9a74f486c95e3b11fb38ed7e1be22c6463ce17396a45a5d5f74-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch mkdir -p $WORK/b469/ cat >/tmp/go-build1558595755/b469/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/net=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/apimachinery/pkg/util/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1558595755/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1558595755/b462/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net=/tmp/go-build1558595755/b470/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build1558595755/b465/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build1558595755/b451/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b469/_pkg_.a -trimpath "$WORK/b469=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch -complete -installsuffix shared -buildid 8YJ3JY-a_2yVgcB7-xAr/8YJ3JY-a_2yVgcB7-xAr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b469/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch/filter.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch/mux.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch/watch.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b488/_pkg_.a # internal cp $WORK/b488/_pkg_.a /builddir/.cache/go-build/de/debd3c1ba9f4ba0e79ff5b4c23ec3546dc3a9d1151247c6ce12704058f2e13e7-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer mkdir -p $WORK/b485/ cat >/tmp/go-build1558595755/b485/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1558595755/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1558595755/b462/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b485/_pkg_.a -trimpath "$WORK/b485=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer -complete -installsuffix shared -buildid iCSuxiwEMU4oqD2bJxxh/iCSuxiwEMU4oqD2bJxxh -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b485/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer/recognizer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b485/_pkg_.a # internal cp $WORK/b485/_pkg_.a /builddir/.cache/go-build/47/4709bc6fb0f5e64495d5d53ac46a49863e9ec0a588e11f7e431950f007c59c00-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/yaml mkdir -p $WORK/b487/ cat >/tmp/go-build1558595755/b487/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/json=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/json importmap sigs.k8s.io/yaml=github.com/prometheus/prometheus/vendor/sigs.k8s.io/yaml packagefile bufio=/tmp/go-build1558595755/b052/_pkg_.a packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/json=/tmp/go-build1558595755/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/yaml=/tmp/go-build1558595755/b488/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile unicode=/tmp/go-build1558595755/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b487/_pkg_.a -trimpath "$WORK/b487=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/yaml -complete -installsuffix shared -buildid NbVfBgsoNar7G4STLGzv/NbVfBgsoNar7G4STLGzv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b487/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/yaml/decoder.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b469/_pkg_.a # internal cp $WORK/b469/_pkg_.a /builddir/.cache/go-build/87/8750dd94a1914fb9de39007af5dec2257487e55cc25905dd03fabd5379cdc49f-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 mkdir -p $WORK/b435/ cat >/tmp/go-build1558595755/b435/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap github.com/google/gofuzz=github.com/prometheus/prometheus/vendor/github.com/google/gofuzz importmap k8s.io/apimachinery/pkg/api/resource=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/conversion=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/fields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields importmap k8s.io/apimachinery/pkg/labels=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/labels importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/selection=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/selection importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr importmap k8s.io/apimachinery/pkg/util/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1558595755/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build1558595755/b432/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/gofuzz=/tmp/go-build1558595755/b436/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1558595755/b433/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion=/tmp/go-build1558595755/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields=/tmp/go-build1558595755/b439/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/labels=/tmp/go-build1558595755/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1558595755/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1558595755/b462/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/selection=/tmp/go-build1558595755/b440/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1558595755/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1558595755/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build1558595755/b465/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1558595755/b469/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile math/bits=/tmp/go-build1558595755/b032/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b435/_pkg_.a -trimpath "$WORK/b435=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 -complete -installsuffix shared -buildid kXaz9vSFNgcybqFHDPJ8/kXaz9vSFNgcybqFHDPJ8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b435/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/controller_ref.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/conversion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/duration.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/group_version.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/helpers.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/labels.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/meta.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/micro_time.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/micro_time_fuzz.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/micro_time_proto.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/time.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/time_fuzz.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/time_proto.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/watch.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/zz_generated.conversion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/zz_generated.defaults.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b487/_pkg_.a # internal cp $WORK/b487/_pkg_.a /builddir/.cache/go-build/b2/b2048db94c66011ff317592938ad12e0665f890fce61a0721a439f79022f837f-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json mkdir -p $WORK/b484/ cat >/tmp/go-build1558595755/b484/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/prometheus/prometheus/vendor/github.com/json-iterator/go importmap github.com/modern-go/reflect2=github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer importmap k8s.io/apimachinery/pkg/util/framer=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/framer importmap k8s.io/apimachinery/pkg/util/yaml=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/yaml importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 importmap sigs.k8s.io/yaml=github.com/prometheus/prometheus/vendor/sigs.k8s.io/yaml packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/json-iterator/go=/tmp/go-build1558595755/b144/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2=/tmp/go-build1558595755/b147/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1558595755/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1558595755/b462/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=/tmp/go-build1558595755/b485/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/framer=/tmp/go-build1558595755/b486/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/yaml=/tmp/go-build1558595755/b487/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build1558595755/b451/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/yaml=/tmp/go-build1558595755/b488/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b484/_pkg_.a -trimpath "$WORK/b484=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json -complete -installsuffix shared -buildid tKDo4lntHulq3SpcV-ox/tKDo4lntHulq3SpcV-ox -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b484/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json/json.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json/meta.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b352/_pkg_.a # internal cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/8f/8f9d86a931fcd81dddb60eac8b043a4c273cdd8aa6798f7370e518ca3df4445e-d # internal github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2 mkdir -p $WORK/b341/ cat >/tmp/go-build1558595755/b341/importcfg << 'EOF' # internal # import config importmap github.com/googleapis/gax-go/v2/apierror=github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/apierror importmap google.golang.org/grpc=github.com/prometheus/prometheus/vendor/google.golang.org/grpc importmap google.golang.org/grpc/codes=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/status=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/apierror=/tmp/go-build1558595755/b342/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc=/tmp/go-build1558595755/b352/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes=/tmp/go-build1558595755/b348/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status=/tmp/go-build1558595755/b346/_pkg_.a packagefile math/rand=/tmp/go-build1558595755/b092/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -p github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2 -complete -installsuffix shared -buildid tpQz6iGhlLu9m1q_jaN7/tpQz6iGhlLu9m1q_jaN7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b341/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/call_option.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/gax.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/header.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/invoke.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b484/_pkg_.a # internal cp $WORK/b484/_pkg_.a /builddir/.cache/go-build/bd/bdc8a466268c50c98dc1aba27d6b2c8f9f81c6a7b1310b167525299cab707c5b-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/api/internal mkdir -p $WORK/b394/ cat >/tmp/go-build1558595755/b394/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2 importmap golang.org/x/oauth2/google=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google importmap google.golang.org/api/internal/impersonate=github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/impersonate importmap google.golang.org/grpc=github.com/prometheus/prometheus/vendor/google.golang.org/grpc packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile crypto/tls=/tmp/go-build1558595755/b093/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2=/tmp/go-build1558595755/b220/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google=/tmp/go-build1558595755/b331/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/impersonate=/tmp/go-build1558595755/b395/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc=/tmp/go-build1558595755/b352/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b394/_pkg_.a -trimpath "$WORK/b394=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/api/internal -complete -installsuffix shared -buildid 3jfapH0Be4M4XdIKKyT6/3jfapH0Be4M4XdIKKyT6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b394/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/conn_pool.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/creds.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/settings.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b341/_pkg_.a # internal cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/5e/5e1638dc5dce9248dbf34511338f62159b9b2c4a938571b64b3326f17cc6d681-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/gensupport mkdir -p $WORK/b340/ cat >/tmp/go-build1558595755/b340/importcfg << 'EOF' # internal # import config importmap github.com/googleapis/gax-go/v2=github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2 importmap google.golang.org/api/googleapi=github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2=/tmp/go-build1558595755/b341/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi=/tmp/go-build1558595755/b338/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile mime=/tmp/go-build1558595755/b137/_pkg_.a packagefile mime/multipart=/tmp/go-build1558595755/b138/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile net/textproto=/tmp/go-build1558595755/b134/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile runtime=/tmp/go-build1558595755/b010/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile syscall=/tmp/go-build1558595755/b038/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a packagefile unicode=/tmp/go-build1558595755/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/gensupport -complete -installsuffix shared -buildid ApxJIIqI6DkPIo84K07p/ApxJIIqI6DkPIo84K07p -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b340/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/gensupport/buffer.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/gensupport/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/gensupport/json.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/gensupport/jsonfloat.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/gensupport/media.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/gensupport/params.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/gensupport/resumable.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/gensupport/retryable_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/gensupport/send.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/gensupport/version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b394/_pkg_.a # internal cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/db/db299360ace8238b10f70f6ad9f2d62d3ec80872d44f3be80b183e56f7480e34-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/api/option mkdir -p $WORK/b393/ cat >/tmp/go-build1558595755/b393/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2 importmap golang.org/x/oauth2/google=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google importmap google.golang.org/api/internal=github.com/prometheus/prometheus/vendor/google.golang.org/api/internal importmap google.golang.org/api/internal/impersonate=github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/impersonate importmap google.golang.org/grpc=github.com/prometheus/prometheus/vendor/google.golang.org/grpc packagefile crypto/tls=/tmp/go-build1558595755/b093/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2=/tmp/go-build1558595755/b220/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google=/tmp/go-build1558595755/b331/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/internal=/tmp/go-build1558595755/b394/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/impersonate=/tmp/go-build1558595755/b395/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc=/tmp/go-build1558595755/b352/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b393/_pkg_.a -trimpath "$WORK/b393=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/api/option -complete -installsuffix shared -buildid 4J0kfyy_LPmMWbW9HYW4/4J0kfyy_LPmMWbW9HYW4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b393/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/option/credentials_go19.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/option/option.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b393/_pkg_.a # internal cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/d3/d3cad0fc39107af81743088753ce8dc32fd4d7b439116bcfd5f93feb895a5e35-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/api/option/internaloption mkdir -p $WORK/b396/ cat >/tmp/go-build1558595755/b396/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2/google=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google importmap google.golang.org/api/internal=github.com/prometheus/prometheus/vendor/google.golang.org/api/internal importmap google.golang.org/api/option=github.com/prometheus/prometheus/vendor/google.golang.org/api/option packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google=/tmp/go-build1558595755/b331/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/internal=/tmp/go-build1558595755/b394/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/option=/tmp/go-build1558595755/b393/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b396/_pkg_.a -trimpath "$WORK/b396=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/api/option/internaloption -complete -installsuffix shared -buildid g4Xr8omhNo2noKad719-/g4Xr8omhNo2noKad719- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b396/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/option/internaloption/internaloption.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b396/_pkg_.a # internal cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/22/22aface4d3c8c292108093e241e2817b22c17c7d304dffef51ab84e311b271ad-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/internal/dca mkdir -p $WORK/b420/ cat >/tmp/go-build1558595755/b420/importcfg << 'EOF' # internal # import config importmap google.golang.org/api/internal=github.com/prometheus/prometheus/vendor/google.golang.org/api/internal importmap google.golang.org/api/transport/cert=github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/cert packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/internal=/tmp/go-build1558595755/b394/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/cert=/tmp/go-build1558595755/b418/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b420/_pkg_.a -trimpath "$WORK/b420=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/internal/dca -complete -installsuffix shared -buildid hGWaspX1HMA04EsX-3jG/hGWaspX1HMA04EsX-3jG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b420/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/internal/dca/dca.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b340/_pkg_.a # internal cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/70/707734a82205383a0ccf1e69a9d9774b9acb31f6d5005d2e3fd09f87a9ec3d9c-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming mkdir -p $WORK/b534/ cat >/tmp/go-build1558595755/b534/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1558595755/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1558595755/b462/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b534/_pkg_.a -trimpath "$WORK/b534=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming -complete -installsuffix shared -buildid XPsFRZ1WzKNkvuZFutBz/XPsFRZ1WzKNkvuZFutBz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b534/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming/streaming.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b420/_pkg_.a # internal cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/f7/f7831d46da2ff1ae5a643dca5f2d0f5cf74b2e8b20e9bec297b1dc5f12404c4b-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/http mkdir -p $WORK/b397/ cat >/tmp/go-build1558595755/b397/importcfg << 'EOF' # internal # import config importmap go.opencensus.io/plugin/ochttp=github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp importmap golang.org/x/net/http2=github.com/prometheus/prometheus/vendor/golang.org/x/net/http2 importmap golang.org/x/oauth2=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2 importmap google.golang.org/api/googleapi/transport=github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi/transport importmap google.golang.org/api/internal=github.com/prometheus/prometheus/vendor/google.golang.org/api/internal importmap google.golang.org/api/option=github.com/prometheus/prometheus/vendor/google.golang.org/api/option importmap google.golang.org/api/transport/cert=github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/cert importmap google.golang.org/api/transport/http/internal/propagation=github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/http/internal/propagation importmap google.golang.org/api/transport/internal/dca=github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/internal/dca packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile crypto/tls=/tmp/go-build1558595755/b093/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp=/tmp/go-build1558595755/b398/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/http2=/tmp/go-build1558595755/b212/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2=/tmp/go-build1558595755/b220/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi/transport=/tmp/go-build1558595755/b417/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/internal=/tmp/go-build1558595755/b394/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/option=/tmp/go-build1558595755/b393/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/cert=/tmp/go-build1558595755/b418/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/http/internal/propagation=/tmp/go-build1558595755/b419/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/internal/dca=/tmp/go-build1558595755/b420/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b397/_pkg_.a -trimpath "$WORK/b397=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/http -complete -installsuffix shared -buildid X3B2fI8jaf5E8e8uyXzw/X3B2fI8jaf5E8e8uyXzw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b397/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/http/configure_http2_go116.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/http/default_transport_go113.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/http/dial.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b534/_pkg_.a # internal cp $WORK/b534/_pkg_.a /builddir/.cache/go-build/28/28b7894e93af2054da5dfb89001720e044d38ea6cd3b87f267dcbd05b9a91110-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/version mkdir -p $WORK/b537/ cat >/tmp/go-build1558595755/b537/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/version=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/version packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/version=/tmp/go-build1558595755/b492/_pkg_.a packagefile runtime=/tmp/go-build1558595755/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b537/_pkg_.a -trimpath "$WORK/b537=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/version -complete -installsuffix shared -buildid G_cHeGNX8GU4c45eL_e7/G_cHeGNX8GU4c45eL_e7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b537/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/version/base.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/version/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/version/version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b481/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b537/_pkg_.a # internal cp $WORK/b537/_pkg_.a /builddir/.cache/go-build/18/18d8d80ce12fef6929429bf91511c213cbeba0e8ec3565eb138952546e010661-d # internal github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew mkdir -p $WORK/b539/ cat >/tmp/go-build1558595755/b539/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile encoding/hex=/tmp/go-build1558595755/b120/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile regexp=/tmp/go-build1558595755/b068/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b539/_pkg_.a -trimpath "$WORK/b539=>" -p github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew -complete -installsuffix shared -buildid s-3RR_xFD19zKDjOj2Zk/s-3RR_xFD19zKDjOj2Zk -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b539/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew/bypass.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew/common.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew/config.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew/dump.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew/format.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew/spew.go cp $WORK/b481/_pkg_.a /builddir/.cache/go-build/08/0850cc65a1f9d2f6623a9ec9b8be20c29037b347b6d5deb9e203bb52aa589f72-d # internal github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/jsonschema mkdir -p $WORK/b480/ cat >/tmp/go-build1558595755/b480/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v3=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3 packagefile encoding/base64=/tmp/go-build1558595755/b061/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3=/tmp/go-build1558595755/b481/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile log=/tmp/go-build1558595755/b066/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b480/_pkg_.a -trimpath "$WORK/b480=>" -p github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/jsonschema -complete -installsuffix shared -buildid ATEXdynL-CrLF47Yatft/ATEXdynL-CrLF47Yatft -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b480/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/jsonschema/base.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/jsonschema/display.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/jsonschema/models.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/jsonschema/operations.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/jsonschema/reader.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/jsonschema/writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b397/_pkg_.a # internal cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/24/2463c744dcf3fca97af0563b48683f0d79482c370f056cd3d23106d89424c3ae-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b284/_pkg_.a # internal github.com/prometheus/prometheus/vendor/google.golang.org/api/compute/v1 mkdir -p $WORK/b337/ cat >/tmp/go-build1558595755/b337/importcfg << 'EOF' # internal # import config importmap google.golang.org/api/googleapi=github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi importmap google.golang.org/api/internal/gensupport=github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/gensupport importmap google.golang.org/api/option=github.com/prometheus/prometheus/vendor/google.golang.org/api/option importmap google.golang.org/api/option/internaloption=github.com/prometheus/prometheus/vendor/google.golang.org/api/option/internaloption importmap google.golang.org/api/transport/http=github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/http packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi=/tmp/go-build1558595755/b338/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/gensupport=/tmp/go-build1558595755/b340/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/option=/tmp/go-build1558595755/b393/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/option/internaloption=/tmp/go-build1558595755/b396/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/http=/tmp/go-build1558595755/b397/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/api/compute/v1 -complete -installsuffix shared -buildid u2rfKkV0aT_7E2028kUq/u2rfKkV0aT_7E2028kUq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b337/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/api/compute/v1/compute-gen.go cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/56/56194f5f8fdf16fe2ca38b1477d049dc2d66eee7ede5850dc099e50db32abf8d-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/term mkdir -p $WORK/b540/ cat >/tmp/go-build1558595755/b540/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix=/tmp/go-build1558595755/b199/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile runtime=/tmp/go-build1558595755/b010/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile unicode/utf8=/tmp/go-build1558595755/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b540/_pkg_.a -trimpath "$WORK/b540=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/term -complete -installsuffix shared -buildid 54KBAyvrlfsequqHhxN2/54KBAyvrlfsequqHhxN2 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b540/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/term/term.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/term/term_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/term/term_unix_linux.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/term/terminal.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b480/_pkg_.a # internal cp $WORK/b480/_pkg_.a /builddir/.cache/go-build/48/48fd63b54b2b34122ad18fd4629fd0190293a7fccd3c95edb00ed64509fca7b9-d # internal github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/compiler mkdir -p $WORK/b478/ cat >/tmp/go-build1558595755/b478/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/any=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/any importmap github.com/googleapis/gnostic/extensions=github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/extensions importmap github.com/googleapis/gnostic/jsonschema=github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/jsonschema importmap gopkg.in/yaml.v3=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3 packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build1558595755/b154/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/any=/tmp/go-build1558595755/b185/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/extensions=/tmp/go-build1558595755/b479/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/jsonschema=/tmp/go-build1558595755/b480/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3=/tmp/go-build1558595755/b481/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile log=/tmp/go-build1558595755/b066/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile os/exec=/tmp/go-build1558595755/b261/_pkg_.a packagefile path/filepath=/tmp/go-build1558595755/b051/_pkg_.a packagefile regexp=/tmp/go-build1558595755/b068/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b478/_pkg_.a -trimpath "$WORK/b478=>" -p github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/compiler -complete -installsuffix shared -buildid 4b7xiaImTUZSOwYmxqpK/4b7xiaImTUZSOwYmxqpK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b478/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/compiler/context.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/compiler/error.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/compiler/extensions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/compiler/helpers.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/compiler/main.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/compiler/reader.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b539/_pkg_.a # internal cp $WORK/b539/_pkg_.a /builddir/.cache/go-build/c0/c034aa842999eb5ffd1f53da5037f5822e7769d74edbeb6fdb2e7502e84cc5bd-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api mkdir -p $WORK/b545/ cat >/tmp/go-build1558595755/b545/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile encoding/base64=/tmp/go-build1558595755/b061/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1558595755/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1558595755/b462/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile path=/tmp/go-build1558595755/b045/_pkg_.a packagefile path/filepath=/tmp/go-build1558595755/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b545/_pkg_.a -trimpath "$WORK/b545=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api -complete -installsuffix shared -buildid i7fPF_U8hbWOcBr-dEuk/i7fPF_U8hbWOcBr-dEuk -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b545/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/helpers.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b540/_pkg_.a # internal cp $WORK/b540/_pkg_.a /builddir/.cache/go-build/2e/2e89834e9b6b8ed2026c2ca38881aa4bd42fdcbd566afcf7b6903a58cc70fec4-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/metrics mkdir -p $WORK/b546/ cat >/tmp/go-build1558595755/b546/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b546/_pkg_.a -trimpath "$WORK/b546=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/metrics -complete -installsuffix shared -buildid ZyjdJvyDLkxSHH_J_u09/ZyjdJvyDLkxSHH_J_u09 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b546/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/metrics/metrics.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b546/_pkg_.a # internal cp $WORK/b546/_pkg_.a /builddir/.cache/go-build/79/79d82c367a1a56d166a3e44a97712f4e9fe8b2fff188805736e997d19f6927fa-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/wait mkdir -p $WORK/b548/ cat >/tmp/go-build1558595755/b548/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/clock=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock importmap k8s.io/apimachinery/pkg/util/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock=/tmp/go-build1558595755/b535/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build1558595755/b465/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile math/rand=/tmp/go-build1558595755/b092/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b548/_pkg_.a -trimpath "$WORK/b548=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/wait -complete -installsuffix shared -buildid 5tMCKENSiIHTywDwjv33/5tMCKENSiIHTywDwjv33 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b548/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/wait/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b545/_pkg_.a # internal cp $WORK/b545/_pkg_.a /builddir/.cache/go-build/e4/e4f879fe429fa5c69ed92cb9a3d0d4718ab8dd51df2f971744a85c9a9f71cc56-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/connrotation mkdir -p $WORK/b549/ cat >/tmp/go-build1558595755/b549/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b549/_pkg_.a -trimpath "$WORK/b549=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/connrotation -complete -installsuffix shared -buildid vBWYE8m27aIsU1fowsMq/vBWYE8m27aIsU1fowsMq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b549/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/connrotation/connrotation.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b478/_pkg_.a # internal cp $WORK/b478/_pkg_.a /builddir/.cache/go-build/8d/8dc35bb74b76441a6a1babddfb486fb2396963c32257c3c4e0adec1cb8cdd75a-d # internal github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/openapiv2 mkdir -p $WORK/b477/ cat >/tmp/go-build1558595755/b477/importcfg << 'EOF' # internal # import config importmap github.com/googleapis/gnostic/compiler=github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/compiler importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/anypb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb importmap gopkg.in/yaml.v3=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3 packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/compiler=/tmp/go-build1558595755/b478/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1558595755/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1558595755/b179/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build1558595755/b186/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3=/tmp/go-build1558595755/b481/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile regexp=/tmp/go-build1558595755/b068/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b477/_pkg_.a -trimpath "$WORK/b477=>" -p github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/openapiv2 -complete -installsuffix shared -buildid 7FmE-g0JPuyFeJ-a5BOp/7FmE-g0JPuyFeJ-a5BOp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b477/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/openapiv2/OpenAPIv2.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/openapiv2/OpenAPIv2.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/openapiv2/document.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b549/_pkg_.a # internal cp $WORK/b549/_pkg_.a /builddir/.cache/go-build/b1/b1f05279e77efcc8827044e54ee205e88628d9816ee67138a295b680049cbbaf-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/time/rate mkdir -p $WORK/b552/ cat >/tmp/go-build1558595755/b552/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b552/_pkg_.a -trimpath "$WORK/b552=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/time/rate -complete -installsuffix shared -buildid PLIu50xtZYc_nVPAB1ah/PLIu50xtZYc_nVPAB1ah -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b552/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/time/rate/rate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b552/_pkg_.a # internal cp $WORK/b552/_pkg_.a /builddir/.cache/go-build/df/df05fefb90b252cd5b0ba49768e3a6c7f86034cf2e065f7ed9b46fbb0cc8d2bb-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/workqueue mkdir -p $WORK/b550/ cat >/tmp/go-build1558595755/b550/importcfg << 'EOF' # internal # import config importmap golang.org/x/time/rate=github.com/prometheus/prometheus/vendor/golang.org/x/time/rate importmap k8s.io/apimachinery/pkg/util/clock=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock importmap k8s.io/apimachinery/pkg/util/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime packagefile container/heap=/tmp/go-build1558595755/b551/_pkg_.a packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/time/rate=/tmp/go-build1558595755/b552/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock=/tmp/go-build1558595755/b535/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build1558595755/b465/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b550/_pkg_.a -trimpath "$WORK/b550=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/workqueue -complete -installsuffix shared -buildid fZQ4XNKrDJyWRHqiShfk/fZQ4XNKrDJyWRHqiShfk -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b550/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/workqueue/default_rate_limiters.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/workqueue/delaying_queue.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/workqueue/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/workqueue/metrics.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/workqueue/parallelizer.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/workqueue/queue.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/workqueue/rate_limiting_queue.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b548/_pkg_.a # internal cp $WORK/b548/_pkg_.a /builddir/.cache/go-build/b3/b3844b0e6bf19321858ec4b451bef48a37103e4cbee035ed5e1734552e41f513-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/keyutil mkdir -p $WORK/b555/ cat >/tmp/go-build1558595755/b555/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build1558595755/b085/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build1558595755/b101/_pkg_.a packagefile crypto/elliptic=/tmp/go-build1558595755/b102/_pkg_.a packagefile crypto/rand=/tmp/go-build1558595755/b083/_pkg_.a packagefile crypto/rsa=/tmp/go-build1558595755/b114/_pkg_.a packagefile crypto/x509=/tmp/go-build1558595755/b117/_pkg_.a packagefile encoding/pem=/tmp/go-build1558595755/b121/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile path/filepath=/tmp/go-build1558595755/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b555/_pkg_.a -trimpath "$WORK/b555=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/keyutil -complete -installsuffix shared -buildid F1gucKZMnd8TqilybrTB/F1gucKZMnd8TqilybrTB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b555/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/keyutil/key.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b555/_pkg_.a # internal cp $WORK/b555/_pkg_.a /builddir/.cache/go-build/6c/6cee8a99c46db24401d60ca179081a1859e1d903533fb6ba53600118620e9536-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/cert mkdir -p $WORK/b554/ cat >/tmp/go-build1558595755/b554/importcfg << 'EOF' # internal # import config importmap k8s.io/client-go/util/keyutil=github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/keyutil packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile crypto=/tmp/go-build1558595755/b085/_pkg_.a packagefile crypto/rand=/tmp/go-build1558595755/b083/_pkg_.a packagefile crypto/rsa=/tmp/go-build1558595755/b114/_pkg_.a packagefile crypto/tls=/tmp/go-build1558595755/b093/_pkg_.a packagefile crypto/x509=/tmp/go-build1558595755/b117/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build1558595755/b119/_pkg_.a packagefile encoding/pem=/tmp/go-build1558595755/b121/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/keyutil=/tmp/go-build1558595755/b555/_pkg_.a packagefile math/big=/tmp/go-build1558595755/b091/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile path/filepath=/tmp/go-build1558595755/b051/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b554/_pkg_.a -trimpath "$WORK/b554=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/cert -complete -installsuffix shared -buildid 0YuoLuHc_Pe_ebyThAr6/0YuoLuHc_Pe_ebyThAr6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b554/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/cert/cert.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/cert/csr.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/cert/io.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/cert/pem.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/cert/server_inspection.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b550/_pkg_.a # internal cp $WORK/b550/_pkg_.a /builddir/.cache/go-build/eb/ebc314c8709e680735dd683576fa62da2e0662ad3d7f5f27b73279e23045fdb0-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/transport mkdir -p $WORK/b547/ cat >/tmp/go-build1558595755/b547/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2 importmap k8s.io/apimachinery/pkg/util/net=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/apimachinery/pkg/util/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/pkg/util/wait=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/wait importmap k8s.io/client-go/util/connrotation=github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/connrotation importmap k8s.io/client-go/util/workqueue=github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/workqueue importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile crypto/tls=/tmp/go-build1558595755/b093/_pkg_.a packagefile crypto/x509=/tmp/go-build1558595755/b117/_pkg_.a packagefile encoding/pem=/tmp/go-build1558595755/b121/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2=/tmp/go-build1558595755/b220/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net=/tmp/go-build1558595755/b470/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build1558595755/b465/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/wait=/tmp/go-build1558595755/b548/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/connrotation=/tmp/go-build1558595755/b549/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/workqueue=/tmp/go-build1558595755/b550/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build1558595755/b451/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b547/_pkg_.a -trimpath "$WORK/b547=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/transport -complete -installsuffix shared -buildid j68EhHPhiZU2BoHfz-CA/j68EhHPhiZU2BoHfz-CA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b547/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/transport/cache.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/transport/cert_rotation.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/transport/config.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/transport/round_trippers.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/transport/token_source.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/transport/transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b554/_pkg_.a # internal cp $WORK/b554/_pkg_.a /builddir/.cache/go-build/2b/2b3050cfc8d389116ea017aaf9ba308425affd635290a9f3c9355217b40bb7b8-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/flowcontrol mkdir -p $WORK/b556/ cat >/tmp/go-build1558595755/b556/importcfg << 'EOF' # internal # import config importmap golang.org/x/time/rate=github.com/prometheus/prometheus/vendor/golang.org/x/time/rate importmap k8s.io/apimachinery/pkg/util/clock=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock importmap k8s.io/utils/integer=github.com/prometheus/prometheus/vendor/k8s.io/utils/integer packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/time/rate=/tmp/go-build1558595755/b552/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock=/tmp/go-build1558595755/b535/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/utils/integer=/tmp/go-build1558595755/b557/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b556/_pkg_.a -trimpath "$WORK/b556=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/flowcontrol -complete -installsuffix shared -buildid ZOcd_onIJLn2TNRKZ02n/ZOcd_onIJLn2TNRKZ02n -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b556/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/flowcontrol/backoff.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/flowcontrol/throttle.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b547/_pkg_.a # internal cp $WORK/b547/_pkg_.a /builddir/.cache/go-build/24/241b600411ae2ea1029fdf073848a818cc03c8ee3b269861f2128387dbfb90bc-d # internal github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath mkdir -p $WORK/b562/ cat >/tmp/go-build1558595755/b562/importcfg << 'EOF' # internal # import config importmap github.com/json-iterator/go=github.com/prometheus/prometheus/vendor/github.com/json-iterator/go importmap sigs.k8s.io/structured-merge-diff/v4/schema=github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/schema importmap sigs.k8s.io/structured-merge-diff/v4/value=github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/json-iterator/go=/tmp/go-build1558595755/b144/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/schema=/tmp/go-build1558595755/b563/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value=/tmp/go-build1558595755/b466/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b562/_pkg_.a -trimpath "$WORK/b562=>" -p github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath -complete -installsuffix shared -buildid IbbeXw-zaaNRXJ5nuBgu/IbbeXw-zaaNRXJ5nuBgu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b562/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/element.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/fromvalue.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/managers.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/path.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/pathelementmap.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/serialize-pe.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/serialize.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/set.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b556/_pkg_.a # internal cp $WORK/b556/_pkg_.a /builddir/.cache/go-build/fd/fdbe05992d2231b19bfababaf548502ed6d369b322b46c38a5519081f220c204-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/diff mkdir -p $WORK/b650/ cat >/tmp/go-build1558595755/b650/importcfg << 'EOF' # internal # import config importmap github.com/davecgh/go-spew/spew=github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew importmap github.com/google/go-cmp/cmp=github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew=/tmp/go-build1558595755/b539/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp=/tmp/go-build1558595755/b442/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile text/tabwriter=/tmp/go-build1558595755/b211/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b650/_pkg_.a -trimpath "$WORK/b650=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/diff -complete -installsuffix shared -buildid Yg0PxOOhkBpZ5u238QMI/Yg0PxOOhkBpZ5u238QMI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b650/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/diff/diff.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b650/_pkg_.a # internal cp $WORK/b650/_pkg_.a /builddir/.cache/go-build/44/44972405311ee1760bb3a24c1643e2f710d510d12f29d8298e8f63bf10b570f2-d # internal github.com/prometheus/prometheus/vendor/k8s.io/utils/trace mkdir -p $WORK/b655/ cat >/tmp/go-build1558595755/b655/importcfg << 'EOF' # internal # import config importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build1558595755/b451/_pkg_.a packagefile math/rand=/tmp/go-build1558595755/b092/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b655/_pkg_.a -trimpath "$WORK/b655=>" -p github.com/prometheus/prometheus/vendor/k8s.io/utils/trace -complete -installsuffix shared -buildid oPa3OcppsDlOVtUz_57-/oPa3OcppsDlOVtUz_57- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b655/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/utils/trace/trace.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b655/_pkg_.a # internal cp $WORK/b655/_pkg_.a /builddir/.cache/go-build/9e/9e5dee9c3b1dfffadfff657563110936ecaaa840d9143e152dd17e86b7b8a7ed-d # internal github.com/prometheus/prometheus/vendor/github.com/imdario/mergo mkdir -p $WORK/b657/ cat >/tmp/go-build1558595755/b657/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile unicode=/tmp/go-build1558595755/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1558595755/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b657/_pkg_.a -trimpath "$WORK/b657=>" -p github.com/prometheus/prometheus/vendor/github.com/imdario/mergo -complete -installsuffix shared -buildid b1I1UVcyBzqzZxMT1ngI/b1I1UVcyBzqzZxMT1ngI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b657/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/imdario/mergo/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/imdario/mergo/map.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/imdario/mergo/merge.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/imdario/mergo/mergo.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b562/_pkg_.a # internal cp $WORK/b562/_pkg_.a /builddir/.cache/go-build/d4/d4bdc4c1f754b708ba28a7db6e744b7f5af53228cd92e384573d8c8b6653e1e7-d # internal github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed mkdir -p $WORK/b564/ cat >/tmp/go-build1558595755/b564/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v2=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2 importmap sigs.k8s.io/structured-merge-diff/v4/fieldpath=github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath importmap sigs.k8s.io/structured-merge-diff/v4/schema=github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/schema importmap sigs.k8s.io/structured-merge-diff/v4/value=github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2=/tmp/go-build1558595755/b224/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath=/tmp/go-build1558595755/b562/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/schema=/tmp/go-build1558595755/b563/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value=/tmp/go-build1558595755/b466/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b564/_pkg_.a -trimpath "$WORK/b564=>" -p github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed -complete -installsuffix shared -buildid INPiBZyDwT-FRv-h3PLp/INPiBZyDwT-FRv-h3PLp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b564/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed/helpers.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed/merge.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed/parser.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed/reconcile_schema.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed/remove.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed/tofieldset.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed/typed.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed/union.go ./_build/src/github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed/validate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b657/_pkg_.a # internal cp $WORK/b657/_pkg_.a /builddir/.cache/go-build/f9/f91685d96185f1a85116a1d9bdb79d1ae3c825bc5aa09891375e7c468fef8880-d # internal encoding/csv mkdir -p $WORK/b659/ cat >/tmp/go-build1558595755/b659/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1558595755/b052/_pkg_.a packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile unicode=/tmp/go-build1558595755/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1558595755/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b659/_pkg_.a -trimpath "$WORK/b659=>" -p encoding/csv -std -complete -installsuffix shared -buildid ShS6xau8FxTeHySTrlSX/ShS6xau8FxTeHySTrlSX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b659/importcfg -pack /usr/lib/golang/src/encoding/csv/reader.go /usr/lib/golang/src/encoding/csv/writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b659/_pkg_.a # internal cp $WORK/b659/_pkg_.a /builddir/.cache/go-build/62/627aed600c2cd0daf01c5045564108c6c18f0cc2a7bac43cc2b2583e7a71a489-d # internal github.com/prometheus/prometheus/vendor/github.com/spf13/pflag mkdir -p $WORK/b658/ cat >/tmp/go-build1558595755/b658/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile encoding/base64=/tmp/go-build1558595755/b061/_pkg_.a packagefile encoding/csv=/tmp/go-build1558595755/b659/_pkg_.a packagefile encoding/hex=/tmp/go-build1558595755/b120/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile flag=/tmp/go-build1558595755/b426/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b658/_pkg_.a -trimpath "$WORK/b658=>" -p github.com/prometheus/prometheus/vendor/github.com/spf13/pflag -complete -installsuffix shared -buildid tnx3H3AIHSZmkqKdoVoB/tnx3H3AIHSZmkqKdoVoB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b658/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/bool.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/bool_slice.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/bytes.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/count.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/duration.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/duration_slice.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/flag.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/float32.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/float32_slice.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/float64.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/float64_slice.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/golangflag.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/int.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/int16.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/int32.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/int32_slice.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/int64.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/int64_slice.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/int8.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/int_slice.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/ip.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/ip_slice.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/ipmask.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/ipnet.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/string.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/string_array.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/string_slice.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/string_to_int.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/string_to_int64.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/string_to_string.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/uint.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/uint16.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/uint32.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/uint64.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/uint8.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/spf13/pflag/uint_slice.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b435/_pkg_.a # internal cp $WORK/b435/_pkg_.a /builddir/.cache/go-build/b2/b26fda0189e8b8cb1e185dcc9b51c30dc641c18ac1f4bb5063d64677f6ba95a9-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 mkdir -p $WORK/b430/ cat >/tmp/go-build1558595755/b430/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/apimachinery/pkg/api/resource=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1558595755/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build1558595755/b432/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1558595755/b433/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1558595755/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1558595755/b462/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1558595755/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1558595755/b468/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile math/bits=/tmp/go-build1558595755/b032/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b430/_pkg_.a -trimpath "$WORK/b430=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 -complete -installsuffix shared -buildid 8hh_ZrJlejcD0q8xLoOx/8hh_ZrJlejcD0q8xLoOx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b430/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1/annotation_key_constants.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1/lifecycle.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1/objectreference.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1/resource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1/taint.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1/toleration.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1/well_known_labels.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1/well_known_taints.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b564/_pkg_.a # internal cp $WORK/b564/_pkg_.a /builddir/.cache/go-build/10/103c2135ab1f2bbbe95bfe56f332362639c4f5389704702f0dfbd596b68122df-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/errors mkdir -p $WORK/b482/ cat >/tmp/go-build1558595755/b482/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/validation/field=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation/field packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1558595755/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1558595755/b462/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation/field=/tmp/go-build1558595755/b449/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b482/_pkg_.a -trimpath "$WORK/b482=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/errors -complete -installsuffix shared -buildid POMGXvTSCXz13BApyscQ/POMGXvTSCXz13BApyscQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b482/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/errors/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/errors/errors.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b482/_pkg_.a # internal cp $WORK/b482/_pkg_.a /builddir/.cache/go-build/70/70c6a3f4e151c68b15e3ef36e887dee6505f932442763da5cc0e49a4421df4f6-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf mkdir -p $WORK/b489/ cat >/tmp/go-build1558595755/b489/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer importmap k8s.io/apimachinery/pkg/util/framer=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/framer packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1558595755/b431/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1558595755/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1558595755/b462/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=/tmp/go-build1558595755/b485/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/framer=/tmp/go-build1558595755/b486/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b489/_pkg_.a -trimpath "$WORK/b489=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf -complete -installsuffix shared -buildid Id6sUlzfacRUbDxUpg1_/Id6sUlzfacRUbDxUpg1_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b489/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf/protobuf.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b489/_pkg_.a # internal cp $WORK/b489/_pkg_.a /builddir/.cache/go-build/51/519a6aac3594e36ac93204669cb913fb9b6a25fa2a2eed9e039c99f5660ef95d-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured mkdir -p $WORK/b491/ cat >/tmp/go-build1558595755/b491/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/json=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/json importmap k8s.io/apimachinery/pkg/util/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1558595755/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1558595755/b462/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1558595755/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/json=/tmp/go-build1558595755/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build1558595755/b465/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build1558595755/b451/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b491/_pkg_.a -trimpath "$WORK/b491=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured -complete -installsuffix shared -buildid UZRVVtp-4srWBXwV3vYu/UZRVVtp-4srWBXwV3vYu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b491/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured/helpers.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured/unstructured.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured/unstructured_list.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b491/_pkg_.a # internal cp $WORK/b491/_pkg_.a /builddir/.cache/go-build/a4/a411bcbf3313486deead581b448c7e5a43ccd20344e5d97dbd99aaa2fe9f9edb-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning mkdir -p $WORK/b490/ cat >/tmp/go-build1558595755/b490/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=/tmp/go-build1558595755/b491/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1558595755/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1558595755/b462/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build1558595755/b451/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b490/_pkg_.a -trimpath "$WORK/b490=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning -complete -installsuffix shared -buildid N3HbAmu3_MySMX0hjj6h/N3HbAmu3_MySMX0hjj6h -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b490/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning/versioning.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b490/_pkg_.a # internal cp $WORK/b490/_pkg_.a /builddir/.cache/go-build/d4/d40aebb3d54ff87e3a82bbdb4a034110dbba2029dc4081f59a216e18bc47c1f0-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer mkdir -p $WORK/b483/ cat >/tmp/go-build1558595755/b483/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/json=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json importmap k8s.io/apimachinery/pkg/runtime/serializer/protobuf=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer importmap k8s.io/apimachinery/pkg/runtime/serializer/versioning=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1558595755/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1558595755/b462/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=/tmp/go-build1558595755/b484/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf=/tmp/go-build1558595755/b489/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=/tmp/go-build1558595755/b485/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=/tmp/go-build1558595755/b490/_pkg_.a packagefile mime=/tmp/go-build1558595755/b137/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b483/_pkg_.a -trimpath "$WORK/b483=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer -complete -installsuffix shared -buildid 65nv7b7DdwGjDHYLfs0n/65nv7b7DdwGjDHYLfs0n -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b483/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/codec_factory.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/negotiated_codec.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b658/_pkg_.a # internal cp $WORK/b658/_pkg_.a /builddir/.cache/go-build/64/648b552a326d407d1f9cc229630401f257f933b39492fe818bb04d716e97480c-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1 mkdir -p $WORK/b494/ cat >/tmp/go-build1558595755/b494/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1558595755/b431/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1558595755/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1558595755/b462/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile math/bits=/tmp/go-build1558595755/b032/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b494/_pkg_.a -trimpath "$WORK/b494=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1 -complete -installsuffix shared -buildid vSB54C--EaA9pH90zRl-/vSB54C--EaA9pH90zRl- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b494/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b483/_pkg_.a # internal cp $WORK/b483/_pkg_.a /builddir/.cache/go-build/cb/cb1ba22b4cd4f9572b292e4e5d14fa4e09cd0b3f23126ee3a78691b0250c4c44-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1 mkdir -p $WORK/b495/ cat >/tmp/go-build1558595755/b495/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1558595755/b431/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1558595755/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1558595755/b462/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile math/bits=/tmp/go-build1558595755/b032/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b495/_pkg_.a -trimpath "$WORK/b495=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1 -complete -installsuffix shared -buildid L7xw0MQ2JhWmujaQ1DML/L7xw0MQ2JhWmujaQ1DML -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b495/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b495/_pkg_.a # internal cp $WORK/b495/_pkg_.a /builddir/.cache/go-build/39/393bf37f0402630a9561409d8ad434b5490da0810d766e18051c5c865aaf4574-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/apiserverinternal/v1alpha1 mkdir -p $WORK/b496/ cat >/tmp/go-build1558595755/b496/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1558595755/b431/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1558595755/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1558595755/b462/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile math/bits=/tmp/go-build1558595755/b032/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b496/_pkg_.a -trimpath "$WORK/b496=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/apiserverinternal/v1alpha1 -complete -installsuffix shared -buildid w_skvXlbiwBWwXHuCFFp/w_skvXlbiwBWwXHuCFFp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b496/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apiserverinternal/v1alpha1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apiserverinternal/v1alpha1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apiserverinternal/v1alpha1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apiserverinternal/v1alpha1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apiserverinternal/v1alpha1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apiserverinternal/v1alpha1/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b494/_pkg_.a # internal cp $WORK/b494/_pkg_.a /builddir/.cache/go-build/85/8532cea6d25c4143842f3f02db04fe20a7119481ca989792471512b1a769007e-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1 mkdir -p $WORK/b500/ cat >/tmp/go-build1558595755/b500/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1558595755/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build1558595755/b432/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1558595755/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1558595755/b462/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1558595755/b467/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile math/bits=/tmp/go-build1558595755/b032/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b500/_pkg_.a -trimpath "$WORK/b500=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1 -complete -installsuffix shared -buildid ofdfuyTPz9_Tgw2YXfnw/ofdfuyTPz9_Tgw2YXfnw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b500/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b477/_pkg_.a # internal cp $WORK/b477/_pkg_.a /builddir/.cache/go-build/af/af05cf336642d842b28212b8bddda7a8d0580c0c4a2abc224e53c168ed997787-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1beta1 mkdir -p $WORK/b501/ cat >/tmp/go-build1558595755/b501/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1558595755/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build1558595755/b432/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1558595755/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1558595755/b462/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile math/bits=/tmp/go-build1558595755/b032/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b501/_pkg_.a -trimpath "$WORK/b501=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1beta1 -complete -installsuffix shared -buildid fcG3tcbXlUszXt_8Yaa1/fcG3tcbXlUszXt_8Yaa1 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b501/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1beta1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b496/_pkg_.a # internal cp $WORK/b496/_pkg_.a /builddir/.cache/go-build/d1/d16ab7d7146693a47bf071f4a32b41af9bdc8bc632e91088e6a41761af58aa38-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1 mkdir -p $WORK/b502/ cat >/tmp/go-build1558595755/b502/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1558595755/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build1558595755/b432/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1558595755/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1558595755/b462/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile math/bits=/tmp/go-build1558595755/b032/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b502/_pkg_.a -trimpath "$WORK/b502=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1 -complete -installsuffix shared -buildid kmC7P2A6OMc1elzKAF90/kmC7P2A6OMc1elzKAF90 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b502/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b500/_pkg_.a # internal cp $WORK/b500/_pkg_.a /builddir/.cache/go-build/86/86a3d52fe540cc292f721c97b875bbbccd22705e591387ce2befd6dd2a2291a6-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1beta1 mkdir -p $WORK/b503/ cat >/tmp/go-build1558595755/b503/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1558595755/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build1558595755/b432/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1558595755/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1558595755/b462/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile math/bits=/tmp/go-build1558595755/b032/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b503/_pkg_.a -trimpath "$WORK/b503=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1beta1 -complete -installsuffix shared -buildid HJ6PQMYgS--AJZ5Oyn0F/HJ6PQMYgS--AJZ5Oyn0F -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b503/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1beta1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b501/_pkg_.a # internal cp $WORK/b501/_pkg_.a /builddir/.cache/go-build/a8/a800c0ac89b78b3b640f6e3cae1ebfdd4982bccd5505c6322cadafe59cb134b7-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1 mkdir -p $WORK/b511/ cat >/tmp/go-build1558595755/b511/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1558595755/b431/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1558595755/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1558595755/b462/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile math/bits=/tmp/go-build1558595755/b032/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b511/_pkg_.a -trimpath "$WORK/b511=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1 -complete -installsuffix shared -buildid C7sfFx1ONF5rhptyUS3t/C7sfFx1ONF5rhptyUS3t -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b511/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b511/_pkg_.a # internal cp $WORK/b511/_pkg_.a /builddir/.cache/go-build/cf/cf9e7c13f0058324ebc3e61eadf336347f1fe2a2a3d41b7d37fc17b8b8140373-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1 mkdir -p $WORK/b512/ cat >/tmp/go-build1558595755/b512/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1558595755/b431/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1558595755/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1558595755/b462/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile math/bits=/tmp/go-build1558595755/b032/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b512/_pkg_.a -trimpath "$WORK/b512=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1 -complete -installsuffix shared -buildid ufaLdqygJeyisAXtVkxI/ufaLdqygJeyisAXtVkxI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b512/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b512/_pkg_.a # internal cp $WORK/b512/_pkg_.a /builddir/.cache/go-build/f9/f94d9fe0b91e4c1740f3692127c2b99c71124d1380b28d5159130e605d2784bb-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1 mkdir -p $WORK/b517/ cat >/tmp/go-build1558595755/b517/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1558595755/b431/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1558595755/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1558595755/b462/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile math/bits=/tmp/go-build1558595755/b032/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b517/_pkg_.a -trimpath "$WORK/b517=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1 -complete -installsuffix shared -buildid 0M5dbv0jiew8Ayie-RWd/0M5dbv0jiew8Ayie-RWd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b517/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b503/_pkg_.a # internal cp $WORK/b503/_pkg_.a /builddir/.cache/go-build/c2/c202863e7ee92ec580b11b167f5b1561fe5f07e05deac660908d54ab44936647-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1 mkdir -p $WORK/b518/ cat >/tmp/go-build1558595755/b518/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1558595755/b431/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1558595755/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1558595755/b462/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile math/bits=/tmp/go-build1558595755/b032/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b518/_pkg_.a -trimpath "$WORK/b518=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1 -complete -installsuffix shared -buildid lMS-4VfA-11yzoYJu51o/lMS-4VfA-11yzoYJu51o -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b518/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b502/_pkg_.a # internal cp $WORK/b502/_pkg_.a /builddir/.cache/go-build/bb/bb2885d1cc7a5c9211d3846b143bea2036a25929de35153c9324a5ff67d8baf8-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1 mkdir -p $WORK/b522/ cat >/tmp/go-build1558595755/b522/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1558595755/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build1558595755/b432/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1558595755/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1558595755/b462/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1558595755/b468/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile math/bits=/tmp/go-build1558595755/b032/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b522/_pkg_.a -trimpath "$WORK/b522=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1 -complete -installsuffix shared -buildid wBO5sPr8nNkqh2lJB6fR/wBO5sPr8nNkqh2lJB6fR -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b522/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b522/_pkg_.a # internal cp $WORK/b522/_pkg_.a /builddir/.cache/go-build/be/be3cf3857a5ef0bea230b9cb38de190d5f59507767aae620c5c1e7dd7039de0d-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1 mkdir -p $WORK/b524/ cat >/tmp/go-build1558595755/b524/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1558595755/b431/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1558595755/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1558595755/b462/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile math/bits=/tmp/go-build1558595755/b032/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b524/_pkg_.a -trimpath "$WORK/b524=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1 -complete -installsuffix shared -buildid YwRxjpMhLC9G2AMW3j0s/YwRxjpMhLC9G2AMW3j0s -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b524/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b288/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b518/_pkg_.a # internal cp $WORK/b518/_pkg_.a /builddir/.cache/go-build/bc/bcc1947d89bbf655de784b62673841d490bfe1bc3e08405149e2aff9adf75d4c-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1alpha1 mkdir -p $WORK/b525/ cat >/tmp/go-build1558595755/b525/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1558595755/b431/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1558595755/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1558595755/b462/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile math/bits=/tmp/go-build1558595755/b032/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b525/_pkg_.a -trimpath "$WORK/b525=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1alpha1 -complete -installsuffix shared -buildid lh-5Q0Mi8l5bXKetmNa2/lh-5Q0Mi8l5bXKetmNa2 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b525/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1alpha1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1alpha1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1alpha1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1alpha1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1alpha1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1alpha1/zz_generated.deepcopy.go cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/52/52f9c2ae7ee6b66f0798db2068d659a4ef47e9028bd060b705188fd7599d66fa-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1 mkdir -p $WORK/b526/ cat >/tmp/go-build1558595755/b526/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1558595755/b431/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1558595755/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1558595755/b462/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile math/bits=/tmp/go-build1558595755/b032/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b526/_pkg_.a -trimpath "$WORK/b526=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1 -complete -installsuffix shared -buildid N3S9Qq5g93g1K_VwMclc/N3S9Qq5g93g1K_VwMclc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b526/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b517/_pkg_.a # internal cp $WORK/b517/_pkg_.a /builddir/.cache/go-build/ec/ec5806b006d5ca24263bb129ff273748f209bca3dc0b163df9d6df0bae9e8ed7-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication mkdir -p $WORK/b536/ cat >/tmp/go-build1558595755/b536/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1558595755/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1558595755/b462/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b536/_pkg_.a -trimpath "$WORK/b536=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication -complete -installsuffix shared -buildid r_FCsd7V3_6w8RlzjqwQ/r_FCsd7V3_6w8RlzjqwQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b536/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b524/_pkg_.a # internal cp $WORK/b524/_pkg_.a /builddir/.cache/go-build/69/690c0b3aa5572217329414d788d1e861b31c9fc6a911757f68ffb0c6d0b5d23e-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/watch mkdir -p $WORK/b553/ cat >/tmp/go-build1558595755/b553/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/serializer/streaming=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1558595755/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=/tmp/go-build1558595755/b534/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1558595755/b469/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b553/_pkg_.a -trimpath "$WORK/b553=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/watch -complete -installsuffix shared -buildid 3dg_phLMWbhcqyxm6KCS/3dg_phLMWbhcqyxm6KCS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b553/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/watch/decoder.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/watch/encoder.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b553/_pkg_.a # internal cp $WORK/b553/_pkg_.a /builddir/.cache/go-build/11/11311c13a4e1699e3361c681cb759346b62834237ad8de40957c71e7202bb8d8-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta mkdir -p $WORK/b561/ cat >/tmp/go-build1558595755/b561/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/conversion=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/errors=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/errors importmap k8s.io/apimachinery/pkg/util/sets=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion=/tmp/go-build1558595755/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1558595755/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1558595755/b462/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1558595755/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/errors=/tmp/go-build1558595755/b450/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets=/tmp/go-build1558595755/b447/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build1558595755/b451/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b561/_pkg_.a -trimpath "$WORK/b561=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta -complete -installsuffix shared -buildid 7Ggot20B6NN5ffVLdHkQ/7Ggot20B6NN5ffVLdHkQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b561/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta/conditions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta/firsthit_restmapper.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta/help.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta/interfaces.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta/lazy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta/meta.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta/multirestmapper.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta/priority.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta/restmapper.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b536/_pkg_.a # internal cp $WORK/b536/_pkg_.a /builddir/.cache/go-build/4d/4d0e00f0b85180becf897c811b58b68dd465cb0367667671b4597630bbe431aa-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1 mkdir -p $WORK/b542/ cat >/tmp/go-build1558595755/b542/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/conversion=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion=/tmp/go-build1558595755/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1558595755/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1558595755/b462/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication=/tmp/go-build1558595755/b536/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b542/_pkg_.a -trimpath "$WORK/b542=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1 -complete -installsuffix shared -buildid GUBrMuJt9DtSY0n5ivHu/GUBrMuJt9DtSY0n5ivHu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b542/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/conversion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/zz_generated.conversion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/zz_generated.defaults.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b542/_pkg_.a # internal cp $WORK/b542/_pkg_.a /builddir/.cache/go-build/f7/f737431359e7974f51fcf5adcdd0def6eab300d9006f409d3bee37575668ea2c-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 mkdir -p $WORK/b543/ cat >/tmp/go-build1558595755/b543/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/conversion=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion=/tmp/go-build1558595755/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1558595755/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1558595755/b462/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication=/tmp/go-build1558595755/b536/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b543/_pkg_.a -trimpath "$WORK/b543=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 -complete -installsuffix shared -buildid AJErOwRUT78mqZ41I3oU/AJErOwRUT78mqZ41I3oU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b543/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/conversion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/zz_generated.conversion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/zz_generated.defaults.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b543/_pkg_.a # internal cp $WORK/b543/_pkg_.a /builddir/.cache/go-build/ce/ce4a17e8898e59b701ba10e949eed9296164e19f6767e0da0bedcbceec1c6b2c-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 mkdir -p $WORK/b544/ cat >/tmp/go-build1558595755/b544/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/conversion=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion=/tmp/go-build1558595755/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1558595755/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1558595755/b462/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication=/tmp/go-build1558595755/b536/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b544/_pkg_.a -trimpath "$WORK/b544=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 -complete -installsuffix shared -buildid dg08a4TNMBM9fwoACHDZ/dg08a4TNMBM9fwoACHDZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b544/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/conversion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/zz_generated.conversion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/zz_generated.defaults.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b525/_pkg_.a # internal cp $WORK/b525/_pkg_.a /builddir/.cache/go-build/af/af51abe958df50b424694d747b20f11ee72d20d926257f5597902944225dc3c4-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal mkdir -p $WORK/b565/ cat >/tmp/go-build1558595755/b565/importcfg << 'EOF' # internal # import config importmap sigs.k8s.io/structured-merge-diff/v4/typed=github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed=/tmp/go-build1558595755/b564/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b565/_pkg_.a -trimpath "$WORK/b565=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal -complete -installsuffix shared -buildid OXsuLi__f825zkBu0ff3/OXsuLi__f825zkBu0ff3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b565/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal/internal.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b544/_pkg_.a # internal cp $WORK/b544/_pkg_.a /builddir/.cache/go-build/e6/e67218266a9858a44f4bb4fcd6c8e923c85c8ec90a384fef27d711cf7e8b4854-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/install mkdir -p $WORK/b541/ cat >/tmp/go-build1558595755/b541/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/util/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication importmap k8s.io/client-go/pkg/apis/clientauthentication/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1 importmap k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 importmap k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1558595755/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build1558595755/b465/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication=/tmp/go-build1558595755/b536/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1=/tmp/go-build1558595755/b542/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=/tmp/go-build1558595755/b543/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=/tmp/go-build1558595755/b544/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b541/_pkg_.a -trimpath "$WORK/b541=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/install -complete -installsuffix shared -buildid iwJKf0fdkm05SUizMhdr/iwJKf0fdkm05SUizMhdr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b541/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/install/install.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b565/_pkg_.a # internal cp $WORK/b565/_pkg_.a /builddir/.cache/go-build/7e/7e7f3edfa0eb097d684d0da7bfb3ac1deb7b10d625323f30e572eea433d40a78-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 mkdir -p $WORK/b566/ cat >/tmp/go-build1558595755/b566/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1558595755/b467/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b566/_pkg_.a -trimpath "$WORK/b566=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 -complete -installsuffix shared -buildid WYj9dIbZs5Dl6U_xSrw-/WYj9dIbZs5Dl6U_xSrw- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b566/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1/condition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1/deleteoptions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1/labelselector.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1/labelselectorrequirement.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1/managedfieldsentry.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1/objectmeta.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1/ownerreference.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1/preconditions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1/typemeta.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b561/_pkg_.a # internal cp $WORK/b561/_pkg_.a /builddir/.cache/go-build/48/48791b059c50f765f26e9893ef496703d8db23156fd67063808529101ecf665f-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields mkdir -p $WORK/b560/ cat >/tmp/go-build1558595755/b560/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/api/meta=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap sigs.k8s.io/structured-merge-diff/v4/fieldpath=github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath importmap sigs.k8s.io/structured-merge-diff/v4/typed=github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta=/tmp/go-build1558595755/b561/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=/tmp/go-build1558595755/b491/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1558595755/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath=/tmp/go-build1558595755/b562/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed=/tmp/go-build1558595755/b564/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b560/_pkg_.a -trimpath "$WORK/b560=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields -complete -installsuffix shared -buildid tJoAHxqPUOG44e3U42Hz/tJoAHxqPUOG44e3U42Hz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b560/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields/extract.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b541/_pkg_.a # internal cp $WORK/b541/_pkg_.a /builddir/.cache/go-build/29/29e22e18c77a47e495b26ec73b80544b8d49b2980e0685ce0f56bed4b545ed86-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec mkdir -p $WORK/b538/ cat >/tmp/go-build1558595755/b538/importcfg << 'EOF' # internal # import config importmap github.com/davecgh/go-spew/spew=github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew importmap golang.org/x/term=github.com/prometheus/prometheus/vendor/golang.org/x/term importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer importmap k8s.io/apimachinery/pkg/util/clock=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication importmap k8s.io/client-go/pkg/apis/clientauthentication/install=github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/install importmap k8s.io/client-go/pkg/apis/clientauthentication/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1 importmap k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 importmap k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 importmap k8s.io/client-go/tools/clientcmd/api=github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api importmap k8s.io/client-go/tools/metrics=github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/metrics importmap k8s.io/client-go/transport=github.com/prometheus/prometheus/vendor/k8s.io/client-go/transport importmap k8s.io/client-go/util/connrotation=github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/connrotation importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile crypto/tls=/tmp/go-build1558595755/b093/_pkg_.a packagefile crypto/x509=/tmp/go-build1558595755/b117/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew=/tmp/go-build1558595755/b539/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/term=/tmp/go-build1558595755/b540/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile io/fs=/tmp/go-build1558595755/b044/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1558595755/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1558595755/b462/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer=/tmp/go-build1558595755/b483/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock=/tmp/go-build1558595755/b535/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication=/tmp/go-build1558595755/b536/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/install=/tmp/go-build1558595755/b541/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1=/tmp/go-build1558595755/b542/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=/tmp/go-build1558595755/b543/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=/tmp/go-build1558595755/b544/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api=/tmp/go-build1558595755/b545/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/metrics=/tmp/go-build1558595755/b546/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/transport=/tmp/go-build1558595755/b547/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/connrotation=/tmp/go-build1558595755/b549/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build1558595755/b451/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile os/exec=/tmp/go-build1558595755/b261/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b538/_pkg_.a -trimpath "$WORK/b538=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec -complete -installsuffix shared -buildid TWEZUeXtyIT5Ewm1uwUZ/TWEZUeXtyIT5Ewm1uwUZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b538/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec/exec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec/metrics.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b526/_pkg_.a # internal cp $WORK/b526/_pkg_.a /builddir/.cache/go-build/0a/0ae297f315e0bbb7ac77d595e3fce2a880f4542a6da2c841132f88ee4425249f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b566/_pkg_.a # internal cp $WORK/b566/_pkg_.a /builddir/.cache/go-build/86/86ce637be046e827f3e3a3a74095e6f438532df27c414513c79d74d2592f7846-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/v1 mkdir -p $WORK/b662/ cat >/tmp/go-build1558595755/b662/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/conversion=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/client-go/tools/clientcmd/api=github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion=/tmp/go-build1558595755/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1558595755/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1558595755/b462/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api=/tmp/go-build1558595755/b545/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b662/_pkg_.a -trimpath "$WORK/b662=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/v1 -complete -installsuffix shared -buildid wWORH_eTIp3DJKpXIhgH/wWORH_eTIp3DJKpXIhgH -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b662/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/v1/conversion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/v1/defaults.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/v1/zz_generated.conversion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/v1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/v1/zz_generated.defaults.go github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1 mkdir -p $WORK/b653/ cat >/tmp/go-build1558595755/b653/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/conversion=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1558595755/b431/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion=/tmp/go-build1558595755/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1558595755/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1558595755/b462/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile math/bits=/tmp/go-build1558595755/b032/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b653/_pkg_.a -trimpath "$WORK/b653=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1 -complete -installsuffix shared -buildid yay1vOMwfnEiumKh05cj/yay1vOMwfnEiumKh05cj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b653/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/conversion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/zz_generated.defaults.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b560/_pkg_.a # internal cp $WORK/b560/_pkg_.a /builddir/.cache/go-build/e7/e7d54e566685df24e0d6ab384ea7d15458a623bd6253291534fe6f5f669fcf49-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1 mkdir -p $WORK/b559/ cat >/tmp/go-build1558595755/b559/importcfg << 'EOF' # internal # import config importmap k8s.io/api/admissionregistration/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1=/tmp/go-build1558595755/b494/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1558595755/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1558595755/b560/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1558595755/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1558595755/b566/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b559/_pkg_.a -trimpath "$WORK/b559=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1 -complete -installsuffix shared -buildid bP4y4e2B2bsZjkb8q5DD/bP4y4e2B2bsZjkb8q5DD -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b559/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/mutatingwebhook.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/mutatingwebhookconfiguration.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/rule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/rulewithoperations.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/servicereference.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/validatingwebhook.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/validatingwebhookconfiguration.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/webhookclientconfig.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b538/_pkg_.a # internal cp $WORK/b538/_pkg_.a /builddir/.cache/go-build/a9/a97ead871f5c97a053aa785b25c1f2091261a3d2341f28ce43080dd909d36e7e-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest mkdir -p $WORK/b533/ cat >/tmp/go-build1558595755/b533/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http2=github.com/prometheus/prometheus/vendor/golang.org/x/net/http2 importmap k8s.io/apimachinery/pkg/api/errors=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/errors importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/streaming=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/clock=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock importmap k8s.io/apimachinery/pkg/util/net=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/apimachinery/pkg/util/sets=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication importmap k8s.io/client-go/pkg/version=github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/version importmap k8s.io/client-go/plugin/pkg/client/auth/exec=github.com/prometheus/prometheus/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec importmap k8s.io/client-go/rest/watch=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/watch importmap k8s.io/client-go/tools/clientcmd/api=github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api importmap k8s.io/client-go/tools/metrics=github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/metrics importmap k8s.io/client-go/transport=github.com/prometheus/prometheus/vendor/k8s.io/client-go/transport importmap k8s.io/client-go/util/cert=github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/cert importmap k8s.io/client-go/util/flowcontrol=github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/flowcontrol importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile crypto/tls=/tmp/go-build1558595755/b093/_pkg_.a packagefile encoding/hex=/tmp/go-build1558595755/b120/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/http2=/tmp/go-build1558595755/b212/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/errors=/tmp/go-build1558595755/b482/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1558595755/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1558595755/b462/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=/tmp/go-build1558595755/b534/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1558595755/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock=/tmp/go-build1558595755/b535/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net=/tmp/go-build1558595755/b470/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets=/tmp/go-build1558595755/b447/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1558595755/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication=/tmp/go-build1558595755/b536/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/version=/tmp/go-build1558595755/b537/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec=/tmp/go-build1558595755/b538/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/watch=/tmp/go-build1558595755/b553/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api=/tmp/go-build1558595755/b545/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/metrics=/tmp/go-build1558595755/b546/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/transport=/tmp/go-build1558595755/b547/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/cert=/tmp/go-build1558595755/b554/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/flowcontrol=/tmp/go-build1558595755/b556/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build1558595755/b451/_pkg_.a packagefile mime=/tmp/go-build1558595755/b137/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile path=/tmp/go-build1558595755/b045/_pkg_.a packagefile path/filepath=/tmp/go-build1558595755/b051/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile runtime=/tmp/go-build1558595755/b010/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b533/_pkg_.a -trimpath "$WORK/b533=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest -complete -installsuffix shared -buildid RbhSBPh9DyUlf97eizvw/RbhSBPh9DyUlf97eizvw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b533/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/config.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/exec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/plugin.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/request.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/transport.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/url_utils.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/urlbackoff.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/warnings.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/with_retry.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b653/_pkg_.a # internal cp $WORK/b653/_pkg_.a /builddir/.cache/go-build/d1/d1334065e0c6acb4ce24be22c8afea362699b6923868db9018e5cc10ac30edbe-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1 mkdir -p $WORK/b568/ cat >/tmp/go-build1558595755/b568/importcfg << 'EOF' # internal # import config importmap k8s.io/api/admissionregistration/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1=/tmp/go-build1558595755/b495/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1558595755/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1558595755/b560/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1558595755/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1558595755/b566/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b568/_pkg_.a -trimpath "$WORK/b568=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1 -complete -installsuffix shared -buildid ufZzdU7LGAmaRPJU93mx/ufZzdU7LGAmaRPJU93mx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b568/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/mutatingwebhook.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/mutatingwebhookconfiguration.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/rule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/rulewithoperations.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/servicereference.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/validatingwebhook.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/validatingwebhookconfiguration.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/webhookclientconfig.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b559/_pkg_.a # internal cp $WORK/b559/_pkg_.a /builddir/.cache/go-build/f9/f9979cb8db7811871e798ed26b1c258a0869af0599355bd6b6a91fd329b10cdb-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1 mkdir -p $WORK/b570/ cat >/tmp/go-build1558595755/b570/importcfg << 'EOF' # internal # import config importmap k8s.io/api/apiserverinternal/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/apiserverinternal/v1alpha1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apiserverinternal/v1alpha1=/tmp/go-build1558595755/b496/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1558595755/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1558595755/b560/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1558595755/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1558595755/b566/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b570/_pkg_.a -trimpath "$WORK/b570=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1 -complete -installsuffix shared -buildid lmrgNYoays4TVNxqn87y/lmrgNYoays4TVNxqn87y -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b570/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1/serverstorageversion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1/storageversion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1/storageversioncondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1/storageversionstatus.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b662/_pkg_.a # internal cp $WORK/b662/_pkg_.a /builddir/.cache/go-build/ec/ecaeecb1ad9f375ee0443917feee36e2b3e806119fe46b070fcb7f01aace6592-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/coordination/v1 mkdir -p $WORK/b597/ cat >/tmp/go-build1558595755/b597/importcfg << 'EOF' # internal # import config importmap k8s.io/api/coordination/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1=/tmp/go-build1558595755/b511/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1558595755/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1558595755/b560/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1558595755/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1558595755/b566/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b597/_pkg_.a -trimpath "$WORK/b597=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/coordination/v1 -complete -installsuffix shared -buildid qD7OqCEbqnUWukYMAWDW/qD7OqCEbqnUWukYMAWDW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b597/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/coordination/v1/lease.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/coordination/v1/leasespec.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b570/_pkg_.a # internal cp $WORK/b570/_pkg_.a /builddir/.cache/go-build/16/16dd9a43beb0d68865d47ef85a6cfc8fd58e8f7cad3543a912ea5a1eaf3ff8ab-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/coordination/v1beta1 mkdir -p $WORK/b599/ cat >/tmp/go-build1558595755/b599/importcfg << 'EOF' # internal # import config importmap k8s.io/api/coordination/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1=/tmp/go-build1558595755/b512/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1558595755/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1558595755/b560/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1558595755/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1558595755/b566/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b599/_pkg_.a -trimpath "$WORK/b599=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/coordination/v1beta1 -complete -installsuffix shared -buildid _8UzcL4QhUgTiA7vKma5/_8UzcL4QhUgTiA7vKma5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b599/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/coordination/v1beta1/lease.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/coordination/v1beta1/leasespec.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b597/_pkg_.a # internal cp $WORK/b597/_pkg_.a /builddir/.cache/go-build/ec/eced0ced745a673f2284c1d575988a2c85c03974da7adc67b1363bd2043452c9-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1 mkdir -p $WORK/b613/ cat >/tmp/go-build1558595755/b613/importcfg << 'EOF' # internal # import config importmap k8s.io/api/flowcontrol/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1=/tmp/go-build1558595755/b517/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1558595755/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1558595755/b560/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1558595755/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1558595755/b566/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b613/_pkg_.a -trimpath "$WORK/b613=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1 -complete -installsuffix shared -buildid k4G3rnsyZvQIB-Ya9o4P/k4G3rnsyZvQIB-Ya9o4P -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b613/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/flowdistinguishermethod.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/flowschema.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/flowschemacondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/flowschemaspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/flowschemastatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/groupsubject.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/limitedprioritylevelconfiguration.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/limitresponse.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/nonresourcepolicyrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/policyruleswithsubjects.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/prioritylevelconfiguration.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/prioritylevelconfigurationcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/prioritylevelconfigurationreference.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/prioritylevelconfigurationspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/prioritylevelconfigurationstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/queuingconfiguration.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/resourcepolicyrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/serviceaccountsubject.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/subject.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/usersubject.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b568/_pkg_.a # internal cp $WORK/b568/_pkg_.a /builddir/.cache/go-build/f4/f4fe03c75442379b7065d7105946594bca968972f37d0f416d2fc6af8d1f74ea-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1 mkdir -p $WORK/b615/ cat >/tmp/go-build1558595755/b615/importcfg << 'EOF' # internal # import config importmap k8s.io/api/flowcontrol/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1=/tmp/go-build1558595755/b518/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1558595755/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1558595755/b560/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1558595755/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1558595755/b566/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b615/_pkg_.a -trimpath "$WORK/b615=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1 -complete -installsuffix shared -buildid kNubdM0IcSPvMhmo1o4r/kNubdM0IcSPvMhmo1o4r -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b615/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/flowdistinguishermethod.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/flowschema.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/flowschemacondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/flowschemaspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/flowschemastatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/groupsubject.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/limitedprioritylevelconfiguration.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/limitresponse.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/nonresourcepolicyrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/policyruleswithsubjects.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/prioritylevelconfiguration.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/prioritylevelconfigurationcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/prioritylevelconfigurationreference.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/prioritylevelconfigurationspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/prioritylevelconfigurationstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/queuingconfiguration.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/resourcepolicyrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/serviceaccountsubject.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/subject.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/usersubject.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b599/_pkg_.a # internal cp $WORK/b599/_pkg_.a /builddir/.cache/go-build/79/79df485f39093c851a0d3005694e99a3999b04c00d8315fbc614707e83b67e08-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1 mkdir -p $WORK/b627/ cat >/tmp/go-build1558595755/b627/importcfg << 'EOF' # internal # import config importmap k8s.io/api/policy/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1=/tmp/go-build1558595755/b522/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1558595755/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1558595755/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1558595755/b560/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1558595755/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1558595755/b566/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b627/_pkg_.a -trimpath "$WORK/b627=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1 -complete -installsuffix shared -buildid 9zEnR52beR61tMKI16ma/9zEnR52beR61tMKI16ma -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b627/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1/eviction.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1/poddisruptionbudget.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1/poddisruptionbudgetspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1/poddisruptionbudgetstatus.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b613/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b533/_pkg_.a # internal cp $WORK/b613/_pkg_.a /builddir/.cache/go-build/87/872fff8689f9fc106d507e77b0c9237979ae8c19f19b2d4dffe2ff9642f7b026-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1 mkdir -p $WORK/b631/ cat >/tmp/go-build1558595755/b631/importcfg << 'EOF' # internal # import config importmap k8s.io/api/rbac/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1=/tmp/go-build1558595755/b524/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1558595755/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1558595755/b560/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1558595755/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1558595755/b566/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b631/_pkg_.a -trimpath "$WORK/b631=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1 -complete -installsuffix shared -buildid _wpAlklmmVxZYCQDZp9v/_wpAlklmmVxZYCQDZp9v -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b631/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1/aggregationrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1/clusterrole.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1/clusterrolebinding.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1/policyrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1/role.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1/rolebinding.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1/roleref.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1/subject.go cp $WORK/b533/_pkg_.a /builddir/.cache/go-build/e8/e89581d4d4eee6e5648010f6dac232c5c4181a2ee77f34fe0c0bacbd23ac08dc-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1 mkdir -p $WORK/b633/ cat >/tmp/go-build1558595755/b633/importcfg << 'EOF' # internal # import config importmap k8s.io/api/rbac/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1alpha1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1alpha1=/tmp/go-build1558595755/b525/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1558595755/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1558595755/b560/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1558595755/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1558595755/b566/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b633/_pkg_.a -trimpath "$WORK/b633=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1 -complete -installsuffix shared -buildid TTd8sbY1KeZHOO54XM1U/TTd8sbY1KeZHOO54XM1U -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b633/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/aggregationrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/clusterrole.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/clusterrolebinding.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/policyrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/role.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/rolebinding.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/roleref.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/subject.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b615/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b627/_pkg_.a # internal cp $WORK/b627/_pkg_.a /builddir/.cache/go-build/be/be742ce6ebaf0a8d420cbaf788ea7a8378b976b45e67b7ab49344a96ad8703ff-d # internal cp $WORK/b615/_pkg_.a /builddir/.cache/go-build/c1/c19f2bc0fd5aade4c2d6bc3264b1d854a84b026103733254d72d92ddfd48bec3-d # internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion mkdir -p $WORK/b652/ github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1 cat >/tmp/go-build1558595755/b652/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1 importmap k8s.io/apimachinery/pkg/conversion=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/fields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields importmap k8s.io/apimachinery/pkg/labels=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/labels importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1=/tmp/go-build1558595755/b653/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion=/tmp/go-build1558595755/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields=/tmp/go-build1558595755/b439/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/labels=/tmp/go-build1558595755/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1558595755/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1558595755/b462/_pkg_.a EOF mkdir -p $WORK/b635/ /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b652/_pkg_.a -trimpath "$WORK/b652=>" -p github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion -complete -installsuffix shared -buildid AC9mSIL_ArRBt41PRkQp/AC9mSIL_ArRBt41PRkQp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b652/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion/zz_generated.conversion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion/zz_generated.deepcopy.go cat >/tmp/go-build1558595755/b635/importcfg << 'EOF' # internal # import config importmap k8s.io/api/rbac/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1=/tmp/go-build1558595755/b526/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1558595755/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1558595755/b560/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1558595755/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1558595755/b566/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b635/_pkg_.a -trimpath "$WORK/b635=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1 -complete -installsuffix shared -buildid k4j-EH5y3Ew2LinruFAc/k4j-EH5y3Ew2LinruFAc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b635/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/aggregationrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/clusterrole.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/clusterrolebinding.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/policyrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/role.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/rolebinding.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/roleref.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/subject.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b652/_pkg_.a # internal cp $WORK/b652/_pkg_.a /builddir/.cache/go-build/17/17dd3746c60f8b63b3d9d4b758ca51dadb3c514141b453fe961d47ca9a095cbb-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/pager mkdir -p $WORK/b651/ cat >/tmp/go-build1558595755/b651/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/api/errors=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/errors importmap k8s.io/apimachinery/pkg/api/meta=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta importmap k8s.io/apimachinery/pkg/apis/meta/internalversion=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/util/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/errors=/tmp/go-build1558595755/b482/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta=/tmp/go-build1558595755/b561/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion=/tmp/go-build1558595755/b652/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1558595755/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build1558595755/b465/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b651/_pkg_.a -trimpath "$WORK/b651=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/pager -complete -installsuffix shared -buildid bWwIfrm0FOOuVaPNRxga/bWwIfrm0FOOuVaPNRxga -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b651/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/pager/pager.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b631/_pkg_.a # internal cp $WORK/b631/_pkg_.a /builddir/.cache/go-build/84/844dfa3da5f1571166acb5737742ef517d252be751ad9f82d2df65a7165466a7-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/auth mkdir -p $WORK/b660/ cat >/tmp/go-build1558595755/b660/importcfg << 'EOF' # internal # import config importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1558595755/b533/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b660/_pkg_.a -trimpath "$WORK/b660=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/auth -complete -installsuffix shared -buildid b396qLPc4VTx7qn4Dx31/b396qLPc4VTx7qn4Dx31 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b660/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/auth/clientauth.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b651/_pkg_.a # internal cp $WORK/b651/_pkg_.a /builddir/.cache/go-build/ec/ec92ae8ac46efa3e48b310afbbb9f83e5729751af07b9f86cad9f81d18b6aa43-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache mkdir -p $WORK/b648/ cat >/tmp/go-build1558595755/b648/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/api/errors=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/errors importmap k8s.io/apimachinery/pkg/api/meta=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured importmap k8s.io/apimachinery/pkg/fields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields importmap k8s.io/apimachinery/pkg/labels=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/labels importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/cache=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/cache importmap k8s.io/apimachinery/pkg/util/clock=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock importmap k8s.io/apimachinery/pkg/util/diff=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/diff importmap k8s.io/apimachinery/pkg/util/naming=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/naming importmap k8s.io/apimachinery/pkg/util/net=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/apimachinery/pkg/util/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/pkg/util/sets=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/apimachinery/pkg/util/wait=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/wait importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest importmap k8s.io/client-go/tools/pager=github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/pager importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 importmap k8s.io/utils/buffer=github.com/prometheus/prometheus/vendor/k8s.io/utils/buffer importmap k8s.io/utils/trace=github.com/prometheus/prometheus/vendor/k8s.io/utils/trace packagefile container/heap=/tmp/go-build1558595755/b551/_pkg_.a packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/errors=/tmp/go-build1558595755/b482/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta=/tmp/go-build1558595755/b561/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=/tmp/go-build1558595755/b491/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields=/tmp/go-build1558595755/b439/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/labels=/tmp/go-build1558595755/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1558595755/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1558595755/b462/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/cache=/tmp/go-build1558595755/b649/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock=/tmp/go-build1558595755/b535/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/diff=/tmp/go-build1558595755/b650/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/naming=/tmp/go-build1558595755/b464/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net=/tmp/go-build1558595755/b470/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build1558595755/b465/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets=/tmp/go-build1558595755/b447/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/wait=/tmp/go-build1558595755/b548/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1558595755/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1558595755/b533/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/pager=/tmp/go-build1558595755/b651/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build1558595755/b451/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/utils/buffer=/tmp/go-build1558595755/b654/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/utils/trace=/tmp/go-build1558595755/b655/_pkg_.a packagefile math/rand=/tmp/go-build1558595755/b092/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b648/_pkg_.a -trimpath "$WORK/b648=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache -complete -installsuffix shared -buildid dVPJUhqcE7-AakaM9mXo/dVPJUhqcE7-AakaM9mXo -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b648/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/controller.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/delta_fifo.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/expiration_cache.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/expiration_cache_fakes.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/fake_custom_store.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/fifo.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/heap.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/index.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/listers.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/listwatch.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/mutation_cache.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/mutation_detector.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/reflector.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/reflector_metrics.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/shared_informer.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/store.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/thread_safe_store.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/undelta_store.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b635/_pkg_.a # internal cp $WORK/b635/_pkg_.a /builddir/.cache/go-build/1b/1b7cedca0bad659ee378363d121fdc927f44032d331e2db598932de0c3f4f355-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/latest mkdir -p $WORK/b661/ cat >/tmp/go-build1558595755/b661/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/json=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json importmap k8s.io/apimachinery/pkg/runtime/serializer/versioning=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning importmap k8s.io/apimachinery/pkg/util/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/client-go/tools/clientcmd/api=github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api importmap k8s.io/client-go/tools/clientcmd/api/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1558595755/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1558595755/b462/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=/tmp/go-build1558595755/b484/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=/tmp/go-build1558595755/b490/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build1558595755/b465/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api=/tmp/go-build1558595755/b545/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/v1=/tmp/go-build1558595755/b662/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b661/_pkg_.a -trimpath "$WORK/b661=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/latest -complete -installsuffix shared -buildid LJUhYvrlI0V9VALeHRY3/LJUhYvrlI0V9VALeHRY3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b661/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/latest/latest.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b633/_pkg_.a # internal cp $WORK/b633/_pkg_.a /builddir/.cache/go-build/f4/f42dca785a45f8fff4e907bd4c64beb2fd34596f160d5f6f8abad38e6bd9271f-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/homedir mkdir -p $WORK/b663/ cat >/tmp/go-build1558595755/b663/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile path/filepath=/tmp/go-build1558595755/b051/_pkg_.a packagefile runtime=/tmp/go-build1558595755/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b663/_pkg_.a -trimpath "$WORK/b663=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/homedir -complete -installsuffix shared -buildid AbHE7uCmyLBw2E07hPQL/AbHE7uCmyLBw2E07hPQL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b663/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/homedir/homedir.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b660/_pkg_.a # internal cp $WORK/b660/_pkg_.a /builddir/.cache/go-build/ee/eecb787c15b6c513e88f3ee5e2ef0291e562d05606cbbb297d55e38979e765ab-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/net/publicsuffix mkdir -p $WORK/b667/ cat >/tmp/go-build1558595755/b667/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile net/http/cookiejar=/tmp/go-build1558595755/b298/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b667/_pkg_.a -trimpath "$WORK/b667=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/net/publicsuffix -complete -installsuffix shared -buildid 7sthpagE8a-6_1fZ2-xH/7sthpagE8a-6_1fZ2-xH -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b667/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/publicsuffix/list.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/publicsuffix/table.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b663/_pkg_.a # internal cp $WORK/b663/_pkg_.a /builddir/.cache/go-build/7a/7a6e617f9d7f22e15a48bceb3d69fa8454076eff938adc3bba44a17bd5af7702-d # internal github.com/prometheus/prometheus/vendor/github.com/linode/linodego/internal/duration mkdir -p $WORK/b668/ cat >/tmp/go-build1558595755/b668/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile log=/tmp/go-build1558595755/b066/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b668/_pkg_.a -trimpath "$WORK/b668=>" -p github.com/prometheus/prometheus/vendor/github.com/linode/linodego/internal/duration -complete -installsuffix shared -buildid qaq0TdZLhEPZkoErXrq3/qaq0TdZLhEPZkoErXrq3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b668/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/internal/duration/duration.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b661/_pkg_.a # internal cp $WORK/b661/_pkg_.a /builddir/.cache/go-build/72/72ce657c7bc7d4937dc3860e1fa726f3f0ad91da0224427c5dafab7305f7db4a-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd mkdir -p $WORK/b656/ cat >/tmp/go-build1558595755/b656/importcfg << 'EOF' # internal # import config importmap github.com/imdario/mergo=github.com/prometheus/prometheus/vendor/github.com/imdario/mergo importmap github.com/spf13/pflag=github.com/prometheus/prometheus/vendor/github.com/spf13/pflag importmap golang.org/x/term=github.com/prometheus/prometheus/vendor/golang.org/x/term importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/errors=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/errors importmap k8s.io/apimachinery/pkg/util/validation=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest importmap k8s.io/client-go/tools/auth=github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/auth importmap k8s.io/client-go/tools/clientcmd/api=github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api importmap k8s.io/client-go/tools/clientcmd/api/latest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/latest importmap k8s.io/client-go/util/homedir=github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/homedir importmap k8s.io/klog/v2=github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/imdario/mergo=/tmp/go-build1558595755/b657/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/spf13/pflag=/tmp/go-build1558595755/b658/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/term=/tmp/go-build1558595755/b540/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1558595755/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1558595755/b462/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/errors=/tmp/go-build1558595755/b450/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation=/tmp/go-build1558595755/b448/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1558595755/b533/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/auth=/tmp/go-build1558595755/b660/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api=/tmp/go-build1558595755/b545/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/latest=/tmp/go-build1558595755/b661/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/homedir=/tmp/go-build1558595755/b663/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build1558595755/b451/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile path=/tmp/go-build1558595755/b045/_pkg_.a packagefile path/filepath=/tmp/go-build1558595755/b051/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile runtime=/tmp/go-build1558595755/b010/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a packagefile unicode=/tmp/go-build1558595755/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b656/_pkg_.a -trimpath "$WORK/b656=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd -complete -installsuffix shared -buildid 4RLHdai27lRFRfQUzl_b/4RLHdai27lRFRfQUzl_b -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b656/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/auth_loaders.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/client_config.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/config.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/flag.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/helpers.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/loader.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/merged_client_builder.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/overrides.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/validation.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b668/_pkg_.a # internal cp $WORK/b668/_pkg_.a /builddir/.cache/go-build/bd/bd4aad06123d08f382e74446f5ffe8b069a383ad2cb8b43338d315c9693d6aec-d # internal github.com/prometheus/prometheus/discovery/marathon mkdir -p $WORK/b670/ cat >/tmp/go-build1558595755/b670/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1558595755/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1558595755/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1558595755/b202/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1558595755/b148/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1558595755/b274/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build1558595755/b285/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1558595755/b275/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build1558595755/b286/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile math/rand=/tmp/go-build1558595755/b092/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b670/_pkg_.a -trimpath "$WORK/b670=>" -p github.com/prometheus/prometheus/discovery/marathon -complete -installsuffix shared -buildid w4GGHYwObj3wEDAc51qL/w4GGHYwObj3wEDAc51qL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b670/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/marathon/marathon.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b667/_pkg_.a # internal cp $WORK/b667/_pkg_.a /builddir/.cache/go-build/6a/6a4b6a65c8c0e2ef530ef71b4d13637ebed16444c52b0213f631b8fa84c19891-d # internal github.com/prometheus/prometheus/vendor/github.com/go-resty/resty/v2 mkdir -p $WORK/b666/ cat >/tmp/go-build1558595755/b666/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/publicsuffix=github.com/prometheus/prometheus/vendor/golang.org/x/net/publicsuffix packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile compress/gzip=/tmp/go-build1558595755/b053/_pkg_.a packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile crypto/tls=/tmp/go-build1558595755/b093/_pkg_.a packagefile crypto/x509=/tmp/go-build1558595755/b117/_pkg_.a packagefile encoding/base64=/tmp/go-build1558595755/b061/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile encoding/xml=/tmp/go-build1558595755/b254/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/publicsuffix=/tmp/go-build1558595755/b667/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile log=/tmp/go-build1558595755/b066/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile math/rand=/tmp/go-build1558595755/b092/_pkg_.a packagefile mime/multipart=/tmp/go-build1558595755/b138/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile net/http/cookiejar=/tmp/go-build1558595755/b298/_pkg_.a packagefile net/http/httptrace=/tmp/go-build1558595755/b140/_pkg_.a packagefile net/textproto=/tmp/go-build1558595755/b134/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile path/filepath=/tmp/go-build1558595755/b051/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile regexp=/tmp/go-build1558595755/b068/_pkg_.a packagefile runtime=/tmp/go-build1558595755/b010/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b666/_pkg_.a -trimpath "$WORK/b666=>" -p github.com/prometheus/prometheus/vendor/github.com/go-resty/resty/v2 -complete -installsuffix shared -buildid vXYkwIPkk_9_CU4fHZXN/vXYkwIPkk_9_CU4fHZXN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b666/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-resty/resty/v2/client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-resty/resty/v2/middleware.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-resty/resty/v2/redirect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-resty/resty/v2/request.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-resty/resty/v2/response.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-resty/resty/v2/resty.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-resty/resty/v2/retry.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-resty/resty/v2/trace.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-resty/resty/v2/util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b670/_pkg_.a # internal cp $WORK/b670/_pkg_.a /builddir/.cache/go-build/ad/adaa44e3838c12a1fc73049df03b7273ecc3814be5700818d4f903c650d21ba0-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/blkiodev mkdir -p $WORK/b674/ cat >/tmp/go-build1558595755/b674/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b674/_pkg_.a -trimpath "$WORK/b674=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/blkiodev -complete -installsuffix shared -buildid Q__KmwMKBZc5xYE0LeQx/Q__KmwMKBZc5xYE0LeQx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b674/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/blkiodev/blkio.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b674/_pkg_.a # internal cp $WORK/b674/_pkg_.a /builddir/.cache/go-build/6a/6add64e7feb22aa7e91777aeabd7db39560377ac0790c092f896f4ea3d15efb6-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/mount mkdir -p $WORK/b675/ cat >/tmp/go-build1558595755/b675/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build1558595755/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b675/_pkg_.a -trimpath "$WORK/b675=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/mount -complete -installsuffix shared -buildid ippYC9IsqNy36-6pEFMy/ippYC9IsqNy36-6pEFMy -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b675/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/mount/mount.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b675/_pkg_.a # internal cp $WORK/b675/_pkg_.a /builddir/.cache/go-build/d4/d48260f74a770e279ed8610d27ff8c209d1866940dfefb19b0fcb64ac13a462b-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/strslice mkdir -p $WORK/b676/ cat >/tmp/go-build1558595755/b676/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b676/_pkg_.a -trimpath "$WORK/b676=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/strslice -complete -installsuffix shared -buildid 5GHQiJqqc7kp1QXKh2xw/5GHQiJqqc7kp1QXKh2xw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b676/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/strslice/strslice.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b676/_pkg_.a # internal cp $WORK/b676/_pkg_.a /builddir/.cache/go-build/83/838193f4fefe9c90a349f318ec43b62ad55a846876fd9c2f8b31b99867892b50-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/nat mkdir -p $WORK/b677/ cat >/tmp/go-build1558595755/b677/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b677/_pkg_.a -trimpath "$WORK/b677=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/nat -complete -installsuffix shared -buildid RcdUSAcPrXs1YqyBgH4D/RcdUSAcPrXs1YqyBgH4D -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b677/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/nat/nat.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/nat/parse.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/nat/sort.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b656/_pkg_.a # internal cp $WORK/b656/_pkg_.a /builddir/.cache/go-build/e1/e19f6c654ba70602bbf77e39e320c7c9225c39e0848f1cdd5c4bdc582fb2ea38-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/go-units mkdir -p $WORK/b678/ cat >/tmp/go-build1558595755/b678/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile regexp=/tmp/go-build1558595755/b068/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b678/_pkg_.a -trimpath "$WORK/b678=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/go-units -complete -installsuffix shared -buildid yhUcTpO4Sl3c68n6FJx0/yhUcTpO4Sl3c68n6FJx0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b678/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/go-units/duration.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/go-units/size.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/go-units/ulimit.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b678/_pkg_.a # internal cp $WORK/b678/_pkg_.a /builddir/.cache/go-build/1e/1e1c4a092abf2a7b4e9b8e761eb8f2f39c9df5aee0d162aab6553da4effb9239-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/filters mkdir -p $WORK/b679/ cat >/tmp/go-build1558595755/b679/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/versions=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/versions packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/versions=/tmp/go-build1558595755/b680/_pkg_.a packagefile regexp=/tmp/go-build1558595755/b068/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b679/_pkg_.a -trimpath "$WORK/b679=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/filters -complete -installsuffix shared -buildid HUEObo-Qgj0S9Z0QQQfD/HUEObo-Qgj0S9Z0QQQfD -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b679/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/filters/parse.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b677/_pkg_.a # internal cp $WORK/b677/_pkg_.a /builddir/.cache/go-build/a7/a71b408ec76c29231990935ebe19f14a28bfecd24d5ad93c156ceadf9ff698ab-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container mkdir -p $WORK/b673/ cat >/tmp/go-build1558595755/b673/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/blkiodev=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/blkiodev importmap github.com/docker/docker/api/types/mount=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/strslice=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/strslice importmap github.com/docker/go-connections/nat=github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/prometheus/prometheus/vendor/github.com/docker/go-units packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/blkiodev=/tmp/go-build1558595755/b674/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/mount=/tmp/go-build1558595755/b675/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/strslice=/tmp/go-build1558595755/b676/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/nat=/tmp/go-build1558595755/b677/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/go-units=/tmp/go-build1558595755/b678/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b673/_pkg_.a -trimpath "$WORK/b673=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container -complete -installsuffix shared -buildid 8NUqr-OnhxSdIrFXxTYK/8NUqr-OnhxSdIrFXxTYK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b673/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container/config.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container/container_changes.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container/container_create.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container/container_top.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container/container_update.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container/container_wait.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container/host_config.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container/hostconfig_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container/waitcondition.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b648/_pkg_.a # internal cp $WORK/b648/_pkg_.a /builddir/.cache/go-build/b4/b4440a84a34dbfb7a1162931a20e304e1b04ee2d9fc66d36cd8394ddcff91770-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b679/_pkg_.a # internal cp $WORK/b679/_pkg_.a /builddir/.cache/go-build/70/70eb2bb517989f5e0097219d0f49b3c7cd47c675a65cb107ca53583bbffd3468-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/network mkdir -p $WORK/b681/ cat >/tmp/go-build1558595755/b681/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/filters=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/filters packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build1558595755/b679/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b681/_pkg_.a -trimpath "$WORK/b681=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/network -complete -installsuffix shared -buildid zHxnsuR3hV9Qp-LrOO8m/zHxnsuR3hV9Qp-LrOO8m -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b681/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/network/network.go github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest mkdir -p $WORK/b684/ cat >/tmp/go-build1558595755/b684/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build1558595755/b085/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile hash=/tmp/go-build1558595755/b057/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile regexp=/tmp/go-build1558595755/b068/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b684/_pkg_.a -trimpath "$WORK/b684=>" -p github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest -complete -installsuffix shared -buildid DTjj9MdKpg2TqhY0z4c3/DTjj9MdKpg2TqhY0z4c3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b684/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest/algorithm.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest/digest.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest/digester.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest/verifiers.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b681/_pkg_.a # internal cp $WORK/b681/_pkg_.a /builddir/.cache/go-build/ce/ce8e87885407ff81952ba70b13c3b1f132ec8c311d2da786025edeb96638a98c-d # internal github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go mkdir -p $WORK/b685/ cat >/tmp/go-build1558595755/b685/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b685/_pkg_.a -trimpath "$WORK/b685=>" -p github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go -complete -installsuffix shared -buildid yAJqbkg3O1R_dkCcJXs0/yAJqbkg3O1R_dkCcJXs0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b685/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/version.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/versioned.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b673/_pkg_.a # internal cp $WORK/b673/_pkg_.a /builddir/.cache/go-build/b3/b33bb51eabeb89d9501188a05331dd09fca241d7758688aa3a0a5e1a984679b1-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/runtime mkdir -p $WORK/b687/ cat >/tmp/go-build1558595755/b687/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1558595755/b431/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b687/_pkg_.a -trimpath "$WORK/b687=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/runtime -complete -installsuffix shared -buildid CzYakmyIW0RMz7SYN5ZY/CzYakmyIW0RMz7SYN5ZY -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b687/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/runtime/gen.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/runtime/plugin.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b684/_pkg_.a # internal cp $WORK/b684/_pkg_.a /builddir/.cache/go-build/7e/7ec962a67b1620d6951ad2e0ef28e83ef23d46bc3eda8a0111a58365da0b6692-d # internal github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/errdefs mkdir -p $WORK/b690/ cat >/tmp/go-build1558595755/b690/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap google.golang.org/grpc/codes=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/status=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1558595755/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes=/tmp/go-build1558595755/b348/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status=/tmp/go-build1558595755/b346/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b690/_pkg_.a -trimpath "$WORK/b690=>" -p github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/errdefs -complete -installsuffix shared -buildid 2-t_yBQZ94dM0UUMnNzI/2-t_yBQZ94dM0UUMnNzI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b690/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/errdefs/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/errdefs/grpc.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b685/_pkg_.a # internal cp $WORK/b685/_pkg_.a /builddir/.cache/go-build/b0/b0a462fb781caf287ed5123e7e59972e4ff71a0f9262da691026753855d98981-d # internal github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1 mkdir -p $WORK/b683/ cat >/tmp/go-build1558595755/b683/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go packagefile github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest=/tmp/go-build1558595755/b684/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build1558595755/b685/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b683/_pkg_.a -trimpath "$WORK/b683=>" -p github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1 -complete -installsuffix shared -buildid 4hTmHeRrTUk7m_NTWlfb/4hTmHeRrTUk7m_NTWlfb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b683/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1/annotations.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1/config.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1/descriptor.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1/index.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1/layout.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1/manifest.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1/mediatype.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b683/_pkg_.a # internal cp $WORK/b683/_pkg_.a /builddir/.cache/go-build/25/2587eab211bbc603365c60fe6f65f2c1b0343082ecd90862281b868b3887e885-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/registry mkdir -p $WORK/b682/ cat >/tmp/go-build1558595755/b682/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1558595755/b683/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b682/_pkg_.a -trimpath "$WORK/b682=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/registry -complete -installsuffix shared -buildid Q_rZglIR-LA72fB4qnDw/Q_rZglIR-LA72fB4qnDw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b682/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/registry/authenticate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/registry/registry.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b687/_pkg_.a # internal cp $WORK/b687/_pkg_.a /builddir/.cache/go-build/82/82a3cbb21bd44a8200bc2fc560ccb081846ac2108398e2f365e795c2a0247712-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm mkdir -p $WORK/b686/ cat >/tmp/go-build1558595755/b686/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/container=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/mount=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/network=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/swarm/runtime=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/runtime importmap github.com/docker/go-units=github.com/prometheus/prometheus/vendor/github.com/docker/go-units packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container=/tmp/go-build1558595755/b673/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/mount=/tmp/go-build1558595755/b675/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/network=/tmp/go-build1558595755/b681/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/runtime=/tmp/go-build1558595755/b687/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/go-units=/tmp/go-build1558595755/b678/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b686/_pkg_.a -trimpath "$WORK/b686=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm -complete -installsuffix shared -buildid y-PWWAxz3PkvpPmQBGlp/y-PWWAxz3PkvpPmQBGlp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b686/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/common.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/config.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/container.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/network.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/node.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/runtime.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/secret.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/service.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/swarm.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/task.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b690/_pkg_.a # internal cp $WORK/b690/_pkg_.a /builddir/.cache/go-build/82/82bbf549ab4bec1736d02b2ed0afa217a9392ca4451181831b7436bf106ea0f2-d # internal github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus mkdir -p $WORK/b692/ cat >/tmp/go-build1558595755/b692/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix packagefile bufio=/tmp/go-build1558595755/b052/_pkg_.a packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix=/tmp/go-build1558595755/b199/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile log=/tmp/go-build1558595755/b066/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile runtime=/tmp/go-build1558595755/b010/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1558595755/b024/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build1558595755/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b692/_pkg_.a -trimpath "$WORK/b692=>" -p github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus -complete -installsuffix shared -buildid Y9s_ORnTY159hMEh8vx4/Y9s_ORnTY159hMEh8vx4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b692/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus/alt_exit.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus/buffer_pool.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus/entry.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus/exported.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus/formatter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus/hooks.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus/json_formatter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus/logger.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus/logrus.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus/terminal_check_notappengine.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus/terminal_check_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus/text_formatter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus/writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b682/_pkg_.a # internal cp $WORK/b682/_pkg_.a /builddir/.cache/go-build/49/499c160fc2ee276d0b4eea4b521ceff383b4008fa435a1288ec27e499720b39a-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/distribution/digestset mkdir -p $WORK/b694/ cat >/tmp/go-build1558595755/b694/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest=/tmp/go-build1558595755/b684/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b694/_pkg_.a -trimpath "$WORK/b694=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/distribution/digestset -complete -installsuffix shared -buildid 4Rq60sQts29dDFyAY2iU/4Rq60sQts29dDFyAY2iU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b694/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/distribution/digestset/set.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b666/_pkg_.a # internal cp $WORK/b666/_pkg_.a /builddir/.cache/go-build/3b/3bbd34f90fae2e3fb8e0e6e020c280089df96b9a6f033acbd39fd8c1ee4dd3a6-d # internal github.com/prometheus/prometheus/vendor/github.com/linode/linodego mkdir -p $WORK/b665/ cat >/tmp/go-build1558595755/b665/importcfg << 'EOF' # internal # import config importmap github.com/go-resty/resty/v2=github.com/prometheus/prometheus/vendor/github.com/go-resty/resty/v2 importmap github.com/linode/linodego/internal/duration=github.com/prometheus/prometheus/vendor/github.com/linode/linodego/internal/duration importmap github.com/linode/linodego/internal/parseabletime=github.com/prometheus/prometheus/vendor/github.com/linode/linodego/internal/parseabletime packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-resty/resty/v2=/tmp/go-build1558595755/b666/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/linode/linodego/internal/duration=/tmp/go-build1558595755/b668/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/linode/linodego/internal/parseabletime=/tmp/go-build1558595755/b669/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile log=/tmp/go-build1558595755/b066/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile path=/tmp/go-build1558595755/b045/_pkg_.a packagefile runtime/debug=/tmp/go-build1558595755/b146/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile text/template=/tmp/go-build1558595755/b209/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b665/_pkg_.a -trimpath "$WORK/b665=>" -p github.com/prometheus/prometheus/vendor/github.com/linode/linodego -complete -installsuffix shared -buildid c4fWvC58SQVNS9HHqJqb/c4fWvC58SQVNS9HHqJqb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b665/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/account.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/account_events.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/account_invoices.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/account_notifications.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/account_oauth_client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/account_payments.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/account_settings.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/account_user_grants.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/account_users.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/comparison.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/domain_records.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/domains.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/firewall_devices.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/firewall_rules.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/firewalls.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/images.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/instance_configs.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/instance_disks.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/instance_ips.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/instance_snapshots.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/instance_stats.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/instance_volumes.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/instances.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/kernels.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/lke_cluster_pools.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/lke_clusters.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/longview.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/longview_subscriptions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/managed.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/network_ips.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/network_pools.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/network_ranges.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/nodebalancer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/nodebalancer_config_nodes.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/nodebalancer_configs.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/nodebalancer_stats.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/object_storage_bucket_certs.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/object_storage_buckets.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/object_storage_clusters.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/object_storage_keys.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/object_storage_object.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/pagination.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/profile.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/profile_sshkeys.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/profile_tokens.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/regions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/resources.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/retries.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/stackscripts.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/support.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/tags.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/types.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/version.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/vlans.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/volumes.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/linode/linodego/waitfor.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b686/_pkg_.a # internal cp $WORK/b686/_pkg_.a /builddir/.cache/go-build/9f/9fefd1a278c59c03ee51bcfed11a9d71ad99c7551d83cc1e9efd25a17a765605-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types mkdir -p $WORK/b672/ cat >/tmp/go-build1558595755/b672/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/container=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/filters=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/mount=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/network=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/registry=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/go-connections/nat=github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/prometheus/prometheus/vendor/github.com/docker/go-units importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile bufio=/tmp/go-build1558595755/b052/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container=/tmp/go-build1558595755/b673/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build1558595755/b679/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/mount=/tmp/go-build1558595755/b675/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/network=/tmp/go-build1558595755/b681/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build1558595755/b682/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm=/tmp/go-build1558595755/b686/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/nat=/tmp/go-build1558595755/b677/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/go-units=/tmp/go-build1558595755/b678/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1558595755/b683/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b694/_pkg_.a # internal cp $WORK/b694/_pkg_.a /builddir/.cache/go-build/f3/f3770f2fa1a911d6478c264244921c3195a190c1fdaa337415c14c75be8f16fb-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/distribution/reference mkdir -p $WORK/b693/ cat >/tmp/go-build1558595755/b693/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/digestset=github.com/prometheus/prometheus/vendor/github.com/docker/distribution/digestset importmap github.com/opencontainers/go-digest=github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/distribution/digestset=/tmp/go-build1558595755/b694/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest=/tmp/go-build1558595755/b684/_pkg_.a packagefile path=/tmp/go-build1558595755/b045/_pkg_.a packagefile regexp=/tmp/go-build1558595755/b068/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b693/_pkg_.a -trimpath "$WORK/b693=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/distribution/reference -complete -installsuffix shared -buildid izwiwbcKOm6fPUosTncs/izwiwbcKOm6fPUosTncs -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b693/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/distribution/reference/helpers.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/distribution/reference/normalize.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/distribution/reference/reference.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/distribution/reference/regexp.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b672/_pkg_.a -trimpath "$WORK/b672=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types -complete -installsuffix shared -buildid tWhfQdTs37ZEo3eKQMA8/tWhfQdTs37ZEo3eKQMA8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b672/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/auth.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/configs.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/error_response.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/error_response_ext.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/graph_driver_data.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/id_response.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/image_delete_response_item.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/image_summary.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/plugin.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/plugin_device.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/plugin_env.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/plugin_interface_type.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/plugin_mount.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/plugin_responses.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/port.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/service_update_response.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/stats.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/types.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/volume.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b672/_pkg_.a # internal cp $WORK/b672/_pkg_.a /builddir/.cache/go-build/3f/3f4f96c1e8e1a27ff0c5cfbfdf39d90901edae02ab10c20fb727e43e614e3cd7-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/time mkdir -p $WORK/b698/ cat >/tmp/go-build1558595755/b698/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b698/_pkg_.a -trimpath "$WORK/b698=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/time -complete -installsuffix shared -buildid Yzr_D0y6p1w-HxRjmr_0/Yzr_D0y6p1w-HxRjmr_0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b698/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/time/duration_convert.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/time/timestamp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b698/_pkg_.a # internal cp $WORK/b698/_pkg_.a /builddir/.cache/go-build/cf/cfb56809f274de405356b331405d6ea416c656c8f71e78f7ac52e44e6b89f82a-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/volume mkdir -p $WORK/b699/ cat >/tmp/go-build1558595755/b699/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types=/tmp/go-build1558595755/b672/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b699/_pkg_.a -trimpath "$WORK/b699=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/volume -complete -installsuffix shared -buildid X3nTh-HkRAE2M9aGMHoD/X3nTh-HkRAE2M9aGMHoD -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b699/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/volume/volume_create.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/volume/volume_list.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b699/_pkg_.a # internal cp $WORK/b699/_pkg_.a /builddir/.cache/go-build/0e/0e9e839e87a21ed9ba67ecfc10698dc0b0482904d4144020015bd7ccfd9067a3-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/distribution/registry/api/errcode mkdir -p $WORK/b701/ cat >/tmp/go-build1558595755/b701/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b701/_pkg_.a -trimpath "$WORK/b701=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/distribution/registry/api/errcode -complete -installsuffix shared -buildid R2ktXw8pLo_koPthlncl/R2ktXw8pLo_koPthlncl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b701/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/distribution/registry/api/errcode/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/distribution/registry/api/errcode/handler.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/distribution/registry/api/errcode/register.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b693/_pkg_.a # internal cp $WORK/b693/_pkg_.a /builddir/.cache/go-build/ae/ae10cc63d510f8f9660527dab1f6e3d876a1505a63014a883508e811700f7f9a-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socks mkdir -p $WORK/b704/ cat >/tmp/go-build1558595755/b704/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b704/_pkg_.a -trimpath "$WORK/b704=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socks -complete -installsuffix shared -buildid G7_ddSO3X_U14nO0h8Fo/G7_ddSO3X_U14nO0h8Fo -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b704/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socks/client.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socks/socks.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b701/_pkg_.a # internal cp $WORK/b701/_pkg_.a /builddir/.cache/go-build/55/55589d854356db7a933490ed74379c5db36b2a1be35d0d5f5ca87ffcd45d1424-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/tlsconfig mkdir -p $WORK/b705/ cat >/tmp/go-build1558595755/b705/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors packagefile crypto/tls=/tmp/go-build1558595755/b093/_pkg_.a packagefile crypto/x509=/tmp/go-build1558595755/b117/_pkg_.a packagefile encoding/pem=/tmp/go-build1558595755/b121/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1558595755/b073/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile runtime=/tmp/go-build1558595755/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b705/_pkg_.a -trimpath "$WORK/b705=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/tlsconfig -complete -installsuffix shared -buildid qcSO_2PFreb3AY67qaSf/qcSO_2PFreb3AY67qaSf -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b705/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/tlsconfig/certpool_go17.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/tlsconfig/config.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/tlsconfig/config_client_ciphers.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b692/_pkg_.a # internal cp $WORK/b692/_pkg_.a /builddir/.cache/go-build/8c/8c15b40f644de1f74322df812b81431744d8d22c4e99785dd221f09bc5fb30cd-d # internal github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/log mkdir -p $WORK/b691/ cat >/tmp/go-build1558595755/b691/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus=/tmp/go-build1558595755/b692/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b691/_pkg_.a -trimpath "$WORK/b691=>" -p github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/log -complete -installsuffix shared -buildid ww7HPIM6xIsrpGfft_Ps/ww7HPIM6xIsrpGfft_Ps -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b691/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/log/context.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b691/_pkg_.a # internal cp $WORK/b691/_pkg_.a /builddir/.cache/go-build/00/00a09c8246f4312e52e6b5ab436da135e505e95e9e8a1d160e7c1d5054d1013e-d # internal github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/platforms mkdir -p $WORK/b689/ cat >/tmp/go-build1558595755/b689/importcfg << 'EOF' # internal # import config importmap github.com/containerd/containerd/errdefs=github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/errdefs importmap github.com/containerd/containerd/log=github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/log importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors packagefile bufio=/tmp/go-build1558595755/b052/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/errdefs=/tmp/go-build1558595755/b690/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/log=/tmp/go-build1558595755/b691/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1558595755/b683/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1558595755/b073/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile regexp=/tmp/go-build1558595755/b068/_pkg_.a packagefile runtime=/tmp/go-build1558595755/b010/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b689/_pkg_.a -trimpath "$WORK/b689=>" -p github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/platforms -complete -installsuffix shared -buildid f7ctWbfss6wt2injESfd/f7ctWbfss6wt2injESfd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b689/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/platforms/compare.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/platforms/cpuinfo.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/platforms/database.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/platforms/defaults.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/platforms/defaults_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/platforms/platforms.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b704/_pkg_.a # internal cp $WORK/b704/_pkg_.a /builddir/.cache/go-build/a9/a9bbd6d91c3b7212e1e7a94601dc7dc11e0ea58f8382fa0455f12359cc2993e6-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/docker/errdefs mkdir -p $WORK/b700/ cat >/tmp/go-build1558595755/b700/importcfg << 'EOF' # internal # import config importmap github.com/containerd/containerd/errdefs=github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/errdefs importmap github.com/docker/distribution/registry/api/errcode=github.com/prometheus/prometheus/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/sirupsen/logrus=github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus importmap google.golang.org/grpc/codes=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/status=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/errdefs=/tmp/go-build1558595755/b690/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/distribution/registry/api/errcode=/tmp/go-build1558595755/b701/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus=/tmp/go-build1558595755/b692/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes=/tmp/go-build1558595755/b348/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status=/tmp/go-build1558595755/b346/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b700/_pkg_.a -trimpath "$WORK/b700=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/errdefs -complete -installsuffix shared -buildid 3JTxxQQTSR6ErnwzDwuC/3JTxxQQTSR6ErnwzDwuC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b700/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/errdefs/defs.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/errdefs/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/errdefs/helpers.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/errdefs/http_helpers.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/errdefs/is.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b705/_pkg_.a # internal cp $WORK/b705/_pkg_.a /builddir/.cache/go-build/4f/4ff2ac10c8547c462f5280e0b3911a622335a45e921663a3daf612ca2296c1ad-d # internal github.com/prometheus/prometheus/vendor/golang.org/x/net/proxy mkdir -p $WORK/b703/ cat >/tmp/go-build1558595755/b703/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/internal/socks=github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socks packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socks=/tmp/go-build1558595755/b704/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b703/_pkg_.a -trimpath "$WORK/b703=>" -p github.com/prometheus/prometheus/vendor/golang.org/x/net/proxy -complete -installsuffix shared -buildid gSmlpeeIrXMOx-sn4Myz/gSmlpeeIrXMOx-sn4Myz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b703/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/proxy/dial.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/proxy/direct.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/proxy/per_host.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/proxy/proxy.go ./_build/src/github.com/prometheus/prometheus/vendor/golang.org/x/net/proxy/socks5.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b703/_pkg_.a # internal cp $WORK/b703/_pkg_.a /builddir/.cache/go-build/4e/4e7f82c3d7754a9692e43279373488c97b4d2766b6e2aa20449e20b81ec397a2-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/sockets mkdir -p $WORK/b702/ cat >/tmp/go-build1558595755/b702/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/proxy=github.com/prometheus/prometheus/vendor/golang.org/x/net/proxy packagefile crypto/tls=/tmp/go-build1558595755/b093/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/proxy=/tmp/go-build1558595755/b703/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile syscall=/tmp/go-build1558595755/b038/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b702/_pkg_.a -trimpath "$WORK/b702=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/sockets -complete -installsuffix shared -buildid KH94kWBRa1MAP42bfxZO/KH94kWBRa1MAP42bfxZO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b702/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/sockets/inmem_socket.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/sockets/proxy.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/sockets/sockets.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/sockets/sockets_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/sockets/tcp_socket.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/sockets/unix_socket.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b700/_pkg_.a # internal cp $WORK/b700/_pkg_.a /builddir/.cache/go-build/87/871059d33a894d8a2017584586814c9456af8c511bcb6df9a20228bded2226d8-d # internal github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud mkdir -p $WORK/b707/ cat >/tmp/go-build1558595755/b707/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile path/filepath=/tmp/go-build1558595755/b051/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b707/_pkg_.a -trimpath "$WORK/b707=>" -p github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud -complete -installsuffix shared -buildid jDau0TIwjsLg95Xspww-/jDau0TIwjsLg95Xspww- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b707/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/auth_options.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/auth_result.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/endpoint_search.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/params.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/provider_client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/results.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/service_client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b702/_pkg_.a # internal cp $WORK/b702/_pkg_.a /builddir/.cache/go-build/32/32714f3dfc4b9f78662521e9b9a9592fd8bfd63732b8a6c8d6ab6923162e2c48-d # internal github.com/prometheus/prometheus/discovery/puppetdb mkdir -p $WORK/b719/ cat >/tmp/go-build1558595755/b719/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/version=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1558595755/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1558595755/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1558595755/b202/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1558595755/b148/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version=/tmp/go-build1558595755/b225/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1558595755/b274/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build1558595755/b285/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1558595755/b275/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build1558595755/b286/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile path=/tmp/go-build1558595755/b045/_pkg_.a packagefile regexp=/tmp/go-build1558595755/b068/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b719/_pkg_.a -trimpath "$WORK/b719=>" -p github.com/prometheus/prometheus/discovery/puppetdb -complete -installsuffix shared -buildid NetCYm49CM282pQVL49_/NetCYm49CM282pQVL49_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b719/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/puppetdb/puppetdb.go ./_build/src/github.com/prometheus/prometheus/discovery/puppetdb/resources.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b689/_pkg_.a # internal cp $WORK/b689/_pkg_.a /builddir/.cache/go-build/51/51f36ca1c37d456fdeaf1c6fec6d963ffcdc2a80ce860896d4fa5a6e772e6569-d # internal github.com/prometheus/prometheus/vendor/github.com/docker/docker/client mkdir -p $WORK/b688/ cat >/tmp/go-build1558595755/b688/importcfg << 'EOF' # internal # import config importmap github.com/containerd/containerd/platforms=github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/platforms importmap github.com/docker/distribution/reference=github.com/prometheus/prometheus/vendor/github.com/docker/distribution/reference importmap github.com/docker/docker/api=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api importmap github.com/docker/docker/api/types=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types importmap github.com/docker/docker/api/types/container=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/events=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/events importmap github.com/docker/docker/api/types/filters=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/image=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/image importmap github.com/docker/docker/api/types/network=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/registry=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/docker/api/types/time=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/time importmap github.com/docker/docker/api/types/versions=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/versions importmap github.com/docker/docker/api/types/volume=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/volume importmap github.com/docker/docker/errdefs=github.com/prometheus/prometheus/vendor/github.com/docker/docker/errdefs importmap github.com/docker/go-connections/sockets=github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/sockets importmap github.com/docker/go-connections/tlsconfig=github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors packagefile bufio=/tmp/go-build1558595755/b052/_pkg_.a packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile crypto/tls=/tmp/go-build1558595755/b093/_pkg_.a packagefile encoding/base64=/tmp/go-build1558595755/b061/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/platforms=/tmp/go-build1558595755/b689/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/distribution/reference=/tmp/go-build1558595755/b693/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api=/tmp/go-build1558595755/b695/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types=/tmp/go-build1558595755/b672/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container=/tmp/go-build1558595755/b673/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/events=/tmp/go-build1558595755/b696/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build1558595755/b679/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/image=/tmp/go-build1558595755/b697/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/network=/tmp/go-build1558595755/b681/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build1558595755/b682/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm=/tmp/go-build1558595755/b686/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/time=/tmp/go-build1558595755/b698/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/versions=/tmp/go-build1558595755/b680/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/volume=/tmp/go-build1558595755/b699/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/errdefs=/tmp/go-build1558595755/b700/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/sockets=/tmp/go-build1558595755/b702/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/tlsconfig=/tmp/go-build1558595755/b705/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest=/tmp/go-build1558595755/b684/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1558595755/b683/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1558595755/b073/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile net/http/httputil=/tmp/go-build1558595755/b246/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile path=/tmp/go-build1558595755/b045/_pkg_.a packagefile path/filepath=/tmp/go-build1558595755/b051/_pkg_.a packagefile regexp=/tmp/go-build1558595755/b068/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b688/_pkg_.a -trimpath "$WORK/b688=>" -p github.com/prometheus/prometheus/vendor/github.com/docker/docker/client -complete -installsuffix shared -buildid YkkOs8cQUnMXgIFj6jFq/YkkOs8cQUnMXgIFj6jFq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b688/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/build_cancel.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/build_prune.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/checkpoint_create.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/checkpoint_delete.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/checkpoint_list.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/client_deprecated.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/client_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/config_create.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/config_inspect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/config_list.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/config_remove.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/config_update.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_attach.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_commit.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_copy.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_create.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_diff.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_exec.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_export.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_inspect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_kill.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_list.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_logs.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_pause.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_prune.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_remove.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_rename.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_resize.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_restart.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_start.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_stats.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_stop.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_top.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_unpause.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_update.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/container_wait.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/disk_usage.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/distribution_inspect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/events.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/hijack.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/image_build.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/image_create.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/image_history.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/image_import.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/image_inspect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/image_list.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/image_load.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/image_prune.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/image_pull.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/image_push.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/image_remove.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/image_save.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/image_search.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/image_tag.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/info.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/interface.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/interface_experimental.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/interface_stable.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/login.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/network_connect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/network_create.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/network_disconnect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/network_inspect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/network_list.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/network_prune.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/network_remove.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/node_inspect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/node_list.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/node_remove.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/node_update.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/options.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/ping.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/plugin_create.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/plugin_disable.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/plugin_enable.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/plugin_inspect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/plugin_install.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/plugin_list.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/plugin_push.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/plugin_remove.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/plugin_set.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/plugin_upgrade.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/request.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/secret_create.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/secret_inspect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/secret_list.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/secret_remove.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/secret_update.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/service_create.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/service_inspect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/service_list.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/service_logs.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/service_remove.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/service_update.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/swarm_get_unlock_key.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/swarm_init.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/swarm_inspect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/swarm_join.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/swarm_leave.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/swarm_unlock.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/swarm_update.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/task_inspect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/task_list.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/task_logs.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/transport.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/utils.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/version.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/volume_create.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/volume_inspect.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/volume_list.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/volume_prune.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/docker/docker/client/volume_remove.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b719/_pkg_.a # internal cp $WORK/b719/_pkg_.a /builddir/.cache/go-build/3e/3e0cf0f61cd0e2af4bff020c1d00db89a1b71de9ef328871763a5831f7022d2b-d # internal github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/async mkdir -p $WORK/b722/ cat >/tmp/go-build1558595755/b722/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b722/_pkg_.a -trimpath "$WORK/b722=>" -p github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/async -complete -installsuffix shared -buildid 1ItT2fhBxAiCVCdt7KeI/1ItT2fhBxAiCVCdt7KeI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b722/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/async/wait.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b722/_pkg_.a # internal cp $WORK/b722/_pkg_.a /builddir/.cache/go-build/85/859919dba1f5883770915fbca133d1f3941751a7a1acfa858f63fa969541467e-d # internal github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/errors mkdir -p $WORK/b723/ cat >/tmp/go-build1558595755/b723/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b723/_pkg_.a -trimpath "$WORK/b723=>" -p github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/errors -complete -installsuffix shared -buildid xv0nMoiAqq_K0NIEqj3p/xv0nMoiAqq_K0NIEqj3p -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b723/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/errors/error.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b723/_pkg_.a # internal cp $WORK/b723/_pkg_.a /builddir/.cache/go-build/87/8726a22b19a006f1891422efc05ac7da502ed27ee002d360c8a7062fe9e940f7-d # internal github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/marshaler mkdir -p $WORK/b724/ cat >/tmp/go-build1558595755/b724/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b724/_pkg_.a -trimpath "$WORK/b724=>" -p github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/marshaler -complete -installsuffix shared -buildid Xz5NMl9ejjbQ6BoFo29Z/Xz5NMl9ejjbQ6BoFo29Z -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b724/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/marshaler/duration.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b724/_pkg_.a # internal cp $WORK/b724/_pkg_.a /builddir/.cache/go-build/a2/a22274f64f09dd8e9e317942fb782af63eff1a763876ccc7699baf4c239f2a6c-d # internal github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/parameter mkdir -p $WORK/b725/ cat >/tmp/go-build1558595755/b725/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b725/_pkg_.a -trimpath "$WORK/b725=>" -p github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/parameter -complete -installsuffix shared -buildid mr8XtnOKBK1_Rh6YeY4S/mr8XtnOKBK1_Rh6YeY4S -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b725/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/parameter/query.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b725/_pkg_.a # internal cp $WORK/b725/_pkg_.a /builddir/.cache/go-build/3e/3e75a03217a988ba62810a1be85ccc0fd3a0e7bcf0f09dfe0de67e907874688a-d # internal github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/auth mkdir -p $WORK/b728/ cat >/tmp/go-build1558595755/b728/importcfg << 'EOF' # internal # import config packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b728/_pkg_.a -trimpath "$WORK/b728=>" -p github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/auth -complete -installsuffix shared -buildid cgXGjvdfqkMxDwyFXW1W/cgXGjvdfqkMxDwyFXW1W -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b728/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/auth/auth.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/auth/no_auth.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/auth/token.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b707/_pkg_.a # internal cp $WORK/b707/_pkg_.a /builddir/.cache/go-build/19/19866477a3f15f3aa2a5d79647ab7bc6365aca2888e3fb5d3b051090fdc31b51-d # internal github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination mkdir -p $WORK/b711/ cat >/tmp/go-build1558595755/b711/importcfg << 'EOF' # internal # import config importmap github.com/gophercloud/gophercloud=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud=/tmp/go-build1558595755/b707/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b711/_pkg_.a -trimpath "$WORK/b711=>" -p github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination -complete -installsuffix shared -buildid T41rGV8y0-ZigzvI_HAK/T41rGV8y0-ZigzvI_HAK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b711/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination/http.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination/linked.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination/marker.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination/pager.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination/pkg.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination/single.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b728/_pkg_.a # internal cp $WORK/b728/_pkg_.a /builddir/.cache/go-build/a5/a58baaa86598766ba34a6642828702d1e67482d11d984c60e4109351a9709ab6-d # internal github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens mkdir -p $WORK/b713/ cat >/tmp/go-build1558595755/b713/importcfg << 'EOF' # internal # import config importmap github.com/gophercloud/gophercloud=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud=/tmp/go-build1558595755/b707/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b713/_pkg_.a -trimpath "$WORK/b713=>" -p github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens -complete -installsuffix shared -buildid LyZg1ZYHcOMfg8f6Vusd/LyZg1ZYHcOMfg8f6Vusd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b713/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens/requests.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens/results.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens/urls.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b665/_pkg_.a # internal cp $WORK/b665/_pkg_.a /builddir/.cache/go-build/c1/c159f45cee7cd4df1ae4876aa7747ff884067d6fb3986c058e98a7cfa3901006-d # internal github.com/prometheus/prometheus/discovery/linode mkdir -p $WORK/b664/ cat >/tmp/go-build1558595755/b664/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/linode/linodego=github.com/prometheus/prometheus/vendor/github.com/linode/linodego importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/version=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1558595755/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/linode/linodego=/tmp/go-build1558595755/b665/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1558595755/b202/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1558595755/b148/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version=/tmp/go-build1558595755/b225/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1558595755/b274/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build1558595755/b285/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1558595755/b275/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b664/_pkg_.a -trimpath "$WORK/b664=>" -p github.com/prometheus/prometheus/discovery/linode -complete -installsuffix shared -buildid U9ekSsm4zNCV0ZfgVy-Z/U9ekSsm4zNCV0ZfgVy-Z -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b664/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/linode/linode.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b711/_pkg_.a # internal cp $WORK/b711/_pkg_.a /builddir/.cache/go-build/b1/b1f7616f246ddb0e075f10c7dc878d0af71e3365a2f9656b9f81b2c7fdc5b0cb-d # internal github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tenants mkdir -p $WORK/b710/ cat >/tmp/go-build1558595755/b710/importcfg << 'EOF' # internal # import config importmap github.com/gophercloud/gophercloud=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud importmap github.com/gophercloud/gophercloud/pagination=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud=/tmp/go-build1558595755/b707/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination=/tmp/go-build1558595755/b711/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b710/_pkg_.a -trimpath "$WORK/b710=>" -p github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tenants -complete -installsuffix shared -buildid gI4Nl5dCRMTPdxPy-iox/gI4Nl5dCRMTPdxPy-iox -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b710/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tenants/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tenants/requests.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tenants/results.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tenants/urls.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b713/_pkg_.a # internal cp $WORK/b713/_pkg_.a /builddir/.cache/go-build/0b/0b083b438fc81decb05abf6d84ce1648cd774f973528a30152282b56fbdf7eb6-d # internal github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/ec2tokens mkdir -p $WORK/b712/ cat >/tmp/go-build1558595755/b712/importcfg << 'EOF' # internal # import config importmap github.com/gophercloud/gophercloud=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud importmap github.com/gophercloud/gophercloud/openstack/identity/v3/tokens=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens packagefile crypto/hmac=/tmp/go-build1558595755/b111/_pkg_.a packagefile crypto/sha1=/tmp/go-build1558595755/b115/_pkg_.a packagefile crypto/sha256=/tmp/go-build1558595755/b116/_pkg_.a packagefile encoding/hex=/tmp/go-build1558595755/b120/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud=/tmp/go-build1558595755/b707/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens=/tmp/go-build1558595755/b713/_pkg_.a packagefile math/rand=/tmp/go-build1558595755/b092/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b712/_pkg_.a -trimpath "$WORK/b712=>" -p github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/ec2tokens -complete -installsuffix shared -buildid wEPqWgDGoR17O-1jeCt3/wEPqWgDGoR17O-1jeCt3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b712/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/ec2tokens/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/ec2tokens/requests.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/ec2tokens/urls.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b712/_pkg_.a # internal cp $WORK/b712/_pkg_.a /builddir/.cache/go-build/ab/abfb867d13461e9f8a7562cb91450e56338a6dca171e9f84161dd84124f95af1-d # internal github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1 mkdir -p $WORK/b714/ cat >/tmp/go-build1558595755/b714/importcfg << 'EOF' # internal # import config importmap github.com/gophercloud/gophercloud=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud importmap github.com/gophercloud/gophercloud/openstack/identity/v3/tokens=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens importmap github.com/gophercloud/gophercloud/pagination=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination packagefile crypto/hmac=/tmp/go-build1558595755/b111/_pkg_.a packagefile crypto/sha1=/tmp/go-build1558595755/b115/_pkg_.a packagefile encoding/base64=/tmp/go-build1558595755/b061/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud=/tmp/go-build1558595755/b707/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens=/tmp/go-build1558595755/b713/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination=/tmp/go-build1558595755/b711/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile math/rand=/tmp/go-build1558595755/b092/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b714/_pkg_.a -trimpath "$WORK/b714=>" -p github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1 -complete -installsuffix shared -buildid QjVlxxKPgdxSV5Ibhbyw/QjVlxxKPgdxSV5Ibhbyw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b714/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1/requests.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1/results.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1/urls.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b688/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b664/_pkg_.a # internal cp $WORK/b664/_pkg_.a /builddir/.cache/go-build/59/5910decdfb6451c60e0397bb1a226d83e531932fc84dc753cc5ba18becf7d448-d # internal github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/utils mkdir -p $WORK/b715/ cat >/tmp/go-build1558595755/b715/importcfg << 'EOF' # internal # import config importmap github.com/gophercloud/gophercloud=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud=/tmp/go-build1558595755/b707/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile regexp=/tmp/go-build1558595755/b068/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b715/_pkg_.a -trimpath "$WORK/b715=>" -p github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/utils -complete -installsuffix shared -buildid y4B8vfGVCdiIaDt0iPtb/y4B8vfGVCdiIaDt0iPtb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b715/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/utils/base_endpoint.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/utils/choose_version.go cp $WORK/b688/_pkg_.a /builddir/.cache/go-build/95/95a79833daa7223cdda7891c6a3e80c8b767ba455451dc167e25c85ecc4a584e-d # internal github.com/prometheus/prometheus/discovery/moby mkdir -p $WORK/b671/ cat >/tmp/go-build1558595755/b671/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types importmap github.com/docker/docker/api/types/filters=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/swarm=github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/docker/client=github.com/prometheus/prometheus/vendor/github.com/docker/docker/client importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/version=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types=/tmp/go-build1558595755/b672/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build1558595755/b679/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm=/tmp/go-build1558595755/b686/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/client=/tmp/go-build1558595755/b688/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1558595755/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1558595755/b202/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1558595755/b148/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version=/tmp/go-build1558595755/b225/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1558595755/b274/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build1558595755/b285/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1558595755/b275/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build1558595755/b286/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b671/_pkg_.a -trimpath "$WORK/b671=>" -p github.com/prometheus/prometheus/discovery/moby -complete -installsuffix shared -buildid uRYXCgvG41d8aHP_znKq/uRYXCgvG41d8aHP_znKq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b671/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/moby/docker.go ./_build/src/github.com/prometheus/prometheus/discovery/moby/dockerswarm.go ./_build/src/github.com/prometheus/prometheus/discovery/moby/network.go ./_build/src/github.com/prometheus/prometheus/discovery/moby/nodes.go ./_build/src/github.com/prometheus/prometheus/discovery/moby/services.go ./_build/src/github.com/prometheus/prometheus/discovery/moby/tasks.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b710/_pkg_.a # internal cp $WORK/b710/_pkg_.a /builddir/.cache/go-build/3e/3e3dd4d104f76f80154621a47777cd11e0a981cef149ead332b675ebafc18d49-d # internal github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tokens mkdir -p $WORK/b709/ cat >/tmp/go-build1558595755/b709/importcfg << 'EOF' # internal # import config importmap github.com/gophercloud/gophercloud=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud importmap github.com/gophercloud/gophercloud/openstack/identity/v2/tenants=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tenants packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud=/tmp/go-build1558595755/b707/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tenants=/tmp/go-build1558595755/b710/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b709/_pkg_.a -trimpath "$WORK/b709=>" -p github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tokens -complete -installsuffix shared -buildid daYy6uFFFNBcZ4C-Uurj/daYy6uFFFNBcZ4C-Uurj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b709/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tokens/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tokens/requests.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tokens/results.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tokens/urls.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b715/_pkg_.a # internal cp $WORK/b715/_pkg_.a /builddir/.cache/go-build/1c/1c98e3608f0dc0ff2bd54333a4d4b85a8b04c505a704dd5df8064b96126bde48-d # internal github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips mkdir -p $WORK/b716/ cat >/tmp/go-build1558595755/b716/importcfg << 'EOF' # internal # import config importmap github.com/gophercloud/gophercloud=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud importmap github.com/gophercloud/gophercloud/pagination=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud=/tmp/go-build1558595755/b707/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination=/tmp/go-build1558595755/b711/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b716/_pkg_.a -trimpath "$WORK/b716=>" -p github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips -complete -installsuffix shared -buildid 4Js_a7kpq_KNCYz0RN4l/4Js_a7kpq_KNCYz0RN4l -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b716/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips/requests.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips/results.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips/urls.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b709/_pkg_.a # internal cp $WORK/b709/_pkg_.a /builddir/.cache/go-build/87/8745e4cadfd3e165bf4e1b333c5015927ee689a7f9852057001904986e351edc-d # internal github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors mkdir -p $WORK/b717/ cat >/tmp/go-build1558595755/b717/importcfg << 'EOF' # internal # import config importmap github.com/gophercloud/gophercloud=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud importmap github.com/gophercloud/gophercloud/pagination=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud=/tmp/go-build1558595755/b707/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination=/tmp/go-build1558595755/b711/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b717/_pkg_.a -trimpath "$WORK/b717=>" -p github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors -complete -installsuffix shared -buildid -4ywIGmzfhpYV2V7EvZ-/-4ywIGmzfhpYV2V7EvZ- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b717/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors/requests.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors/results.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors/urls.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b671/_pkg_.a # internal cp $WORK/b671/_pkg_.a /builddir/.cache/go-build/25/25171cebb8e0dfcdb450004f0a7eddf5e8f8ab1ba435bfca679305e4b004f4af-d # internal github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers mkdir -p $WORK/b718/ cat >/tmp/go-build1558595755/b718/importcfg << 'EOF' # internal # import config importmap github.com/gophercloud/gophercloud=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud importmap github.com/gophercloud/gophercloud/pagination=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination packagefile crypto/rsa=/tmp/go-build1558595755/b114/_pkg_.a packagefile encoding/base64=/tmp/go-build1558595755/b061/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud=/tmp/go-build1558595755/b707/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination=/tmp/go-build1558595755/b711/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile path=/tmp/go-build1558595755/b045/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b718/_pkg_.a -trimpath "$WORK/b718=>" -p github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers -complete -installsuffix shared -buildid oIt2_eklZDvNF2aQwmMt/oIt2_eklZDvNF2aQwmMt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b718/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers/requests.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers/results.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers/urls.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers/util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b716/_pkg_.a # internal cp $WORK/b716/_pkg_.a /builddir/.cache/go-build/5e/5ef71295c63236ffbdf5ba4549f7b5ded3b05f9171cf67685c57fdb799af7d2a-d # internal github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/logger mkdir -p $WORK/b729/ cat >/tmp/go-build1558595755/b729/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile log=/tmp/go-build1558595755/b066/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b729/_pkg_.a -trimpath "$WORK/b729=>" -p github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/logger -complete -installsuffix shared -buildid 5xwA5WPuchMVbS29NbjN/5xwA5WPuchMVbS29NbjN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b729/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/logger/default_logger.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/logger/logger.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b714/_pkg_.a # internal cp $WORK/b714/_pkg_.a /builddir/.cache/go-build/ea/eafa8e1a1d9e74586f1b1fdf03dfbfaaa2d3f7237380c701c1970f786dc3773a-d # internal github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack mkdir -p $WORK/b708/ cat >/tmp/go-build1558595755/b708/importcfg << 'EOF' # internal # import config importmap github.com/gophercloud/gophercloud=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud importmap github.com/gophercloud/gophercloud/openstack/identity/v2/tokens=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tokens importmap github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/ec2tokens=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/ec2tokens importmap github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1 importmap github.com/gophercloud/gophercloud/openstack/identity/v3/tokens=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens importmap github.com/gophercloud/gophercloud/openstack/utils=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/utils packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud=/tmp/go-build1558595755/b707/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tokens=/tmp/go-build1558595755/b709/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/ec2tokens=/tmp/go-build1558595755/b712/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1=/tmp/go-build1558595755/b714/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens=/tmp/go-build1558595755/b713/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/utils=/tmp/go-build1558595755/b715/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b708/_pkg_.a -trimpath "$WORK/b708=>" -p github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack -complete -installsuffix shared -buildid 3wiKgRTy-ghn4eZ6Dsva/3wiKgRTy-ghn4eZ6Dsva -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b708/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/auth_env.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/endpoint_location.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/errors.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b717/_pkg_.a # internal cp $WORK/b717/_pkg_.a /builddir/.cache/go-build/94/940da64d90a0e73e14a68ec0f0119a414b67e349f0ba524a2bc28938793f3cc4-d # internal github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/validation mkdir -p $WORK/b730/ cat >/tmp/go-build1558595755/b730/importcfg << 'EOF' # internal # import config packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile regexp=/tmp/go-build1558595755/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b730/_pkg_.a -trimpath "$WORK/b730=>" -p github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/validation -complete -installsuffix shared -buildid s2U0oN_AHZwy05fd1WV_/s2U0oN_AHZwy05fd1WV_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b730/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/validation/is.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b729/_pkg_.a # internal cp $WORK/b729/_pkg_.a /builddir/.cache/go-build/b6/b6a9065b09c7de493b259e7047eadde6a6334da7ba3d6fcb0ba97f630f3feffc-d # internal github.com/prometheus/prometheus/discovery/triton mkdir -p $WORK/b733/ cat >/tmp/go-build1558595755/b733/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/mwitkow/go-conntrack=github.com/prometheus/prometheus/vendor/github.com/mwitkow/go-conntrack importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1558595755/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mwitkow/go-conntrack=/tmp/go-build1558595755/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1558595755/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1558595755/b202/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1558595755/b148/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1558595755/b274/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build1558595755/b285/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1558595755/b275/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b733/_pkg_.a -trimpath "$WORK/b733=>" -p github.com/prometheus/prometheus/discovery/triton -complete -installsuffix shared -buildid vwPAI-d6fuOqdtR1ej1x/vwPAI-d6fuOqdtR1ej1x -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b733/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/triton/triton.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b730/_pkg_.a # internal cp $WORK/b730/_pkg_.a /builddir/.cache/go-build/e1/e153b81a347641bec5e3b128d6b65eec2ca33cb76c47a9911c78643033348be8-d # internal github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw mkdir -p $WORK/b727/ cat >/tmp/go-build1558595755/b727/importcfg << 'EOF' # internal # import config importmap github.com/scaleway/scaleway-sdk-go/internal/auth=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/auth importmap github.com/scaleway/scaleway-sdk-go/internal/errors=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/errors importmap github.com/scaleway/scaleway-sdk-go/logger=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/logger importmap github.com/scaleway/scaleway-sdk-go/validation=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/validation importmap gopkg.in/yaml.v2=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2 packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile crypto/tls=/tmp/go-build1558595755/b093/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/auth=/tmp/go-build1558595755/b728/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/errors=/tmp/go-build1558595755/b723/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/logger=/tmp/go-build1558595755/b729/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/validation=/tmp/go-build1558595755/b730/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2=/tmp/go-build1558595755/b224/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile net/http/httputil=/tmp/go-build1558595755/b246/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile path/filepath=/tmp/go-build1558595755/b051/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile runtime=/tmp/go-build1558595755/b010/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync/atomic=/tmp/go-build1558595755/b024/_pkg_.a packagefile text/template=/tmp/go-build1558595755/b209/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b727/_pkg_.a -trimpath "$WORK/b727=>" -p github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw -complete -installsuffix shared -buildid eJwSUTYgHPR30m3sm4mz/eJwSUTYgHPR30m3sm4mz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b727/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw/client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw/client_option.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw/config.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw/config_legacy.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw/convert.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw/custom_types.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw/env.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw/locality.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw/path.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw/request.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw/request_option.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw/version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b708/_pkg_.a # internal cp $WORK/b708/_pkg_.a /builddir/.cache/go-build/72/72e0737d0288b97261ea421b235576c93d327717d708bcc8dd356ff87c3c6213-d # internal encoding/gob mkdir -p $WORK/b737/ cat >/tmp/go-build1558595755/b737/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1558595755/b052/_pkg_.a packagefile encoding=/tmp/go-build1558595755/b060/_pkg_.a packagefile encoding/binary=/tmp/go-build1558595755/b055/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile internal/saferio=/tmp/go-build1558595755/b738/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile math/bits=/tmp/go-build1558595755/b032/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1558595755/b024/_pkg_.a packagefile unicode=/tmp/go-build1558595755/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1558595755/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b737/_pkg_.a -trimpath "$WORK/b737=>" -p encoding/gob -std -complete -installsuffix shared -buildid MSC2CmOEgzOlqDq-3pvB/MSC2CmOEgzOlqDq-3pvB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b737/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_arm64/buildid -w $WORK/b733/_pkg_.a # internal cp $WORK/b733/_pkg_.a /builddir/.cache/go-build/23/2316b575cd1a8a58e962a7030b8a65cd08cfb856f10de38ec9a1855c8ff3a575-d # internal net/mail mkdir -p $WORK/b742/ cat >/tmp/go-build1558595755/b742/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1558595755/b052/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile log=/tmp/go-build1558595755/b066/_pkg_.a packagefile mime=/tmp/go-build1558595755/b137/_pkg_.a packagefile net/textproto=/tmp/go-build1558595755/b134/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build1558595755/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b742/_pkg_.a -trimpath "$WORK/b742=>" -p net/mail -std -complete -installsuffix shared -buildid cB20YPPttdu5l5nmzUXC/cB20YPPttdu5l5nmzUXC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b742/importcfg -pack /usr/lib/golang/src/net/mail/message.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b718/_pkg_.a # internal cp $WORK/b718/_pkg_.a /builddir/.cache/go-build/bf/bf2a72c3656139c6ccea9e228525e8e8958b580d769528119216633f31ea777f-d # internal github.com/prometheus/prometheus/discovery/openstack mkdir -p $WORK/b706/ cat >/tmp/go-build1558595755/b706/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/gophercloud/gophercloud=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud importmap github.com/gophercloud/gophercloud/openstack=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack importmap github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips importmap github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors importmap github.com/gophercloud/gophercloud/openstack/compute/v2/servers=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers importmap github.com/gophercloud/gophercloud/pagination=github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination importmap github.com/mwitkow/go-conntrack=github.com/prometheus/prometheus/vendor/github.com/mwitkow/go-conntrack importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1558595755/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1558595755/b070/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud=/tmp/go-build1558595755/b707/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack=/tmp/go-build1558595755/b708/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips=/tmp/go-build1558595755/b716/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors=/tmp/go-build1558595755/b717/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers=/tmp/go-build1558595755/b718/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination=/tmp/go-build1558595755/b711/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mwitkow/go-conntrack=/tmp/go-build1558595755/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1558595755/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1558595755/b202/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1558595755/b148/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1558595755/b274/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build1558595755/b285/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1558595755/b275/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build1558595755/b286/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b706/_pkg_.a -trimpath "$WORK/b706=>" -p github.com/prometheus/prometheus/discovery/openstack -complete -installsuffix shared -buildid Minmw3qOzZPDXQbROO0s/Minmw3qOzZPDXQbROO0s -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b706/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/openstack/hypervisor.go ./_build/src/github.com/prometheus/prometheus/discovery/openstack/instance.go ./_build/src/github.com/prometheus/prometheus/discovery/openstack/openstack.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b727/_pkg_.a # internal cp $WORK/b727/_pkg_.a /builddir/.cache/go-build/6a/6ab8a40440221cc46d3354633e96de2b72409368f63989b437f3b4e84b30f2cb-d # internal github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/baremetal/v1 mkdir -p $WORK/b721/ cat >/tmp/go-build1558595755/b721/importcfg << 'EOF' # internal # import config importmap github.com/scaleway/scaleway-sdk-go/internal/async=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/async importmap github.com/scaleway/scaleway-sdk-go/internal/errors=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/errors importmap github.com/scaleway/scaleway-sdk-go/internal/marshaler=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/marshaler importmap github.com/scaleway/scaleway-sdk-go/internal/parameter=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/parameter importmap github.com/scaleway/scaleway-sdk-go/namegenerator=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/namegenerator importmap github.com/scaleway/scaleway-sdk-go/scw=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/async=/tmp/go-build1558595755/b722/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/errors=/tmp/go-build1558595755/b723/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/marshaler=/tmp/go-build1558595755/b724/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/parameter=/tmp/go-build1558595755/b725/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/namegenerator=/tmp/go-build1558595755/b726/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw=/tmp/go-build1558595755/b727/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b721/_pkg_.a -trimpath "$WORK/b721=>" -p github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/baremetal/v1 -complete -installsuffix shared -buildid _MQGEcuV1hHteJTAdQNG/_MQGEcuV1hHteJTAdQNG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b721/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/baremetal/v1/baremetal_sdk.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/baremetal/v1/server_utils.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b742/_pkg_.a # internal cp $WORK/b742/_pkg_.a /builddir/.cache/go-build/7d/7d94a53e0d3ea430cec184a3eff3808d645083bb5e00dee957f4b4543d84aa54-d # internal github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/marketplace/v1 mkdir -p $WORK/b732/ cat >/tmp/go-build1558595755/b732/importcfg << 'EOF' # internal # import config importmap github.com/scaleway/scaleway-sdk-go/internal/errors=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/errors importmap github.com/scaleway/scaleway-sdk-go/internal/marshaler=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/marshaler importmap github.com/scaleway/scaleway-sdk-go/internal/parameter=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/parameter importmap github.com/scaleway/scaleway-sdk-go/namegenerator=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/namegenerator importmap github.com/scaleway/scaleway-sdk-go/scw=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/errors=/tmp/go-build1558595755/b723/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/marshaler=/tmp/go-build1558595755/b724/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/parameter=/tmp/go-build1558595755/b725/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/namegenerator=/tmp/go-build1558595755/b726/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw=/tmp/go-build1558595755/b727/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b732/_pkg_.a -trimpath "$WORK/b732=>" -p github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/marketplace/v1 -complete -installsuffix shared -buildid Uf9vwomg-J1SfFVPClrO/Uf9vwomg-J1SfFVPClrO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b732/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/marketplace/v1/marketplace_sdk.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/marketplace/v1/marketplace_utils.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b732/_pkg_.a # internal cp $WORK/b732/_pkg_.a /builddir/.cache/go-build/9b/9bf4549b44cfcebdf1ed5a484b8cee39005414c03bff28b21d9762d27565b9c8-d # internal github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1 mkdir -p $WORK/b731/ cat >/tmp/go-build1558595755/b731/importcfg << 'EOF' # internal # import config importmap github.com/scaleway/scaleway-sdk-go/api/marketplace/v1=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/marketplace/v1 importmap github.com/scaleway/scaleway-sdk-go/internal/async=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/async importmap github.com/scaleway/scaleway-sdk-go/internal/errors=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/errors importmap github.com/scaleway/scaleway-sdk-go/internal/marshaler=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/marshaler importmap github.com/scaleway/scaleway-sdk-go/internal/parameter=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/parameter importmap github.com/scaleway/scaleway-sdk-go/namegenerator=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/namegenerator importmap github.com/scaleway/scaleway-sdk-go/scw=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw importmap github.com/scaleway/scaleway-sdk-go/validation=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/validation packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/marketplace/v1=/tmp/go-build1558595755/b732/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/async=/tmp/go-build1558595755/b722/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/errors=/tmp/go-build1558595755/b723/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/marshaler=/tmp/go-build1558595755/b724/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/parameter=/tmp/go-build1558595755/b725/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/namegenerator=/tmp/go-build1558595755/b726/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw=/tmp/go-build1558595755/b727/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/validation=/tmp/go-build1558595755/b730/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile math/rand=/tmp/go-build1558595755/b092/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b731/_pkg_.a -trimpath "$WORK/b731=>" -p github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1 -complete -installsuffix shared -buildid oaSXlzJbmsjqYgQ16rdj/oaSXlzJbmsjqYgQ16rdj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b731/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/image_utils.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/instance_metadata_sdk.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/instance_sdk.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/instance_utils.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/security_group_utils.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/server_utils.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/snapshot_utils.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1/volume_utils.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b706/_pkg_.a # internal cp $WORK/b706/_pkg_.a /builddir/.cache/go-build/58/58c54f719c14d10e292b94f503e606aeae4ec7b4aabea825c98a1ad0559b9e34-d # internal github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations mkdir -p $WORK/b741/ cat >/tmp/go-build1558595755/b741/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/descriptorpb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb importmap google.golang.org/protobuf/types/known/anypb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build1558595755/b154/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1558595755/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1558595755/b179/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb=/tmp/go-build1558595755/b178/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build1558595755/b186/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile net/mail=/tmp/go-build1558595755/b742/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile regexp=/tmp/go-build1558595755/b068/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build1558595755/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b741/_pkg_.a -trimpath "$WORK/b741=>" -p github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations -complete -installsuffix shared -buildid 3Xp7Gl0X4U2UAOGVPFKF/3Xp7Gl0X4U2UAOGVPFKF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b741/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations/migrate.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations/migrate.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations/security.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations/security.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations/sensitive.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations/sensitive.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations/status.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations/status.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations/versioning.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations/versioning.pb.validate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b721/_pkg_.a # internal cp $WORK/b721/_pkg_.a /builddir/.cache/go-build/0f/0f683b0f35948ffce9aac618d7fd650031b655c6e920ad58023d428d221a0833-d # internal github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/annotations/v3 mkdir -p $WORK/b743/ cat >/tmp/go-build1558595755/b743/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/descriptorpb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb importmap google.golang.org/protobuf/types/known/anypb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build1558595755/b154/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1558595755/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1558595755/b179/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb=/tmp/go-build1558595755/b178/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build1558595755/b186/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile net/mail=/tmp/go-build1558595755/b742/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile regexp=/tmp/go-build1558595755/b068/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build1558595755/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b743/_pkg_.a -trimpath "$WORK/b743=>" -p github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/annotations/v3 -complete -installsuffix shared -buildid gaQXMHP2UVP5hVx4mGNZ/gaQXMHP2UVP5hVx4mGNZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b743/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/annotations/v3/status.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/annotations/v3/status.pb.validate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b737/_pkg_.a # internal cp $WORK/b737/_pkg_.a /builddir/.cache/go-build/9a/9a6de814e5d685f11bc59d947e8c5af82023b55411d974c2e1d2e807922a08d0-d # internal net/rpc mkdir -p $WORK/b736/ cat >/tmp/go-build1558595755/b736/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1558595755/b052/_pkg_.a packagefile encoding/gob=/tmp/go-build1558595755/b737/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile go/token=/tmp/go-build1558595755/b166/_pkg_.a packagefile html/template=/tmp/go-build1558595755/b207/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile log=/tmp/go-build1558595755/b066/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b736/_pkg_.a -trimpath "$WORK/b736=>" -p net/rpc -std -complete -installsuffix shared -buildid HrKHjZH5KmWtnMB9HlRS/HrKHjZH5KmWtnMB9HlRS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b736/importcfg -pack /usr/lib/golang/src/net/rpc/client.go /usr/lib/golang/src/net/rpc/debug.go /usr/lib/golang/src/net/rpc/server.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b743/_pkg_.a # internal cp $WORK/b743/_pkg_.a /builddir/.cache/go-build/8f/8ff7bc3b880811e45c0219c03248f8371d21d11543bf15629c2dc0cc8a88e293-d # internal github.com/prometheus/prometheus/vendor/github.com/envoyproxy/protoc-gen-validate/validate mkdir -p $WORK/b745/ cat >/tmp/go-build1558595755/b745/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/descriptorpb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb importmap google.golang.org/protobuf/types/known/durationpb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/durationpb importmap google.golang.org/protobuf/types/known/timestamppb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/timestamppb packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1558595755/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1558595755/b179/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb=/tmp/go-build1558595755/b178/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/durationpb=/tmp/go-build1558595755/b188/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build1558595755/b190/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b745/_pkg_.a -trimpath "$WORK/b745=>" -p github.com/prometheus/prometheus/vendor/github.com/envoyproxy/protoc-gen-validate/validate -complete -installsuffix shared -buildid SE_b3FPyIcZ7hcj6c-GA/SE_b3FPyIcZ7hcj6c-GA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b745/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/protoc-gen-validate/validate/validate.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b741/_pkg_.a # internal cp $WORK/b741/_pkg_.a /builddir/.cache/go-build/b0/b0bad25669af51d4a29ca87d415d241281ec9731ce504ddf7198caf4589e082d-d # internal github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/annotations mkdir -p $WORK/b746/ cat >/tmp/go-build1558595755/b746/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/descriptorpb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb importmap google.golang.org/protobuf/types/known/anypb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build1558595755/b154/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1558595755/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1558595755/b179/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb=/tmp/go-build1558595755/b178/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build1558595755/b186/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile net/mail=/tmp/go-build1558595755/b742/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile regexp=/tmp/go-build1558595755/b068/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build1558595755/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b746/_pkg_.a -trimpath "$WORK/b746=>" -p github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/annotations -complete -installsuffix shared -buildid 0NM0GGULLFm9E1NSGylu/0NM0GGULLFm9E1NSGylu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b746/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/annotations/deprecation.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/annotations/deprecation.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/annotations/resource.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/annotations/resource.pb.validate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b430/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b736/_pkg_.a # internal cp $WORK/b736/_pkg_.a /builddir/.cache/go-build/60/603794f0d58390eb339cb27c8f240ea3cdddebad93c1267287b50110ef887908-d # internal github.com/prometheus/prometheus/vendor/github.com/kolo/xmlrpc mkdir -p $WORK/b735/ cat >/tmp/go-build1558595755/b735/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile encoding/xml=/tmp/go-build1558595755/b254/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile net/http/cookiejar=/tmp/go-build1558595755/b298/_pkg_.a packagefile net/rpc=/tmp/go-build1558595755/b736/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile regexp=/tmp/go-build1558595755/b068/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b735/_pkg_.a -trimpath "$WORK/b735=>" -p github.com/prometheus/prometheus/vendor/github.com/kolo/xmlrpc -complete -installsuffix shared -buildid Vp_dGoubRoWVI-v0WWYc/Vp_dGoubRoWVI-v0WWYc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b735/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/kolo/xmlrpc/client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/kolo/xmlrpc/decoder.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/kolo/xmlrpc/encoder.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/kolo/xmlrpc/is_zero.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/kolo/xmlrpc/request.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/kolo/xmlrpc/response.go cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/b7/b7971b44cffa768eec217153c133cbd5fbf1265e58869c3cbfc10a52cb910138-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1 mkdir -p $WORK/b471/ cat >/tmp/go-build1558595755/b471/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1558595755/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build1558595755/b432/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1558595755/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1558595755/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1558595755/b462/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile math/bits=/tmp/go-build1558595755/b032/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b471/_pkg_.a -trimpath "$WORK/b471=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1 -complete -installsuffix shared -buildid aswdt_jeOTENbxwFgfce/aswdt_jeOTENbxwFgfce -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b471/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1/well_known_labels.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b746/_pkg_.a # internal cp $WORK/b746/_pkg_.a /builddir/.cache/go-build/2c/2cab2a45c580db52c9e62817f92e0e817daffe537a58e1c3cd6fb43b5bbac943-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1 mkdir -p $WORK/b472/ cat >/tmp/go-build1558595755/b472/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1558595755/b431/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1558595755/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1558595755/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1558595755/b462/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1558595755/b468/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile math/bits=/tmp/go-build1558595755/b032/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b472/_pkg_.a -trimpath "$WORK/b472=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1 -complete -installsuffix shared -buildid VmyYg9lR6ajhDlLPCzUu/VmyYg9lR6ajhDlLPCzUu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b472/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1/well_known_annotations.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b735/_pkg_.a # internal cp $WORK/b735/_pkg_.a /builddir/.cache/go-build/46/46bc12609d6b5a457ba3e5e0895f566fb869ae0d19682daf563af1cd035a3883-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1 mkdir -p $WORK/b473/ cat >/tmp/go-build1558595755/b473/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1558595755/b431/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1558595755/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1558595755/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1558595755/b462/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1558595755/b468/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile math/bits=/tmp/go-build1558595755/b032/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b473/_pkg_.a -trimpath "$WORK/b473=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1 -complete -installsuffix shared -buildid wgaKUYLAk14VIfRuOBjl/wgaKUYLAk14VIfRuOBjl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b473/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1/well_known_annotations.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b745/_pkg_.a # internal cp $WORK/b745/_pkg_.a /builddir/.cache/go-build/52/525df766542291e7ceebd962e3e9346d2875e185d0eda72d9b2b5e1b0d3d0eb7-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1 mkdir -p $WORK/b497/ cat >/tmp/go-build1558595755/b497/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1558595755/b431/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1558595755/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1558595755/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1558595755/b462/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1558595755/b468/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile math/bits=/tmp/go-build1558595755/b032/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b497/_pkg_.a -trimpath "$WORK/b497=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1 -complete -installsuffix shared -buildid yUkPpdfc1ZhyRgigmQFw/yUkPpdfc1ZhyRgigmQFw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b497/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b731/_pkg_.a # internal cp $WORK/b731/_pkg_.a /builddir/.cache/go-build/ec/ec66febc4e12b435a301ef8f85239f4eaddcc8454b0d16034bbf83a18d530d2a-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1 mkdir -p $WORK/b498/ cat >/tmp/go-build1558595755/b498/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1558595755/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build1558595755/b432/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1558595755/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1558595755/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1558595755/b462/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1558595755/b468/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile math/bits=/tmp/go-build1558595755/b032/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b498/_pkg_.a -trimpath "$WORK/b498=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1 -complete -installsuffix shared -buildid af5KFCGNpaFtvu6Ooa_S/af5KFCGNpaFtvu6Ooa_S -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b498/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b471/_pkg_.a # internal cp $WORK/b471/_pkg_.a /builddir/.cache/go-build/5c/5c8e63e276c2d94f7ef187954e063e0dc2b32443029e6eb94716372c636bd016-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2 mkdir -p $WORK/b499/ cat >/tmp/go-build1558595755/b499/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1558595755/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build1558595755/b432/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1558595755/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1558595755/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1558595755/b462/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1558595755/b468/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile math/bits=/tmp/go-build1558595755/b032/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b499/_pkg_.a -trimpath "$WORK/b499=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2 -complete -installsuffix shared -buildid 0KNG25RQRv9Fau_EV20Q/0KNG25RQRv9Fau_EV20Q -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b499/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b473/_pkg_.a # internal cp $WORK/b473/_pkg_.a /builddir/.cache/go-build/d5/d5c85b826bd5cb2e85b2c38f9572c8cfafd818e9c53c7bb59e0be06bbb3cc45c-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1 mkdir -p $WORK/b504/ cat >/tmp/go-build1558595755/b504/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/api/resource=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1558595755/b431/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1558595755/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1558595755/b433/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1558595755/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1558595755/b462/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile math/bits=/tmp/go-build1558595755/b032/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b504/_pkg_.a -trimpath "$WORK/b504=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1 -complete -installsuffix shared -buildid ABx1LoOD9bY6csO1l79h/ABx1LoOD9bY6csO1l79h -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b504/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b472/_pkg_.a # internal cp $WORK/b472/_pkg_.a /builddir/.cache/go-build/7d/7d751ed6eedbdc9e70c6c6fd01761398268b335d5ef659f6a6238acaf1c076a3-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1 mkdir -p $WORK/b505/ cat >/tmp/go-build1558595755/b505/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/api/resource=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1558595755/b431/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1558595755/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1558595755/b433/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1558595755/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1558595755/b462/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile math/bits=/tmp/go-build1558595755/b032/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b505/_pkg_.a -trimpath "$WORK/b505=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1 -complete -installsuffix shared -buildid Vshlf30-flvJchuK22nz/Vshlf30-flvJchuK22nz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b505/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b282/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b498/_pkg_.a # internal cp $WORK/b498/_pkg_.a /builddir/.cache/go-build/c9/c9049a4047bd7b69768303f17566bc7c94f07a0dae90639d4c2f4eeccf65725b-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2 mkdir -p $WORK/b506/ cat >/tmp/go-build1558595755/b506/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/api/resource=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1558595755/b431/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1558595755/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1558595755/b433/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1558595755/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1558595755/b462/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile math/bits=/tmp/go-build1558595755/b032/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b506/_pkg_.a -trimpath "$WORK/b506=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2 -complete -installsuffix shared -buildid ilix6TAJkRZVBiey7d_w/ilix6TAJkRZVBiey7d_w -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b506/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b497/_pkg_.a # internal cp $WORK/b497/_pkg_.a /builddir/.cache/go-build/07/078bd6d8605e63b48954dedc9446738666aba83f412b3fbffab4f70bd4132019-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1 mkdir -p $WORK/b507/ cat >/tmp/go-build1558595755/b507/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1558595755/b431/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1558595755/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1558595755/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1558595755/b462/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1558595755/b467/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile math/bits=/tmp/go-build1558595755/b032/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b507/_pkg_.a -trimpath "$WORK/b507=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1 -complete -installsuffix shared -buildid Ah8FXtv9-GV2CX0QsxzJ/Ah8FXtv9-GV2CX0QsxzJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b507/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1/zz_generated.deepcopy.go cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/24/2468819dd469fc7aaa7a9cd9ca6aa775ffe38cf20828a1d48d33bae2e1991d4c-d # internal github.com/prometheus/prometheus/discovery/aws mkdir -p $WORK/b281/ cat >/tmp/go-build1558595755/b281/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/credentials/stscreds=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds importmap github.com/aws/aws-sdk-go/aws/ec2metadata=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata importmap github.com/aws/aws-sdk-go/aws/session=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/session importmap github.com/aws/aws-sdk-go/service/ec2=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/ec2 importmap github.com/aws/aws-sdk-go/service/lightsail=github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/lightsail importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1558595755/b231/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1558595755/b232/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1558595755/b233/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds=/tmp/go-build1558595755/b239/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata=/tmp/go-build1558595755/b271/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/session=/tmp/go-build1558595755/b258/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/ec2=/tmp/go-build1558595755/b282/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/lightsail=/tmp/go-build1558595755/b284/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1558595755/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1558595755/b070/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1558595755/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1558595755/b202/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1558595755/b148/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1558595755/b274/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build1558595755/b285/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1558595755/b275/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build1558595755/b286/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -p github.com/prometheus/prometheus/discovery/aws -complete -installsuffix shared -buildid KpJWXnhGcfkmvo-rnd2v/KpJWXnhGcfkmvo-rnd2v -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b281/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/aws/ec2.go ./_build/src/github.com/prometheus/prometheus/discovery/aws/lightsail.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b505/_pkg_.a # internal cp $WORK/b505/_pkg_.a /builddir/.cache/go-build/73/73bb6b792243ac3d9fa86c3c1d707ee76f8112fe89357547794759c502526e82-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1 mkdir -p $WORK/b509/ cat >/tmp/go-build1558595755/b509/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1558595755/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build1558595755/b432/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1558595755/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1558595755/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1558595755/b462/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile math/bits=/tmp/go-build1558595755/b032/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b509/_pkg_.a -trimpath "$WORK/b509=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1 -complete -installsuffix shared -buildid R6y_Zo08ECqGQeru9Lth/R6y_Zo08ECqGQeru9Lth -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b509/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b504/_pkg_.a # internal cp $WORK/b504/_pkg_.a /builddir/.cache/go-build/82/820e41b318686a7967226784b7d3e1bcb0e9b9c254a08b4ea238646fa7375f80-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1 mkdir -p $WORK/b510/ cat >/tmp/go-build1558595755/b510/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1558595755/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build1558595755/b432/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1558595755/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1558595755/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1558595755/b462/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile math/bits=/tmp/go-build1558595755/b032/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b510/_pkg_.a -trimpath "$WORK/b510=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1 -complete -installsuffix shared -buildid FmRRNocAo2aDLCfKkU_N/FmRRNocAo2aDLCfKkU_N -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b510/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b509/_pkg_.a # internal cp $WORK/b509/_pkg_.a /builddir/.cache/go-build/a2/a2b143ecbe646ae11a1dc68fac182f0914f5252dc14114ce0e74ebc391e68b16-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1 mkdir -p $WORK/b513/ cat >/tmp/go-build1558595755/b513/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1558595755/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build1558595755/b432/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1558595755/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1558595755/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1558595755/b462/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile math/bits=/tmp/go-build1558595755/b032/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b513/_pkg_.a -trimpath "$WORK/b513=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1 -complete -installsuffix shared -buildid ODY_8yqhzgl4ni0jV6ko/ODY_8yqhzgl4ni0jV6ko -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b513/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1/well_known_labels.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b510/_pkg_.a # internal cp $WORK/b510/_pkg_.a /builddir/.cache/go-build/49/49f75bd3a49e0480837197f401864f15779f1796759f11fdf04b242b237199f0-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1 mkdir -p $WORK/b514/ cat >/tmp/go-build1558595755/b514/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1558595755/b431/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1558595755/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1558595755/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1558595755/b462/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile math/bits=/tmp/go-build1558595755/b032/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b514/_pkg_.a -trimpath "$WORK/b514=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1 -complete -installsuffix shared -buildid TgHO5r-xYfO7AZabAHpV/TgHO5r-xYfO7AZabAHpV -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b514/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b499/_pkg_.a # internal cp $WORK/b499/_pkg_.a /builddir/.cache/go-build/64/64699f95d6c3796dd311049706b6fe2dd97366f015e7ab7765aee0c273746fa7-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1 mkdir -p $WORK/b515/ cat >/tmp/go-build1558595755/b515/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1558595755/b431/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1558595755/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1558595755/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1558595755/b462/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile math/bits=/tmp/go-build1558595755/b032/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b515/_pkg_.a -trimpath "$WORK/b515=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1 -complete -installsuffix shared -buildid p2gv672-fk6kPu-MNiCS/p2gv672-fk6kPu-MNiCS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b515/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b507/_pkg_.a # internal cp $WORK/b507/_pkg_.a /builddir/.cache/go-build/a3/a3d4de5e38b57535bf828656fee5c593d31f8482003f6ec077fd007b1f00204d-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1 mkdir -p $WORK/b508/ cat >/tmp/go-build1558595755/b508/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/api/batch/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1 importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1558595755/b431/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1=/tmp/go-build1558595755/b507/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1558595755/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1558595755/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1558595755/b462/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile math/bits=/tmp/go-build1558595755/b032/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b508/_pkg_.a -trimpath "$WORK/b508=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1 -complete -installsuffix shared -buildid Rp9sGQyItsnEthewgAIv/Rp9sGQyItsnEthewgAIv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b508/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b506/_pkg_.a # internal cp $WORK/b506/_pkg_.a /builddir/.cache/go-build/fa/fa2c109231eca4f9f34a9e7f5ec57a1782d117c782b7e59039189a78a58360e8-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1 mkdir -p $WORK/b516/ cat >/tmp/go-build1558595755/b516/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/api/apps/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1 importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1558595755/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build1558595755/b432/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1=/tmp/go-build1558595755/b498/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1558595755/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1558595755/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1558595755/b462/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1558595755/b468/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile math/bits=/tmp/go-build1558595755/b032/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b516/_pkg_.a -trimpath "$WORK/b516=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1 -complete -installsuffix shared -buildid Uh0Y5JpG4eUUb7Nr4GPS/Uh0Y5JpG4eUUb7Nr4GPS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b516/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b514/_pkg_.a # internal cp $WORK/b514/_pkg_.a /builddir/.cache/go-build/57/57cd952966fd84708636e4e877fb9f73fdba18e732a93e7dc71f05de5bd6f3e5-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1 mkdir -p $WORK/b519/ cat >/tmp/go-build1558595755/b519/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/api/resource=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1558595755/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build1558595755/b432/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1558595755/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1558595755/b433/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1558595755/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1558595755/b462/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile math/bits=/tmp/go-build1558595755/b032/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b519/_pkg_.a -trimpath "$WORK/b519=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1 -complete -installsuffix shared -buildid sr49i1bPJt-e03P7INoc/sr49i1bPJt-e03P7INoc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b519/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/f7/f7d26826982502e33cef7ab0be2bf7d5d425bf6b8efce7b829280aba9563b854-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1alpha1 mkdir -p $WORK/b520/ cat >/tmp/go-build1558595755/b520/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/api/resource=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1558595755/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build1558595755/b432/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1558595755/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1558595755/b433/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1558595755/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1558595755/b462/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile math/bits=/tmp/go-build1558595755/b032/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b520/_pkg_.a -trimpath "$WORK/b520=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1alpha1 -complete -installsuffix shared -buildid ARfia3C7IYRUzso45L29/ARfia3C7IYRUzso45L29 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b520/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1alpha1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1alpha1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1alpha1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1alpha1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1alpha1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1alpha1/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b513/_pkg_.a # internal cp $WORK/b513/_pkg_.a /builddir/.cache/go-build/3a/3a406d12f5330c6ccd673a9e34394d62b82e351e2c10ccef90d6172a21d706ec-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1 mkdir -p $WORK/b521/ cat >/tmp/go-build1558595755/b521/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/api/resource=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1558595755/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build1558595755/b432/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1558595755/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1558595755/b433/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1558595755/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1558595755/b462/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile math/bits=/tmp/go-build1558595755/b032/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b521/_pkg_.a -trimpath "$WORK/b521=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1 -complete -installsuffix shared -buildid -sT40ECttuRbH1ZWYsHn/-sT40ECttuRbH1ZWYsHn -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b521/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b515/_pkg_.a # internal cp $WORK/b515/_pkg_.a /builddir/.cache/go-build/2f/2facd48b9a040267af2e4bbd9e798c79b64be1d74e7fb48cfb5ce231ebfbc7c1-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1 mkdir -p $WORK/b523/ cat >/tmp/go-build1558595755/b523/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1558595755/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build1558595755/b432/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1558595755/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1558595755/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1558595755/b462/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1558595755/b468/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile math/bits=/tmp/go-build1558595755/b032/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b523/_pkg_.a -trimpath "$WORK/b523=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1 -complete -installsuffix shared -buildid _tgc-22OVdJI2qxN7C7b/_tgc-22OVdJI2qxN7C7b -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b523/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b519/_pkg_.a # internal cp $WORK/b519/_pkg_.a /builddir/.cache/go-build/76/7623304c161237eb343f75c469429da20391cc2270c205a04664dcd615de7a12-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1 mkdir -p $WORK/b527/ cat >/tmp/go-build1558595755/b527/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1558595755/b431/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1558595755/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1558595755/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1558595755/b462/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile math/bits=/tmp/go-build1558595755/b032/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b527/_pkg_.a -trimpath "$WORK/b527=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1 -complete -installsuffix shared -buildid WMEQ5QlXepOMqHa2v6wk/WMEQ5QlXepOMqHa2v6wk -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b527/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b508/_pkg_.a # internal cp $WORK/b508/_pkg_.a /builddir/.cache/go-build/c2/c2f3d2e456517b68e17599edbed6cad738cd8a541ee4fd7146e9d49968d6b7b0-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1alpha1 mkdir -p $WORK/b528/ cat >/tmp/go-build1558595755/b528/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1558595755/b431/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1558595755/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1558595755/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1558595755/b462/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile math/bits=/tmp/go-build1558595755/b032/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b528/_pkg_.a -trimpath "$WORK/b528=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1alpha1 -complete -installsuffix shared -buildid cHia4RqmtUCumO26cFhF/cHia4RqmtUCumO26cFhF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b528/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1alpha1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1alpha1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1alpha1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1alpha1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1alpha1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1alpha1/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b520/_pkg_.a # internal cp $WORK/b520/_pkg_.a /builddir/.cache/go-build/fc/fc540572144e85456bae90f174c3df3e016aa26b18f5f745980d90904f79e459-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1 mkdir -p $WORK/b529/ cat >/tmp/go-build1558595755/b529/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1558595755/b431/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1558595755/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1558595755/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1558595755/b462/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile math/bits=/tmp/go-build1558595755/b032/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b529/_pkg_.a -trimpath "$WORK/b529=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1 -complete -installsuffix shared -buildid H6g-PClfq3pDp4kMM8fp/H6g-PClfq3pDp4kMM8fp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b529/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b521/_pkg_.a # internal cp $WORK/b521/_pkg_.a /builddir/.cache/go-build/65/653d2b326bbcd3ad23b68f49fa7626c649adfda9423ea5f238ba7cd0b619c150-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1 mkdir -p $WORK/b530/ cat >/tmp/go-build1558595755/b530/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1558595755/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build1558595755/b432/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1558595755/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1558595755/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1558595755/b462/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile math/bits=/tmp/go-build1558595755/b032/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b530/_pkg_.a -trimpath "$WORK/b530=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1 -complete -installsuffix shared -buildid a_eCSlRCqDouekXvH27_/a_eCSlRCqDouekXvH27_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b530/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b527/_pkg_.a # internal cp $WORK/b527/_pkg_.a /builddir/.cache/go-build/19/19fa27e38ecedc016d4b63a06c62f71b7154ac800cd1017dd1b5822d9157c801-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1 mkdir -p $WORK/b531/ cat >/tmp/go-build1558595755/b531/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/api/resource=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1558595755/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build1558595755/b432/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1558595755/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1558595755/b433/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1558595755/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1558595755/b462/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile math/bits=/tmp/go-build1558595755/b032/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b531/_pkg_.a -trimpath "$WORK/b531=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1 -complete -installsuffix shared -buildid uSIW4XPO_KBEAQYkHwcS/uSIW4XPO_KBEAQYkHwcS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b531/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b528/_pkg_.a # internal cp $WORK/b528/_pkg_.a /builddir/.cache/go-build/98/98ecc4916a0c72d25dfade69f17e64d0888ae693444a86fc3e4ccee5f8d1cd75-d # internal github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1 mkdir -p $WORK/b532/ cat >/tmp/go-build1558595755/b532/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/api/resource=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1558595755/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build1558595755/b432/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1558595755/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1558595755/b433/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1558595755/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1558595755/b462/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile math/bits=/tmp/go-build1558595755/b032/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b532/_pkg_.a -trimpath "$WORK/b532=>" -p github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1 -complete -installsuffix shared -buildid Tp1C8DHT4DdZjN7hChAw/Tp1C8DHT4DdZjN7hChAw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b532/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1/generated.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1/register.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1/types.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1/types_swagger_doc_generated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1/zz_generated.deepcopy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b529/_pkg_.a # internal cp $WORK/b529/_pkg_.a /builddir/.cache/go-build/14/1481e7cfb0ca4de65c906cb2ad713fdaca178811c5f40971b25763795d44175b-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 mkdir -p $WORK/b573/ cat >/tmp/go-build1558595755/b573/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/api/resource=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1558595755/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1558595755/b433/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1558595755/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1558595755/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1558595755/b560/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1558595755/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1558595755/b566/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b573/_pkg_.a -trimpath "$WORK/b573=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 -complete -installsuffix shared -buildid iNxNJZQqFi67TEJievs8/iNxNJZQqFi67TEJievs8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b573/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/affinity.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/attachedvolume.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/awselasticblockstorevolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/azurediskvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/azurefilepersistentvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/azurefilevolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/capabilities.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/cephfspersistentvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/cephfsvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/cinderpersistentvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/cindervolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/clientipconfig.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/componentcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/componentstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/configmap.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/configmapenvsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/configmapkeyselector.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/configmapnodeconfigsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/configmapprojection.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/configmapvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/container.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/containerimage.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/containerport.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/containerstate.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/containerstaterunning.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/containerstateterminated.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/containerstatewaiting.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/containerstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/csipersistentvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/csivolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/daemonendpoint.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/downwardapiprojection.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/downwardapivolumefile.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/downwardapivolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/emptydirvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/endpointaddress.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/endpointport.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/endpoints.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/endpointsubset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/envfromsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/envvar.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/envvarsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/ephemeralcontainer.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/ephemeralcontainercommon.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/ephemeralvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/event.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/eventseries.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/eventsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/execaction.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/fcvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/flexpersistentvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/flexvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/flockervolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/gcepersistentdiskvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/gitrepovolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/glusterfspersistentvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/glusterfsvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/handler.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/hostalias.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/hostpathvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/httpgetaction.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/httpheader.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/iscsipersistentvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/iscsivolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/keytopath.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/lifecycle.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/limitrange.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/limitrangeitem.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/limitrangespec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/loadbalanceringress.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/loadbalancerstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/localobjectreference.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/localvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/namespace.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/namespacecondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/namespacespec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/namespacestatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/nfsvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/node.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeaddress.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeaffinity.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/nodecondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeconfigsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeconfigstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/nodedaemonendpoints.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeselector.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeselectorrequirement.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeselectorterm.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/nodespec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/nodestatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/nodesysteminfo.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/objectfieldselector.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/objectreference.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolume.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumeclaim.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumeclaimcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumeclaimspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumeclaimstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumeclaimtemplate.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumeclaimvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumespec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumestatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/photonpersistentdiskvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/pod.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/podaffinity.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/podaffinityterm.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/podantiaffinity.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/podcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/poddnsconfig.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/poddnsconfigoption.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/podip.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/podreadinessgate.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/podsecuritycontext.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/podspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/podstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/podtemplate.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/podtemplatespec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/portstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/portworxvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/preferredschedulingterm.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/probe.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/projectedvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/quobytevolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/rbdpersistentvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/rbdvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/replicationcontroller.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/replicationcontrollercondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/replicationcontrollerspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/replicationcontrollerstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/resourcefieldselector.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/resourcequota.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/resourcequotaspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/resourcequotastatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/resourcerequirements.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/scaleiopersistentvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/scaleiovolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/scopedresourceselectorrequirement.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/scopeselector.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/seccompprofile.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/secret.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/secretenvsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/secretkeyselector.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/secretprojection.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/secretreference.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/secretvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/securitycontext.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/selinuxoptions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/service.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/serviceaccount.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/serviceaccounttokenprojection.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/serviceport.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/servicespec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/servicestatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/sessionaffinityconfig.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/storageospersistentvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/storageosvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/sysctl.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/taint.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/tcpsocketaction.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/toleration.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/topologyselectorlabelrequirement.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/topologyselectorterm.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/topologyspreadconstraint.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/typedlocalobjectreference.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/volume.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/volumedevice.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/volumemount.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/volumenodeaffinity.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/volumeprojection.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/volumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/vspherevirtualdiskvolumesource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/weightedpodaffinityterm.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1/windowssecuritycontextoptions.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b337/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b523/_pkg_.a # internal cp $WORK/b523/_pkg_.a /builddir/.cache/go-build/6f/6fa24ea5b93d9daab78286c509a2ad9ee4addc6f1190c5861c60df53fa0cfd87-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1 mkdir -p $WORK/b574/ cat >/tmp/go-build1558595755/b574/importcfg << 'EOF' # internal # import config importmap k8s.io/api/autoscaling/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1=/tmp/go-build1558595755/b504/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1558595755/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1558595755/b560/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1558595755/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1558595755/b566/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b574/_pkg_.a -trimpath "$WORK/b574=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1 -complete -installsuffix shared -buildid 6ULw7bBr84Cbo8c4RfKo/6ULw7bBr84Cbo8c4RfKo -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b574/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/crossversionobjectreference.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/horizontalpodautoscaler.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/horizontalpodautoscalerspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/horizontalpodautoscalerstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/scale.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/scalespec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/scalestatus.go cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/12/12f264a5ebda864a26f8eabf7da52efe78b61307157ec7eb7962cfb351c555d6-d # internal github.com/prometheus/prometheus/discovery/gce mkdir -p $WORK/b330/ cat >/tmp/go-build1558595755/b330/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap golang.org/x/oauth2/google=github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google importmap google.golang.org/api/compute/v1=github.com/prometheus/prometheus/vendor/google.golang.org/api/compute/v1 importmap google.golang.org/api/option=github.com/prometheus/prometheus/vendor/google.golang.org/api/option packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1558595755/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1558595755/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1558595755/b148/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1558595755/b274/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build1558595755/b285/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1558595755/b275/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build1558595755/b286/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google=/tmp/go-build1558595755/b331/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/compute/v1=/tmp/go-build1558595755/b337/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/option=/tmp/go-build1558595755/b393/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -p github.com/prometheus/prometheus/discovery/gce -complete -installsuffix shared -buildid myGKevZhVdzKXRZ3uvPk/myGKevZhVdzKXRZ3uvPk -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b330/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/gce/gce.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b531/_pkg_.a # internal cp $WORK/b531/_pkg_.a /builddir/.cache/go-build/ab/ab21401be1fb1231c4b6edc9416a4775d0e45f2dc5006b86a38018b415babaf2-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1 mkdir -p $WORK/b585/ cat >/tmp/go-build1558595755/b585/importcfg << 'EOF' # internal # import config importmap k8s.io/api/autoscaling/v2beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1 importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/api/resource=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1=/tmp/go-build1558595755/b505/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1558595755/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1558595755/b433/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1558595755/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1558595755/b560/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1558595755/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1558595755/b566/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b585/_pkg_.a -trimpath "$WORK/b585=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1 -complete -installsuffix shared -buildid 4IjQZAQN23ME3GYw53Cw/4IjQZAQN23ME3GYw53Cw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b585/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/containerresourcemetricsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/containerresourcemetricstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/crossversionobjectreference.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/externalmetricsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/externalmetricstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/horizontalpodautoscaler.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/horizontalpodautoscalercondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/horizontalpodautoscalerspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/horizontalpodautoscalerstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/metricspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/metricstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/objectmetricsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/objectmetricstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/podsmetricsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/podsmetricstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/resourcemetricsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/resourcemetricstatus.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b574/_pkg_.a # internal cp $WORK/b574/_pkg_.a /builddir/.cache/go-build/29/29dd499dfb01ee1dc9cfa62766b62273f7a8a13e5ebdaf686f07c9dc3f005a8b-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2 mkdir -p $WORK/b587/ cat >/tmp/go-build1558595755/b587/importcfg << 'EOF' # internal # import config importmap k8s.io/api/autoscaling/v2beta2=github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2 importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/api/resource=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2=/tmp/go-build1558595755/b506/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1558595755/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1558595755/b433/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1558595755/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1558595755/b560/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1558595755/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1558595755/b566/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b587/_pkg_.a -trimpath "$WORK/b587=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2 -complete -installsuffix shared -buildid hO50mlENaQwDhm4MuPTS/hO50mlENaQwDhm4MuPTS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b587/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/containerresourcemetricsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/containerresourcemetricstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/crossversionobjectreference.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/externalmetricsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/externalmetricstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/horizontalpodautoscaler.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/horizontalpodautoscalerbehavior.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/horizontalpodautoscalercondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/horizontalpodautoscalerspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/horizontalpodautoscalerstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/hpascalingpolicy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/hpascalingrules.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/metricidentifier.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/metricspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/metricstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/metrictarget.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/metricvaluestatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/objectmetricsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/objectmetricstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/podsmetricsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/podsmetricstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/resourcemetricsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/resourcemetricstatus.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b585/_pkg_.a # internal cp $WORK/b585/_pkg_.a /builddir/.cache/go-build/2f/2f7301eff89461bcba2b6e522a2a7a9c6ee6343beb30deda5fb75376c28bbd88-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1 mkdir -p $WORK/b593/ cat >/tmp/go-build1558595755/b593/importcfg << 'EOF' # internal # import config importmap k8s.io/api/certificates/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1 importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1=/tmp/go-build1558595755/b509/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1558595755/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1558595755/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1558595755/b560/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1558595755/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1558595755/b566/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b593/_pkg_.a -trimpath "$WORK/b593=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1 -complete -installsuffix shared -buildid sB_-By01UPsPFrhA5XqC/sB_-By01UPsPFrhA5XqC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b593/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1/certificatesigningrequest.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1/certificatesigningrequestcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1/certificatesigningrequestspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1/certificatesigningrequeststatus.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b530/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b593/_pkg_.a # internal cp $WORK/b530/_pkg_.a /builddir/.cache/go-build/59/599da0ef3cbf566cbeec4794f89fa10924a105a358b1e87c57fecf807b195ca1-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1beta1 cp $WORK/b593/_pkg_.a /builddir/.cache/go-build/1a/1a3a2123db8f07fb8f5d27c895c0d2cf4ac573f8f3ce01f9b2ddd8580b984933-d # internal mkdir -p $WORK/b595/ cat >/tmp/go-build1558595755/b595/importcfg << 'EOF' # internal # import config importmap k8s.io/api/certificates/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1 importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1=/tmp/go-build1558595755/b510/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1558595755/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1558595755/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1558595755/b560/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1558595755/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1558595755/b566/_pkg_.a EOF github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/reference mkdir -p $WORK/b601/ cat >/tmp/go-build1558595755/b601/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/api/meta=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1558595755/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta=/tmp/go-build1558595755/b561/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1558595755/b452/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b601/_pkg_.a -trimpath "$WORK/b601=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/reference -complete -installsuffix shared -buildid xugpKs_loZ32gAoDpF8-/xugpKs_loZ32gAoDpF8- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b601/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/reference/ref.go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b595/_pkg_.a -trimpath "$WORK/b595=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1beta1 -complete -installsuffix shared -buildid djLeRbds--fqqqncxCL4/djLeRbds--fqqqncxCL4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b595/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1beta1/certificatesigningrequest.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1beta1/certificatesigningrequestcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1beta1/certificatesigningrequestspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1beta1/certificatesigningrequeststatus.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b587/_pkg_.a # internal cp $WORK/b587/_pkg_.a /builddir/.cache/go-build/f3/f3ace95816abf551d5b679af446b50a8fdd2d742f9551adfc4ca7af8ed6cbdf2-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1 mkdir -p $WORK/b637/ cat >/tmp/go-build1558595755/b637/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/scheduling/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1558595755/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1=/tmp/go-build1558595755/b527/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1558595755/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1558595755/b560/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1558595755/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1558595755/b566/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b637/_pkg_.a -trimpath "$WORK/b637=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1 -complete -installsuffix shared -buildid Pib3mbNmqWvZYAgiyt28/Pib3mbNmqWvZYAgiyt28 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b637/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1/priorityclass.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b532/_pkg_.a # internal cp $WORK/b532/_pkg_.a /builddir/.cache/go-build/45/45ccc91160927eda1494964b992fb9938107238818b60c30334cbb7e0e07defc-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b330/_pkg_.a # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1alpha1 mkdir -p $WORK/b639/ cat >/tmp/go-build1558595755/b639/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/scheduling/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1alpha1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1558595755/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1alpha1=/tmp/go-build1558595755/b528/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1558595755/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1558595755/b560/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1558595755/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1558595755/b566/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b639/_pkg_.a -trimpath "$WORK/b639=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1alpha1 -complete -installsuffix shared -buildid IvwPQiYWS6mWh9RYvbzJ/IvwPQiYWS6mWh9RYvbzJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b639/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1alpha1/priorityclass.go cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/a5/a5304dc52905a16b4006266ce6e730252059a856b2dc60fa713da46bef4aad0f-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1beta1 mkdir -p $WORK/b641/ cat >/tmp/go-build1558595755/b641/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/scheduling/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1558595755/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1=/tmp/go-build1558595755/b529/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1558595755/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1558595755/b560/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1558595755/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1558595755/b566/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b641/_pkg_.a -trimpath "$WORK/b641=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1beta1 -complete -installsuffix shared -buildid gnFzbOpR5ZqOt8dyhm_m/gnFzbOpR5ZqOt8dyhm_m -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b641/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1beta1/priorityclass.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b601/_pkg_.a # internal cp $WORK/b601/_pkg_.a /builddir/.cache/go-build/68/6861be8858ca266591569edbf4345980c3ff9bf8972934739d920808b53e0126-d # internal github.com/prometheus/prometheus/discovery/scaleway mkdir -p $WORK/b720/ cat >/tmp/go-build1558595755/b720/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/version=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version importmap github.com/scaleway/scaleway-sdk-go/api/baremetal/v1=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/baremetal/v1 importmap github.com/scaleway/scaleway-sdk-go/api/instance/v1=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1 importmap github.com/scaleway/scaleway-sdk-go/scw=github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1558595755/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1558595755/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1558595755/b202/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1558595755/b148/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version=/tmp/go-build1558595755/b225/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1558595755/b274/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build1558595755/b285/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1558595755/b275/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/baremetal/v1=/tmp/go-build1558595755/b721/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1=/tmp/go-build1558595755/b731/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw=/tmp/go-build1558595755/b727/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b720/_pkg_.a -trimpath "$WORK/b720=>" -p github.com/prometheus/prometheus/discovery/scaleway -complete -installsuffix shared -buildid GGYqa6GEM5xES-r-bv1u/GGYqa6GEM5xES-r-bv1u -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b720/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/scaleway/baremetal.go ./_build/src/github.com/prometheus/prometheus/discovery/scaleway/instance.go ./_build/src/github.com/prometheus/prometheus/discovery/scaleway/scaleway.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b637/_pkg_.a # internal cp $WORK/b637/_pkg_.a /builddir/.cache/go-build/37/379a4bed90658d02b2ce4ad78447f83b484f716492c49cb515690fce046fe541-d # internal github.com/prometheus/prometheus/discovery/uyuni mkdir -p $WORK/b734/ cat >/tmp/go-build1558595755/b734/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/kolo/xmlrpc=github.com/prometheus/prometheus/vendor/github.com/kolo/xmlrpc importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1558595755/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1558595755/b070/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/kolo/xmlrpc=/tmp/go-build1558595755/b735/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1558595755/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1558595755/b202/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1558595755/b148/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1558595755/b274/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build1558595755/b285/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1558595755/b275/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile path=/tmp/go-build1558595755/b045/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b734/_pkg_.a -trimpath "$WORK/b734=>" -p github.com/prometheus/prometheus/discovery/uyuni -complete -installsuffix shared -buildid QJvpCslMOAKl9dVsj5y9/QJvpCslMOAKl9dVsj5y9 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b734/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/uyuni/uyuni.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b595/_pkg_.a # internal cp $WORK/b595/_pkg_.a /builddir/.cache/go-build/a6/a67fde69b7d46a592728fc3b86f127564e59b6fcbba3ce4183a906eaded31df2-d # internal github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3 mkdir -p $WORK/b744/ cat >/tmp/go-build1558595755/b744/importcfg << 'EOF' # internal # import config importmap github.com/cncf/xds/go/udpa/annotations=github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations importmap github.com/envoyproxy/protoc-gen-validate/validate=github.com/prometheus/prometheus/vendor/github.com/envoyproxy/protoc-gen-validate/validate importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/any=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/any importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/anypb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations=/tmp/go-build1558595755/b741/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build1558595755/b745/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build1558595755/b154/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/any=/tmp/go-build1558595755/b185/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1558595755/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1558595755/b179/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build1558595755/b186/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile net/mail=/tmp/go-build1558595755/b742/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile regexp=/tmp/go-build1558595755/b068/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build1558595755/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b744/_pkg_.a -trimpath "$WORK/b744=>" -p github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3 -complete -installsuffix shared -buildid EJDEJwA9LyXRfSVnHCkV/EJDEJwA9LyXRfSVnHCkV -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b744/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3/authority.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3/authority.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3/collection_entry.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3/collection_entry.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3/context_params.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3/context_params.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3/extension.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3/extension.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3/resource.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3/resource.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3/resource_locator.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3/resource_locator.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3/resource_name.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3/resource_name.pb.validate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b639/_pkg_.a # internal cp $WORK/b639/_pkg_.a /builddir/.cache/go-build/ec/ec61dfcba77eaab020af145f8dba8d58a502e426e710407fc6bb5949f4605945-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/wrapperspb mkdir -p $WORK/b750/ cat >/tmp/go-build1558595755/b750/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1558595755/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1558595755/b179/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b750/_pkg_.a -trimpath "$WORK/b750=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/wrapperspb -complete -installsuffix shared -buildid YpFSrfB8v2OJjGFpJzKd/YpFSrfB8v2OJjGFpJzKd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b750/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/wrapperspb/wrappers.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b641/_pkg_.a # internal cp $WORK/b641/_pkg_.a /builddir/.cache/go-build/a8/a88e9940afc8b518bff3893eb3988d7451a6f921a280f2fd6c8b3a032198f98e-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/structpb mkdir -p $WORK/b752/ cat >/tmp/go-build1558595755/b752/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/encoding/protojson=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protojson importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile encoding/base64=/tmp/go-build1558595755/b061/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protojson=/tmp/go-build1558595755/b350/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1558595755/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1558595755/b179/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile unicode/utf8=/tmp/go-build1558595755/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b752/_pkg_.a -trimpath "$WORK/b752=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/structpb -complete -installsuffix shared -buildid Z6HlaU6shXP61KQHLy4s/Z6HlaU6shXP61KQHLy4s -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b752/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/structpb/struct.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b734/_pkg_.a # internal cp $WORK/b734/_pkg_.a /builddir/.cache/go-build/05/056f33a291a78ac95ee5860a85eab6add08f9882af595ffd477dc89a5a9cbb6e-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/emptypb mkdir -p $WORK/b753/ cat >/tmp/go-build1558595755/b753/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1558595755/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1558595755/b179/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b753/_pkg_.a -trimpath "$WORK/b753=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/emptypb -complete -installsuffix shared -buildid vlM8LvOIupdBLATa-a4U/vlM8LvOIupdBLATa-a4U -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b753/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/emptypb/empty.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b720/_pkg_.a # internal cp $WORK/b720/_pkg_.a /builddir/.cache/go-build/88/88f05617e3b0fd4cd5b2c045130a92cdf0154dda410b3ec23d4ccee8b67b1c39-d # internal github.com/prometheus/prometheus/util/osutil mkdir -p $WORK/b755/ cat >/tmp/go-build1558595755/b755/importcfg << 'EOF' # internal # import config packagefile encoding=/tmp/go-build1558595755/b060/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b755/_pkg_.a -trimpath "$WORK/b755=>" -p github.com/prometheus/prometheus/util/osutil -complete -installsuffix shared -buildid 5bcg7OKBQP6FDR15fQLw/5bcg7OKBQP6FDR15fQLw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b755/importcfg -pack ./_build/src/github.com/prometheus/prometheus/util/osutil/hostname.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b755/_pkg_.a # internal cp $WORK/b755/_pkg_.a /builddir/.cache/go-build/a5/a5d84c61755214e7431320a1692726150a3ca54895821083385d235a8963fed4-d # internal github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/api/annotations mkdir -p $WORK/b756/ cat >/tmp/go-build1558595755/b756/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/descriptorpb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1558595755/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1558595755/b179/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb=/tmp/go-build1558595755/b178/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b756/_pkg_.a -trimpath "$WORK/b756=>" -p github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/api/annotations -complete -installsuffix shared -buildid zXxOU91nz_Zw4iw3jC-z/zXxOU91nz_Zw4iw3jC-z -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b756/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/api/annotations/annotations.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/api/annotations/client.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/api/annotations/field_behavior.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/api/annotations/http.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/api/annotations/resource.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/api/annotations/routing.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b753/_pkg_.a # internal cp $WORK/b753/_pkg_.a /builddir/.cache/go-build/05/055cfeacf605ac1d6ecb347404df123c6d24b14a47cddd4bae5b24bd5b8e4784-d # internal github.com/prometheus/prometheus/vendor/github.com/go-zookeeper/zk mkdir -p $WORK/b758/ cat >/tmp/go-build1558595755/b758/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1558595755/b052/_pkg_.a packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile crypto/rand=/tmp/go-build1558595755/b083/_pkg_.a packagefile crypto/sha1=/tmp/go-build1558595755/b115/_pkg_.a packagefile encoding/base64=/tmp/go-build1558595755/b061/_pkg_.a packagefile encoding/binary=/tmp/go-build1558595755/b055/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile log=/tmp/go-build1558595755/b066/_pkg_.a packagefile math/rand=/tmp/go-build1558595755/b092/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile regexp=/tmp/go-build1558595755/b068/_pkg_.a packagefile runtime=/tmp/go-build1558595755/b010/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1558595755/b024/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build1558595755/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b758/_pkg_.a -trimpath "$WORK/b758=>" -p github.com/prometheus/prometheus/vendor/github.com/go-zookeeper/zk -complete -installsuffix shared -buildid wquNZSu92q_zBSJWx1D2/wquNZSu92q_zBSJWx1D2 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b758/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-zookeeper/zk/conn.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-zookeeper/zk/constants.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-zookeeper/zk/dnshostprovider.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-zookeeper/zk/flw.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-zookeeper/zk/lock.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-zookeeper/zk/structs.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-zookeeper/zk/util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b750/_pkg_.a # internal cp $WORK/b750/_pkg_.a /builddir/.cache/go-build/77/7712ff4771204aa828bc74633d4f5c12433300bc80c9dca19d6daa6b4bb2263f-d # internal github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/wrappers mkdir -p $WORK/b749/ cat >/tmp/go-build1558595755/b749/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/wrapperspb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/wrapperspb packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1558595755/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1558595755/b179/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/wrapperspb=/tmp/go-build1558595755/b750/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b749/_pkg_.a -trimpath "$WORK/b749=>" -p github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/wrappers -complete -installsuffix shared -buildid 27SbFREMXTZssL846RcT/27SbFREMXTZssL846RcT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b749/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/wrappers/wrappers.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b749/_pkg_.a # internal cp $WORK/b749/_pkg_.a /builddir/.cache/go-build/5a/5ae42c2a397be5723f69a413c45121939a6b8070a590e6c9f8aac88eaca7e96a-d # internal github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3 mkdir -p $WORK/b748/ cat >/tmp/go-build1558595755/b748/importcfg << 'EOF' # internal # import config importmap github.com/cncf/xds/go/udpa/annotations=github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations importmap github.com/envoyproxy/protoc-gen-validate/validate=github.com/prometheus/prometheus/vendor/github.com/envoyproxy/protoc-gen-validate/validate importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/duration=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/duration importmap github.com/golang/protobuf/ptypes/wrappers=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/wrappers importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/anypb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations=/tmp/go-build1558595755/b741/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build1558595755/b745/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build1558595755/b154/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/duration=/tmp/go-build1558595755/b187/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/wrappers=/tmp/go-build1558595755/b749/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1558595755/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1558595755/b179/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build1558595755/b186/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile net/mail=/tmp/go-build1558595755/b742/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile regexp=/tmp/go-build1558595755/b068/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build1558595755/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b748/_pkg_.a -trimpath "$WORK/b748=>" -p github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3 -complete -installsuffix shared -buildid R2ZMnOCxp9YEQU6A5nsy/R2ZMnOCxp9YEQU6A5nsy -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b748/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/hash_policy.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/hash_policy.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/http.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/http.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/http_status.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/http_status.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/percent.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/percent.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/range.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/range.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/ratelimit_unit.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/ratelimit_unit.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/semantic_version.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/semantic_version.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/token_bucket.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3/token_bucket.pb.validate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b752/_pkg_.a # internal cp $WORK/b752/_pkg_.a /builddir/.cache/go-build/45/450b59406b6ad376cbf90c0cfa8ca324cf61bb21086662bff549cccb056b58f1-d # internal github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/struct mkdir -p $WORK/b751/ cat >/tmp/go-build1558595755/b751/importcfg << 'EOF' # internal # import config importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/structpb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/structpb packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1558595755/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1558595755/b179/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/structpb=/tmp/go-build1558595755/b752/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b751/_pkg_.a -trimpath "$WORK/b751=>" -p github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/struct -complete -installsuffix shared -buildid BKjsPPbtpOIYVxXaPOV-/BKjsPPbtpOIYVxXaPOV- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b751/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/struct/struct.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b751/_pkg_.a # internal cp $WORK/b751/_pkg_.a /builddir/.cache/go-build/70/70d762ebacfbf65b9af0da96433cf315c9420fbcf0fef518f9bbc4b552bd96ae-d # internal github.com/prometheus/prometheus/model/exemplar mkdir -p $WORK/b765/ cat >/tmp/go-build1558595755/b765/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build1558595755/b276/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b765/_pkg_.a -trimpath "$WORK/b765=>" -p github.com/prometheus/prometheus/model/exemplar -complete -installsuffix shared -buildid E6nDF0xo255bvqv6tRxT/E6nDF0xo255bvqv6tRxT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b765/importcfg -pack ./_build/src/github.com/prometheus/prometheus/model/exemplar/exemplar.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b744/_pkg_.a # internal cp $WORK/b744/_pkg_.a /builddir/.cache/go-build/ed/ed93a14d6230e2b96d4faeba1e53bf5e04d8326622a94962f0d57e3df0cce4ad-d # internal github.com/prometheus/prometheus/tsdb/chunkenc mkdir -p $WORK/b766/ cat >/tmp/go-build1558595755/b766/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors packagefile encoding/binary=/tmp/go-build1558595755/b055/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1558595755/b073/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile math/bits=/tmp/go-build1558595755/b032/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b766/_pkg_.a -trimpath "$WORK/b766=>" -p github.com/prometheus/prometheus/tsdb/chunkenc -complete -installsuffix shared -buildid qXnVhstudx4EjopvU2Hx/qXnVhstudx4EjopvU2Hx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b766/importcfg -pack ./_build/src/github.com/prometheus/prometheus/tsdb/chunkenc/bstream.go ./_build/src/github.com/prometheus/prometheus/tsdb/chunkenc/chunk.go ./_build/src/github.com/prometheus/prometheus/tsdb/chunkenc/xor.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b765/_pkg_.a # internal cp $WORK/b765/_pkg_.a /builddir/.cache/go-build/7f/7f9162a427f472fe557090395818fa00168021731873db47f11c8a524bd6f841-d # internal github.com/prometheus/prometheus/tsdb/errors mkdir -p $WORK/b768/ cat >/tmp/go-build1558595755/b768/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b768/_pkg_.a -trimpath "$WORK/b768=>" -p github.com/prometheus/prometheus/tsdb/errors -complete -installsuffix shared -buildid -ybHKpPg1dui0PQoQt8B/-ybHKpPg1dui0PQoQt8B -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b768/importcfg -pack ./_build/src/github.com/prometheus/prometheus/tsdb/errors/errors.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b756/_pkg_.a # internal cp $WORK/b756/_pkg_.a /builddir/.cache/go-build/5d/5da00c6124cc6e2b6c22cce4b76c9878c602e3c07b8a64086d85416d92a576f9-d # internal github.com/prometheus/prometheus/tsdb/fileutil mkdir -p $WORK/b769/ cat >/tmp/go-build1558595755/b769/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1558595755/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix=/tmp/go-build1558595755/b199/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile path/filepath=/tmp/go-build1558595755/b051/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile syscall=/tmp/go-build1558595755/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b769/_pkg_.a -trimpath "$WORK/b769=>" -p github.com/prometheus/prometheus/tsdb/fileutil -complete -installsuffix shared -buildid LvPtCE0mYfWHSXGLI-Ub/LvPtCE0mYfWHSXGLI-Ub -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b769/importcfg -pack ./_build/src/github.com/prometheus/prometheus/tsdb/fileutil/dir.go ./_build/src/github.com/prometheus/prometheus/tsdb/fileutil/dir_unix.go ./_build/src/github.com/prometheus/prometheus/tsdb/fileutil/fileutil.go ./_build/src/github.com/prometheus/prometheus/tsdb/fileutil/flock.go ./_build/src/github.com/prometheus/prometheus/tsdb/fileutil/flock_unix.go ./_build/src/github.com/prometheus/prometheus/tsdb/fileutil/mmap.go ./_build/src/github.com/prometheus/prometheus/tsdb/fileutil/mmap_unix.go ./_build/src/github.com/prometheus/prometheus/tsdb/fileutil/preallocate.go ./_build/src/github.com/prometheus/prometheus/tsdb/fileutil/preallocate_linux.go ./_build/src/github.com/prometheus/prometheus/tsdb/fileutil/sync_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b766/_pkg_.a # internal cp $WORK/b766/_pkg_.a /builddir/.cache/go-build/75/75b17f1a5e40e262f7e1728a0365a08836dc11f580ecb019570b0da5f595b148-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b768/_pkg_.a # internal cp $WORK/b768/_pkg_.a /builddir/.cache/go-build/f7/f7620f37a28fffae5a92fc56369e3ddd95901e6980e136b1e36876df3b9040cc-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/testutil mkdir -p $WORK/b772/ cat >/tmp/go-build1558595755/b772/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/client_golang/prometheus/internal=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/internal importmap github.com/prometheus/client_golang/prometheus/testutil/promlint=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/testutil/promlint importmap github.com/prometheus/client_model/go=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/expfmt=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1558595755/b150/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/internal=/tmp/go-build1558595755/b191/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/testutil/promlint=/tmp/go-build1558595755/b201/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go=/tmp/go-build1558595755/b192/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt=/tmp/go-build1558595755/b193/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b772/_pkg_.a -trimpath "$WORK/b772=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/testutil -complete -installsuffix shared -buildid bXsu8yyxTm_aS3GT-WIq/bXsu8yyxTm_aS3GT-WIq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b772/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/testutil/lint.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/testutil/testutil.go github.com/prometheus/prometheus/vendor/go.uber.org/atomic mkdir -p $WORK/b770/ cat >/tmp/go-build1558595755/b770/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build1558595755/b024/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b770/_pkg_.a -trimpath "$WORK/b770=>" -p github.com/prometheus/prometheus/vendor/go.uber.org/atomic -complete -installsuffix shared -buildid WTEDwkoNG78w-RTdRYng/WTEDwkoNG78w-RTdRYng -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b770/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/bool.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/bool_ext.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/duration.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/duration_ext.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/error.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/error_ext.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/float64.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/float64_ext.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/gen.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/int32.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/int64.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/nocmp.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/string.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/string_ext.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/time.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/time_ext.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/uint32.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/uint64.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/uintptr.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/unsafe_pointer.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/atomic/value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b772/_pkg_.a # internal cp $WORK/b772/_pkg_.a /builddir/.cache/go-build/34/34f9ceccfa8a80cd412e92e49699f8d0ceac24a4663c31c4cac852570e62119b-d # internal github.com/prometheus/prometheus/vendor/github.com/pmezard/go-difflib/difflib mkdir -p $WORK/b776/ cat >/tmp/go-build1558595755/b776/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1558595755/b052/_pkg_.a packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b776/_pkg_.a -trimpath "$WORK/b776=>" -p github.com/prometheus/prometheus/vendor/github.com/pmezard/go-difflib/difflib -complete -installsuffix shared -buildid qtudKJwfD-nf9gto8s7G/qtudKJwfD-nf9gto8s7G -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b776/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/pmezard/go-difflib/difflib/difflib.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b769/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b758/_pkg_.a # internal cp $WORK/b769/_pkg_.a /builddir/.cache/go-build/b7/b719500d1664f44d5da12c747685ee869d0f88ad12cc974e2b5c0e477356621f-d # internal net/http/httptest mkdir -p $WORK/b777/ cat >/tmp/go-build1558595755/b777/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=/tmp/go-build1558595755/b052/_pkg_.a packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile crypto/tls=/tmp/go-build1558595755/b093/_pkg_.a packagefile crypto/x509=/tmp/go-build1558595755/b117/_pkg_.a packagefile flag=/tmp/go-build1558595755/b426/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build1558595755/b128/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile log=/tmp/go-build1558595755/b066/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile net/http/internal/testcert=/tmp/go-build1558595755/b778/_pkg_.a packagefile net/textproto=/tmp/go-build1558595755/b134/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b777/_pkg_.a -trimpath "$WORK/b777=>" -p net/http/httptest -std -complete -installsuffix shared -buildid lT2pHoiIauteYstNJuDj/lT2pHoiIauteYstNJuDj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b777/importcfg -pack /usr/lib/golang/src/net/http/httptest/httptest.go /usr/lib/golang/src/net/http/httptest/recorder.go /usr/lib/golang/src/net/http/httptest/server.go cp $WORK/b758/_pkg_.a /builddir/.cache/go-build/56/56862be761ff802b48fce186e30bf6a591d45b7ab71bd22e3fce8a0ad55d506e-d # internal github.com/prometheus/prometheus/util/treecache mkdir -p $WORK/b759/ cat >/tmp/go-build1558595755/b759/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/go-zookeeper/zk=github.com/prometheus/prometheus/vendor/github.com/go-zookeeper/zk importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1558595755/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1558595755/b070/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-zookeeper/zk=/tmp/go-build1558595755/b758/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1558595755/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1558595755/b150/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b759/_pkg_.a -trimpath "$WORK/b759=>" -p github.com/prometheus/prometheus/util/treecache -complete -installsuffix shared -buildid ESZmb93N8jZi-ZwEs5TZ/ESZmb93N8jZi-ZwEs5TZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b759/importcfg -pack ./_build/src/github.com/prometheus/prometheus/util/treecache/treecache.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b748/_pkg_.a # internal cp $WORK/b748/_pkg_.a /builddir/.cache/go-build/21/21cd97eb3141188896b72ee52cd84182a4b2db5a974b27d8041307831ef57ba1-d # internal github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3 mkdir -p $WORK/b747/ cat >/tmp/go-build1558595755/b747/importcfg << 'EOF' # internal # import config importmap github.com/cncf/xds/go/udpa/annotations=github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations importmap github.com/envoyproxy/go-control-plane/envoy/annotations=github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/annotations importmap github.com/envoyproxy/go-control-plane/envoy/type/v3=github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3 importmap github.com/envoyproxy/protoc-gen-validate/validate=github.com/prometheus/prometheus/vendor/github.com/envoyproxy/protoc-gen-validate/validate importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/wrappers=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/wrappers importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/anypb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations=/tmp/go-build1558595755/b741/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/annotations=/tmp/go-build1558595755/b746/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3=/tmp/go-build1558595755/b748/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build1558595755/b745/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build1558595755/b154/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/wrappers=/tmp/go-build1558595755/b749/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1558595755/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1558595755/b179/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build1558595755/b186/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile net/mail=/tmp/go-build1558595755/b742/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile regexp=/tmp/go-build1558595755/b068/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build1558595755/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b747/_pkg_.a -trimpath "$WORK/b747=>" -p github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3 -complete -installsuffix shared -buildid LG6eGfdxQZmRTYT_zk2a/LG6eGfdxQZmRTYT_zk2a -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b747/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/http_inputs.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/http_inputs.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/metadata.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/metadata.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/node.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/node.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/number.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/number.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/path.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/path.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/regex.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/regex.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/string.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/string.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/struct.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/struct.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/value.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/value.pb.validate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b770/_pkg_.a # internal cp $WORK/b770/_pkg_.a /builddir/.cache/go-build/3c/3ce8f4c21dd9b44a73fb675f66f866026e084b5db11cd68683f69e3b09994d5c-d # internal github.com/prometheus/prometheus/tsdb/chunks mkdir -p $WORK/b767/ cat >/tmp/go-build1558595755/b767/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap go.uber.org/atomic=github.com/prometheus/prometheus/vendor/go.uber.org/atomic packagefile bufio=/tmp/go-build1558595755/b052/_pkg_.a packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile encoding/binary=/tmp/go-build1558595755/b055/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1558595755/b073/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=/tmp/go-build1558595755/b766/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=/tmp/go-build1558595755/b768/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=/tmp/go-build1558595755/b769/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.uber.org/atomic=/tmp/go-build1558595755/b770/_pkg_.a packagefile hash=/tmp/go-build1558595755/b057/_pkg_.a packagefile hash/crc32=/tmp/go-build1558595755/b056/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile path/filepath=/tmp/go-build1558595755/b051/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b767/_pkg_.a -trimpath "$WORK/b767=>" -p github.com/prometheus/prometheus/tsdb/chunks -complete -installsuffix shared -buildid Ts3R0l0f0_OrWZL0rfn-/Ts3R0l0f0_OrWZL0rfn- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b767/importcfg -pack ./_build/src/github.com/prometheus/prometheus/tsdb/chunks/chunks.go ./_build/src/github.com/prometheus/prometheus/tsdb/chunks/head_chunks.go ./_build/src/github.com/prometheus/prometheus/tsdb/chunks/head_chunks_other.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b776/_pkg_.a # internal cp $WORK/b776/_pkg_.a /builddir/.cache/go-build/61/61ecd23f6be12bd90fd55fb1f6556a1c908098ae93842704dee0efda4bd76321-d # internal github.com/prometheus/prometheus/vendor/go.uber.org/goleak/internal/stack mkdir -p $WORK/b780/ cat >/tmp/go-build1558595755/b780/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1558595755/b052/_pkg_.a packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile runtime=/tmp/go-build1558595755/b010/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b780/_pkg_.a -trimpath "$WORK/b780=>" -p github.com/prometheus/prometheus/vendor/go.uber.org/goleak/internal/stack -complete -installsuffix shared -buildid KO3_564hKor_eWAop__B/KO3_564hKor_eWAop__B -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b780/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/goleak/internal/stack/stacks.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b759/_pkg_.a # internal cp $WORK/b759/_pkg_.a /builddir/.cache/go-build/82/826551b60d0b9d3e8b70bb2d4995b22c07970160f7b3ffc053af6538b5b7ee78-d # internal github.com/prometheus/prometheus/discovery/zookeeper mkdir -p $WORK/b757/ cat >/tmp/go-build1558595755/b757/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-zookeeper/zk=github.com/prometheus/prometheus/vendor/github.com/go-zookeeper/zk importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1558595755/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-zookeeper/zk=/tmp/go-build1558595755/b758/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1558595755/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1558595755/b148/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1558595755/b274/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1558595755/b275/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build1558595755/b286/_pkg_.a packagefile github.com/prometheus/prometheus/util/treecache=/tmp/go-build1558595755/b759/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b757/_pkg_.a -trimpath "$WORK/b757=>" -p github.com/prometheus/prometheus/discovery/zookeeper -complete -installsuffix shared -buildid NIApg_RDm0wTnEuTJ8WA/NIApg_RDm0wTnEuTJ8WA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b757/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/zookeeper/zookeeper.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b780/_pkg_.a # internal cp $WORK/b780/_pkg_.a /builddir/.cache/go-build/53/5355ab1c1c941b3d19b32ea092335b15e4bb90f066f87f479ba4fbac719f74f0-d # internal github.com/prometheus/prometheus/vendor/go.uber.org/goleak mkdir -p $WORK/b779/ cat >/tmp/go-build1558595755/b779/importcfg << 'EOF' # internal # import config importmap go.uber.org/goleak/internal/stack=github.com/prometheus/prometheus/vendor/go.uber.org/goleak/internal/stack packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.uber.org/goleak/internal/stack=/tmp/go-build1558595755/b780/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b779/_pkg_.a -trimpath "$WORK/b779=>" -p github.com/prometheus/prometheus/vendor/go.uber.org/goleak -complete -installsuffix shared -buildid gjqoinYvUyjzsOJJVjBy/gjqoinYvUyjzsOJJVjBy -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b779/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/goleak/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/goleak/leaks.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/goleak/options.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/goleak/testmain.go ./_build/src/github.com/prometheus/prometheus/vendor/go.uber.org/goleak/tracestack_new.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b779/_pkg_.a # internal cp $WORK/b779/_pkg_.a /builddir/.cache/go-build/6b/6b584b6bf9c00a456f949b2b9d87e6bd079082e2a2337b7f37b4c71fcc81493b-d # internal github.com/prometheus/prometheus/vendor/github.com/edsrzf/mmap-go mkdir -p $WORK/b783/ cat >/tmp/go-build1558595755/b783/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix=/tmp/go-build1558595755/b199/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b783/_pkg_.a -trimpath "$WORK/b783=>" -p github.com/prometheus/prometheus/vendor/github.com/edsrzf/mmap-go -complete -installsuffix shared -buildid ODrlevUz9RA-klcLFU_n/ODrlevUz9RA-klcLFU_n -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b783/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/edsrzf/mmap-go/mmap.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/edsrzf/mmap-go/mmap_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b573/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b777/_pkg_.a # internal cp $WORK/b777/_pkg_.a /builddir/.cache/go-build/27/27d222c2ead14f34652854e8fce7ec5c6a92c5b6051d323446253b6f1a0d03b9-d # internal github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/assert mkdir -p $WORK/b775/ cat >/tmp/go-build1558595755/b775/importcfg << 'EOF' # internal # import config importmap github.com/davecgh/go-spew/spew=github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew importmap github.com/pmezard/go-difflib/difflib=github.com/prometheus/prometheus/vendor/github.com/pmezard/go-difflib/difflib importmap gopkg.in/yaml.v3=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3 packagefile bufio=/tmp/go-build1558595755/b052/_pkg_.a packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew=/tmp/go-build1558595755/b539/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pmezard/go-difflib/difflib=/tmp/go-build1558595755/b776/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3=/tmp/go-build1558595755/b481/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile net/http/httptest=/tmp/go-build1558595755/b777/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile regexp=/tmp/go-build1558595755/b068/_pkg_.a packagefile runtime=/tmp/go-build1558595755/b010/_pkg_.a packagefile runtime/debug=/tmp/go-build1558595755/b146/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a packagefile unicode=/tmp/go-build1558595755/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1558595755/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b775/_pkg_.a -trimpath "$WORK/b775=>" -p github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/assert -complete -installsuffix shared -buildid 82E903ge2R2vXja6X1S0/82E903ge2R2vXja6X1S0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b775/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/assert/assertion_compare.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/assert/assertion_format.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/assert/assertion_forward.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/assert/assertion_order.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/assert/assertions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/assert/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/assert/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/assert/forward_assertions.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/assert/http_assertions.go cp $WORK/b573/_pkg_.a /builddir/.cache/go-build/d9/d91205223cdae93a629d20b6fffdecf2b1e4f9f57d0ebf1c0953c667fc9fefb4-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1 mkdir -p $WORK/b572/ cat >/tmp/go-build1558595755/b572/importcfg << 'EOF' # internal # import config importmap k8s.io/api/apps/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1 importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1=/tmp/go-build1558595755/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1558595755/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1558595755/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1558595755/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1558595755/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1558595755/b560/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1558595755/b573/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1558595755/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1558595755/b566/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b572/_pkg_.a -trimpath "$WORK/b572=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1 -complete -installsuffix shared -buildid rXn6Mahzz_h_61F5qBMl/rXn6Mahzz_h_61F5qBMl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b572/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/controllerrevision.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/daemonset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/daemonsetcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/daemonsetspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/daemonsetstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/daemonsetupdatestrategy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/deployment.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/deploymentcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/deploymentspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/deploymentstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/deploymentstrategy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/replicaset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/replicasetcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/replicasetspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/replicasetstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/rollingupdatedaemonset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/rollingupdatedeployment.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/rollingupdatestatefulsetstrategy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/statefulset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/statefulsetcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/statefulsetspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/statefulsetstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1/statefulsetupdatestrategy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b757/_pkg_.a # internal cp $WORK/b757/_pkg_.a /builddir/.cache/go-build/62/6259fcf057547c8115f666c4843b6fffff4aa7849f91d95d92424bb89cea4ee9-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1 mkdir -p $WORK/b576/ cat >/tmp/go-build1558595755/b576/importcfg << 'EOF' # internal # import config importmap k8s.io/api/apps/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1 importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1=/tmp/go-build1558595755/b498/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1558595755/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1558595755/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1558595755/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1558595755/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1558595755/b560/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1558595755/b573/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1558595755/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1558595755/b566/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b576/_pkg_.a -trimpath "$WORK/b576=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1 -complete -installsuffix shared -buildid ty56bUCR-A9tF0LG4ktE/ty56bUCR-A9tF0LG4ktE -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b576/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/controllerrevision.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/deployment.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/deploymentcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/deploymentspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/deploymentstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/deploymentstrategy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/rollbackconfig.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/rollingupdatedeployment.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/rollingupdatestatefulsetstrategy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/statefulset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/statefulsetcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/statefulsetspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/statefulsetstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/statefulsetupdatestrategy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b516/_pkg_.a # internal cp $WORK/b516/_pkg_.a /builddir/.cache/go-build/7a/7a7409faf8b6a0d7873af6aeb810609d2bebba710d346235d2a49f94f1905bad-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b783/_pkg_.a # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme mkdir -p $WORK/b493/ cp $WORK/b783/_pkg_.a /builddir/.cache/go-build/52/52ff081c2f8b5f2e8cb1093b159c67d8e7dcc94ffd1a25a25ac07dd36f91a6cd-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2 mkdir -p $WORK/b578/ cat >/tmp/go-build1558595755/b578/importcfg << 'EOF' # internal # import config importmap k8s.io/api/apps/v1beta2=github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2 importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2=/tmp/go-build1558595755/b499/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1558595755/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1558595755/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1558595755/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1558595755/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1558595755/b560/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1558595755/b573/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1558595755/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1558595755/b566/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b578/_pkg_.a -trimpath "$WORK/b578=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2 -complete -installsuffix shared -buildid 1eXCifx5BkUTV6nlo5eQ/1eXCifx5BkUTV6nlo5eQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b578/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/controllerrevision.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/daemonset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/daemonsetcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/daemonsetspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/daemonsetstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/daemonsetupdatestrategy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/deployment.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/deploymentcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/deploymentspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/deploymentstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/deploymentstrategy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/replicaset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/replicasetcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/replicasetspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/replicasetstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/rollingupdatedaemonset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/rollingupdatedeployment.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/rollingupdatestatefulsetstrategy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/scale.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/statefulset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/statefulsetcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/statefulsetspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/statefulsetstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/statefulsetupdatestrategy.go cat >/tmp/go-build1558595755/b493/importcfg << 'EOF' # internal # import config importmap k8s.io/api/admissionregistration/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1 importmap k8s.io/api/admissionregistration/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1 importmap k8s.io/api/apiserverinternal/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/apiserverinternal/v1alpha1 importmap k8s.io/api/apps/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1 importmap k8s.io/api/apps/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1 importmap k8s.io/api/apps/v1beta2=github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2 importmap k8s.io/api/authentication/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1 importmap k8s.io/api/authentication/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1beta1 importmap k8s.io/api/authorization/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1 importmap k8s.io/api/authorization/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1beta1 importmap k8s.io/api/autoscaling/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1 importmap k8s.io/api/autoscaling/v2beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1 importmap k8s.io/api/autoscaling/v2beta2=github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2 importmap k8s.io/api/batch/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1 importmap k8s.io/api/batch/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1 importmap k8s.io/api/certificates/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1 importmap k8s.io/api/certificates/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1 importmap k8s.io/api/coordination/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1 importmap k8s.io/api/coordination/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1 importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/discovery/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1 importmap k8s.io/api/discovery/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1 importmap k8s.io/api/events/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1 importmap k8s.io/api/events/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1 importmap k8s.io/api/extensions/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1 importmap k8s.io/api/flowcontrol/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1 importmap k8s.io/api/flowcontrol/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1 importmap k8s.io/api/networking/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1 importmap k8s.io/api/networking/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1 importmap k8s.io/api/node/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1 importmap k8s.io/api/node/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1alpha1 importmap k8s.io/api/node/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1 importmap k8s.io/api/policy/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1 importmap k8s.io/api/policy/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1 importmap k8s.io/api/rbac/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1 importmap k8s.io/api/rbac/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1alpha1 importmap k8s.io/api/rbac/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1 importmap k8s.io/api/scheduling/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1 importmap k8s.io/api/scheduling/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1alpha1 importmap k8s.io/api/scheduling/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1 importmap k8s.io/api/storage/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1 importmap k8s.io/api/storage/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1 importmap k8s.io/api/storage/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer importmap k8s.io/apimachinery/pkg/util/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1=/tmp/go-build1558595755/b494/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1=/tmp/go-build1558595755/b495/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apiserverinternal/v1alpha1=/tmp/go-build1558595755/b496/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1=/tmp/go-build1558595755/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1=/tmp/go-build1558595755/b498/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2=/tmp/go-build1558595755/b499/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1=/tmp/go-build1558595755/b500/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1beta1=/tmp/go-build1558595755/b501/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1=/tmp/go-build1558595755/b502/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1beta1=/tmp/go-build1558595755/b503/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1=/tmp/go-build1558595755/b504/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1=/tmp/go-build1558595755/b505/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2=/tmp/go-build1558595755/b506/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1=/tmp/go-build1558595755/b507/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1=/tmp/go-build1558595755/b508/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1=/tmp/go-build1558595755/b509/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1=/tmp/go-build1558595755/b510/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1=/tmp/go-build1558595755/b511/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1=/tmp/go-build1558595755/b512/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1558595755/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1=/tmp/go-build1558595755/b513/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1=/tmp/go-build1558595755/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1=/tmp/go-build1558595755/b514/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1=/tmp/go-build1558595755/b515/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1=/tmp/go-build1558595755/b516/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1=/tmp/go-build1558595755/b517/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1=/tmp/go-build1558595755/b518/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1=/tmp/go-build1558595755/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1=/tmp/go-build1558595755/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1=/tmp/go-build1558595755/b519/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1alpha1=/tmp/go-build1558595755/b520/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1=/tmp/go-build1558595755/b521/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1=/tmp/go-build1558595755/b522/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1=/tmp/go-build1558595755/b523/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1=/tmp/go-build1558595755/b524/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1alpha1=/tmp/go-build1558595755/b525/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1=/tmp/go-build1558595755/b526/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1=/tmp/go-build1558595755/b527/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1alpha1=/tmp/go-build1558595755/b528/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1=/tmp/go-build1558595755/b529/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1=/tmp/go-build1558595755/b530/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1=/tmp/go-build1558595755/b531/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1=/tmp/go-build1558595755/b532/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1558595755/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1558595755/b462/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer=/tmp/go-build1558595755/b483/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build1558595755/b465/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b493/_pkg_.a -trimpath "$WORK/b493=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme -complete -installsuffix shared -buildid kvhQiq2by6fGYJ_q2QZF/kvhQiq2by6fGYJ_q2QZF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b493/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme/register.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b767/_pkg_.a # internal cp $WORK/b767/_pkg_.a /builddir/.cache/go-build/c4/c4abac37cd612b58949998a44b23c7c20bab2002eaed49d7ade9fcfdb947143f-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1 mkdir -p $WORK/b589/ cat >/tmp/go-build1558595755/b589/importcfg << 'EOF' # internal # import config importmap k8s.io/api/batch/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1 importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1=/tmp/go-build1558595755/b507/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1558595755/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1558595755/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1558595755/b560/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1558595755/b573/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1558595755/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1558595755/b566/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b589/_pkg_.a -trimpath "$WORK/b589=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1 -complete -installsuffix shared -buildid zHjxucUSgbRgUBwP0WiP/zHjxucUSgbRgUBwP0WiP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b589/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1/cronjob.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1/cronjobspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1/cronjobstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1/job.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1/jobcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1/jobspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1/jobstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1/jobtemplatespec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1/uncountedterminatedpods.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b493/_pkg_.a # internal cp $WORK/b493/_pkg_.a /builddir/.cache/go-build/f1/f1dba51be24b8b26044a91a19c7cb38fb284f7281cf33279e26fe99937ab52e0-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/discovery mkdir -p $WORK/b476/ cat >/tmp/go-build1558595755/b476/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap github.com/googleapis/gnostic/openapiv2=github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/openapiv2 importmap k8s.io/apimachinery/pkg/api/errors=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/errors importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer importmap k8s.io/apimachinery/pkg/util/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/pkg/util/sets=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/apimachinery/pkg/version=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/version importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build1558595755/b154/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/openapiv2=/tmp/go-build1558595755/b477/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/errors=/tmp/go-build1558595755/b482/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1558595755/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1558595755/b462/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer=/tmp/go-build1558595755/b483/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build1558595755/b465/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets=/tmp/go-build1558595755/b447/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/version=/tmp/go-build1558595755/b492/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1558595755/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1558595755/b533/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b476/_pkg_.a -trimpath "$WORK/b476=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/discovery -complete -installsuffix shared -buildid YL2sM5kmh8r1-HgllGb3/YL2sM5kmh8r1-HgllGb3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b476/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/discovery/discovery_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/discovery/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/discovery/helper.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b576/_pkg_.a # internal cp $WORK/b576/_pkg_.a /builddir/.cache/go-build/7b/7b0dbc64956fb6f04c2d8bcf003ea1e5014822599dcb55160dce7c351459cb52-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1 mkdir -p $WORK/b558/ cat >/tmp/go-build1558595755/b558/importcfg << 'EOF' # internal # import config importmap k8s.io/api/admissionregistration/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/admissionregistration/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1=/tmp/go-build1558595755/b494/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1558595755/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1558595755/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1=/tmp/go-build1558595755/b559/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1558595755/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1558595755/b533/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b558/_pkg_.a -trimpath "$WORK/b558=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1 -complete -installsuffix shared -buildid 8IKtlSA4O2PwR-CP9H9Z/8IKtlSA4O2PwR-CP9H9Z -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b558/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1/admissionregistration_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1/mutatingwebhookconfiguration.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1/validatingwebhookconfiguration.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b589/_pkg_.a # internal cp $WORK/b589/_pkg_.a /builddir/.cache/go-build/cb/cb9bac40f19efa03e7103f746f4dea89ffde40b013bfcf1a8b71d01191023f71-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1 mkdir -p $WORK/b567/ cat >/tmp/go-build1558595755/b567/importcfg << 'EOF' # internal # import config importmap k8s.io/api/admissionregistration/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1=/tmp/go-build1558595755/b495/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1558595755/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1558595755/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1=/tmp/go-build1558595755/b568/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1558595755/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1558595755/b533/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b567/_pkg_.a -trimpath "$WORK/b567=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1 -complete -installsuffix shared -buildid 8aqFYCbhlro2GDH7lkHx/8aqFYCbhlro2GDH7lkHx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b567/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/admissionregistration_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/mutatingwebhookconfiguration.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/validatingwebhookconfiguration.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b572/_pkg_.a # internal cp $WORK/b572/_pkg_.a /builddir/.cache/go-build/af/affc69e512e470310e00397e91d9e2bede5bde8c8c07aff945b995c341dcbfd7-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1 mkdir -p $WORK/b569/ cat >/tmp/go-build1558595755/b569/importcfg << 'EOF' # internal # import config importmap k8s.io/api/apiserverinternal/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/apiserverinternal/v1alpha1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apiserverinternal/v1alpha1=/tmp/go-build1558595755/b496/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1558595755/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1558595755/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1=/tmp/go-build1558595755/b570/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1558595755/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1558595755/b533/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b569/_pkg_.a -trimpath "$WORK/b569=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1 -complete -installsuffix shared -buildid UK1fbVc899OddLFXDBDM/UK1fbVc899OddLFXDBDM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b569/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1/apiserverinternal_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1/storageversion.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b558/_pkg_.a # internal cp $WORK/b558/_pkg_.a /builddir/.cache/go-build/85/853fd79a40694c42cc92261c4645ef74f4125e56a724120a4329b9e5c28346ce-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1 mkdir -p $WORK/b571/ cat >/tmp/go-build1558595755/b571/importcfg << 'EOF' # internal # import config importmap k8s.io/api/apps/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1 importmap k8s.io/api/autoscaling/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/apps/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1 importmap k8s.io/client-go/applyconfigurations/autoscaling/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1=/tmp/go-build1558595755/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1=/tmp/go-build1558595755/b504/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1558595755/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1558595755/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1=/tmp/go-build1558595755/b572/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1=/tmp/go-build1558595755/b574/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1558595755/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1558595755/b533/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b571/_pkg_.a -trimpath "$WORK/b571=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1 -complete -installsuffix shared -buildid fhaKVMI3tjRiv4au3cNX/fhaKVMI3tjRiv4au3cNX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b571/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1/apps_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1/controllerrevision.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1/daemonset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1/deployment.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1/replicaset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1/statefulset.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b476/_pkg_.a # internal cp $WORK/b476/_pkg_.a /builddir/.cache/go-build/4a/4ac9238708e8dfaa8be5f642cf85bead9e53f6e8a135c13f8b1928851a4bf38b-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1 mkdir -p $WORK/b575/ cat >/tmp/go-build1558595755/b575/importcfg << 'EOF' # internal # import config importmap k8s.io/api/apps/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/apps/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1=/tmp/go-build1558595755/b498/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1558595755/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1558595755/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1=/tmp/go-build1558595755/b576/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1558595755/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1558595755/b533/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b575/_pkg_.a -trimpath "$WORK/b575=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1 -complete -installsuffix shared -buildid 1L3v4Rp9rhzzJ3CYK9kk/1L3v4Rp9rhzzJ3CYK9kk -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b575/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/apps_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/controllerrevision.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/deployment.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/statefulset.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b567/_pkg_.a # internal cp $WORK/b567/_pkg_.a /builddir/.cache/go-build/51/5143a7de620ec23d15d2e6cc6d11d09ac10d27cd2e78891cada36c5253d00d7a-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1 mkdir -p $WORK/b579/ cat >/tmp/go-build1558595755/b579/importcfg << 'EOF' # internal # import config importmap k8s.io/api/authentication/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1=/tmp/go-build1558595755/b500/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1558595755/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1558595755/b533/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b579/_pkg_.a -trimpath "$WORK/b579=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1 -complete -installsuffix shared -buildid dRoLpO295BQnXzdlZQu5/dRoLpO295BQnXzdlZQu5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b579/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1/authentication_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1/tokenreview.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b578/_pkg_.a # internal cp $WORK/b578/_pkg_.a /builddir/.cache/go-build/ad/ad100724fe4f33ce05b63bd3f14318a02b4f35c8f884c21ca8137c45d294938b-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2 mkdir -p $WORK/b577/ cat >/tmp/go-build1558595755/b577/importcfg << 'EOF' # internal # import config importmap k8s.io/api/apps/v1beta2=github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/apps/v1beta2=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2=/tmp/go-build1558595755/b499/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1558595755/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1558595755/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2=/tmp/go-build1558595755/b578/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1558595755/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1558595755/b533/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b577/_pkg_.a -trimpath "$WORK/b577=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2 -complete -installsuffix shared -buildid 8RYc_8NsW8tKxaZqUX4i/8RYc_8NsW8tKxaZqUX4i -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b577/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/apps_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/controllerrevision.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/daemonset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/deployment.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/replicaset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/statefulset.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b775/_pkg_.a # internal cp $WORK/b775/_pkg_.a /builddir/.cache/go-build/f3/f3a12c9defa6b27546a77b5087752dff120fbe157e518acdb1581aa8d9f0d87f-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1 mkdir -p $WORK/b580/ cat >/tmp/go-build1558595755/b580/importcfg << 'EOF' # internal # import config importmap k8s.io/api/authentication/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1beta1=/tmp/go-build1558595755/b501/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1558595755/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1558595755/b533/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b580/_pkg_.a -trimpath "$WORK/b580=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1 -complete -installsuffix shared -buildid J8UMTxnYBjlzHu4ngxTW/J8UMTxnYBjlzHu4ngxTW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b580/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1/authentication_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1/tokenreview.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b569/_pkg_.a # internal cp $WORK/b569/_pkg_.a /builddir/.cache/go-build/65/65c3261e1c521bbe66472474e537d56dca5e265e8c9bf317ed54dfdb04c1f406-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1 mkdir -p $WORK/b581/ cat >/tmp/go-build1558595755/b581/importcfg << 'EOF' # internal # import config importmap k8s.io/api/authorization/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1=/tmp/go-build1558595755/b502/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1558595755/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1558595755/b533/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b581/_pkg_.a -trimpath "$WORK/b581=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1 -complete -installsuffix shared -buildid 6vH_O7vUNMH9G8QQ1iLp/6vH_O7vUNMH9G8QQ1iLp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b581/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/authorization_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/localsubjectaccessreview.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/selfsubjectaccessreview.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/selfsubjectrulesreview.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/subjectaccessreview.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b747/_pkg_.a # internal cp $WORK/b747/_pkg_.a /builddir/.cache/go-build/61/614f1d1a672c4a3e313dc737594a4cf1d7bf6d8c5897b510429e7f045157416f-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1 mkdir -p $WORK/b582/ cat >/tmp/go-build1558595755/b582/importcfg << 'EOF' # internal # import config importmap k8s.io/api/authorization/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1beta1=/tmp/go-build1558595755/b503/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1558595755/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1558595755/b533/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b582/_pkg_.a -trimpath "$WORK/b582=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1 -complete -installsuffix shared -buildid j7fQsF92nqAQf91wK2fM/j7fQsF92nqAQf91wK2fM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b582/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/authorization_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/localsubjectaccessreview.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/selfsubjectaccessreview.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/selfsubjectrulesreview.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/subjectaccessreview.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b580/_pkg_.a # internal cp $WORK/b580/_pkg_.a /builddir/.cache/go-build/5c/5c19c36593049e00e11e1c847b38535b79a034f6aad55c82056e69ad5fbd9d89-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1 mkdir -p $WORK/b583/ cat >/tmp/go-build1558595755/b583/importcfg << 'EOF' # internal # import config importmap k8s.io/api/autoscaling/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/autoscaling/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1=/tmp/go-build1558595755/b504/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1558595755/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1558595755/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1=/tmp/go-build1558595755/b574/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1558595755/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1558595755/b533/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b583/_pkg_.a -trimpath "$WORK/b583=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1 -complete -installsuffix shared -buildid 9kR2v3LwIUfdMosoA9a7/9kR2v3LwIUfdMosoA9a7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b583/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1/autoscaling_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1/horizontalpodautoscaler.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b579/_pkg_.a # internal cp $WORK/b579/_pkg_.a /builddir/.cache/go-build/55/552368d12efeff7aa72e01fe4594e84cddf2881bda7f12012600576ff9d75299-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1 mkdir -p $WORK/b584/ cat >/tmp/go-build1558595755/b584/importcfg << 'EOF' # internal # import config importmap k8s.io/api/autoscaling/v2beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/autoscaling/v2beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1=/tmp/go-build1558595755/b505/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1558595755/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1558595755/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1=/tmp/go-build1558595755/b585/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1558595755/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1558595755/b533/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b584/_pkg_.a -trimpath "$WORK/b584=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1 -complete -installsuffix shared -buildid 108GZvnUeYOKXfc5z5Sk/108GZvnUeYOKXfc5z5Sk -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b584/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1/autoscaling_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1/horizontalpodautoscaler.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b581/_pkg_.a # internal cp $WORK/b581/_pkg_.a /builddir/.cache/go-build/98/988aed2d348b560bb54f006f9014cde3e420b3b5346557a71f9d15ef68e4c28c-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2 mkdir -p $WORK/b586/ cat >/tmp/go-build1558595755/b586/importcfg << 'EOF' # internal # import config importmap k8s.io/api/autoscaling/v2beta2=github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/autoscaling/v2beta2=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2=/tmp/go-build1558595755/b506/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1558595755/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1558595755/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2=/tmp/go-build1558595755/b587/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1558595755/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1558595755/b533/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b586/_pkg_.a -trimpath "$WORK/b586=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2 -complete -installsuffix shared -buildid djdJ0AgT9LQ9-4Igylfz/djdJ0AgT9LQ9-4Igylfz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b586/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2/autoscaling_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2/horizontalpodautoscaler.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b582/_pkg_.a # internal cp $WORK/b582/_pkg_.a /builddir/.cache/go-build/6d/6dbc94cfc811fce2d71346e9209a2d301aadb077760d77c63f3000888cf78508-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1 mkdir -p $WORK/b588/ cat >/tmp/go-build1558595755/b588/importcfg << 'EOF' # internal # import config importmap k8s.io/api/batch/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/batch/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1=/tmp/go-build1558595755/b507/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1558595755/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1558595755/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1=/tmp/go-build1558595755/b589/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1558595755/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1558595755/b533/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b588/_pkg_.a -trimpath "$WORK/b588=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1 -complete -installsuffix shared -buildid 62sROCQfqhMVL8UX7M66/62sROCQfqhMVL8UX7M66 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b588/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1/batch_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1/cronjob.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1/job.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b575/_pkg_.a # internal cp $WORK/b575/_pkg_.a /builddir/.cache/go-build/ed/ed075183c60c563cbdee875ad6840c1652fdd947886b0dc0c8d8ecd5cd345619-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1beta1 mkdir -p $WORK/b591/ cat >/tmp/go-build1558595755/b591/importcfg << 'EOF' # internal # import config importmap k8s.io/api/batch/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/batch/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1 importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1=/tmp/go-build1558595755/b508/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1558595755/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1558595755/b560/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1=/tmp/go-build1558595755/b589/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1558595755/b573/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1558595755/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1558595755/b566/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b591/_pkg_.a -trimpath "$WORK/b591=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1beta1 -complete -installsuffix shared -buildid i7xSCrAYx0O-EX_cRdr2/i7xSCrAYx0O-EX_cRdr2 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b591/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1beta1/cronjob.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1beta1/cronjobspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1beta1/cronjobstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1beta1/jobtemplatespec.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b583/_pkg_.a # internal cp $WORK/b583/_pkg_.a /builddir/.cache/go-build/4a/4a10a7175f31e9c4ffb927e2f5b9bc292ab73aebb57c9aabe8421dda0eab473a-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1 mkdir -p $WORK/b592/ cat >/tmp/go-build1558595755/b592/importcfg << 'EOF' # internal # import config importmap k8s.io/api/certificates/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/certificates/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1=/tmp/go-build1558595755/b509/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1558595755/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1558595755/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1=/tmp/go-build1558595755/b593/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1558595755/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1558595755/b533/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b592/_pkg_.a -trimpath "$WORK/b592=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1 -complete -installsuffix shared -buildid 3pbuohZNK1G480TXdL2F/3pbuohZNK1G480TXdL2F -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b592/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1/certificates_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1/certificatesigningrequest.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1/generated_expansion.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b586/_pkg_.a # internal cp $WORK/b586/_pkg_.a /builddir/.cache/go-build/60/603c30e0fefd170ce4d74e442c41665c419dad8ae2f24a87f71a4cdbb0273bac-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1 mkdir -p $WORK/b594/ cat >/tmp/go-build1558595755/b594/importcfg << 'EOF' # internal # import config importmap k8s.io/api/certificates/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/certificates/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1=/tmp/go-build1558595755/b510/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1558595755/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1558595755/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1beta1=/tmp/go-build1558595755/b595/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1558595755/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1558595755/b533/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b594/_pkg_.a -trimpath "$WORK/b594=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1 -complete -installsuffix shared -buildid 9vbaI_uZ5qNCRLDiIPkp/9vbaI_uZ5qNCRLDiIPkp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b594/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/certificates_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/certificatesigningrequest.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/certificatesigningrequest_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/generated_expansion.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b584/_pkg_.a # internal cp $WORK/b584/_pkg_.a /builddir/.cache/go-build/0a/0adb8fffdee4c45d9e7e9ba481bcc14d456cdbf7b98ea04d0ec7a98ac5c9569a-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1 mkdir -p $WORK/b596/ cat >/tmp/go-build1558595755/b596/importcfg << 'EOF' # internal # import config importmap k8s.io/api/coordination/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/coordination/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/coordination/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1=/tmp/go-build1558595755/b511/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1558595755/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1558595755/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/coordination/v1=/tmp/go-build1558595755/b597/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1558595755/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1558595755/b533/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b596/_pkg_.a -trimpath "$WORK/b596=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1 -complete -installsuffix shared -buildid Hdx_ffJoGHSM_jj60rf2/Hdx_ffJoGHSM_jj60rf2 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b596/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1/coordination_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1/lease.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b571/_pkg_.a # internal cp $WORK/b571/_pkg_.a /builddir/.cache/go-build/f4/f45fe4bf275bed3264bef2c58ca5fe2abe0f9c468f96ad34a16286e61354ead6-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1 mkdir -p $WORK/b598/ cat >/tmp/go-build1558595755/b598/importcfg << 'EOF' # internal # import config importmap k8s.io/api/coordination/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/coordination/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/coordination/v1beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1=/tmp/go-build1558595755/b512/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1558595755/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1558595755/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/coordination/v1beta1=/tmp/go-build1558595755/b599/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1558595755/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1558595755/b533/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b598/_pkg_.a -trimpath "$WORK/b598=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1 -complete -installsuffix shared -buildid lxUByxZneHPmK8jys95_/lxUByxZneHPmK8jys95_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b598/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1/coordination_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1/lease.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b592/_pkg_.a # internal cp $WORK/b592/_pkg_.a /builddir/.cache/go-build/fb/fb6d9f9e948d59705b8a19eb421f39519bd63ef3cb68fa0022bc4b6b89bd4ccf-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1 mkdir -p $WORK/b600/ cat >/tmp/go-build1558595755/b600/importcfg << 'EOF' # internal # import config importmap k8s.io/api/authentication/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1 importmap k8s.io/api/autoscaling/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1 importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/policy/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1 importmap k8s.io/api/policy/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/fields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/net=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest importmap k8s.io/client-go/tools/reference=github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/reference packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1=/tmp/go-build1558595755/b500/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1=/tmp/go-build1558595755/b504/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1558595755/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1=/tmp/go-build1558595755/b522/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1=/tmp/go-build1558595755/b523/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields=/tmp/go-build1558595755/b439/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1558595755/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1558595755/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net=/tmp/go-build1558595755/b470/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1558595755/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1558595755/b573/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1558595755/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1558595755/b533/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/reference=/tmp/go-build1558595755/b601/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b600/_pkg_.a -trimpath "$WORK/b600=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1 -complete -installsuffix shared -buildid 4KrMmJZdi1WXn13vRMXz/4KrMmJZdi1WXn13vRMXz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b600/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/componentstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/configmap.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/core_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/endpoints.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/event.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/event_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/limitrange.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/namespace.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/namespace_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/node.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/node_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/persistentvolume.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/persistentvolumeclaim.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/pod.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/pod_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/podtemplate.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/replicationcontroller.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/resourcequota.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/secret.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/service.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/service_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/serviceaccount.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b596/_pkg_.a # internal cp $WORK/b596/_pkg_.a /builddir/.cache/go-build/3b/3b5c34b6a3168ea213f773d0f57c6aa9679e8d6e7a0618ebcfc8c973ce16dfe8-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1 mkdir -p $WORK/b603/ cat >/tmp/go-build1558595755/b603/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/discovery/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1558595755/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1=/tmp/go-build1558595755/b513/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1558595755/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1558595755/b560/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1558595755/b573/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1558595755/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1558595755/b566/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b603/_pkg_.a -trimpath "$WORK/b603=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1 -complete -installsuffix shared -buildid WA96YcSpXAaSKKApdfkj/WA96YcSpXAaSKKApdfkj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b603/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1/endpoint.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1/endpointconditions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1/endpointhints.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1/endpointport.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1/endpointslice.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1/forzone.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b588/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b577/_pkg_.a # internal cp $WORK/b588/_pkg_.a /builddir/.cache/go-build/2c/2cc6f26ac809c2fb5152a1e5f299e7cad38208e5f2c1ebe3c03e0317f7247df6-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1 mkdir -p $WORK/b605/ cat >/tmp/go-build1558595755/b605/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/discovery/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1558595755/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1=/tmp/go-build1558595755/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1558595755/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1558595755/b560/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1558595755/b573/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1558595755/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1558595755/b566/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b605/_pkg_.a -trimpath "$WORK/b605=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1 -complete -installsuffix shared -buildid Xs6kxoMCegz65y_5UsRB/Xs6kxoMCegz65y_5UsRB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b605/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1/endpoint.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1/endpointconditions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1/endpointhints.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1/endpointport.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1/endpointslice.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1/forzone.go cp $WORK/b577/_pkg_.a /builddir/.cache/go-build/d7/d799f1cb107077345c325bc6fa6f3410f2523f5b113d744abb7707365f5c5435-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/events/v1 mkdir -p $WORK/b607/ cat >/tmp/go-build1558595755/b607/importcfg << 'EOF' # internal # import config importmap k8s.io/api/events/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1=/tmp/go-build1558595755/b514/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1558595755/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1558595755/b560/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1558595755/b573/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1558595755/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1558595755/b566/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b607/_pkg_.a -trimpath "$WORK/b607=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/events/v1 -complete -installsuffix shared -buildid Rq29NONL7dMJITJu5RJV/Rq29NONL7dMJITJu5RJV -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b607/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/events/v1/event.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/events/v1/eventseries.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b594/_pkg_.a # internal cp $WORK/b594/_pkg_.a /builddir/.cache/go-build/29/29b7feb7083a4efe657e304ae071de9088ea5fc72a5e0e5e562833945f7c8dfa-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/events/v1beta1 mkdir -p $WORK/b609/ cat >/tmp/go-build1558595755/b609/importcfg << 'EOF' # internal # import config importmap k8s.io/api/events/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1=/tmp/go-build1558595755/b515/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1558595755/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1558595755/b560/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1558595755/b573/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1558595755/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1558595755/b566/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b609/_pkg_.a -trimpath "$WORK/b609=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/events/v1beta1 -complete -installsuffix shared -buildid DjraFJ_PELQTO97h7djn/DjraFJ_PELQTO97h7djn -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b609/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/events/v1beta1/event.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/events/v1beta1/eventseries.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b591/_pkg_.a # internal cp $WORK/b591/_pkg_.a /builddir/.cache/go-build/b5/b5a657d50389ce922c427374fae57931bdfcae6cc7e3c603d0c8ab91c8c881e0-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1 mkdir -p $WORK/b590/ cat >/tmp/go-build1558595755/b590/importcfg << 'EOF' # internal # import config importmap k8s.io/api/batch/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/batch/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1=/tmp/go-build1558595755/b508/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1558595755/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1558595755/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1beta1=/tmp/go-build1558595755/b591/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1558595755/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1558595755/b533/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b590/_pkg_.a -trimpath "$WORK/b590=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1 -complete -installsuffix shared -buildid EA2FHTFSrlWRunDINKRN/EA2FHTFSrlWRunDINKRN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b590/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1/batch_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1/cronjob.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1/generated_expansion.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b598/_pkg_.a # internal cp $WORK/b598/_pkg_.a /builddir/.cache/go-build/53/534952da248ceb94f047564039866c88227b0a5322ef9c7044dfed14c4c1ec7a-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1 mkdir -p $WORK/b611/ cat >/tmp/go-build1558595755/b611/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/extensions/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1558595755/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1=/tmp/go-build1558595755/b516/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1558595755/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1558595755/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1558595755/b560/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1558595755/b573/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1558595755/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1558595755/b566/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b611/_pkg_.a -trimpath "$WORK/b611=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1 -complete -installsuffix shared -buildid Fysg0RK2o_8mDwHKKlfe/Fysg0RK2o_8mDwHKKlfe -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b611/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/allowedcsidriver.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/allowedflexvolume.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/allowedhostpath.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/daemonset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/daemonsetcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/daemonsetspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/daemonsetstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/daemonsetupdatestrategy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/deployment.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/deploymentcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/deploymentspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/deploymentstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/deploymentstrategy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/fsgroupstrategyoptions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/hostportrange.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/httpingresspath.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/httpingressrulevalue.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/idrange.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingress.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingressbackend.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingressrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingressrulevalue.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingressspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingressstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingresstls.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ipblock.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/networkpolicy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/networkpolicyegressrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/networkpolicyingressrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/networkpolicypeer.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/networkpolicyport.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/networkpolicyspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/podsecuritypolicy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/podsecuritypolicyspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/replicaset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/replicasetcondition.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/replicasetspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/replicasetstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/rollbackconfig.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/rollingupdatedaemonset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/rollingupdatedeployment.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/runasgroupstrategyoptions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/runasuserstrategyoptions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/runtimeclassstrategyoptions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/scale.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/selinuxstrategyoptions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/supplementalgroupsstrategyoptions.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b605/_pkg_.a # internal cp $WORK/b605/_pkg_.a /builddir/.cache/go-build/88/884aeb8c4bc097ac4b0df3968bcffed72ce28c9bd2ac8a3410522df73fa9748d-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1 mkdir -p $WORK/b604/ cat >/tmp/go-build1558595755/b604/importcfg << 'EOF' # internal # import config importmap k8s.io/api/discovery/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/discovery/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1=/tmp/go-build1558595755/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1558595755/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1558595755/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1=/tmp/go-build1558595755/b605/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1558595755/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1558595755/b533/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b604/_pkg_.a -trimpath "$WORK/b604=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1 -complete -installsuffix shared -buildid gnBmREI0VL0aznp3Vozo/gnBmREI0VL0aznp3Vozo -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b604/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1/discovery_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1/endpointslice.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1/generated_expansion.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b607/_pkg_.a # internal cp $WORK/b607/_pkg_.a /builddir/.cache/go-build/23/238b9fbd0190be16cbb0b63c183e1d637eb0ae5df7e4132376c37c7edc6fb009-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1 mkdir -p $WORK/b606/ cat >/tmp/go-build1558595755/b606/importcfg << 'EOF' # internal # import config importmap k8s.io/api/events/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/events/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/events/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1=/tmp/go-build1558595755/b514/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1558595755/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1558595755/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/events/v1=/tmp/go-build1558595755/b607/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1558595755/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1558595755/b533/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b606/_pkg_.a -trimpath "$WORK/b606=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1 -complete -installsuffix shared -buildid cCaNa6DKO9lB-cIF7OsH/cCaNa6DKO9lB-cIF7OsH -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b606/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1/event.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1/events_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1/generated_expansion.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b609/_pkg_.a # internal cp $WORK/b609/_pkg_.a /builddir/.cache/go-build/c5/c57fd63fe59f52bb4a05f506bc31b5015e6d4f007d614884a6361140b4726224-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1 mkdir -p $WORK/b608/ cat >/tmp/go-build1558595755/b608/importcfg << 'EOF' # internal # import config importmap k8s.io/api/events/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/events/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/events/v1beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1=/tmp/go-build1558595755/b515/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1558595755/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1558595755/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/events/v1beta1=/tmp/go-build1558595755/b609/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1558595755/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1558595755/b533/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b608/_pkg_.a -trimpath "$WORK/b608=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1 -complete -installsuffix shared -buildid V7gi3t0iyTQuWquqEYhs/V7gi3t0iyTQuWquqEYhs -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b608/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/event.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/event_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/events_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/generated_expansion.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b603/_pkg_.a # internal cp $WORK/b603/_pkg_.a /builddir/.cache/go-build/c3/c34bbb4b93c609d8ab293bae15d4c3ebf1ae8e5032b3c65f7fd8b61b3b64e663-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1 mkdir -p $WORK/b602/ cat >/tmp/go-build1558595755/b602/importcfg << 'EOF' # internal # import config importmap k8s.io/api/discovery/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/discovery/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1=/tmp/go-build1558595755/b513/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1558595755/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1558595755/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1=/tmp/go-build1558595755/b603/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1558595755/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1558595755/b533/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b602/_pkg_.a -trimpath "$WORK/b602=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1 -complete -installsuffix shared -buildid YPwTTEUyPsfwD1cA1CZR/YPwTTEUyPsfwD1cA1CZR -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b602/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1/discovery_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1/endpointslice.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1/generated_expansion.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b608/_pkg_.a # internal cp $WORK/b608/_pkg_.a /builddir/.cache/go-build/0b/0bf99496a24f10f37b02a5d2939cd0a00585ff6551a1888b7cf3c63ebf39429b-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1 mkdir -p $WORK/b612/ cat >/tmp/go-build1558595755/b612/importcfg << 'EOF' # internal # import config importmap k8s.io/api/flowcontrol/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1=/tmp/go-build1558595755/b517/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1558595755/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1558595755/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1=/tmp/go-build1558595755/b613/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1558595755/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1558595755/b533/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b612/_pkg_.a -trimpath "$WORK/b612=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1 -complete -installsuffix shared -buildid GynmAzx7u41R6f-iLgEs/GynmAzx7u41R6f-iLgEs -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b612/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1/flowcontrol_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1/flowschema.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1/prioritylevelconfiguration.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b606/_pkg_.a # internal cp $WORK/b606/_pkg_.a /builddir/.cache/go-build/10/107489eb391d92b01e22b170ad80276d8a9507a00616b254c1cf2cd185275e08-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1 mkdir -p $WORK/b614/ cat >/tmp/go-build1558595755/b614/importcfg << 'EOF' # internal # import config importmap k8s.io/api/flowcontrol/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1=/tmp/go-build1558595755/b518/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1558595755/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1558595755/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1=/tmp/go-build1558595755/b615/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1558595755/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1558595755/b533/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b614/_pkg_.a -trimpath "$WORK/b614=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1 -complete -installsuffix shared -buildid _NhcsGMuYbYV0rsnRX1S/_NhcsGMuYbYV0rsnRX1S -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b614/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1/flowcontrol_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1/flowschema.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1/prioritylevelconfiguration.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b604/_pkg_.a # internal cp $WORK/b604/_pkg_.a /builddir/.cache/go-build/77/771937747da39ee19e07565e896c3b5e04d6c5a599129f06a1e0891b1928808f-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1 mkdir -p $WORK/b617/ cat >/tmp/go-build1558595755/b617/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/networking/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1558595755/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1=/tmp/go-build1558595755/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1558595755/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1558595755/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1558595755/b560/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1558595755/b573/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1558595755/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1558595755/b566/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b617/_pkg_.a -trimpath "$WORK/b617=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1 -complete -installsuffix shared -buildid q2BsGbo0oBceykEsyXQ5/q2BsGbo0oBceykEsyXQ5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b617/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/httpingresspath.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/httpingressrulevalue.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingress.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressbackend.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressclass.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressclassparametersreference.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressclassspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressrulevalue.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressservicebackend.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingresstls.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/ipblock.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/networkpolicy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/networkpolicyegressrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/networkpolicyingressrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/networkpolicypeer.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/networkpolicyport.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/networkpolicyspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1/servicebackendport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b590/_pkg_.a # internal cp $WORK/b590/_pkg_.a /builddir/.cache/go-build/7e/7ef59423d9ee588f83f1574250eaf371c9de95daac41cb30f5e68316d591a291-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1 mkdir -p $WORK/b619/ cat >/tmp/go-build1558595755/b619/importcfg << 'EOF' # internal # import config importmap k8s.io/api/networking/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1=/tmp/go-build1558595755/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1558595755/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1558595755/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1558595755/b560/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1558595755/b573/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1558595755/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1558595755/b566/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b619/_pkg_.a -trimpath "$WORK/b619=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1 -complete -installsuffix shared -buildid 6dFr9roDk072F5SURH6h/6dFr9roDk072F5SURH6h -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b619/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/httpingresspath.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/httpingressrulevalue.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingress.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressbackend.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressclass.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressclassparametersreference.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressclassspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressrule.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressrulevalue.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingresstls.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b602/_pkg_.a # internal cp $WORK/b602/_pkg_.a /builddir/.cache/go-build/45/45901ea3e600dceb5b5b8a8fa8b10d5b2fb9d2f2095d2191d21eda599bc14946-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1 mkdir -p $WORK/b621/ cat >/tmp/go-build1558595755/b621/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/node/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1558595755/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1=/tmp/go-build1558595755/b519/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1558595755/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1558595755/b560/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1558595755/b573/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1558595755/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1558595755/b566/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b621/_pkg_.a -trimpath "$WORK/b621=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1 -complete -installsuffix shared -buildid JFh7W6IASGW5XK7WiILM/JFh7W6IASGW5XK7WiILM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b621/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1/overhead.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1/runtimeclass.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1/scheduling.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b612/_pkg_.a # internal cp $WORK/b612/_pkg_.a /builddir/.cache/go-build/34/34025ad23445736f154a2a1a31c573d8fe2af01de4e8b905f4e33d47d9c73a2e-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1alpha1 mkdir -p $WORK/b623/ cat >/tmp/go-build1558595755/b623/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/node/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1alpha1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1558595755/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1alpha1=/tmp/go-build1558595755/b520/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1558595755/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1558595755/b560/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1558595755/b573/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1558595755/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1558595755/b566/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b623/_pkg_.a -trimpath "$WORK/b623=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1alpha1 -complete -installsuffix shared -buildid On71BmNaEBjrDFzD2HQK/On71BmNaEBjrDFzD2HQK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b623/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1alpha1/overhead.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1alpha1/runtimeclass.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1alpha1/runtimeclassspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1alpha1/scheduling.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b614/_pkg_.a # internal cp $WORK/b614/_pkg_.a /builddir/.cache/go-build/0c/0c635277d100a6e61a14db9fbad9fa1b6e4064198b713b77f3d7e998fad01204-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1beta1 mkdir -p $WORK/b625/ cat >/tmp/go-build1558595755/b625/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/node/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1558595755/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1=/tmp/go-build1558595755/b521/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1558595755/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1558595755/b560/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1558595755/b573/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1558595755/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1558595755/b566/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b625/_pkg_.a -trimpath "$WORK/b625=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1beta1 -complete -installsuffix shared -buildid YsUz8eLdh-WlMpKE8iCS/YsUz8eLdh-WlMpKE8iCS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b625/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1beta1/overhead.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1beta1/runtimeclass.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1beta1/scheduling.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b617/_pkg_.a # internal cp $WORK/b617/_pkg_.a /builddir/.cache/go-build/2e/2edcab351a93915b427eb6deff5df3758abe803cf54cf6befad17291ac10c5e5-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1 mkdir -p $WORK/b616/ cat >/tmp/go-build1558595755/b616/importcfg << 'EOF' # internal # import config importmap k8s.io/api/networking/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/networking/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1=/tmp/go-build1558595755/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1558595755/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1558595755/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1=/tmp/go-build1558595755/b617/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1558595755/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1558595755/b533/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b616/_pkg_.a -trimpath "$WORK/b616=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1 -complete -installsuffix shared -buildid K7sL52sMSKDwnl4a64P4/K7sL52sMSKDwnl4a64P4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b616/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1/ingress.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1/ingressclass.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1/networking_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1/networkpolicy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b621/_pkg_.a # internal cp $WORK/b621/_pkg_.a /builddir/.cache/go-build/8d/8d04155afc3fc533d73cc969e52e657f05d4d59f799a59bb081276640b44a447-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1 mkdir -p $WORK/b620/ cat >/tmp/go-build1558595755/b620/importcfg << 'EOF' # internal # import config importmap k8s.io/api/node/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/node/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1=/tmp/go-build1558595755/b519/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1558595755/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1558595755/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1=/tmp/go-build1558595755/b621/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1558595755/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1558595755/b533/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b620/_pkg_.a -trimpath "$WORK/b620=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1 -complete -installsuffix shared -buildid To90YjDx48BluV6H_2bA/To90YjDx48BluV6H_2bA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b620/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1/node_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1/runtimeclass.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b619/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b623/_pkg_.a # internal cp $WORK/b623/_pkg_.a /builddir/.cache/go-build/6c/6c67403bd6144e4ffb1f6fe1568492a092a591f7ba3513140b647a24f63ab72a-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1 mkdir -p $WORK/b622/ cat >/tmp/go-build1558595755/b622/importcfg << 'EOF' # internal # import config importmap k8s.io/api/node/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1alpha1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/node/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1alpha1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1alpha1=/tmp/go-build1558595755/b520/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1558595755/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1558595755/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1alpha1=/tmp/go-build1558595755/b623/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1558595755/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1558595755/b533/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b622/_pkg_.a -trimpath "$WORK/b622=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1 -complete -installsuffix shared -buildid ahxPoD70tjDmdo3gPNaG/ahxPoD70tjDmdo3gPNaG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b622/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1/node_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1/runtimeclass.go cp $WORK/b619/_pkg_.a /builddir/.cache/go-build/dd/dd9ac7be06d0e4584a65df5cf45d84afa2aa517b9481ab571701e5104786e760-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1 mkdir -p $WORK/b618/ cat >/tmp/go-build1558595755/b618/importcfg << 'EOF' # internal # import config importmap k8s.io/api/networking/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/networking/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1=/tmp/go-build1558595755/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1558595755/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1558595755/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1=/tmp/go-build1558595755/b619/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1558595755/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1558595755/b533/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b618/_pkg_.a -trimpath "$WORK/b618=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1 -complete -installsuffix shared -buildid luDU07Z9Y4NCuXFwX4dz/luDU07Z9Y4NCuXFwX4dz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b618/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1/ingress.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1/ingressclass.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1/networking_client.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b611/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b625/_pkg_.a # internal cp $WORK/b611/_pkg_.a /builddir/.cache/go-build/d3/d36f6a74876331421807ecdcc4d0672c5b73f1aa515b59df513a02e80ad12453-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1 mkdir -p $WORK/b610/ cp $WORK/b625/_pkg_.a /builddir/.cache/go-build/b5/b5822c9dd4e941b095657b4c372df9a0a02715a6e1fbf2b129464e800fcb2f4c-d # internal cat >/tmp/go-build1558595755/b610/importcfg << 'EOF' # internal # import config importmap k8s.io/api/extensions/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/extensions/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1=/tmp/go-build1558595755/b516/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1558595755/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1558595755/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1=/tmp/go-build1558595755/b611/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1558595755/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1558595755/b533/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b610/_pkg_.a -trimpath "$WORK/b610=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1 -complete -installsuffix shared -buildid N4YDgVVlXo6buyEK0jSN/N4YDgVVlXo6buyEK0jSN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b610/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/daemonset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/deployment.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/deployment_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/extensions_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/ingress.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/networkpolicy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/podsecuritypolicy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/replicaset.go github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1 mkdir -p $WORK/b624/ cat >/tmp/go-build1558595755/b624/importcfg << 'EOF' # internal # import config importmap k8s.io/api/node/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/node/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1=/tmp/go-build1558595755/b521/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1558595755/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1558595755/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1beta1=/tmp/go-build1558595755/b625/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1558595755/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1558595755/b533/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b624/_pkg_.a -trimpath "$WORK/b624=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1 -complete -installsuffix shared -buildid jPzAyPesvU5o-MCUI3Mv/jPzAyPesvU5o-MCUI3Mv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b624/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1/node_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1/runtimeclass.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b620/_pkg_.a # internal cp $WORK/b620/_pkg_.a /builddir/.cache/go-build/45/45d205d98fadf747c97621f4be3b644711d029013ee873aefade20efbff76906-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1 mkdir -p $WORK/b626/ cat >/tmp/go-build1558595755/b626/importcfg << 'EOF' # internal # import config importmap k8s.io/api/policy/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/policy/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1=/tmp/go-build1558595755/b522/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1558595755/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1558595755/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1=/tmp/go-build1558595755/b627/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1558595755/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1558595755/b533/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b626/_pkg_.a -trimpath "$WORK/b626=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1 -complete -installsuffix shared -buildid eJDsOEAVldmHhd2Co2SD/eJDsOEAVldmHhd2Co2SD -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b626/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1/eviction.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1/eviction_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1/poddisruptionbudget.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1/policy_client.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b622/_pkg_.a # internal cp $WORK/b622/_pkg_.a /builddir/.cache/go-build/b3/b373a884e1351c4f5c1c1675ee83004a055216b05d38f28af75e85b85fc7166b-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1 mkdir -p $WORK/b629/ cat >/tmp/go-build1558595755/b629/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/policy/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1558595755/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1=/tmp/go-build1558595755/b523/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1558595755/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1558595755/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1558595755/b560/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1558595755/b573/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1558595755/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1558595755/b566/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b629/_pkg_.a -trimpath "$WORK/b629=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1 -complete -installsuffix shared -buildid u86vTuMXjeQdgKnAO57j/u86vTuMXjeQdgKnAO57j -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b629/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/allowedcsidriver.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/allowedflexvolume.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/allowedhostpath.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/eviction.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/fsgroupstrategyoptions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/hostportrange.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/idrange.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/poddisruptionbudget.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/poddisruptionbudgetspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/poddisruptionbudgetstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/podsecuritypolicy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/podsecuritypolicyspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/runasgroupstrategyoptions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/runasuserstrategyoptions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/runtimeclassstrategyoptions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/selinuxstrategyoptions.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/supplementalgroupsstrategyoptions.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b616/_pkg_.a # internal cp $WORK/b616/_pkg_.a /builddir/.cache/go-build/c5/c58a177cd38281508c591d5ba1a30f504ff27c2239fc9cf017a768d77315ceca-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1 mkdir -p $WORK/b630/ cat >/tmp/go-build1558595755/b630/importcfg << 'EOF' # internal # import config importmap k8s.io/api/rbac/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/rbac/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1=/tmp/go-build1558595755/b524/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1558595755/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1558595755/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1=/tmp/go-build1558595755/b631/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1558595755/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1558595755/b533/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b630/_pkg_.a -trimpath "$WORK/b630=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1 -complete -installsuffix shared -buildid jQFqVub0niB-b5aSk3nz/jQFqVub0niB-b5aSk3nz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b630/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/clusterrole.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/clusterrolebinding.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/rbac_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/role.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/rolebinding.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b618/_pkg_.a # internal cp $WORK/b618/_pkg_.a /builddir/.cache/go-build/a9/a92084705da380eea90a4272a537f617405a62c354d8aa3ce263d7bc634b9f55-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1 mkdir -p $WORK/b632/ cat >/tmp/go-build1558595755/b632/importcfg << 'EOF' # internal # import config importmap k8s.io/api/rbac/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1alpha1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/rbac/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1alpha1=/tmp/go-build1558595755/b525/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1558595755/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1558595755/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1=/tmp/go-build1558595755/b633/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1558595755/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1558595755/b533/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b632/_pkg_.a -trimpath "$WORK/b632=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1 -complete -installsuffix shared -buildid TDsvvE6qmWBhtzbt6sME/TDsvvE6qmWBhtzbt6sME -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b632/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/clusterrole.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/clusterrolebinding.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/rbac_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/role.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/rolebinding.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b624/_pkg_.a # internal cp $WORK/b624/_pkg_.a /builddir/.cache/go-build/d5/d5f0bd264fd26dd816c8c69fca336cd8fbb143cc1d39a244a712698e91cef10b-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1 mkdir -p $WORK/b634/ cat >/tmp/go-build1558595755/b634/importcfg << 'EOF' # internal # import config importmap k8s.io/api/rbac/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/rbac/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1=/tmp/go-build1558595755/b526/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1558595755/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1558595755/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1=/tmp/go-build1558595755/b635/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1558595755/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1558595755/b533/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b634/_pkg_.a -trimpath "$WORK/b634=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1 -complete -installsuffix shared -buildid JEDUYPTef5Jngh5250Rr/JEDUYPTef5Jngh5250Rr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b634/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/clusterrole.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/clusterrolebinding.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/rbac_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/role.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/rolebinding.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b600/_pkg_.a # internal cp $WORK/b600/_pkg_.a /builddir/.cache/go-build/40/404305c348a8c96c2f7f57d6e0cdd29c51be4f481f032ef5bd4dfeefab0bc941-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1 mkdir -p $WORK/b636/ cat >/tmp/go-build1558595755/b636/importcfg << 'EOF' # internal # import config importmap k8s.io/api/scheduling/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/scheduling/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1=/tmp/go-build1558595755/b527/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1558595755/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1558595755/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1=/tmp/go-build1558595755/b637/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1558595755/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1558595755/b533/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b636/_pkg_.a -trimpath "$WORK/b636=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1 -complete -installsuffix shared -buildid OyP34Jj4MOexT3kYyDdM/OyP34Jj4MOexT3kYyDdM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b636/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1/priorityclass.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1/scheduling_client.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b626/_pkg_.a # internal cp $WORK/b626/_pkg_.a /builddir/.cache/go-build/f9/f92221507d4f6acdf773ccef51f99f7ba7084e3c2f11bcf41d2b4873c60629f2-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1 mkdir -p $WORK/b638/ cat >/tmp/go-build1558595755/b638/importcfg << 'EOF' # internal # import config importmap k8s.io/api/scheduling/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1alpha1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/scheduling/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1alpha1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1alpha1=/tmp/go-build1558595755/b528/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1558595755/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1558595755/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1alpha1=/tmp/go-build1558595755/b639/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1558595755/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1558595755/b533/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b638/_pkg_.a -trimpath "$WORK/b638=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1 -complete -installsuffix shared -buildid Bhg19_GyN6n_8FRzeDib/Bhg19_GyN6n_8FRzeDib -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b638/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1/priorityclass.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1/scheduling_client.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b636/_pkg_.a # internal cp $WORK/b636/_pkg_.a /builddir/.cache/go-build/b9/b9540f0e42decbbe2801bd44435108b9e968bbe2a7dbcec4759401c3d7c27f61-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1 mkdir -p $WORK/b640/ cat >/tmp/go-build1558595755/b640/importcfg << 'EOF' # internal # import config importmap k8s.io/api/scheduling/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/scheduling/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1=/tmp/go-build1558595755/b529/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1558595755/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1558595755/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1beta1=/tmp/go-build1558595755/b641/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1558595755/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1558595755/b533/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b640/_pkg_.a -trimpath "$WORK/b640=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1 -complete -installsuffix shared -buildid nswML_UpLO3ZJcWoMkZn/nswML_UpLO3ZJcWoMkZn -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b640/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1/priorityclass.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1/scheduling_client.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b638/_pkg_.a # internal cp $WORK/b638/_pkg_.a /builddir/.cache/go-build/11/1111dffd0820b0fde683b9d9443de762486025817216d7b935ba564f2af3b75f-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1 mkdir -p $WORK/b643/ cat >/tmp/go-build1558595755/b643/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/storage/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1558595755/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1=/tmp/go-build1558595755/b530/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1558595755/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1558595755/b560/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1558595755/b573/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1558595755/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1558595755/b566/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b643/_pkg_.a -trimpath "$WORK/b643=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1 -complete -installsuffix shared -buildid AY_790NjKug2R_CtUbQu/AY_790NjKug2R_CtUbQu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b643/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1/csidriver.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1/csidriverspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1/csinode.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1/csinodedriver.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1/csinodespec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1/storageclass.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1/tokenrequest.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1/volumeattachment.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1/volumeattachmentsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1/volumeattachmentspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1/volumeattachmentstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1/volumeerror.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1/volumenoderesources.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b629/_pkg_.a # internal cp $WORK/b629/_pkg_.a /builddir/.cache/go-build/84/849ada13f3f7cad23ca4b8fd155f5300a20bbb14d8cf5f4bd7862e75d6a7561c-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1 mkdir -p $WORK/b628/ cat >/tmp/go-build1558595755/b628/importcfg << 'EOF' # internal # import config importmap k8s.io/api/policy/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/policy/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1=/tmp/go-build1558595755/b523/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1558595755/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1558595755/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1=/tmp/go-build1558595755/b629/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1558595755/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1558595755/b533/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b628/_pkg_.a -trimpath "$WORK/b628=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1 -complete -installsuffix shared -buildid h9Z8EXiJaVRGkVR-TBnN/h9Z8EXiJaVRGkVR-TBnN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b628/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/eviction.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/eviction_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/poddisruptionbudget.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/podsecuritypolicy.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/policy_client.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b634/_pkg_.a # internal cp $WORK/b634/_pkg_.a /builddir/.cache/go-build/08/08f778206afcc377d99b2e1b345776ea6ab697c13135e57e5c55d3a9b175b87f-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1 mkdir -p $WORK/b645/ cat >/tmp/go-build1558595755/b645/importcfg << 'EOF' # internal # import config importmap k8s.io/api/storage/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1 importmap k8s.io/apimachinery/pkg/api/resource=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1=/tmp/go-build1558595755/b531/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1558595755/b433/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1558595755/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1558595755/b560/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1558595755/b573/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1558595755/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1558595755/b566/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b645/_pkg_.a -trimpath "$WORK/b645=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1 -complete -installsuffix shared -buildid 94UMcTJs_5YUNbxT0e2y/94UMcTJs_5YUNbxT0e2y -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b645/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1/csistoragecapacity.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1/volumeattachment.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1/volumeattachmentsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1/volumeattachmentspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1/volumeattachmentstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1/volumeerror.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b630/_pkg_.a # internal cp $WORK/b630/_pkg_.a /builddir/.cache/go-build/93/938f51184d78333b3671028897c56b439e488eee7080eaf409ea45cc943ffd57-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1 mkdir -p $WORK/b647/ cat >/tmp/go-build1558595755/b647/importcfg << 'EOF' # internal # import config importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/storage/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1 importmap k8s.io/apimachinery/pkg/api/resource=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/managedfields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields importmap k8s.io/client-go/applyconfigurations/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 importmap k8s.io/client-go/applyconfigurations/internal=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal importmap k8s.io/client-go/applyconfigurations/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1558595755/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1=/tmp/go-build1558595755/b532/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1558595755/b433/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1558595755/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1558595755/b560/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1558595755/b573/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1558595755/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1558595755/b566/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b647/_pkg_.a -trimpath "$WORK/b647=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1 -complete -installsuffix shared -buildid jUfJHllw7kF-924AdvG2/jUfJHllw7kF-924AdvG2 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b647/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/csidriver.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/csidriverspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/csinode.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/csinodedriver.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/csinodespec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/csistoragecapacity.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/storageclass.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/tokenrequest.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/volumeattachment.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/volumeattachmentsource.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/volumeattachmentspec.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/volumeattachmentstatus.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/volumeerror.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/volumenoderesources.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b632/_pkg_.a # internal cp $WORK/b632/_pkg_.a /builddir/.cache/go-build/a7/a7f359677f42a8f490c3f64eed6b0184ede4a476ea1a68595387385db1ca4c03-d # internal github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3 mkdir -p $WORK/b740/ cat >/tmp/go-build1558595755/b740/importcfg << 'EOF' # internal # import config importmap github.com/cncf/xds/go/udpa/annotations=github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations importmap github.com/cncf/xds/go/xds/annotations/v3=github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/annotations/v3 importmap github.com/cncf/xds/go/xds/core/v3=github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3 importmap github.com/envoyproxy/go-control-plane/envoy/annotations=github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/annotations importmap github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3=github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3 importmap github.com/envoyproxy/go-control-plane/envoy/type/v3=github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3 importmap github.com/envoyproxy/protoc-gen-validate/validate=github.com/prometheus/prometheus/vendor/github.com/envoyproxy/protoc-gen-validate/validate importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/any=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/any importmap github.com/golang/protobuf/ptypes/duration=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/duration importmap github.com/golang/protobuf/ptypes/struct=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/struct importmap github.com/golang/protobuf/ptypes/wrappers=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/wrappers importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/anypb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb importmap google.golang.org/protobuf/types/known/emptypb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/emptypb packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations=/tmp/go-build1558595755/b741/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/annotations/v3=/tmp/go-build1558595755/b743/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3=/tmp/go-build1558595755/b744/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/annotations=/tmp/go-build1558595755/b746/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3=/tmp/go-build1558595755/b747/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3=/tmp/go-build1558595755/b748/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build1558595755/b745/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build1558595755/b154/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/any=/tmp/go-build1558595755/b185/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/duration=/tmp/go-build1558595755/b187/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/struct=/tmp/go-build1558595755/b751/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/wrappers=/tmp/go-build1558595755/b749/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1558595755/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1558595755/b179/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build1558595755/b186/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/emptypb=/tmp/go-build1558595755/b753/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile net/mail=/tmp/go-build1558595755/b742/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile regexp=/tmp/go-build1558595755/b068/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build1558595755/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b740/_pkg_.a -trimpath "$WORK/b740=>" -p github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3 -complete -installsuffix shared -buildid 0pzsSYgIjNjh8rjaxFSX/0pzsSYgIjNjh8rjaxFSX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b740/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/address.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/address.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/backoff.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/backoff.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/base.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/base.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/config_source.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/config_source.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/event_service_config.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/event_service_config.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/extension.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/extension.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/grpc_method_list.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/grpc_method_list.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/grpc_service.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/grpc_service.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/health_check.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/health_check.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/http_uri.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/http_uri.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/protocol.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/protocol.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/proxy_protocol.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/proxy_protocol.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/resolver.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/resolver.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/socket_option.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/socket_option.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/substitution_format_string.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/substitution_format_string.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/udp_socket_config.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3/udp_socket_config.pb.validate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b610/_pkg_.a # internal cp $WORK/b610/_pkg_.a /builddir/.cache/go-build/d7/d70ff0a0df51b6c2062782542b5b56133dc2c580bd69a77f225f9afd9c11aaed-d # internal github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require mkdir -p $WORK/b774/ cat >/tmp/go-build1558595755/b774/importcfg << 'EOF' # internal # import config importmap github.com/stretchr/testify/assert=github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/assert packagefile github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/assert=/tmp/go-build1558595755/b775/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b774/_pkg_.a -trimpath "$WORK/b774=>" -p github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require -complete -installsuffix shared -buildid 2dhHfuE3nj7XxqZnqKXF/2dhHfuE3nj7XxqZnqKXF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b774/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require/forward_requirements.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require/require.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require/require_forward.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require/requirements.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b640/_pkg_.a # internal cp $WORK/b640/_pkg_.a /builddir/.cache/go-build/bc/bc40cfeba2f879cf4940c6f72e40e5cf1381dbc35b55972f6ec0968c817b10ed-d # internal github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/log mkdir -p $WORK/b785/ cat >/tmp/go-build1558595755/b785/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b785/_pkg_.a -trimpath "$WORK/b785=>" -p github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/log -complete -installsuffix shared -buildid JpKoeP8chXdiR2gmw_3_/JpKoeP8chXdiR2gmw_3_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b785/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/log/field.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/log/util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b785/_pkg_.a # internal cp $WORK/b785/_pkg_.a /builddir/.cache/go-build/db/db1e0bd807871899fce2e6329d8212c448165e718aef2bd4df9254417d9cc67c-d # internal github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go mkdir -p $WORK/b784/ cat >/tmp/go-build1558595755/b784/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go/log=github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/log packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/log=/tmp/go-build1558595755/b785/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b784/_pkg_.a -trimpath "$WORK/b784=>" -p github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go -complete -installsuffix shared -buildid FBn4xMoR2I5wU3R1JhdI/FBn4xMoR2I5wU3R1JhdI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b784/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/ext.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/globaltracer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/gocontext.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/noop.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/propagation.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/span.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/tracer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b643/_pkg_.a # internal cp $WORK/b643/_pkg_.a /builddir/.cache/go-build/d1/d198a35d73ba01687270b55a14c46af9744da352b95b9bf0f885e7629f1d3f8f-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1 mkdir -p $WORK/b642/ cat >/tmp/go-build1558595755/b642/importcfg << 'EOF' # internal # import config importmap k8s.io/api/storage/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/storage/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1=/tmp/go-build1558595755/b530/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1558595755/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1558595755/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1=/tmp/go-build1558595755/b643/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1558595755/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1558595755/b533/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b642/_pkg_.a -trimpath "$WORK/b642=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1 -complete -installsuffix shared -buildid o7jbs2poUpoR-liBrTzg/o7jbs2poUpoR-liBrTzg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b642/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1/csidriver.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1/csinode.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1/storage_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1/storageclass.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1/volumeattachment.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b645/_pkg_.a # internal cp $WORK/b645/_pkg_.a /builddir/.cache/go-build/81/814534580cfe5b9364d08e7ab69c0e5c5154619ed5ea79e6b90c5e2ac61d5be8-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1 mkdir -p $WORK/b644/ cat >/tmp/go-build1558595755/b644/importcfg << 'EOF' # internal # import config importmap k8s.io/api/storage/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/storage/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1=/tmp/go-build1558595755/b531/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1558595755/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1558595755/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1=/tmp/go-build1558595755/b645/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1558595755/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1558595755/b533/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b644/_pkg_.a -trimpath "$WORK/b644=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1 -complete -installsuffix shared -buildid JSZ8BTLrGkF4cbj97cWM/JSZ8BTLrGkF4cbj97cWM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b644/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/csistoragecapacity.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/storage_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/volumeattachment.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b628/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b784/_pkg_.a # internal cp $WORK/b628/_pkg_.a /builddir/.cache/go-build/63/63661b4511e9127de63a81efef72082c06b17b1339ec0047e905cc854715aba1-d # internal database/sql/driver mkdir -p $WORK/b788/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b647/_pkg_.a # internal cat >/tmp/go-build1558595755/b788/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b788/_pkg_.a -trimpath "$WORK/b788=>" -p database/sql/driver -std -complete -installsuffix shared -buildid BonbEhQ6bn98Gs5M4dNp/BonbEhQ6bn98Gs5M4dNp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b788/importcfg -pack /usr/lib/golang/src/database/sql/driver/driver.go /usr/lib/golang/src/database/sql/driver/types.go cp $WORK/b784/_pkg_.a /builddir/.cache/go-build/38/38e58bf025da0486e47dc464eeac60d3aef3de1e254a3e628c0c278b3c6fb662-d # internal github.com/prometheus/prometheus/tsdb/encoding mkdir -p $WORK/b789/ cat >/tmp/go-build1558595755/b789/importcfg << 'EOF' # internal # import config importmap github.com/dennwc/varint=github.com/prometheus/prometheus/vendor/github.com/dennwc/varint importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors packagefile encoding/binary=/tmp/go-build1558595755/b055/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/dennwc/varint=/tmp/go-build1558595755/b790/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1558595755/b073/_pkg_.a packagefile hash=/tmp/go-build1558595755/b057/_pkg_.a packagefile hash/crc32=/tmp/go-build1558595755/b056/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b789/_pkg_.a -trimpath "$WORK/b789=>" -p github.com/prometheus/prometheus/tsdb/encoding -complete -installsuffix shared -buildid fDAr0-2kaQE1VKZI8QS4/fDAr0-2kaQE1VKZI8QS4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b789/importcfg -pack ./_build/src/github.com/prometheus/prometheus/tsdb/encoding/encoding.go cp $WORK/b647/_pkg_.a /builddir/.cache/go-build/d4/d4bd323be721209c5091c8f2480bce2d8218e3d47c741e2490aa577a21e32d09-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1 mkdir -p $WORK/b646/ cat >/tmp/go-build1558595755/b646/importcfg << 'EOF' # internal # import config importmap k8s.io/api/storage/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/types=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/applyconfigurations/storage/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1 importmap k8s.io/client-go/kubernetes/scheme=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1=/tmp/go-build1558595755/b532/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1558595755/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1558595755/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1=/tmp/go-build1558595755/b647/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1558595755/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1558595755/b533/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b646/_pkg_.a -trimpath "$WORK/b646=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1 -complete -installsuffix shared -buildid l4dhx3_0fk9ERDK5D-4y/l4dhx3_0fk9ERDK5D-4y -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b646/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/csidriver.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/csinode.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/csistoragecapacity.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/generated_expansion.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/storage_client.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/storageclass.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/volumeattachment.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b789/_pkg_.a # internal cp $WORK/b789/_pkg_.a /builddir/.cache/go-build/76/76eec9669159341c4ea2f383cfb46f9230ee25bf567fa2ac7aef91e1868b1100-d # internal github.com/prometheus/prometheus/vendor/github.com/golang/snappy mkdir -p $WORK/b796/ cat >/tmp/go-build1558595755/b796/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/snappy /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/prometheus/prometheus/vendor/github.com/golang/snappy -trimpath "$WORK/b796=>" -I $WORK/b796/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b796/symabis ./decode_arm64.s ./encode_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b642/_pkg_.a # internal cp $WORK/b642/_pkg_.a /builddir/.cache/go-build/81/8132def35e01694e4f86a7488543aabb3a5e5d64abddf4fff005c6df8c888647-d # internal github.com/prometheus/prometheus/util/stats mkdir -p $WORK/b798/ cat >/tmp/go-build1558595755/b798/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go=/tmp/go-build1558595755/b784/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1558595755/b150/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b798/_pkg_.a -trimpath "$WORK/b798=>" -p github.com/prometheus/prometheus/util/stats -complete -installsuffix shared -buildid goFhsEUJp6DxdW7b7IIU/goFhsEUJp6DxdW7b7IIU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b798/importcfg -pack ./_build/src/github.com/prometheus/prometheus/util/stats/query_stats.go ./_build/src/github.com/prometheus/prometheus/util/stats/timer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b788/_pkg_.a # internal cp $WORK/b788/_pkg_.a /builddir/.cache/go-build/88/88b2c4d8cb4a58fdad8ac4da25681f5786d792fbbad9cce7a2f49c1653322d13-d # internal github.com/prometheus/prometheus/vendor/github.com/oklog/ulid mkdir -p $WORK/b787/ cat >/tmp/go-build1558595755/b787/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1558595755/b052/_pkg_.a packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile database/sql/driver=/tmp/go-build1558595755/b788/_pkg_.a packagefile encoding/binary=/tmp/go-build1558595755/b055/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile math/bits=/tmp/go-build1558595755/b032/_pkg_.a packagefile math/rand=/tmp/go-build1558595755/b092/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b787/_pkg_.a -trimpath "$WORK/b787=>" -p github.com/prometheus/prometheus/vendor/github.com/oklog/ulid -complete -installsuffix shared -buildid r4wSrhDIjh_YNzAY4_hN/r4wSrhDIjh_YNzAY4_hN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b787/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/oklog/ulid/ulid.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b774/_pkg_.a # internal cp $WORK/b774/_pkg_.a /builddir/.cache/go-build/5d/5d9cd02e3629ab29cb2817c51ad43dba74df32f63c08687b2db0459730d6cf1b-d # internal github.com/prometheus/prometheus/util/testutil mkdir -p $WORK/b773/ cat >/tmp/go-build1558595755/b773/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/stretchr/testify/require=github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require importmap go.uber.org/goleak=github.com/prometheus/prometheus/vendor/go.uber.org/goleak packagefile crypto/sha256=/tmp/go-build1558595755/b116/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1558595755/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require=/tmp/go-build1558595755/b774/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.uber.org/goleak=/tmp/go-build1558595755/b779/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile path/filepath=/tmp/go-build1558595755/b051/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile testing=/tmp/go-build1558595755/b425/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b773/_pkg_.a -trimpath "$WORK/b773=>" -p github.com/prometheus/prometheus/util/testutil -complete -installsuffix shared -buildid zP35-aHn5A4oUXZ35W7v/zP35-aHn5A4oUXZ35W7v -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b773/importcfg -pack ./_build/src/github.com/prometheus/prometheus/util/testutil/context.go ./_build/src/github.com/prometheus/prometheus/util/testutil/directory.go ./_build/src/github.com/prometheus/prometheus/util/testutil/logging.go ./_build/src/github.com/prometheus/prometheus/util/testutil/port.go ./_build/src/github.com/prometheus/prometheus/util/testutil/roundtrip.go ./_build/src/github.com/prometheus/prometheus/util/testutil/testing.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b644/_pkg_.a # internal cp $WORK/b644/_pkg_.a /builddir/.cache/go-build/f5/f5cb3946579e64aa1efdf26e6ec30106cace53f13f8b6bc44a4bf1686de92981-d # internal github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/ext mkdir -p $WORK/b801/ cat >/tmp/go-build1558595755/b801/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go importmap github.com/opentracing/opentracing-go/log=github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/log packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go=/tmp/go-build1558595755/b784/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/log=/tmp/go-build1558595755/b785/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b801/_pkg_.a -trimpath "$WORK/b801=>" -p github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/ext -complete -installsuffix shared -buildid OvJDkwLBY-lKQ1tJu3YD/OvJDkwLBY-lKQ1tJu3YD -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b801/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/ext/field.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/ext/tags.go cat >/tmp/go-build1558595755/b796/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build1558595755/b055/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile hash/crc32=/tmp/go-build1558595755/b056/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b796/_pkg_.a -trimpath "$WORK/b796=>" -p github.com/prometheus/prometheus/vendor/github.com/golang/snappy -installsuffix shared -buildid 0gLM29hjhHXyv3Y9G5Ov/0gLM29hjhHXyv3Y9G5Ov -goversion go1.21.7 -symabis $WORK/b796/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b796/importcfg -pack -asmhdr $WORK/b796/go_asm.h ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/snappy/decode.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/snappy/decode_asm.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/snappy/encode.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/snappy/encode_asm.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/snappy/snappy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b798/_pkg_.a # internal cp $WORK/b798/_pkg_.a /builddir/.cache/go-build/4f/4fac395a7f6e6a04fb9fb7e5b00143a972df7b31b9eab0049452ddbd3f91cc14-d # internal github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/spanlog mkdir -p $WORK/b804/ cat >/tmp/go-build1558595755/b804/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go/log=github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/log packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/log=/tmp/go-build1558595755/b785/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b804/_pkg_.a -trimpath "$WORK/b804=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/spanlog -complete -installsuffix shared -buildid nCow0aNy9W5j3-TMU0Xn/nCow0aNy9W5j3-TMU0Xn -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b804/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/spanlog/json.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b787/_pkg_.a # internal cp $WORK/b787/_pkg_.a /builddir/.cache/go-build/7b/7bc3e197132b1f93fcc1d4cc9952f572fa7f92072e9d1d0748a7a6990f829c0a-d # internal github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/log mkdir -p $WORK/b806/ cat >/tmp/go-build1558595755/b806/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile log=/tmp/go-build1558595755/b066/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b806/_pkg_.a -trimpath "$WORK/b806=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/log -complete -installsuffix shared -buildid 2KQD-iIydNlfb-kw2JGJ/2KQD-iIydNlfb-kw2JGJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b806/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/log/logger.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b801/_pkg_.a # internal cp $WORK/b801/_pkg_.a /builddir/.cache/go-build/22/227828900874f9e6e10bf16e331bfd5c3a717938660b85455c812e445ea6a27a-d # internal compress/zlib mkdir -p $WORK/b808/ cat >/tmp/go-build1558595755/b808/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1558595755/b052/_pkg_.a packagefile compress/flate=/tmp/go-build1558595755/b054/_pkg_.a packagefile encoding/binary=/tmp/go-build1558595755/b055/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile hash=/tmp/go-build1558595755/b057/_pkg_.a packagefile hash/adler32=/tmp/go-build1558595755/b809/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b808/_pkg_.a -trimpath "$WORK/b808=>" -p compress/zlib -std -complete -installsuffix shared -buildid b1jMSQKQIVfk_mJTB-UG/b1jMSQKQIVfk_mJTB-UG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b808/importcfg -pack /usr/lib/golang/src/compress/zlib/reader.go /usr/lib/golang/src/compress/zlib/writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b773/_pkg_.a # internal cp $WORK/b773/_pkg_.a /builddir/.cache/go-build/61/614b0364173890ecc980eba98cc1394355bd675c0388f21fdead7b86ef4f31c2-d # internal github.com/prometheus/prometheus/tsdb/tsdbutil mkdir -p $WORK/b771/ cat >/tmp/go-build1558595755/b771/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/client_golang/prometheus/testutil=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/testutil importmap github.com/stretchr/testify/require=github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1558595755/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1558595755/b070/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1558595755/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1558595755/b150/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/testutil=/tmp/go-build1558595755/b772/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=/tmp/go-build1558595755/b766/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=/tmp/go-build1558595755/b767/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=/tmp/go-build1558595755/b768/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=/tmp/go-build1558595755/b769/_pkg_.a packagefile github.com/prometheus/prometheus/util/testutil=/tmp/go-build1558595755/b773/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require=/tmp/go-build1558595755/b774/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile path/filepath=/tmp/go-build1558595755/b051/_pkg_.a packagefile testing=/tmp/go-build1558595755/b425/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b771/_pkg_.a -trimpath "$WORK/b771=>" -p github.com/prometheus/prometheus/tsdb/tsdbutil -complete -installsuffix shared -buildid Hcw1guAtiNY9x2OeVPqd/Hcw1guAtiNY9x2OeVPqd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b771/importcfg -pack ./_build/src/github.com/prometheus/prometheus/tsdb/tsdbutil/buffer.go ./_build/src/github.com/prometheus/prometheus/tsdb/tsdbutil/chunks.go ./_build/src/github.com/prometheus/prometheus/tsdb/tsdbutil/dir_locker.go ./_build/src/github.com/prometheus/prometheus/tsdb/tsdbutil/dir_locker_testutil.go cd /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/snappy /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/prometheus/prometheus/vendor/github.com/golang/snappy -trimpath "$WORK/b796=>" -I $WORK/b796/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b796/decode_arm64.o ./decode_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b646/_pkg_.a # internal cp $WORK/b646/_pkg_.a /builddir/.cache/go-build/71/7192f1648524f289b75453c14a3360a6bca2da97bb723a5630faf4c40dd838db-d # internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes mkdir -p $WORK/b475/ cat >/tmp/go-build1558595755/b475/importcfg << 'EOF' # internal # import config importmap k8s.io/client-go/discovery=github.com/prometheus/prometheus/vendor/k8s.io/client-go/discovery importmap k8s.io/client-go/kubernetes/typed/admissionregistration/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1 importmap k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1 importmap k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1 importmap k8s.io/client-go/kubernetes/typed/apps/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1 importmap k8s.io/client-go/kubernetes/typed/apps/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1 importmap k8s.io/client-go/kubernetes/typed/apps/v1beta2=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2 importmap k8s.io/client-go/kubernetes/typed/authentication/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1 importmap k8s.io/client-go/kubernetes/typed/authentication/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1 importmap k8s.io/client-go/kubernetes/typed/authorization/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1 importmap k8s.io/client-go/kubernetes/typed/authorization/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1 importmap k8s.io/client-go/kubernetes/typed/autoscaling/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1 importmap k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1 importmap k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2 importmap k8s.io/client-go/kubernetes/typed/batch/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1 importmap k8s.io/client-go/kubernetes/typed/batch/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1 importmap k8s.io/client-go/kubernetes/typed/certificates/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1 importmap k8s.io/client-go/kubernetes/typed/certificates/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1 importmap k8s.io/client-go/kubernetes/typed/coordination/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1 importmap k8s.io/client-go/kubernetes/typed/coordination/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1 importmap k8s.io/client-go/kubernetes/typed/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1 importmap k8s.io/client-go/kubernetes/typed/discovery/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1 importmap k8s.io/client-go/kubernetes/typed/discovery/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1 importmap k8s.io/client-go/kubernetes/typed/events/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1 importmap k8s.io/client-go/kubernetes/typed/events/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1 importmap k8s.io/client-go/kubernetes/typed/extensions/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1 importmap k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1 importmap k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1 importmap k8s.io/client-go/kubernetes/typed/networking/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1 importmap k8s.io/client-go/kubernetes/typed/networking/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1 importmap k8s.io/client-go/kubernetes/typed/node/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1 importmap k8s.io/client-go/kubernetes/typed/node/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1 importmap k8s.io/client-go/kubernetes/typed/node/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1 importmap k8s.io/client-go/kubernetes/typed/policy/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1 importmap k8s.io/client-go/kubernetes/typed/policy/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1 importmap k8s.io/client-go/kubernetes/typed/rbac/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1 importmap k8s.io/client-go/kubernetes/typed/rbac/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1 importmap k8s.io/client-go/kubernetes/typed/rbac/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1 importmap k8s.io/client-go/kubernetes/typed/scheduling/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1 importmap k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1 importmap k8s.io/client-go/kubernetes/typed/scheduling/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1 importmap k8s.io/client-go/kubernetes/typed/storage/v1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1 importmap k8s.io/client-go/kubernetes/typed/storage/v1alpha1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1 importmap k8s.io/client-go/kubernetes/typed/storage/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1 importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest importmap k8s.io/client-go/util/flowcontrol=github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/flowcontrol packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/discovery=/tmp/go-build1558595755/b476/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1=/tmp/go-build1558595755/b558/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1=/tmp/go-build1558595755/b567/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1=/tmp/go-build1558595755/b569/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1=/tmp/go-build1558595755/b571/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1=/tmp/go-build1558595755/b575/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2=/tmp/go-build1558595755/b577/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1=/tmp/go-build1558595755/b579/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1=/tmp/go-build1558595755/b580/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1=/tmp/go-build1558595755/b581/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1=/tmp/go-build1558595755/b582/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1=/tmp/go-build1558595755/b583/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1=/tmp/go-build1558595755/b584/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2=/tmp/go-build1558595755/b586/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1=/tmp/go-build1558595755/b588/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1=/tmp/go-build1558595755/b590/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1=/tmp/go-build1558595755/b592/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1=/tmp/go-build1558595755/b594/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1=/tmp/go-build1558595755/b596/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1=/tmp/go-build1558595755/b598/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1=/tmp/go-build1558595755/b600/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1=/tmp/go-build1558595755/b602/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1=/tmp/go-build1558595755/b604/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1=/tmp/go-build1558595755/b606/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1=/tmp/go-build1558595755/b608/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1=/tmp/go-build1558595755/b610/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1=/tmp/go-build1558595755/b612/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1=/tmp/go-build1558595755/b614/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1=/tmp/go-build1558595755/b616/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1=/tmp/go-build1558595755/b618/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1=/tmp/go-build1558595755/b620/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1=/tmp/go-build1558595755/b622/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1=/tmp/go-build1558595755/b624/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1=/tmp/go-build1558595755/b626/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1=/tmp/go-build1558595755/b628/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1=/tmp/go-build1558595755/b630/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1=/tmp/go-build1558595755/b632/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1=/tmp/go-build1558595755/b634/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1=/tmp/go-build1558595755/b636/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1=/tmp/go-build1558595755/b638/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1=/tmp/go-build1558595755/b640/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1=/tmp/go-build1558595755/b642/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1=/tmp/go-build1558595755/b644/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1=/tmp/go-build1558595755/b646/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1558595755/b533/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/flowcontrol=/tmp/go-build1558595755/b556/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b475/_pkg_.a -trimpath "$WORK/b475=>" -p github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes -complete -installsuffix shared -buildid A8fbPFh61ZEIahoQiDg7/A8fbPFh61ZEIahoQiDg7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b475/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/clientset.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b806/_pkg_.a # internal cp $WORK/b806/_pkg_.a /builddir/.cache/go-build/8b/8b8121d349ae7342d9f6859b71b4adcb00d78c30bc3acb2af7b97b25959400a2-d # internal github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics mkdir -p $WORK/b815/ cat >/tmp/go-build1558595755/b815/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b815/_pkg_.a -trimpath "$WORK/b815=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics -complete -installsuffix shared -buildid z7aUGPyScBjBa5vHNDXu/z7aUGPyScBjBa5vHNDXu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b815/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics/counter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics/factory.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics/gauge.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics/histogram.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics/keys.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics/metrics.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics/stopwatch.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics/timer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b804/_pkg_.a # internal cp $WORK/b804/_pkg_.a /builddir/.cache/go-build/8a/8a1e2c5b19da3a688285c2b0e42799276f06a02a96c15d045f17e1cb9545d887-d # internal github.com/prometheus/prometheus/model/textparse mkdir -p $WORK/b816/ cat >/tmp/go-build1558595755/b816/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1558595755/b073/_pkg_.a packagefile github.com/prometheus/prometheus/model/exemplar=/tmp/go-build1558595755/b765/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build1558595755/b276/_pkg_.a packagefile github.com/prometheus/prometheus/model/value=/tmp/go-build1558595755/b763/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile mime=/tmp/go-build1558595755/b137/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile unicode/utf8=/tmp/go-build1558595755/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b816/_pkg_.a -trimpath "$WORK/b816=>" -p github.com/prometheus/prometheus/model/textparse -complete -installsuffix shared -buildid kEbqO0MIZNtcOVa7Tn8x/kEbqO0MIZNtcOVa7Tn8x -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b816/importcfg -pack ./_build/src/github.com/prometheus/prometheus/model/textparse/interface.go ./_build/src/github.com/prometheus/prometheus/model/textparse/openmetricslex.l.go ./_build/src/github.com/prometheus/prometheus/model/textparse/openmetricsparse.go ./_build/src/github.com/prometheus/prometheus/model/textparse/promlex.l.go ./_build/src/github.com/prometheus/prometheus/model/textparse/promparse.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b808/_pkg_.a # internal cp $WORK/b808/_pkg_.a /builddir/.cache/go-build/23/23be97bad353a77e7c7b2ed579ab3dbbea9891327d91b2418a67fbe6735494b4-d # internal github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift mkdir -p $WORK/b807/ cat >/tmp/go-build1558595755/b807/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build1558595755/b052/_pkg_.a packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile compress/zlib=/tmp/go-build1558595755/b808/_pkg_.a packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile crypto/tls=/tmp/go-build1558595755/b093/_pkg_.a packagefile encoding/base64=/tmp/go-build1558595755/b061/_pkg_.a packagefile encoding/binary=/tmp/go-build1558595755/b055/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile log=/tmp/go-build1558595755/b066/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1558595755/b024/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b807/_pkg_.a -trimpath "$WORK/b807=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift -complete -installsuffix shared -buildid nc7oYWt02wmlsRJSQVYv/nc7oYWt02wmlsRJSQVYv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b807/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/application_exception.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/binary_protocol.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/compact_protocol.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/configuration.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/context.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/exception.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/header_context.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/header_protocol.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/header_transport.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/logger.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/memory_buffer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/messagetype.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/numeric.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/processor_factory.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/protocol.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/protocol_exception.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/protocol_factory.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/response_helper.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/rich_transport.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/serializer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/server_transport.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/simple_json_protocol.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/simple_server.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/transport.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/transport_exception.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/transport_factory.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift/type.go cd /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus/prometheus/vendor/github.com/golang/snappy /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/prometheus/prometheus/vendor/github.com/golang/snappy -trimpath "$WORK/b796=>" -I $WORK/b796/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b796/encode_arm64.o ./encode_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b796/_pkg_.a $WORK/b796/decode_arm64.o $WORK/b796/encode_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b796/_pkg_.a # internal cp $WORK/b796/_pkg_.a /builddir/.cache/go-build/f8/f84d8fdf69bce321d05d25c8ac1f9406beb3e3e47af94685ab9b4618a6e75868-d # internal github.com/prometheus/prometheus/vendor/github.com/asaskevich/govalidator mkdir -p $WORK/b819/ cat >/tmp/go-build1558595755/b819/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile crypto/rsa=/tmp/go-build1558595755/b114/_pkg_.a packagefile crypto/x509=/tmp/go-build1558595755/b117/_pkg_.a packagefile encoding/base64=/tmp/go-build1558595755/b061/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile encoding/pem=/tmp/go-build1558595755/b121/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile html=/tmp/go-build1558595755/b208/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile path=/tmp/go-build1558595755/b045/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile regexp=/tmp/go-build1558595755/b068/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a packagefile unicode=/tmp/go-build1558595755/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1558595755/b026/_pkg_.a EOF cd /builddir/build/BUILD/prometheus-2.32.1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b819/_pkg_.a -trimpath "$WORK/b819=>" -p github.com/prometheus/prometheus/vendor/github.com/asaskevich/govalidator -complete -installsuffix shared -buildid UKPO-mennETnxRLJO2kH/UKPO-mennETnxRLJO2kH -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b819/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/asaskevich/govalidator/arrays.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/asaskevich/govalidator/converter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/asaskevich/govalidator/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/asaskevich/govalidator/error.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/asaskevich/govalidator/numerics.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/asaskevich/govalidator/patterns.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/asaskevich/govalidator/types.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/asaskevich/govalidator/utils.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/asaskevich/govalidator/validator.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b815/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b771/_pkg_.a # internal cp $WORK/b815/_pkg_.a /builddir/.cache/go-build/3f/3f682202d63aa77b86ae82e1a67d518784b03506c3eaa6a6ecf194e15cb7bc53-d # internal github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors mkdir -p $WORK/b820/ cat >/tmp/go-build1558595755/b820/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b820/_pkg_.a -trimpath "$WORK/b820=>" -p github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors -complete -installsuffix shared -buildid 3Wmr_hYeYZgLPAQo693Z/3Wmr_hYeYZgLPAQo693Z -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b820/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors/api.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors/auth.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors/headers.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors/middleware.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors/parsing.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors/schema.go cp $WORK/b771/_pkg_.a /builddir/.cache/go-build/02/02cffd544029bc4fce6042f9d496668577f1180e85fff1a8559c751f0fbfa71f-d # internal github.com/prometheus/prometheus/storage mkdir -p $WORK/b764/ cat >/tmp/go-build1558595755/b764/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile container/heap=/tmp/go-build1558595755/b551/_pkg_.a packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1558595755/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1558595755/b070/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1558595755/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1558595755/b148/_pkg_.a packagefile github.com/prometheus/prometheus/model/exemplar=/tmp/go-build1558595755/b765/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build1558595755/b276/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=/tmp/go-build1558595755/b766/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=/tmp/go-build1558595755/b767/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=/tmp/go-build1558595755/b768/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tsdbutil=/tmp/go-build1558595755/b771/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b764/_pkg_.a -trimpath "$WORK/b764=>" -p github.com/prometheus/prometheus/storage -complete -installsuffix shared -buildid LlMpIRNld7i344KcGT49/LlMpIRNld7i344KcGT49 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b764/importcfg -pack ./_build/src/github.com/prometheus/prometheus/storage/buffer.go ./_build/src/github.com/prometheus/prometheus/storage/fanout.go ./_build/src/github.com/prometheus/prometheus/storage/generic.go ./_build/src/github.com/prometheus/prometheus/storage/interface.go ./_build/src/github.com/prometheus/prometheus/storage/lazy.go ./_build/src/github.com/prometheus/prometheus/storage/memoized_iterator.go ./_build/src/github.com/prometheus/prometheus/storage/merge.go ./_build/src/github.com/prometheus/prometheus/storage/noop.go ./_build/src/github.com/prometheus/prometheus/storage/secondary.go ./_build/src/github.com/prometheus/prometheus/storage/series.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b820/_pkg_.a # internal cp $WORK/b820/_pkg_.a /builddir/.cache/go-build/1d/1d7a2a363dd62e5ab336243ac7dcc1b9bc6a73c47e9861a1f31a06bbc7aff548-d # internal github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive mkdir -p $WORK/b826/ cat >/tmp/go-build1558595755/b826/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile crypto/rand=/tmp/go-build1558595755/b083/_pkg_.a packagefile encoding/binary=/tmp/go-build1558595755/b055/_pkg_.a packagefile encoding/hex=/tmp/go-build1558595755/b120/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile math/big=/tmp/go-build1558595755/b091/_pkg_.a packagefile regexp=/tmp/go-build1558595755/b068/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync/atomic=/tmp/go-build1558595755/b024/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b826/_pkg_.a -trimpath "$WORK/b826=>" -p github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive -complete -installsuffix shared -buildid SA6ygTrTqEzm9xu96BYp/SA6ygTrTqEzm9xu96BYp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b826/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive/decimal.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive/objectid.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive/primitive.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b816/_pkg_.a # internal cp $WORK/b816/_pkg_.a /builddir/.cache/go-build/ba/bac594f045ff52b9df118823abb37eeeec4b5b0517505740bca1653b1c4b533a-d # internal github.com/prometheus/prometheus/vendor/github.com/go-stack/stack mkdir -p $WORK/b828/ cat >/tmp/go-build1558595755/b828/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile runtime=/tmp/go-build1558595755/b010/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b828/_pkg_.a -trimpath "$WORK/b828=>" -p github.com/prometheus/prometheus/vendor/github.com/go-stack/stack -complete -installsuffix shared -buildid 3TpZZSS2rdu6_yb9EDV7/3TpZZSS2rdu6_yb9EDV7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b828/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-stack/stack/stack.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b826/_pkg_.a # internal cp $WORK/b826/_pkg_.a /builddir/.cache/go-build/1a/1a4166dcd620d1e7823218bb2670fcb82554ed61f509ef3fba03e1319ff22ccb-d # internal github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/jlexer mkdir -p $WORK/b831/ cat >/tmp/go-build1558595755/b831/importcfg << 'EOF' # internal # import config importmap github.com/josharian/intern=github.com/prometheus/prometheus/vendor/github.com/josharian/intern packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile encoding/base64=/tmp/go-build1558595755/b061/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/josharian/intern=/tmp/go-build1558595755/b832/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile unicode=/tmp/go-build1558595755/b025/_pkg_.a packagefile unicode/utf16=/tmp/go-build1558595755/b062/_pkg_.a packagefile unicode/utf8=/tmp/go-build1558595755/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b831/_pkg_.a -trimpath "$WORK/b831=>" -p github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/jlexer -complete -installsuffix shared -buildid nryFF0zUNJdPgkhIZi8d/nryFF0zUNJdPgkhIZi8d -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b831/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/jlexer/bytestostr.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/jlexer/error.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/jlexer/lexer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b828/_pkg_.a # internal cp $WORK/b828/_pkg_.a /builddir/.cache/go-build/75/752428f2db42feda8f465b84bb38f63b33a6d4c9bb2f266688c823c4679c2b57-d # internal github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore mkdir -p $WORK/b827/ cat >/tmp/go-build1558595755/b827/importcfg << 'EOF' # internal # import config importmap github.com/go-stack/stack=github.com/prometheus/prometheus/vendor/github.com/go-stack/stack importmap go.mongodb.org/mongo-driver/bson/bsontype=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsontype importmap go.mongodb.org/mongo-driver/bson/primitive=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile encoding/base64=/tmp/go-build1558595755/b061/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-stack/stack=/tmp/go-build1558595755/b828/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsontype=/tmp/go-build1558595755/b825/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive=/tmp/go-build1558595755/b826/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build1558595755/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b827/_pkg_.a -trimpath "$WORK/b827=>" -p github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore -complete -installsuffix shared -buildid MD2iep1ryWD27jev5RhM/MD2iep1ryWD27jev5RhM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b827/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/array.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/bson_arraybuilder.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/bson_documentbuilder.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/bsoncore.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/document.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/document_sequence.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/element.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/tables.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b764/_pkg_.a # internal cp $WORK/b764/_pkg_.a /builddir/.cache/go-build/97/97cde8ec8ac7a0c84b8d1b837609334ee511031ac085f59f3070de7a2c389be9-d # internal github.com/prometheus/prometheus/promql/parser mkdir -p $WORK/b762/ cat >/tmp/go-build1558595755/b762/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1558595755/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1558595755/b148/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build1558595755/b276/_pkg_.a packagefile github.com/prometheus/prometheus/model/timestamp=/tmp/go-build1558595755/b761/_pkg_.a packagefile github.com/prometheus/prometheus/model/value=/tmp/go-build1558595755/b763/_pkg_.a packagefile github.com/prometheus/prometheus/storage=/tmp/go-build1558595755/b764/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build1558595755/b286/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile runtime=/tmp/go-build1558595755/b010/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a packagefile unicode=/tmp/go-build1558595755/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1558595755/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b762/_pkg_.a -trimpath "$WORK/b762=>" -p github.com/prometheus/prometheus/promql/parser -complete -installsuffix shared -buildid 6zOPviu1gt0IpuzNMy5G/6zOPviu1gt0IpuzNMy5G -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b762/importcfg -pack ./_build/src/github.com/prometheus/prometheus/promql/parser/ast.go ./_build/src/github.com/prometheus/prometheus/promql/parser/functions.go ./_build/src/github.com/prometheus/prometheus/promql/parser/generated_parser.y.go ./_build/src/github.com/prometheus/prometheus/promql/parser/lex.go ./_build/src/github.com/prometheus/prometheus/promql/parser/parse.go ./_build/src/github.com/prometheus/prometheus/promql/parser/printer.go ./_build/src/github.com/prometheus/prometheus/promql/parser/value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b831/_pkg_.a # internal cp $WORK/b831/_pkg_.a /builddir/.cache/go-build/c6/c6e982b09c741279898d58be08c87608bfbc73baba53c136aa1cf78e98b2d4a8-d # internal github.com/prometheus/prometheus/tsdb/index mkdir -p $WORK/b792/ cat >/tmp/go-build1558595755/b792/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors packagefile bufio=/tmp/go-build1558595755/b052/_pkg_.a packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile container/heap=/tmp/go-build1558595755/b551/_pkg_.a packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile encoding/binary=/tmp/go-build1558595755/b055/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1558595755/b073/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build1558595755/b276/_pkg_.a packagefile github.com/prometheus/prometheus/storage=/tmp/go-build1558595755/b764/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=/tmp/go-build1558595755/b767/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/encoding=/tmp/go-build1558595755/b789/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=/tmp/go-build1558595755/b768/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=/tmp/go-build1558595755/b769/_pkg_.a packagefile hash=/tmp/go-build1558595755/b057/_pkg_.a packagefile hash/crc32=/tmp/go-build1558595755/b056/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile path/filepath=/tmp/go-build1558595755/b051/_pkg_.a packagefile runtime=/tmp/go-build1558595755/b010/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b792/_pkg_.a -trimpath "$WORK/b792=>" -p github.com/prometheus/prometheus/tsdb/index -complete -installsuffix shared -buildid PaQgJOo1i_33O05kUnhb/PaQgJOo1i_33O05kUnhb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b792/importcfg -pack ./_build/src/github.com/prometheus/prometheus/tsdb/index/index.go ./_build/src/github.com/prometheus/prometheus/tsdb/index/postings.go ./_build/src/github.com/prometheus/prometheus/tsdb/index/postingsstats.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b819/_pkg_.a # internal cp $WORK/b819/_pkg_.a /builddir/.cache/go-build/76/7665fa36fce5555a11a5501b99e8eca2b9a80124fc1b357e606ff46a2a5d7917-d # internal github.com/prometheus/prometheus/tsdb/tombstones mkdir -p $WORK/b794/ cat >/tmp/go-build1558595755/b794/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors packagefile encoding/binary=/tmp/go-build1558595755/b055/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1558595755/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1558595755/b070/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1558595755/b073/_pkg_.a packagefile github.com/prometheus/prometheus/storage=/tmp/go-build1558595755/b764/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/encoding=/tmp/go-build1558595755/b789/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=/tmp/go-build1558595755/b768/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=/tmp/go-build1558595755/b769/_pkg_.a packagefile hash=/tmp/go-build1558595755/b057/_pkg_.a packagefile hash/crc32=/tmp/go-build1558595755/b056/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile path/filepath=/tmp/go-build1558595755/b051/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b794/_pkg_.a -trimpath "$WORK/b794=>" -p github.com/prometheus/prometheus/tsdb/tombstones -complete -installsuffix shared -buildid mTuXy6rj1MBsRqFDSYaq/mTuXy6rj1MBsRqFDSYaq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b794/importcfg -pack ./_build/src/github.com/prometheus/prometheus/tsdb/tombstones/tombstones.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b794/_pkg_.a # internal cp $WORK/b794/_pkg_.a /builddir/.cache/go-build/76/76343690583e33d917cb64091dd78f722a090f25d6e907451009f86369d7ec90-d # internal github.com/prometheus/prometheus/tsdb/record mkdir -p $WORK/b793/ cat >/tmp/go-build1558595755/b793/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1558595755/b073/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build1558595755/b276/_pkg_.a packagefile github.com/prometheus/prometheus/storage=/tmp/go-build1558595755/b764/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=/tmp/go-build1558595755/b767/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/encoding=/tmp/go-build1558595755/b789/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tombstones=/tmp/go-build1558595755/b794/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b793/_pkg_.a -trimpath "$WORK/b793=>" -p github.com/prometheus/prometheus/tsdb/record -complete -installsuffix shared -buildid qRlFjLy-1nOiLcRJbk1a/qRlFjLy-1nOiLcRJbk1a -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b793/importcfg -pack ./_build/src/github.com/prometheus/prometheus/tsdb/record/record.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b475/_pkg_.a # internal cp $WORK/b475/_pkg_.a /builddir/.cache/go-build/d0/d05812d681475d51a7271ac6d76ba03efb121ff2d51f7dfb46adb4c405280f24-d # internal github.com/prometheus/prometheus/discovery/kubernetes mkdir -p $WORK/b429/ cat >/tmp/go-build1558595755/b429/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/version=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version importmap k8s.io/api/core/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 importmap k8s.io/api/discovery/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1 importmap k8s.io/api/networking/v1=github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1 importmap k8s.io/api/networking/v1beta1=github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/fields=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields importmap k8s.io/apimachinery/pkg/labels=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/labels importmap k8s.io/apimachinery/pkg/runtime=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/util/version=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/version importmap k8s.io/apimachinery/pkg/watch=github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/kubernetes=github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes importmap k8s.io/client-go/rest=github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest importmap k8s.io/client-go/tools/cache=github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache importmap k8s.io/client-go/tools/clientcmd=github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd importmap k8s.io/client-go/tools/metrics=github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/metrics importmap k8s.io/client-go/util/workqueue=github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/workqueue packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1558595755/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1558595755/b070/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1558595755/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1558595755/b150/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1558595755/b202/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1558595755/b148/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version=/tmp/go-build1558595755/b225/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1558595755/b274/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1558595755/b275/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build1558595755/b286/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1558595755/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1=/tmp/go-build1558595755/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1=/tmp/go-build1558595755/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1=/tmp/go-build1558595755/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields=/tmp/go-build1558595755/b439/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/labels=/tmp/go-build1558595755/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1558595755/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/version=/tmp/go-build1558595755/b474/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1558595755/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes=/tmp/go-build1558595755/b475/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1558595755/b533/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache=/tmp/go-build1558595755/b648/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd=/tmp/go-build1558595755/b656/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/metrics=/tmp/go-build1558595755/b546/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/workqueue=/tmp/go-build1558595755/b550/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b429/_pkg_.a -trimpath "$WORK/b429=>" -p github.com/prometheus/prometheus/discovery/kubernetes -complete -installsuffix shared -buildid 8_8x3HVU7o2lnmKgOUGT/8_8x3HVU7o2lnmKgOUGT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b429/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/kubernetes/client_metrics.go ./_build/src/github.com/prometheus/prometheus/discovery/kubernetes/endpoints.go ./_build/src/github.com/prometheus/prometheus/discovery/kubernetes/endpointslice.go ./_build/src/github.com/prometheus/prometheus/discovery/kubernetes/ingress.go ./_build/src/github.com/prometheus/prometheus/discovery/kubernetes/ingress_adaptor.go ./_build/src/github.com/prometheus/prometheus/discovery/kubernetes/kubernetes.go ./_build/src/github.com/prometheus/prometheus/discovery/kubernetes/node.go ./_build/src/github.com/prometheus/prometheus/discovery/kubernetes/pod.go ./_build/src/github.com/prometheus/prometheus/discovery/kubernetes/service.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b793/_pkg_.a # internal cp $WORK/b793/_pkg_.a /builddir/.cache/go-build/bf/bf80b274bb739ce76fc01ad362542b78e473f7b832faa2e95148c0ebc5a27f7d-d # internal github.com/prometheus/prometheus/tsdb/wal mkdir -p $WORK/b795/ cat >/tmp/go-build1558595755/b795/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/golang/snappy=github.com/prometheus/prometheus/vendor/github.com/golang/snappy importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus packagefile bufio=/tmp/go-build1558595755/b052/_pkg_.a packagefile encoding/binary=/tmp/go-build1558595755/b055/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1558595755/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1558595755/b070/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/snappy=/tmp/go-build1558595755/b796/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1558595755/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1558595755/b150/_pkg_.a packagefile github.com/prometheus/prometheus/model/timestamp=/tmp/go-build1558595755/b761/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=/tmp/go-build1558595755/b767/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=/tmp/go-build1558595755/b768/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=/tmp/go-build1558595755/b769/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/record=/tmp/go-build1558595755/b793/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tombstones=/tmp/go-build1558595755/b794/_pkg_.a packagefile hash/crc32=/tmp/go-build1558595755/b056/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile path=/tmp/go-build1558595755/b045/_pkg_.a packagefile path/filepath=/tmp/go-build1558595755/b051/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b795/_pkg_.a -trimpath "$WORK/b795=>" -p github.com/prometheus/prometheus/tsdb/wal -complete -installsuffix shared -buildid lsuttOiiI_2-IYfHA2bV/lsuttOiiI_2-IYfHA2bV -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b795/importcfg -pack ./_build/src/github.com/prometheus/prometheus/tsdb/wal/checkpoint.go ./_build/src/github.com/prometheus/prometheus/tsdb/wal/live_reader.go ./_build/src/github.com/prometheus/prometheus/tsdb/wal/reader.go ./_build/src/github.com/prometheus/prometheus/tsdb/wal/wal.go ./_build/src/github.com/prometheus/prometheus/tsdb/wal/watcher.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b807/_pkg_.a # internal cp $WORK/b807/_pkg_.a /builddir/.cache/go-build/9b/9bb59f5f61a03b59b425edcdb307ff4774d293bbddc5bcc63e36034e11fa26f4-d # internal github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger mkdir -p $WORK/b810/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b827/_pkg_.a # internal cat >/tmp/go-build1558595755/b810/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile database/sql/driver=/tmp/go-build1558595755/b788/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift=/tmp/go-build1558595755/b807/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b810/_pkg_.a -trimpath "$WORK/b810=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger -complete -installsuffix shared -buildid oC6Ng90xuFzfng8VqLH6/oC6Ng90xuFzfng8VqLH6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b810/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger/GoUnusedProtection__.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger/jaeger-consts.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger/jaeger.go cp $WORK/b827/_pkg_.a /builddir/.cache/go-build/12/128c0fa30160402306d8f97282339da1e18bd9f09ad417aadefc430402e76b96-d # internal github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling mkdir -p $WORK/b811/ cat >/tmp/go-build1558595755/b811/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile database/sql/driver=/tmp/go-build1558595755/b788/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift=/tmp/go-build1558595755/b807/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b811/_pkg_.a -trimpath "$WORK/b811=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling -complete -installsuffix shared -buildid fOrvX_HusKwnhHk9wzZy/fOrvX_HusKwnhHk9wzZy -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b811/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling/GoUnusedProtection__.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling/sampling-consts.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling/sampling.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b792/_pkg_.a # internal cp $WORK/b792/_pkg_.a /builddir/.cache/go-build/76/766c35e6c6a721b0282effcc606b7da6c933246eff1494acdbbfc5f0ed967a43-d # internal github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore mkdir -p $WORK/b812/ cat >/tmp/go-build1558595755/b812/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile database/sql/driver=/tmp/go-build1558595755/b788/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift=/tmp/go-build1558595755/b807/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b812/_pkg_.a -trimpath "$WORK/b812=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore -complete -installsuffix shared -buildid cwoxEVEnoH6PKIxpFBzk/cwoxEVEnoH6PKIxpFBzk -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b812/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore/GoUnusedProtection__.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore/zipkincore-consts.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore/zipkincore.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b811/_pkg_.a # internal cp $WORK/b811/_pkg_.a /builddir/.cache/go-build/62/62a074cb8fd0d510df701f495e8d81312e8300c7fb113f2d8d76193ef5aa7352-d # internal github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw mkdir -p $WORK/b824/ cat >/tmp/go-build1558595755/b824/importcfg << 'EOF' # internal # import config importmap go.mongodb.org/mongo-driver/bson/bsontype=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsontype importmap go.mongodb.org/mongo-driver/bson/primitive=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive importmap go.mongodb.org/mongo-driver/x/bsonx/bsoncore=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile encoding/base64=/tmp/go-build1558595755/b061/_pkg_.a packagefile encoding/binary=/tmp/go-build1558595755/b055/_pkg_.a packagefile encoding/hex=/tmp/go-build1558595755/b120/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsontype=/tmp/go-build1558595755/b825/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive=/tmp/go-build1558595755/b826/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore=/tmp/go-build1558595755/b827/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a packagefile unicode=/tmp/go-build1558595755/b025/_pkg_.a packagefile unicode/utf16=/tmp/go-build1558595755/b062/_pkg_.a packagefile unicode/utf8=/tmp/go-build1558595755/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b824/_pkg_.a -trimpath "$WORK/b824=>" -p github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw -complete -installsuffix shared -buildid q8Yke_sGlNXeX_z55FLd/q8Yke_sGlNXeX_z55FLd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b824/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/copier.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_parser.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_reader.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_tables.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_wrappers.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_writer.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/json_scanner.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/mode.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/reader.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/value_reader.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/value_writer.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw/writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b762/_pkg_.a # internal cp $WORK/b762/_pkg_.a /builddir/.cache/go-build/a6/a639595a8dd63d0f8a7135c440963d5e59b11e2cd23fc577ed7a898b18318387-d # internal github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/buffer mkdir -p $WORK/b834/ cat >/tmp/go-build1558595755/b834/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b834/_pkg_.a -trimpath "$WORK/b834=>" -p github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/buffer -complete -installsuffix shared -buildid pCBLjAnKu_1TaLVam7NC/pCBLjAnKu_1TaLVam7NC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b834/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/buffer/pool.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b795/_pkg_.a # internal cp $WORK/b795/_pkg_.a /builddir/.cache/go-build/1b/1b3a4f395a7f6aa7301f844b6a0c2d6fda9c03365fcff2b00f53d214081ba560-d # internal github.com/prometheus/prometheus/tsdb mkdir -p $WORK/b786/ cat >/tmp/go-build1558595755/b786/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/oklog/ulid=github.com/prometheus/prometheus/vendor/github.com/oklog/ulid importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap go.uber.org/atomic=github.com/prometheus/prometheus/vendor/go.uber.org/atomic importmap golang.org/x/sync/errgroup=github.com/prometheus/prometheus/vendor/golang.org/x/sync/errgroup packagefile bufio=/tmp/go-build1558595755/b052/_pkg_.a packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile crypto/rand=/tmp/go-build1558595755/b083/_pkg_.a packagefile encoding/binary=/tmp/go-build1558595755/b055/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1558595755/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1558595755/b070/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/oklog/ulid=/tmp/go-build1558595755/b787/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1558595755/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1558595755/b150/_pkg_.a packagefile github.com/prometheus/prometheus/config=/tmp/go-build1558595755/b229/_pkg_.a packagefile github.com/prometheus/prometheus/model/exemplar=/tmp/go-build1558595755/b765/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build1558595755/b276/_pkg_.a packagefile github.com/prometheus/prometheus/model/timestamp=/tmp/go-build1558595755/b761/_pkg_.a packagefile github.com/prometheus/prometheus/storage=/tmp/go-build1558595755/b764/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=/tmp/go-build1558595755/b766/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=/tmp/go-build1558595755/b767/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/encoding=/tmp/go-build1558595755/b789/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=/tmp/go-build1558595755/b768/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=/tmp/go-build1558595755/b769/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/goversion=/tmp/go-build1558595755/b791/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/index=/tmp/go-build1558595755/b792/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/record=/tmp/go-build1558595755/b793/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tombstones=/tmp/go-build1558595755/b794/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tsdbutil=/tmp/go-build1558595755/b771/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/wal=/tmp/go-build1558595755/b795/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.uber.org/atomic=/tmp/go-build1558595755/b770/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sync/errgroup=/tmp/go-build1558595755/b797/_pkg_.a packagefile hash=/tmp/go-build1558595755/b057/_pkg_.a packagefile hash/crc32=/tmp/go-build1558595755/b056/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile path/filepath=/tmp/go-build1558595755/b051/_pkg_.a packagefile runtime=/tmp/go-build1558595755/b010/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build1558595755/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b786/_pkg_.a -trimpath "$WORK/b786=>" -p github.com/prometheus/prometheus/tsdb -complete -installsuffix shared -buildid 9Rc3Xy92Rw687d2DHnEg/9Rc3Xy92Rw687d2DHnEg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b786/importcfg -pack ./_build/src/github.com/prometheus/prometheus/tsdb/block.go ./_build/src/github.com/prometheus/prometheus/tsdb/blockwriter.go ./_build/src/github.com/prometheus/prometheus/tsdb/compact.go ./_build/src/github.com/prometheus/prometheus/tsdb/db.go ./_build/src/github.com/prometheus/prometheus/tsdb/exemplar.go ./_build/src/github.com/prometheus/prometheus/tsdb/head.go ./_build/src/github.com/prometheus/prometheus/tsdb/head_append.go ./_build/src/github.com/prometheus/prometheus/tsdb/head_read.go ./_build/src/github.com/prometheus/prometheus/tsdb/head_wal.go ./_build/src/github.com/prometheus/prometheus/tsdb/isolation.go ./_build/src/github.com/prometheus/prometheus/tsdb/querier.go ./_build/src/github.com/prometheus/prometheus/tsdb/repair.go ./_build/src/github.com/prometheus/prometheus/tsdb/tsdbblockutil.go ./_build/src/github.com/prometheus/prometheus/tsdb/wal.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b810/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b834/_pkg_.a # internal cp $WORK/b834/_pkg_.a /builddir/.cache/go-build/e7/e7eacc4eb315225611e8de4aa83a3fab22b04f66d93cfa379aa33fba245bfeaf-d # internal github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/jwriter mkdir -p $WORK/b833/ cat >/tmp/go-build1558595755/b833/importcfg << 'EOF' # internal # import config importmap github.com/mailru/easyjson/buffer=github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/buffer packagefile github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/buffer=/tmp/go-build1558595755/b834/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile unicode/utf8=/tmp/go-build1558595755/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b833/_pkg_.a -trimpath "$WORK/b833=>" -p github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/jwriter -complete -installsuffix shared -buildid _Zl1k1oL-OWfeQ_lXRDy/_Zl1k1oL-OWfeQ_lXRDy -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b833/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/jwriter/writer.go cp $WORK/b810/_pkg_.a /builddir/.cache/go-build/64/64e617ea1317df3ec864ecfc4ed895f37fe94089d5e815d6bff4c8baced4f9b7-d # internal github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis/internal mkdir -p $WORK/b837/ cat >/tmp/go-build1558595755/b837/importcfg << 'EOF' # internal # import config packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b837/_pkg_.a -trimpath "$WORK/b837=>" -p github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis/internal -complete -installsuffix shared -buildid z3MF2hn1SqPKnqX59cC-/z3MF2hn1SqPKnqX59cC- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b837/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis/internal/post_go18.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b837/_pkg_.a # internal cp $WORK/b837/_pkg_.a /builddir/.cache/go-build/39/39724ee1a4628f3bc37d7b4ad53ae2963ed909b2dffc1c4d86dcb6206b67eb3e-d # internal github.com/prometheus/prometheus/vendor/github.com/PuerkitoBio/urlesc mkdir -p $WORK/b842/ cat >/tmp/go-build1558595755/b842/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b842/_pkg_.a -trimpath "$WORK/b842=>" -p github.com/prometheus/prometheus/vendor/github.com/PuerkitoBio/urlesc -complete -installsuffix shared -buildid mrxe3JHYxdL3b5AkVgNM/mrxe3JHYxdL3b5AkVgNM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b842/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/PuerkitoBio/urlesc/urlesc.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b842/_pkg_.a # internal cp $WORK/b842/_pkg_.a /builddir/.cache/go-build/4c/4cbe92a274e3aa0d35d023ded0c2dae2bfdd436f4d0837fa794b34471bac1b81-d # internal github.com/prometheus/prometheus/vendor/github.com/PuerkitoBio/purell mkdir -p $WORK/b841/ cat >/tmp/go-build1558595755/b841/importcfg << 'EOF' # internal # import config importmap github.com/PuerkitoBio/urlesc=github.com/prometheus/prometheus/vendor/github.com/PuerkitoBio/urlesc importmap golang.org/x/net/idna=github.com/prometheus/prometheus/vendor/golang.org/x/net/idna importmap golang.org/x/text/unicode/norm=github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm importmap golang.org/x/text/width=github.com/prometheus/prometheus/vendor/golang.org/x/text/width packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/PuerkitoBio/urlesc=/tmp/go-build1558595755/b842/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/idna=/tmp/go-build1558595755/b214/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm=/tmp/go-build1558595755/b218/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/text/width=/tmp/go-build1558595755/b843/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile regexp=/tmp/go-build1558595755/b068/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b841/_pkg_.a -trimpath "$WORK/b841=>" -p github.com/prometheus/prometheus/vendor/github.com/PuerkitoBio/purell -complete -installsuffix shared -buildid ugS-l01w-nqT-vbcJhnV/ugS-l01w-nqT-vbcJhnV -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b841/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/PuerkitoBio/purell/purell.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b833/_pkg_.a # internal cp $WORK/b833/_pkg_.a /builddir/.cache/go-build/6b/6b360323a73975a7b25885bad7c4c4046f017316e5feede6f001929e1b209e0e-d # internal github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag mkdir -p $WORK/b830/ cat >/tmp/go-build1558595755/b830/importcfg << 'EOF' # internal # import config importmap github.com/mailru/easyjson/jlexer=github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/jlexer importmap github.com/mailru/easyjson/jwriter=github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/jwriter importmap gopkg.in/yaml.v2=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2 packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/jlexer=/tmp/go-build1558595755/b831/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/jwriter=/tmp/go-build1558595755/b833/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2=/tmp/go-build1558595755/b224/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile log=/tmp/go-build1558595755/b066/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile path/filepath=/tmp/go-build1558595755/b051/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile runtime=/tmp/go-build1558595755/b010/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a packagefile unicode=/tmp/go-build1558595755/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b830/_pkg_.a -trimpath "$WORK/b830=>" -p github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag -complete -installsuffix shared -buildid ym7HAQOuJk2fT9WsCSmB/ym7HAQOuJk2fT9WsCSmB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b830/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag/convert.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag/convert_types.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag/json.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag/loading.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag/name_lexem.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag/net.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag/path.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag/post_go18.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag/post_go19.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag/split.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag/util.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag/yaml.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b302/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b841/_pkg_.a # internal cp $WORK/b841/_pkg_.a /builddir/.cache/go-build/c6/c69e159c99219cf92d81c0a9cb067bb1a2cda8636f3af638f88667a85d7fb98a-d # internal github.com/prometheus/prometheus/util/pool mkdir -p $WORK/b848/ cat >/tmp/go-build1558595755/b848/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b848/_pkg_.a -trimpath "$WORK/b848=>" -p github.com/prometheus/prometheus/util/pool -complete -installsuffix shared -buildid KZBjHXqqIWME4svJCEwY/KZBjHXqqIWME4svJCEwY -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b848/importcfg -pack ./_build/src/github.com/prometheus/prometheus/util/pool/pool.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b812/_pkg_.a # internal cp $WORK/b812/_pkg_.a /builddir/.cache/go-build/b9/b91cb9155d0497f9c41523e3a4aa01550f07d01e42a355f8d1f211452e05483d-d # internal github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent mkdir -p $WORK/b814/ cat >/tmp/go-build1558595755/b814/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/thrift=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger importmap github.com/uber/jaeger-client-go/thrift-gen/zipkincore=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift=/tmp/go-build1558595755/b807/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=/tmp/go-build1558595755/b810/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=/tmp/go-build1558595755/b812/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b814/_pkg_.a -trimpath "$WORK/b814=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent -complete -installsuffix shared -buildid UgNCEFCTRezPkfTDepWY/UgNCEFCTRezPkfTDepWY -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b814/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent/GoUnusedProtection__.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent/agent-consts.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent/agent.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b848/_pkg_.a # internal cp $WORK/b848/_pkg_.a /builddir/.cache/go-build/e6/e61b9aae844b828df1492852f071a2136efc7c3b61b9262c83160f4fc9e78469-d # internal github.com/prometheus/prometheus/scrape mkdir -p $WORK/b847/ cat >/tmp/go-build1558595755/b847/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/version=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version packagefile bufio=/tmp/go-build1558595755/b052/_pkg_.a packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile compress/gzip=/tmp/go-build1558595755/b053/_pkg_.a packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1558595755/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1558595755/b070/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1558595755/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1558595755/b150/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1558595755/b202/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1558595755/b148/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version=/tmp/go-build1558595755/b225/_pkg_.a packagefile github.com/prometheus/prometheus/config=/tmp/go-build1558595755/b229/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1558595755/b275/_pkg_.a packagefile github.com/prometheus/prometheus/model/exemplar=/tmp/go-build1558595755/b765/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build1558595755/b276/_pkg_.a packagefile github.com/prometheus/prometheus/model/relabel=/tmp/go-build1558595755/b277/_pkg_.a packagefile github.com/prometheus/prometheus/model/textparse=/tmp/go-build1558595755/b816/_pkg_.a packagefile github.com/prometheus/prometheus/model/timestamp=/tmp/go-build1558595755/b761/_pkg_.a packagefile github.com/prometheus/prometheus/model/value=/tmp/go-build1558595755/b763/_pkg_.a packagefile github.com/prometheus/prometheus/storage=/tmp/go-build1558595755/b764/_pkg_.a packagefile github.com/prometheus/prometheus/util/osutil=/tmp/go-build1558595755/b755/_pkg_.a packagefile github.com/prometheus/prometheus/util/pool=/tmp/go-build1558595755/b848/_pkg_.a packagefile hash/fnv=/tmp/go-build1558595755/b159/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b847/_pkg_.a -trimpath "$WORK/b847=>" -p github.com/prometheus/prometheus/scrape -complete -installsuffix shared -buildid yofC-c_d99VcAPGnptd8/yofC-c_d99VcAPGnptd8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b847/importcfg -pack ./_build/src/github.com/prometheus/prometheus/scrape/manager.go ./_build/src/github.com/prometheus/prometheus/scrape/scrape.go ./_build/src/github.com/prometheus/prometheus/scrape/target.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b814/_pkg_.a # internal cp $WORK/b814/_pkg_.a /builddir/.cache/go-build/99/99e446cf0bde0e5f7bcd1900967ab1944cdb1f3037dfaae2056480fb642f444e-d # internal github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/utils mkdir -p $WORK/b813/ cat >/tmp/go-build1558595755/b813/importcfg << 'EOF' # internal # import config importmap github.com/uber/jaeger-client-go/log=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/log importmap github.com/uber/jaeger-client-go/thrift=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift importmap github.com/uber/jaeger-client-go/thrift-gen/agent=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger importmap github.com/uber/jaeger-client-go/thrift-gen/zipkincore=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile encoding/binary=/tmp/go-build1558595755/b055/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/log=/tmp/go-build1558595755/b806/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift=/tmp/go-build1558595755/b807/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent=/tmp/go-build1558595755/b814/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=/tmp/go-build1558595755/b810/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=/tmp/go-build1558595755/b812/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile math/rand=/tmp/go-build1558595755/b092/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1558595755/b024/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b813/_pkg_.a -trimpath "$WORK/b813=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/utils -complete -installsuffix shared -buildid BK9O3r5oM8rqgusHp7Yh/BK9O3r5oM8rqgusHp7Yh -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b813/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/utils/http_json.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/utils/localip.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/utils/rand.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/utils/rate_limiter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/utils/reconnecting_udp_conn.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/utils/udp_client.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/utils/utils.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b830/_pkg_.a # internal cp $WORK/b830/_pkg_.a /builddir/.cache/go-build/a3/a3b3691a5ca9e7c2fbed557a50df9b6aa03cfa2f98abc4ae23403d327a0daf13-d # internal github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonpointer mkdir -p $WORK/b838/ cat >/tmp/go-build1558595755/b838/importcfg << 'EOF' # internal # import config importmap github.com/go-openapi/swag=github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag=/tmp/go-build1558595755/b830/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b838/_pkg_.a -trimpath "$WORK/b838=>" -p github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonpointer -complete -installsuffix shared -buildid 8YjkiYXsUZ_aLKxET_Dp/8YjkiYXsUZ_aLKxET_Dp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b838/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonpointer/pointer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b813/_pkg_.a # internal cp $WORK/b813/_pkg_.a /builddir/.cache/go-build/a9/a93d98baf76357987d5a182d85a5b3bce58abd383efdbf5c3c158ca13a16581a-d # internal github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go mkdir -p $WORK/b800/ cat >/tmp/go-build1558595755/b800/importcfg << 'EOF' # internal # import config importmap github.com/opentracing/opentracing-go=github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go importmap github.com/opentracing/opentracing-go/ext=github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/ext importmap github.com/opentracing/opentracing-go/log=github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/log importmap github.com/uber/jaeger-client-go/internal/baggage=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/baggage importmap github.com/uber/jaeger-client-go/internal/reporterstats=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/reporterstats importmap github.com/uber/jaeger-client-go/internal/spanlog=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/spanlog importmap github.com/uber/jaeger-client-go/internal/throttler=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/throttler importmap github.com/uber/jaeger-client-go/log=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/log importmap github.com/uber/jaeger-client-go/thrift=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger importmap github.com/uber/jaeger-client-go/thrift-gen/sampling=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling importmap github.com/uber/jaeger-client-go/thrift-gen/zipkincore=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore importmap github.com/uber/jaeger-client-go/utils=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/utils importmap github.com/uber/jaeger-lib/metrics=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics importmap go.uber.org/atomic=github.com/prometheus/prometheus/vendor/go.uber.org/atomic packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile encoding/binary=/tmp/go-build1558595755/b055/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go=/tmp/go-build1558595755/b784/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/ext=/tmp/go-build1558595755/b801/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/log=/tmp/go-build1558595755/b785/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/baggage=/tmp/go-build1558595755/b802/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/reporterstats=/tmp/go-build1558595755/b803/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/spanlog=/tmp/go-build1558595755/b804/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/throttler=/tmp/go-build1558595755/b805/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/log=/tmp/go-build1558595755/b806/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift=/tmp/go-build1558595755/b807/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=/tmp/go-build1558595755/b810/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling=/tmp/go-build1558595755/b811/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=/tmp/go-build1558595755/b812/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/utils=/tmp/go-build1558595755/b813/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics=/tmp/go-build1558595755/b815/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.uber.org/atomic=/tmp/go-build1558595755/b770/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile log=/tmp/go-build1558595755/b066/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile math/rand=/tmp/go-build1558595755/b092/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1558595755/b024/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b800/_pkg_.a -trimpath "$WORK/b800=>" -p github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go -complete -installsuffix shared -buildid 8_0IjyIubSSuKLT65p79/8_0IjyIubSSuKLT65p79 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b800/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/baggage_setter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/constants.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/contrib_observer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/header.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/interop.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/jaeger_tag.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/jaeger_thrift_span.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/logger.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/metrics.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/observer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/process.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/propagation.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/reference.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/reporter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/reporter_options.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/sampler.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/sampler_remote.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/sampler_remote_options.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/sampler_v2.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/span.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/span_allocator.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/span_context.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/tracer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/tracer_options.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/transport.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/transport_udp.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/zipkin.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/zipkin_thrift_span.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b838/_pkg_.a # internal cp $WORK/b838/_pkg_.a /builddir/.cache/go-build/3e/3eb5c96d8eaa659e2d0dc927b9a0be713e3700381a01eeeaa8a82153b65a25a2-d # internal github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonreference mkdir -p $WORK/b840/ cat >/tmp/go-build1558595755/b840/importcfg << 'EOF' # internal # import config importmap github.com/PuerkitoBio/purell=github.com/prometheus/prometheus/vendor/github.com/PuerkitoBio/purell importmap github.com/go-openapi/jsonpointer=github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonpointer packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/PuerkitoBio/purell=/tmp/go-build1558595755/b841/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonpointer=/tmp/go-build1558595755/b838/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b840/_pkg_.a -trimpath "$WORK/b840=>" -p github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonreference -complete -installsuffix shared -buildid qFceTn1VwUqQbPSX8L6Q/qFceTn1VwUqQbPSX8L6Q -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b840/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonreference/reference.go cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/88/88e5430549019cd7af83b16c63673544ae2bca83afde2d24ea2aff323f57f2b3-d # internal github.com/prometheus/prometheus/discovery/azure mkdir -p $WORK/b287/ cat >/tmp/go-build1558595755/b287/importcfg << 'EOF' # internal # import config importmap github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute=github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute importmap github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network=github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network importmap github.com/Azure/go-autorest/autorest=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest importmap github.com/Azure/go-autorest/autorest/adal=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/adal importmap github.com/Azure/go-autorest/autorest/azure=github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/azure importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute=/tmp/go-build1558595755/b288/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network=/tmp/go-build1558595755/b302/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest=/tmp/go-build1558595755/b290/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/adal=/tmp/go-build1558595755/b291/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/azure=/tmp/go-build1558595755/b299/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1558595755/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1558595755/b070/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1558595755/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1558595755/b202/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1558595755/b148/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1558595755/b274/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build1558595755/b285/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1558595755/b275/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build1558595755/b286/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -p github.com/prometheus/prometheus/discovery/azure -complete -installsuffix shared -buildid Db5rr7qIMb6cXke92Mn1/Db5rr7qIMb6cXke92Mn1 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b287/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/azure/azure.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b429/_pkg_.a # internal cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/fc/fc523dfca772e50ae288b954bfeaedb18003ad0c304f3c70831412fef8a374df-d # internal github.com/prometheus/prometheus/vendor/github.com/alecthomas/template/parse mkdir -p $WORK/b851/ cat >/tmp/go-build1558595755/b851/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile runtime=/tmp/go-build1558595755/b010/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile unicode=/tmp/go-build1558595755/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1558595755/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b851/_pkg_.a -trimpath "$WORK/b851=>" -p github.com/prometheus/prometheus/vendor/github.com/alecthomas/template/parse -complete -installsuffix shared -buildid ATY5fxKitfOb3FfHA2Kc/ATY5fxKitfOb3FfHA2Kc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b851/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/alecthomas/template/parse/lex.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/alecthomas/template/parse/node.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/alecthomas/template/parse/parse.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b824/_pkg_.a # internal cp $WORK/b824/_pkg_.a /builddir/.cache/go-build/56/568f36f2a2817486ca475667b7a2c14c0d4a5e7ba036db9d1b910c866f3f7aba-d # internal github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec mkdir -p $WORK/b822/ cat >/tmp/go-build1558595755/b822/importcfg << 'EOF' # internal # import config importmap go.mongodb.org/mongo-driver/bson/bsonoptions=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions importmap go.mongodb.org/mongo-driver/bson/bsonrw=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw importmap go.mongodb.org/mongo-driver/bson/bsontype=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsontype importmap go.mongodb.org/mongo-driver/bson/primitive=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive importmap go.mongodb.org/mongo-driver/x/bsonx/bsoncore=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions=/tmp/go-build1558595755/b823/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw=/tmp/go-build1558595755/b824/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsontype=/tmp/go-build1558595755/b825/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive=/tmp/go-build1558595755/b826/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore=/tmp/go-build1558595755/b827/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b822/_pkg_.a -trimpath "$WORK/b822=>" -p github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec -complete -installsuffix shared -buildid WNjZxW5waFDZkrgho21I/WNjZxW5waFDZkrgho21I -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b822/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/array_codec.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/bsoncodec.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/byte_slice_codec.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/cond_addr_codec.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/default_value_decoders.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/default_value_encoders.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/empty_interface_codec.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/map_codec.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/mode.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/pointer_codec.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/proxy.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/registry.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/slice_codec.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/string_codec.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/struct_codec.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/struct_tag_parser.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/time_codec.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/types.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec/uint_codec.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b840/_pkg_.a # internal cp $WORK/b840/_pkg_.a /builddir/.cache/go-build/df/df4a497a8fda9ddfcbeb081e855bfc8e181b86090fc5df846f8563ff23b00a7f-d # internal github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec mkdir -p $WORK/b839/ cat >/tmp/go-build1558595755/b839/importcfg << 'EOF' # internal # import config importmap github.com/go-openapi/jsonpointer=github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonpointer importmap github.com/go-openapi/jsonreference=github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonreference importmap github.com/go-openapi/swag=github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile compress/gzip=/tmp/go-build1558595755/b053/_pkg_.a packagefile crypto/sha256=/tmp/go-build1558595755/b116/_pkg_.a packagefile encoding/gob=/tmp/go-build1558595755/b737/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonpointer=/tmp/go-build1558595755/b838/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonreference=/tmp/go-build1558595755/b840/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag=/tmp/go-build1558595755/b830/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile log=/tmp/go-build1558595755/b066/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile path=/tmp/go-build1558595755/b045/_pkg_.a packagefile path/filepath=/tmp/go-build1558595755/b051/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile runtime=/tmp/go-build1558595755/b010/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b839/_pkg_.a -trimpath "$WORK/b839=>" -p github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec -complete -installsuffix shared -buildid 0fSGu0O-yqJHdLUSs31F/0fSGu0O-yqJHdLUSs31F -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b839/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/bindata.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/cache.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/contact_info.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/debug.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/errors.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/expander.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/external_docs.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/header.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/info.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/items.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/license.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/normalizer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/normalizer_nonwindows.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/operation.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/parameter.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/path_item.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/paths.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/properties.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/ref.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/resolver.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/response.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/responses.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/schema.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/schema_loader.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/security_scheme.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/spec.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/swagger.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/tag.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/validations.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/xml_object.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/ae/ae0a14dbe2f0b8434840d4a25144919208eb35a122acad86cbc22132dae391bd-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b847/_pkg_.a # internal cp $WORK/b847/_pkg_.a /builddir/.cache/go-build/61/61aa9adb7d54fc3fde5d1b59a3450265f95cfbb6fcd4b7ceee7a55d3c4f194f2-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b740/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b851/_pkg_.a # internal cp $WORK/b851/_pkg_.a /builddir/.cache/go-build/47/47bbe3edc10a3116a79130afec4e2e18eeb292ef45f51a1c292b95f33055b590-d # internal github.com/prometheus/prometheus/vendor/github.com/alecthomas/template mkdir -p $WORK/b850/ cat >/tmp/go-build1558595755/b850/importcfg << 'EOF' # internal # import config importmap github.com/alecthomas/template/parse=github.com/prometheus/prometheus/vendor/github.com/alecthomas/template/parse packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/alecthomas/template/parse=/tmp/go-build1558595755/b851/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile path/filepath=/tmp/go-build1558595755/b051/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile runtime=/tmp/go-build1558595755/b010/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile unicode=/tmp/go-build1558595755/b025/_pkg_.a packagefile unicode/utf8=/tmp/go-build1558595755/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b850/_pkg_.a -trimpath "$WORK/b850=>" -p github.com/prometheus/prometheus/vendor/github.com/alecthomas/template -complete -installsuffix shared -buildid LA58HjMvTokb8UJKatw9/LA58HjMvTokb8UJKatw9 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b850/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/alecthomas/template/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/alecthomas/template/exec.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/alecthomas/template/funcs.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/alecthomas/template/helper.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/alecthomas/template/template.go cp $WORK/b740/_pkg_.a /builddir/.cache/go-build/e9/e989ecbae1ee8a5cb1a373b5b8a646b9b6b2767268089c4857e1db6354e2e264-d # internal github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3 mkdir -p $WORK/b754/ cat >/tmp/go-build1558595755/b754/importcfg << 'EOF' # internal # import config importmap github.com/cncf/xds/go/udpa/annotations=github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations importmap github.com/envoyproxy/go-control-plane/envoy/config/core/v3=github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3 importmap github.com/golang/protobuf/proto=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/any=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/any importmap github.com/golang/protobuf/ptypes/duration=github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/duration importmap google.golang.org/genproto/googleapis/rpc/status=github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/status importmap google.golang.org/grpc=github.com/prometheus/prometheus/vendor/google.golang.org/grpc importmap google.golang.org/grpc/codes=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/status=github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/anypb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations=/tmp/go-build1558595755/b741/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3=/tmp/go-build1558595755/b740/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build1558595755/b154/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/any=/tmp/go-build1558595755/b185/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/duration=/tmp/go-build1558595755/b187/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build1558595755/b347/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc=/tmp/go-build1558595755/b352/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes=/tmp/go-build1558595755/b348/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status=/tmp/go-build1558595755/b346/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1558595755/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1558595755/b179/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build1558595755/b186/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile net/mail=/tmp/go-build1558595755/b742/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile regexp=/tmp/go-build1558595755/b068/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build1558595755/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b754/_pkg_.a -trimpath "$WORK/b754=>" -p github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3 -complete -installsuffix shared -buildid VvIriTnUqqPTXeNAvDgY/VvIriTnUqqPTXeNAvDgY -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b754/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3/ads.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3/ads.pb.validate.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3/discovery.pb.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3/discovery.pb.validate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b800/_pkg_.a # internal cp $WORK/b800/_pkg_.a /builddir/.cache/go-build/04/043c7efed712ea8b9005b1a11750372df24ae36cdb40fdc26d77ff0445ec4b28-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b850/_pkg_.a # internal cp $WORK/b850/_pkg_.a /builddir/.cache/go-build/41/4101697b92d182a044fe4fac1808983c2cc94a507528772cfbaaeb9776364ceb-d # internal github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2 mkdir -p $WORK/b849/ cat >/tmp/go-build1558595755/b849/importcfg << 'EOF' # internal # import config importmap github.com/alecthomas/template=github.com/prometheus/prometheus/vendor/github.com/alecthomas/template importmap github.com/alecthomas/units=github.com/prometheus/prometheus/vendor/github.com/alecthomas/units packagefile bufio=/tmp/go-build1558595755/b052/_pkg_.a packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile encoding/hex=/tmp/go-build1558595755/b120/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/alecthomas/template=/tmp/go-build1558595755/b850/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/alecthomas/units=/tmp/go-build1558595755/b063/_pkg_.a packagefile go/doc=/tmp/go-build1558595755/b455/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile path/filepath=/tmp/go-build1558595755/b051/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile regexp=/tmp/go-build1558595755/b068/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile syscall=/tmp/go-build1558595755/b038/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build1558595755/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b849/_pkg_.a -trimpath "$WORK/b849=>" -p github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2 -complete -installsuffix shared -buildid QI1VvQaVM31NRLk5wxrr/QI1VvQaVM31NRLk5wxrr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b849/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/actions.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/app.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/args.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/cmd.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/completions.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/envar.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/flags.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/global.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/guesswidth_unix.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/model.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/parser.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/parsers.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/templates.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/usage.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/values.go ./_build/src/github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2/values_generated.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b754/_pkg_.a # internal cp $WORK/b754/_pkg_.a /builddir/.cache/go-build/a4/a496d5c7849d53aa5dd1a56818ab2b990087ffadd9a19ea2839203067b05219b-d # internal github.com/prometheus/prometheus/discovery/xds mkdir -p $WORK/b739/ cat >/tmp/go-build1558595755/b739/importcfg << 'EOF' # internal # import config importmap github.com/envoyproxy/go-control-plane/envoy/config/core/v3=github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3 importmap github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3=github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3 importmap github.com/envoyproxy/protoc-gen-validate/validate=github.com/prometheus/prometheus/vendor/github.com/envoyproxy/protoc-gen-validate/validate importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/version=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version importmap google.golang.org/genproto/googleapis/api/annotations=github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/api/annotations importmap google.golang.org/protobuf/encoding/protojson=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protojson importmap google.golang.org/protobuf/proto=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto importmap google.golang.org/protobuf/reflect/protoreflect=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect importmap google.golang.org/protobuf/reflect/protoregistry=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry importmap google.golang.org/protobuf/runtime/protoimpl=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl importmap google.golang.org/protobuf/types/known/anypb=github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3=/tmp/go-build1558595755/b740/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3=/tmp/go-build1558595755/b754/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build1558595755/b745/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1558595755/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1558595755/b070/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1558595755/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1558595755/b150/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1558595755/b202/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1558595755/b148/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version=/tmp/go-build1558595755/b225/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1558595755/b274/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1558595755/b275/_pkg_.a packagefile github.com/prometheus/prometheus/util/osutil=/tmp/go-build1558595755/b755/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build1558595755/b286/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/api/annotations=/tmp/go-build1558595755/b756/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protojson=/tmp/go-build1558595755/b350/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto=/tmp/go-build1558595755/b170/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1558595755/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1558595755/b171/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1558595755/b179/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build1558595755/b186/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile path=/tmp/go-build1558595755/b045/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b739/_pkg_.a -trimpath "$WORK/b739=>" -p github.com/prometheus/prometheus/discovery/xds -complete -installsuffix shared -buildid x4WgRQcMhni_NttlLE6P/x4WgRQcMhni_NttlLE6P -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b739/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/xds/client.go ./_build/src/github.com/prometheus/prometheus/discovery/xds/kuma.go ./_build/src/github.com/prometheus/prometheus/discovery/xds/kuma_mads.pb.go ./_build/src/github.com/prometheus/prometheus/discovery/xds/xds.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b839/_pkg_.a # internal cp $WORK/b839/_pkg_.a /builddir/.cache/go-build/88/88fd99e4f1eb41335359b65f4fbbfd4f65ea3fffe6ca7c36a4eaa6898a7502d6-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b822/_pkg_.a # internal cp $WORK/b822/_pkg_.a /builddir/.cache/go-build/65/65ef85571727b42c474b85351486e74a92a688569bf728a52b0cd50ed593984f-d # internal github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson mkdir -p $WORK/b821/ cat >/tmp/go-build1558595755/b821/importcfg << 'EOF' # internal # import config importmap go.mongodb.org/mongo-driver/bson/bsoncodec=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec importmap go.mongodb.org/mongo-driver/bson/bsonrw=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw importmap go.mongodb.org/mongo-driver/bson/bsontype=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsontype importmap go.mongodb.org/mongo-driver/bson/primitive=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive importmap go.mongodb.org/mongo-driver/x/bsonx/bsoncore=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec=/tmp/go-build1558595755/b822/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw=/tmp/go-build1558595755/b824/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsontype=/tmp/go-build1558595755/b825/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive=/tmp/go-build1558595755/b826/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore=/tmp/go-build1558595755/b827/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b821/_pkg_.a -trimpath "$WORK/b821=>" -p github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson -complete -installsuffix shared -buildid ozYCTTd5lgQGLAjj4Oe7/ozYCTTd5lgQGLAjj4Oe7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b821/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bson.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/decoder.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/encoder.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/marshal.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive_codecs.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/raw.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/raw_element.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/raw_value.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/registry.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/types.go ./_build/src/github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/unmarshal.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b739/_pkg_.a # internal cp $WORK/b739/_pkg_.a /builddir/.cache/go-build/cb/cbdcb50f5b634fdfd987cfe6a5b5d411b1048e26d029ba88313e437b5d3259c0-d # internal github.com/prometheus/prometheus/discovery/install mkdir -p $WORK/b280/ cat >/tmp/go-build1558595755/b280/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/prometheus/discovery/aws=/tmp/go-build1558595755/b281/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/azure=/tmp/go-build1558595755/b287/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/consul=/tmp/go-build1558595755/b303/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/digitalocean=/tmp/go-build1558595755/b317/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/dns=/tmp/go-build1558595755/b321/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/eureka=/tmp/go-build1558595755/b329/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/file=/tmp/go-build1558595755/b278/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/gce=/tmp/go-build1558595755/b330/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/hetzner=/tmp/go-build1558595755/b421/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/http=/tmp/go-build1558595755/b428/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/kubernetes=/tmp/go-build1558595755/b429/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/linode=/tmp/go-build1558595755/b664/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/marathon=/tmp/go-build1558595755/b670/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/moby=/tmp/go-build1558595755/b671/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/openstack=/tmp/go-build1558595755/b706/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/puppetdb=/tmp/go-build1558595755/b719/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/scaleway=/tmp/go-build1558595755/b720/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/triton=/tmp/go-build1558595755/b733/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/uyuni=/tmp/go-build1558595755/b734/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/xds=/tmp/go-build1558595755/b739/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/zookeeper=/tmp/go-build1558595755/b757/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -p github.com/prometheus/prometheus/discovery/install -complete -installsuffix shared -buildid hcBSnjLvt6QsDwFVCJaJ/hcBSnjLvt6QsDwFVCJaJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b280/importcfg -pack ./_build/src/github.com/prometheus/prometheus/discovery/install/install.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b280/_pkg_.a # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/54/54c76af3998f632c796e3b0a60dd44720cc93695d04466c2afb7ef3a94cf23c8-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b786/_pkg_.a # internal cp $WORK/b786/_pkg_.a /builddir/.cache/go-build/27/278f4bc7e01a1355fc67c931012caeb0288b373d13fa79592c2e1bc36f766759-d # internal github.com/prometheus/prometheus/util/teststorage mkdir -p $WORK/b799/ cat >/tmp/go-build1558595755/b799/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/stretchr/testify/require=github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1558595755/b150/_pkg_.a packagefile github.com/prometheus/prometheus/model/exemplar=/tmp/go-build1558595755/b765/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build1558595755/b276/_pkg_.a packagefile github.com/prometheus/prometheus/storage=/tmp/go-build1558595755/b764/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb=/tmp/go-build1558595755/b786/_pkg_.a packagefile github.com/prometheus/prometheus/util/testutil=/tmp/go-build1558595755/b773/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require=/tmp/go-build1558595755/b774/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b799/_pkg_.a -trimpath "$WORK/b799=>" -p github.com/prometheus/prometheus/util/teststorage -complete -installsuffix shared -buildid RStqEX20bz8K-y75yke-/RStqEX20bz8K-y75yke- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b799/importcfg -pack ./_build/src/github.com/prometheus/prometheus/util/teststorage/storage.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b821/_pkg_.a # internal cp $WORK/b821/_pkg_.a /builddir/.cache/go-build/9c/9cd2bed5eff1b5d4bec52b5675c4d8f804fae2a44617d4b137a57cceb2d514f8-d # internal github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt mkdir -p $WORK/b818/ cat >/tmp/go-build1558595755/b818/importcfg << 'EOF' # internal # import config importmap github.com/asaskevich/govalidator=github.com/prometheus/prometheus/vendor/github.com/asaskevich/govalidator importmap github.com/go-openapi/errors=github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors importmap github.com/mitchellh/mapstructure=github.com/prometheus/prometheus/vendor/github.com/mitchellh/mapstructure importmap github.com/oklog/ulid=github.com/prometheus/prometheus/vendor/github.com/oklog/ulid importmap go.mongodb.org/mongo-driver/bson=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson importmap go.mongodb.org/mongo-driver/bson/bsontype=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsontype importmap go.mongodb.org/mongo-driver/bson/primitive=github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive packagefile crypto/rand=/tmp/go-build1558595755/b083/_pkg_.a packagefile database/sql/driver=/tmp/go-build1558595755/b788/_pkg_.a packagefile encoding=/tmp/go-build1558595755/b060/_pkg_.a packagefile encoding/base64=/tmp/go-build1558595755/b061/_pkg_.a packagefile encoding/binary=/tmp/go-build1558595755/b055/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/asaskevich/govalidator=/tmp/go-build1558595755/b819/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors=/tmp/go-build1558595755/b820/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mitchellh/mapstructure=/tmp/go-build1558595755/b316/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/oklog/ulid=/tmp/go-build1558595755/b787/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson=/tmp/go-build1558595755/b821/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsontype=/tmp/go-build1558595755/b825/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive=/tmp/go-build1558595755/b826/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile net/mail=/tmp/go-build1558595755/b742/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile regexp=/tmp/go-build1558595755/b068/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b818/_pkg_.a -trimpath "$WORK/b818=>" -p github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt -complete -installsuffix shared -buildid dik4JNmx4JlZccbaJ2v8/dik4JNmx4JlZccbaJ2v8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b818/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt/bson.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt/date.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt/default.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt/duration.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt/format.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt/time.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt/ulid.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b799/_pkg_.a # internal cp $WORK/b799/_pkg_.a /builddir/.cache/go-build/17/17f8f78e9f0fe054bd233e9b2df0acb92e0f4e96216cf3f57bad5180608bb5e1-d # internal github.com/prometheus/prometheus/promql mkdir -p $WORK/b782/ cat >/tmp/go-build1558595755/b782/importcfg << 'EOF' # internal # import config importmap github.com/edsrzf/mmap-go=github.com/prometheus/prometheus/vendor/github.com/edsrzf/mmap-go importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/opentracing/opentracing-go=github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/stretchr/testify/require=github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require importmap github.com/uber/jaeger-client-go=github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile container/heap=/tmp/go-build1558595755/b551/_pkg_.a packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/edsrzf/mmap-go=/tmp/go-build1558595755/b783/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1558595755/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1558595755/b070/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go=/tmp/go-build1558595755/b784/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1558595755/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1558595755/b150/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1558595755/b148/_pkg_.a packagefile github.com/prometheus/prometheus/model/exemplar=/tmp/go-build1558595755/b765/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build1558595755/b276/_pkg_.a packagefile github.com/prometheus/prometheus/model/timestamp=/tmp/go-build1558595755/b761/_pkg_.a packagefile github.com/prometheus/prometheus/model/value=/tmp/go-build1558595755/b763/_pkg_.a packagefile github.com/prometheus/prometheus/promql/parser=/tmp/go-build1558595755/b762/_pkg_.a packagefile github.com/prometheus/prometheus/storage=/tmp/go-build1558595755/b764/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb=/tmp/go-build1558595755/b786/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=/tmp/go-build1558595755/b766/_pkg_.a packagefile github.com/prometheus/prometheus/util/stats=/tmp/go-build1558595755/b798/_pkg_.a packagefile github.com/prometheus/prometheus/util/teststorage=/tmp/go-build1558595755/b799/_pkg_.a packagefile github.com/prometheus/prometheus/util/testutil=/tmp/go-build1558595755/b773/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require=/tmp/go-build1558595755/b774/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go=/tmp/go-build1558595755/b800/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile path/filepath=/tmp/go-build1558595755/b051/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile regexp=/tmp/go-build1558595755/b068/_pkg_.a packagefile runtime=/tmp/go-build1558595755/b010/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a packagefile unicode/utf8=/tmp/go-build1558595755/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b782/_pkg_.a -trimpath "$WORK/b782=>" -p github.com/prometheus/prometheus/promql -complete -installsuffix shared -buildid n7FYPakGfdUhME6GXKh3/n7FYPakGfdUhME6GXKh3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b782/importcfg -pack ./_build/src/github.com/prometheus/prometheus/promql/engine.go ./_build/src/github.com/prometheus/prometheus/promql/functions.go ./_build/src/github.com/prometheus/prometheus/promql/quantile.go ./_build/src/github.com/prometheus/prometheus/promql/query_logger.go ./_build/src/github.com/prometheus/prometheus/promql/test.go ./_build/src/github.com/prometheus/prometheus/promql/value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b849/_pkg_.a # internal cp $WORK/b849/_pkg_.a /builddir/.cache/go-build/4e/4eca08f4afa65610ae316db6b62f64283a2477fc2fcd73e0cd4aa63cb8c1a4ed-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b818/_pkg_.a # internal cp $WORK/b818/_pkg_.a /builddir/.cache/go-build/57/573f2b2b3a03e0aa79d13e7a62c88b88f6f6133d1f0b0616470bcc1500bf9aa2-d # internal github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis mkdir -p $WORK/b836/ github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime mkdir -p $WORK/b845/ cat >/tmp/go-build1558595755/b836/importcfg << 'EOF' # internal # import config importmap github.com/go-openapi/analysis/internal=github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis/internal importmap github.com/go-openapi/jsonpointer=github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonpointer importmap github.com/go-openapi/spec=github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec importmap github.com/go-openapi/strfmt=github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt importmap github.com/go-openapi/swag=github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis/internal=/tmp/go-build1558595755/b837/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonpointer=/tmp/go-build1558595755/b838/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec=/tmp/go-build1558595755/b839/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt=/tmp/go-build1558595755/b818/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag=/tmp/go-build1558595755/b830/_pkg_.a packagefile log=/tmp/go-build1558595755/b066/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile path=/tmp/go-build1558595755/b045/_pkg_.a packagefile path/filepath=/tmp/go-build1558595755/b051/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile runtime=/tmp/go-build1558595755/b010/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b836/_pkg_.a -trimpath "$WORK/b836=>" -p github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis -complete -installsuffix shared -buildid 2z6FG8qilvu8o7fB_FJa/2z6FG8qilvu8o7fB_FJa -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b836/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis/analyzer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis/debug.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis/fixer.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis/flatten.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis/mixin.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis/schema.go cat >/tmp/go-build1558595755/b845/importcfg << 'EOF' # internal # import config importmap github.com/go-openapi/errors=github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors importmap github.com/go-openapi/strfmt=github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt importmap github.com/go-openapi/swag=github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag packagefile bufio=/tmp/go-build1558595755/b052/_pkg_.a packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile encoding=/tmp/go-build1558595755/b060/_pkg_.a packagefile encoding/csv=/tmp/go-build1558595755/b659/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile encoding/xml=/tmp/go-build1558595755/b254/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors=/tmp/go-build1558595755/b820/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt=/tmp/go-build1558595755/b818/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag=/tmp/go-build1558595755/b830/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile mime=/tmp/go-build1558595755/b137/_pkg_.a packagefile mime/multipart=/tmp/go-build1558595755/b138/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b845/_pkg_.a -trimpath "$WORK/b845=>" -p github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime -complete -installsuffix shared -buildid 6FGk27w2zlkyf8j6WVuP/6FGk27w2zlkyf8j6WVuP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b845/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/bytestream.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/client_auth_info.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/client_operation.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/client_request.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/client_response.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/constants.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/csv.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/discard.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/file.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/headers.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/interfaces.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/json.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/request.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/statuses.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/text.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/values.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime/xml.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b845/_pkg_.a # internal cp $WORK/b845/_pkg_.a /builddir/.cache/go-build/38/38911a16dd3258ff9bb209a36318f5581f7dae2515303e13e348e065124a2c04-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b782/_pkg_.a # internal cp $WORK/b782/_pkg_.a /builddir/.cache/go-build/70/70564e4af536b8885bd92b0809c1bb56571f665d0c3507da68c8717f65bae477-d # internal github.com/prometheus/prometheus/template mkdir -p $WORK/b781/ cat >/tmp/go-build1558595755/b781/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1558595755/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1558595755/b150/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1558595755/b148/_pkg_.a packagefile github.com/prometheus/prometheus/promql=/tmp/go-build1558595755/b782/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build1558595755/b286/_pkg_.a packagefile html/template=/tmp/go-build1558595755/b207/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile regexp=/tmp/go-build1558595755/b068/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile text/template=/tmp/go-build1558595755/b209/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b781/_pkg_.a -trimpath "$WORK/b781=>" -p github.com/prometheus/prometheus/template -complete -installsuffix shared -buildid 6CcqEjCu6MFF1W3bGto7/6CcqEjCu6MFF1W3bGto7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b781/importcfg -pack ./_build/src/github.com/prometheus/prometheus/template/template.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b781/_pkg_.a # internal cp $WORK/b781/_pkg_.a /builddir/.cache/go-build/82/82f648e2911c3762b7f686b30a4c21de11000d0cff8c5fae8c6381c0d612a697-d # internal github.com/prometheus/prometheus/model/rulefmt mkdir -p $WORK/b760/ cat >/tmp/go-build1558595755/b760/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap gopkg.in/yaml.v3=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3 packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1558595755/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1558595755/b148/_pkg_.a packagefile github.com/prometheus/prometheus/model/timestamp=/tmp/go-build1558595755/b761/_pkg_.a packagefile github.com/prometheus/prometheus/promql/parser=/tmp/go-build1558595755/b762/_pkg_.a packagefile github.com/prometheus/prometheus/template=/tmp/go-build1558595755/b781/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3=/tmp/go-build1558595755/b481/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b760/_pkg_.a -trimpath "$WORK/b760=>" -p github.com/prometheus/prometheus/model/rulefmt -complete -installsuffix shared -buildid 1cBndBBRIgMkLLSuJWIT/1cBndBBRIgMkLLSuJWIT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b760/importcfg -pack ./_build/src/github.com/prometheus/prometheus/model/rulefmt/rulefmt.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b836/_pkg_.a # internal cp $WORK/b836/_pkg_.a /builddir/.cache/go-build/55/551320ef26d21ace4c30014549b410ef5fec9c98763a07a5d1e2ac7311e7402f-d # internal github.com/prometheus/prometheus/vendor/github.com/go-openapi/loads mkdir -p $WORK/b844/ cat >/tmp/go-build1558595755/b844/importcfg << 'EOF' # internal # import config importmap github.com/go-openapi/analysis=github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis importmap github.com/go-openapi/spec=github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec importmap github.com/go-openapi/swag=github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile encoding/gob=/tmp/go-build1558595755/b737/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis=/tmp/go-build1558595755/b836/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec=/tmp/go-build1558595755/b839/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag=/tmp/go-build1558595755/b830/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b844/_pkg_.a -trimpath "$WORK/b844=>" -p github.com/prometheus/prometheus/vendor/github.com/go-openapi/loads -complete -installsuffix shared -buildid 9zYPsuNK2LVPmuPNztJ6/9zYPsuNK2LVPmuPNztJ6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b844/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/loads/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/loads/loaders.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/loads/options.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/loads/spec.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b760/_pkg_.a # internal cp $WORK/b760/_pkg_.a /builddir/.cache/go-build/6f/6fc68c86b66036d878a57d9463c961c1129832621a00ab9c852aee2d376f2a0f-d # internal github.com/prometheus/prometheus/rules mkdir -p $WORK/b846/ cat >/tmp/go-build1558595755/b846/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/opentracing/opentracing-go=github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap gopkg.in/yaml.v2=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2 packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1558595755/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1558595755/b070/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go=/tmp/go-build1558595755/b784/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1558595755/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1558595755/b150/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1558595755/b148/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build1558595755/b276/_pkg_.a packagefile github.com/prometheus/prometheus/model/rulefmt=/tmp/go-build1558595755/b760/_pkg_.a packagefile github.com/prometheus/prometheus/model/timestamp=/tmp/go-build1558595755/b761/_pkg_.a packagefile github.com/prometheus/prometheus/model/value=/tmp/go-build1558595755/b763/_pkg_.a packagefile github.com/prometheus/prometheus/promql=/tmp/go-build1558595755/b782/_pkg_.a packagefile github.com/prometheus/prometheus/promql/parser=/tmp/go-build1558595755/b762/_pkg_.a packagefile github.com/prometheus/prometheus/storage=/tmp/go-build1558595755/b764/_pkg_.a packagefile github.com/prometheus/prometheus/template=/tmp/go-build1558595755/b781/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build1558595755/b286/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2=/tmp/go-build1558595755/b224/_pkg_.a packagefile html/template=/tmp/go-build1558595755/b207/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b846/_pkg_.a -trimpath "$WORK/b846=>" -p github.com/prometheus/prometheus/rules -complete -installsuffix shared -buildid 305PlQMzSGdDejLvS3Ff/305PlQMzSGdDejLvS3Ff -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b846/importcfg -pack ./_build/src/github.com/prometheus/prometheus/rules/alerting.go ./_build/src/github.com/prometheus/prometheus/rules/manager.go ./_build/src/github.com/prometheus/prometheus/rules/recording.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b844/_pkg_.a # internal cp $WORK/b844/_pkg_.a /builddir/.cache/go-build/c6/c6e432d0f129bb1816b756bdaf11aa07e6bb9c89dc4be55ae9ede94af251e448-d # internal github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate mkdir -p $WORK/b835/ cat >/tmp/go-build1558595755/b835/importcfg << 'EOF' # internal # import config importmap github.com/go-openapi/analysis=github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis importmap github.com/go-openapi/errors=github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors importmap github.com/go-openapi/jsonpointer=github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonpointer importmap github.com/go-openapi/loads=github.com/prometheus/prometheus/vendor/github.com/go-openapi/loads importmap github.com/go-openapi/runtime=github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime importmap github.com/go-openapi/spec=github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec importmap github.com/go-openapi/strfmt=github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt importmap github.com/go-openapi/swag=github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis=/tmp/go-build1558595755/b836/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors=/tmp/go-build1558595755/b820/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonpointer=/tmp/go-build1558595755/b838/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/loads=/tmp/go-build1558595755/b844/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime=/tmp/go-build1558595755/b845/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec=/tmp/go-build1558595755/b839/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt=/tmp/go-build1558595755/b818/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag=/tmp/go-build1558595755/b830/_pkg_.a packagefile log=/tmp/go-build1558595755/b066/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile path/filepath=/tmp/go-build1558595755/b051/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile regexp=/tmp/go-build1558595755/b068/_pkg_.a packagefile runtime=/tmp/go-build1558595755/b010/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile sync/atomic=/tmp/go-build1558595755/b024/_pkg_.a packagefile unicode/utf8=/tmp/go-build1558595755/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b835/_pkg_.a -trimpath "$WORK/b835=>" -p github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate -complete -installsuffix shared -buildid 851N5fFOJX2aGDcDC9Wu/851N5fFOJX2aGDcDC9Wu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b835/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/context.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/debug.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/default_validator.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/doc.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/example_validator.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/formats.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/helpers.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/object_validator.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/options.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/result.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/rexp.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/schema.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/schema_messages.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/schema_option.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/schema_props.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/slice_validator.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/spec.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/spec_messages.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/type.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/validator.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/values.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b846/_pkg_.a # internal cp $WORK/b846/_pkg_.a /builddir/.cache/go-build/ef/efe621239daeb0d8712eabeb27cf5519b6c44c1bb7277f5a5fa33ff8a8c4d279-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b835/_pkg_.a # internal cp $WORK/b835/_pkg_.a /builddir/.cache/go-build/80/805d20af24e7fac36ebf8bdd2353919cafca945c64d11b7ce77422e6fe6f6ea1-d # internal github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models mkdir -p $WORK/b829/ cat >/tmp/go-build1558595755/b829/importcfg << 'EOF' # internal # import config importmap github.com/go-openapi/errors=github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors importmap github.com/go-openapi/strfmt=github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt importmap github.com/go-openapi/swag=github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag importmap github.com/go-openapi/validate=github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors=/tmp/go-build1558595755/b820/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt=/tmp/go-build1558595755/b818/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag=/tmp/go-build1558595755/b830/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate=/tmp/go-build1558595755/b835/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b829/_pkg_.a -trimpath "$WORK/b829=>" -p github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models -complete -installsuffix shared -buildid FGGT8jpgSaAwLxG4plz7/FGGT8jpgSaAwLxG4plz7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b829/importcfg -pack ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/alert.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/alert_group.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/alert_groups.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/alert_status.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/alertmanager_config.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/alertmanager_status.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/cluster_status.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/gettable_alert.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/gettable_alerts.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/gettable_silence.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/gettable_silences.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/label_set.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/matcher.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/matchers.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/peer_status.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/postable_alert.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/postable_alerts.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/postable_silence.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/receiver.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/silence.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/silence_status.go ./_build/src/github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models/version_info.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b829/_pkg_.a # internal cp $WORK/b829/_pkg_.a /builddir/.cache/go-build/67/677ec4cae03a9150b129e13dfcbe324367c972ae340693b6623de119943c5fca-d # internal github.com/prometheus/prometheus/notifier mkdir -p $WORK/b817/ cat >/tmp/go-build1558595755/b817/importcfg << 'EOF' # internal # import config importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/go-openapi/strfmt=github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/alertmanager/api/v2/models=github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models importmap github.com/prometheus/client_golang/prometheus=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/version=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version importmap go.uber.org/atomic=github.com/prometheus/prometheus/vendor/go.uber.org/atomic packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1558595755/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1558595755/b070/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt=/tmp/go-build1558595755/b818/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1558595755/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models=/tmp/go-build1558595755/b829/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1558595755/b150/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1558595755/b202/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1558595755/b148/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version=/tmp/go-build1558595755/b225/_pkg_.a packagefile github.com/prometheus/prometheus/config=/tmp/go-build1558595755/b229/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1558595755/b275/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build1558595755/b276/_pkg_.a packagefile github.com/prometheus/prometheus/model/relabel=/tmp/go-build1558595755/b277/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.uber.org/atomic=/tmp/go-build1558595755/b770/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile path=/tmp/go-build1558595755/b045/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b817/_pkg_.a -trimpath "$WORK/b817=>" -p github.com/prometheus/prometheus/notifier -complete -installsuffix shared -buildid XYszHMdubls9krBFQLrJ/XYszHMdubls9krBFQLrJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b817/importcfg -pack ./_build/src/github.com/prometheus/prometheus/notifier/notifier.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b817/_pkg_.a # internal cp $WORK/b817/_pkg_.a /builddir/.cache/go-build/4e/4e0641e73b698cf7611e5810fec1bbe52b733b8b99e6d087dbc8fbd05dc594f1-d # internal github.com/prometheus/prometheus/cmd/promtool mkdir -p $WORK/b001/ cat >/tmp/go-build1558595755/b001/importcfg << 'EOF' # internal # import config importmap github.com/alecthomas/units=github.com/prometheus/prometheus/vendor/github.com/alecthomas/units importmap github.com/go-kit/log=github.com/prometheus/prometheus/vendor/github.com/go-kit/log importmap github.com/go-kit/log/level=github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level importmap github.com/google/pprof/profile=github.com/prometheus/prometheus/vendor/github.com/google/pprof/profile importmap github.com/pkg/errors=github.com/prometheus/prometheus/vendor/github.com/pkg/errors importmap github.com/prometheus/client_golang/api=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/api importmap github.com/prometheus/client_golang/api/prometheus/v1=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/api/prometheus/v1 importmap github.com/prometheus/client_golang/prometheus/promhttp=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/promhttp importmap github.com/prometheus/client_golang/prometheus/testutil/promlint=github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/testutil/promlint importmap github.com/prometheus/common/config=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config importmap github.com/prometheus/common/model=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model importmap github.com/prometheus/common/version=github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version importmap github.com/prometheus/exporter-toolkit/web=github.com/prometheus/prometheus/vendor/github.com/prometheus/exporter-toolkit/web importmap gopkg.in/alecthomas/kingpin.v2=github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2 importmap gopkg.in/yaml.v2=github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2 packagefile archive/tar=/tmp/go-build1558595755/b002/_pkg_.a packagefile bufio=/tmp/go-build1558595755/b052/_pkg_.a packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile compress/gzip=/tmp/go-build1558595755/b053/_pkg_.a packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/alecthomas/units=/tmp/go-build1558595755/b063/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1558595755/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1558595755/b070/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/pprof/profile=/tmp/go-build1558595755/b071/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1558595755/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/api=/tmp/go-build1558595755/b074/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/api/prometheus/v1=/tmp/go-build1558595755/b143/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/promhttp=/tmp/go-build1558595755/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/testutil/promlint=/tmp/go-build1558595755/b201/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1558595755/b202/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1558595755/b148/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version=/tmp/go-build1558595755/b225/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/exporter-toolkit/web=/tmp/go-build1558595755/b226/_pkg_.a packagefile github.com/prometheus/prometheus/config=/tmp/go-build1558595755/b229/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1558595755/b274/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/file=/tmp/go-build1558595755/b278/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/install=/tmp/go-build1558595755/b280/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/kubernetes=/tmp/go-build1558595755/b429/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1558595755/b275/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build1558595755/b276/_pkg_.a packagefile github.com/prometheus/prometheus/model/rulefmt=/tmp/go-build1558595755/b760/_pkg_.a packagefile github.com/prometheus/prometheus/model/textparse=/tmp/go-build1558595755/b816/_pkg_.a packagefile github.com/prometheus/prometheus/model/timestamp=/tmp/go-build1558595755/b761/_pkg_.a packagefile github.com/prometheus/prometheus/notifier=/tmp/go-build1558595755/b817/_pkg_.a packagefile github.com/prometheus/prometheus/promql=/tmp/go-build1558595755/b782/_pkg_.a packagefile github.com/prometheus/prometheus/promql/parser=/tmp/go-build1558595755/b762/_pkg_.a packagefile github.com/prometheus/prometheus/rules=/tmp/go-build1558595755/b846/_pkg_.a packagefile github.com/prometheus/prometheus/scrape=/tmp/go-build1558595755/b847/_pkg_.a packagefile github.com/prometheus/prometheus/storage=/tmp/go-build1558595755/b764/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb=/tmp/go-build1558595755/b786/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=/tmp/go-build1558595755/b767/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=/tmp/go-build1558595755/b768/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=/tmp/go-build1558595755/b769/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/index=/tmp/go-build1558595755/b792/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2=/tmp/go-build1558595755/b849/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2=/tmp/go-build1558595755/b224/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile path/filepath=/tmp/go-build1558595755/b051/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile runtime=/tmp/go-build1558595755/b010/_pkg_.a packagefile runtime/pprof=/tmp/go-build1558595755/b413/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile text/tabwriter=/tmp/go-build1558595755/b211/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a packagefile runtime/cgo=/tmp/go-build1558595755/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -complete -installsuffix shared -buildid KgxV8D_59XLwCUtpRQch/KgxV8D_59XLwCUtpRQch -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b001/importcfg -pack ./_build/src/github.com/prometheus/prometheus/cmd/promtool/archive.go ./_build/src/github.com/prometheus/prometheus/cmd/promtool/backfill.go ./_build/src/github.com/prometheus/prometheus/cmd/promtool/debug.go ./_build/src/github.com/prometheus/prometheus/cmd/promtool/main.go ./_build/src/github.com/prometheus/prometheus/cmd/promtool/rules.go ./_build/src/github.com/prometheus/prometheus/cmd/promtool/sd.go ./_build/src/github.com/prometheus/prometheus/cmd/promtool/tsdb.go ./_build/src/github.com/prometheus/prometheus/cmd/promtool/unittest.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/3d/3d11248ad1b608d30cbd88918b7675976b40b346340a7b2a27685a13b44dd428-d # internal cat >/tmp/go-build1558595755/b001/importcfg.link << 'EOF' # internal packagefile github.com/prometheus/prometheus/cmd/promtool=/tmp/go-build1558595755/b001/_pkg_.a packagefile archive/tar=/tmp/go-build1558595755/b002/_pkg_.a packagefile bufio=/tmp/go-build1558595755/b052/_pkg_.a packagefile bytes=/tmp/go-build1558595755/b003/_pkg_.a packagefile compress/gzip=/tmp/go-build1558595755/b053/_pkg_.a packagefile context=/tmp/go-build1558595755/b058/_pkg_.a packagefile encoding/json=/tmp/go-build1558595755/b059/_pkg_.a packagefile fmt=/tmp/go-build1558595755/b027/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/alecthomas/units=/tmp/go-build1558595755/b063/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log=/tmp/go-build1558595755/b064/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-kit/log/level=/tmp/go-build1558595755/b070/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/pprof/profile=/tmp/go-build1558595755/b071/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pkg/errors=/tmp/go-build1558595755/b073/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/api=/tmp/go-build1558595755/b074/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/api/prometheus/v1=/tmp/go-build1558595755/b143/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/promhttp=/tmp/go-build1558595755/b149/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/testutil/promlint=/tmp/go-build1558595755/b201/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config=/tmp/go-build1558595755/b202/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model=/tmp/go-build1558595755/b148/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version=/tmp/go-build1558595755/b225/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/exporter-toolkit/web=/tmp/go-build1558595755/b226/_pkg_.a packagefile github.com/prometheus/prometheus/config=/tmp/go-build1558595755/b229/_pkg_.a packagefile github.com/prometheus/prometheus/discovery=/tmp/go-build1558595755/b274/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/file=/tmp/go-build1558595755/b278/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/install=/tmp/go-build1558595755/b280/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/kubernetes=/tmp/go-build1558595755/b429/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/targetgroup=/tmp/go-build1558595755/b275/_pkg_.a packagefile github.com/prometheus/prometheus/model/labels=/tmp/go-build1558595755/b276/_pkg_.a packagefile github.com/prometheus/prometheus/model/rulefmt=/tmp/go-build1558595755/b760/_pkg_.a packagefile github.com/prometheus/prometheus/model/textparse=/tmp/go-build1558595755/b816/_pkg_.a packagefile github.com/prometheus/prometheus/model/timestamp=/tmp/go-build1558595755/b761/_pkg_.a packagefile github.com/prometheus/prometheus/notifier=/tmp/go-build1558595755/b817/_pkg_.a packagefile github.com/prometheus/prometheus/promql=/tmp/go-build1558595755/b782/_pkg_.a packagefile github.com/prometheus/prometheus/promql/parser=/tmp/go-build1558595755/b762/_pkg_.a packagefile github.com/prometheus/prometheus/rules=/tmp/go-build1558595755/b846/_pkg_.a packagefile github.com/prometheus/prometheus/scrape=/tmp/go-build1558595755/b847/_pkg_.a packagefile github.com/prometheus/prometheus/storage=/tmp/go-build1558595755/b764/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb=/tmp/go-build1558595755/b786/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunks=/tmp/go-build1558595755/b767/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/errors=/tmp/go-build1558595755/b768/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/fileutil=/tmp/go-build1558595755/b769/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/index=/tmp/go-build1558595755/b792/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/alecthomas/kingpin.v2=/tmp/go-build1558595755/b849/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2=/tmp/go-build1558595755/b224/_pkg_.a packagefile io=/tmp/go-build1558595755/b021/_pkg_.a packagefile io/ioutil=/tmp/go-build1558595755/b072/_pkg_.a packagefile math=/tmp/go-build1558595755/b031/_pkg_.a packagefile net/http=/tmp/go-build1558595755/b081/_pkg_.a packagefile net/url=/tmp/go-build1558595755/b122/_pkg_.a packagefile os=/tmp/go-build1558595755/b035/_pkg_.a packagefile path/filepath=/tmp/go-build1558595755/b051/_pkg_.a packagefile reflect=/tmp/go-build1558595755/b029/_pkg_.a packagefile runtime=/tmp/go-build1558595755/b010/_pkg_.a packagefile runtime/pprof=/tmp/go-build1558595755/b413/_pkg_.a packagefile sort=/tmp/go-build1558595755/b034/_pkg_.a packagefile strconv=/tmp/go-build1558595755/b033/_pkg_.a packagefile strings=/tmp/go-build1558595755/b049/_pkg_.a packagefile sync=/tmp/go-build1558595755/b022/_pkg_.a packagefile text/tabwriter=/tmp/go-build1558595755/b211/_pkg_.a packagefile time=/tmp/go-build1558595755/b040/_pkg_.a packagefile runtime/cgo=/tmp/go-build1558595755/b050/_pkg_.a packagefile errors=/tmp/go-build1558595755/b004/_pkg_.a packagefile internal/godebug=/tmp/go-build1558595755/b046/_pkg_.a packagefile io/fs=/tmp/go-build1558595755/b044/_pkg_.a packagefile os/user=/tmp/go-build1558595755/b048/_pkg_.a packagefile path=/tmp/go-build1558595755/b045/_pkg_.a packagefile syscall=/tmp/go-build1558595755/b038/_pkg_.a packagefile unicode/utf8=/tmp/go-build1558595755/b026/_pkg_.a packagefile internal/bytealg=/tmp/go-build1558595755/b011/_pkg_.a packagefile unicode=/tmp/go-build1558595755/b025/_pkg_.a packagefile compress/flate=/tmp/go-build1558595755/b054/_pkg_.a packagefile encoding/binary=/tmp/go-build1558595755/b055/_pkg_.a packagefile hash/crc32=/tmp/go-build1558595755/b056/_pkg_.a packagefile internal/reflectlite=/tmp/go-build1558595755/b005/_pkg_.a packagefile sync/atomic=/tmp/go-build1558595755/b024/_pkg_.a packagefile encoding=/tmp/go-build1558595755/b060/_pkg_.a packagefile encoding/base64=/tmp/go-build1558595755/b061/_pkg_.a packagefile unicode/utf16=/tmp/go-build1558595755/b062/_pkg_.a packagefile internal/fmtsort=/tmp/go-build1558595755/b028/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-logfmt/logfmt=/tmp/go-build1558595755/b065/_pkg_.a packagefile log=/tmp/go-build1558595755/b066/_pkg_.a packagefile regexp=/tmp/go-build1558595755/b068/_pkg_.a packagefile net=/tmp/go-build1558595755/b075/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/json-iterator/go=/tmp/go-build1558595755/b144/_pkg_.a packagefile crypto/tls=/tmp/go-build1558595755/b093/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus=/tmp/go-build1558595755/b150/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go=/tmp/go-build1558595755/b192/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt=/tmp/go-build1558595755/b193/_pkg_.a packagefile net/http/httptrace=/tmp/go-build1558595755/b140/_pkg_.a packagefile crypto/sha256=/tmp/go-build1558595755/b116/_pkg_.a packagefile crypto/x509=/tmp/go-build1558595755/b117/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mwitkow/go-conntrack=/tmp/go-build1558595755/b203/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/http2=/tmp/go-build1558595755/b212/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2=/tmp/go-build1558595755/b220/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/clientcredentials=/tmp/go-build1558595755/b223/_pkg_.a packagefile text/template=/tmp/go-build1558595755/b209/_pkg_.a packagefile encoding/hex=/tmp/go-build1558595755/b120/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/crypto/bcrypt=/tmp/go-build1558595755/b227/_pkg_.a packagefile math/rand=/tmp/go-build1558595755/b092/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/sigv4=/tmp/go-build1558595755/b230/_pkg_.a packagefile github.com/prometheus/prometheus/model/relabel=/tmp/go-build1558595755/b277/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/fsnotify/fsnotify=/tmp/go-build1558595755/b279/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/aws=/tmp/go-build1558595755/b281/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/azure=/tmp/go-build1558595755/b287/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/consul=/tmp/go-build1558595755/b303/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/digitalocean=/tmp/go-build1558595755/b317/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/dns=/tmp/go-build1558595755/b321/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/eureka=/tmp/go-build1558595755/b329/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/gce=/tmp/go-build1558595755/b330/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/hetzner=/tmp/go-build1558595755/b421/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/http=/tmp/go-build1558595755/b428/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/linode=/tmp/go-build1558595755/b664/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/marathon=/tmp/go-build1558595755/b670/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/moby=/tmp/go-build1558595755/b671/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/openstack=/tmp/go-build1558595755/b706/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/puppetdb=/tmp/go-build1558595755/b719/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/scaleway=/tmp/go-build1558595755/b720/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/triton=/tmp/go-build1558595755/b733/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/uyuni=/tmp/go-build1558595755/b734/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/xds=/tmp/go-build1558595755/b739/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/zookeeper=/tmp/go-build1558595755/b757/_pkg_.a packagefile github.com/prometheus/prometheus/util/strutil=/tmp/go-build1558595755/b286/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1=/tmp/go-build1558595755/b430/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1=/tmp/go-build1558595755/b471/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1=/tmp/go-build1558595755/b472/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1=/tmp/go-build1558595755/b473/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1558595755/b435/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields=/tmp/go-build1558595755/b439/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/labels=/tmp/go-build1558595755/b441/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime=/tmp/go-build1558595755/b452/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/version=/tmp/go-build1558595755/b474/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch=/tmp/go-build1558595755/b469/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes=/tmp/go-build1558595755/b475/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest=/tmp/go-build1558595755/b533/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache=/tmp/go-build1558595755/b648/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd=/tmp/go-build1558595755/b656/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/metrics=/tmp/go-build1558595755/b546/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/workqueue=/tmp/go-build1558595755/b550/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/cespare/xxhash/v2=/tmp/go-build1558595755/b153/_pkg_.a packagefile regexp/syntax=/tmp/go-build1558595755/b069/_pkg_.a packagefile github.com/prometheus/prometheus/template=/tmp/go-build1558595755/b781/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3=/tmp/go-build1558595755/b481/_pkg_.a packagefile github.com/prometheus/prometheus/model/exemplar=/tmp/go-build1558595755/b765/_pkg_.a packagefile github.com/prometheus/prometheus/model/value=/tmp/go-build1558595755/b763/_pkg_.a packagefile mime=/tmp/go-build1558595755/b137/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt=/tmp/go-build1558595755/b818/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models=/tmp/go-build1558595755/b829/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.uber.org/atomic=/tmp/go-build1558595755/b770/_pkg_.a packagefile container/heap=/tmp/go-build1558595755/b551/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/edsrzf/mmap-go=/tmp/go-build1558595755/b783/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go=/tmp/go-build1558595755/b784/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/chunkenc=/tmp/go-build1558595755/b766/_pkg_.a packagefile github.com/prometheus/prometheus/util/stats=/tmp/go-build1558595755/b798/_pkg_.a packagefile github.com/prometheus/prometheus/util/teststorage=/tmp/go-build1558595755/b799/_pkg_.a packagefile github.com/prometheus/prometheus/util/testutil=/tmp/go-build1558595755/b773/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require=/tmp/go-build1558595755/b774/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go=/tmp/go-build1558595755/b800/_pkg_.a packagefile html/template=/tmp/go-build1558595755/b207/_pkg_.a packagefile github.com/prometheus/prometheus/util/osutil=/tmp/go-build1558595755/b755/_pkg_.a packagefile github.com/prometheus/prometheus/util/pool=/tmp/go-build1558595755/b848/_pkg_.a packagefile hash/fnv=/tmp/go-build1558595755/b159/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tsdbutil=/tmp/go-build1558595755/b771/_pkg_.a packagefile crypto/rand=/tmp/go-build1558595755/b083/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/oklog/ulid=/tmp/go-build1558595755/b787/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/encoding=/tmp/go-build1558595755/b789/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/goversion=/tmp/go-build1558595755/b791/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/record=/tmp/go-build1558595755/b793/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/tombstones=/tmp/go-build1558595755/b794/_pkg_.a packagefile github.com/prometheus/prometheus/tsdb/wal=/tmp/go-build1558595755/b795/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sync/errgroup=/tmp/go-build1558595755/b797/_pkg_.a packagefile hash=/tmp/go-build1558595755/b057/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix=/tmp/go-build1558595755/b199/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/alecthomas/template=/tmp/go-build1558595755/b850/_pkg_.a packagefile go/doc=/tmp/go-build1558595755/b455/_pkg_.a packagefile math/bits=/tmp/go-build1558595755/b032/_pkg_.a packagefile container/list=/tmp/go-build1558595755/b082/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build1558595755/b128/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=/tmp/go-build1558595755/b135/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build1558595755/b136/_pkg_.a packagefile vendor/golang.org/x/net/idna=/tmp/go-build1558595755/b129/_pkg_.a packagefile internal/safefilepath=/tmp/go-build1558595755/b041/_pkg_.a packagefile mime/multipart=/tmp/go-build1558595755/b138/_pkg_.a packagefile net/http/internal=/tmp/go-build1558595755/b141/_pkg_.a packagefile net/http/internal/ascii=/tmp/go-build1558595755/b142/_pkg_.a packagefile net/textproto=/tmp/go-build1558595755/b134/_pkg_.a packagefile internal/itoa=/tmp/go-build1558595755/b030/_pkg_.a packagefile internal/poll=/tmp/go-build1558595755/b036/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build1558595755/b042/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build1558595755/b037/_pkg_.a packagefile internal/testlog=/tmp/go-build1558595755/b043/_pkg_.a packagefile internal/abi=/tmp/go-build1558595755/b006/_pkg_.a packagefile internal/goarch=/tmp/go-build1558595755/b007/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build1558595755/b009/_pkg_.a packagefile internal/coverage/rtcov=/tmp/go-build1558595755/b013/_pkg_.a packagefile internal/cpu=/tmp/go-build1558595755/b012/_pkg_.a packagefile internal/godebugs=/tmp/go-build1558595755/b014/_pkg_.a packagefile internal/goexperiment=/tmp/go-build1558595755/b015/_pkg_.a packagefile internal/goos=/tmp/go-build1558595755/b016/_pkg_.a packagefile runtime/internal/atomic=/tmp/go-build1558595755/b017/_pkg_.a packagefile runtime/internal/math=/tmp/go-build1558595755/b018/_pkg_.a packagefile runtime/internal/sys=/tmp/go-build1558595755/b019/_pkg_.a packagefile runtime/internal/syscall=/tmp/go-build1558595755/b020/_pkg_.a packagefile internal/race=/tmp/go-build1558595755/b023/_pkg_.a packagefile internal/bisect=/tmp/go-build1558595755/b047/_pkg_.a packagefile internal/oserror=/tmp/go-build1558595755/b039/_pkg_.a packagefile log/internal=/tmp/go-build1558595755/b067/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build1558595755/b076/_pkg_.a packagefile internal/nettrace=/tmp/go-build1558595755/b077/_pkg_.a packagefile internal/singleflight=/tmp/go-build1558595755/b078/_pkg_.a packagefile net/netip=/tmp/go-build1558595755/b079/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/modern-go/concurrent=/tmp/go-build1558595755/b145/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2=/tmp/go-build1558595755/b147/_pkg_.a packagefile math/big=/tmp/go-build1558595755/b091/_pkg_.a packagefile crypto=/tmp/go-build1558595755/b085/_pkg_.a packagefile crypto/aes=/tmp/go-build1558595755/b094/_pkg_.a packagefile crypto/cipher=/tmp/go-build1558595755/b086/_pkg_.a packagefile crypto/des=/tmp/go-build1558595755/b095/_pkg_.a packagefile crypto/ecdh=/tmp/go-build1558595755/b096/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build1558595755/b101/_pkg_.a packagefile crypto/ed25519=/tmp/go-build1558595755/b109/_pkg_.a packagefile crypto/elliptic=/tmp/go-build1558595755/b102/_pkg_.a packagefile crypto/hmac=/tmp/go-build1558595755/b111/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build1558595755/b084/_pkg_.a packagefile crypto/md5=/tmp/go-build1558595755/b112/_pkg_.a packagefile crypto/rc4=/tmp/go-build1558595755/b113/_pkg_.a packagefile crypto/rsa=/tmp/go-build1558595755/b114/_pkg_.a packagefile crypto/sha1=/tmp/go-build1558595755/b115/_pkg_.a packagefile crypto/sha512=/tmp/go-build1558595755/b105/_pkg_.a packagefile crypto/subtle=/tmp/go-build1558595755/b088/_pkg_.a packagefile encoding/pem=/tmp/go-build1558595755/b121/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build1558595755/b123/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build1558595755/b106/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=/tmp/go-build1558595755/b127/_pkg_.a packagefile expvar=/tmp/go-build1558595755/b151/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/beorn7/perks/quantile=/tmp/go-build1558595755/b152/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto=/tmp/go-build1558595755/b154/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes=/tmp/go-build1558595755/b184/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/internal=/tmp/go-build1558595755/b191/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs=/tmp/go-build1558595755/b196/_pkg_.a packagefile runtime/debug=/tmp/go-build1558595755/b146/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/timestamp=/tmp/go-build1558595755/b189/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=/tmp/go-build1558595755/b194/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=/tmp/go-build1558595755/b195/_pkg_.a packagefile crypto/dsa=/tmp/go-build1558595755/b118/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build1558595755/b119/_pkg_.a packagefile encoding/asn1=/tmp/go-build1558595755/b107/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build1558595755/b108/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/jpillora/backoff=/tmp/go-build1558595755/b204/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/trace=/tmp/go-build1558595755/b205/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/http/httpguts=/tmp/go-build1558595755/b213/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/hpack=/tmp/go-build1558595755/b219/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/idna=/tmp/go-build1558595755/b214/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/internal=/tmp/go-build1558595755/b221/_pkg_.a packagefile text/template/parse=/tmp/go-build1558595755/b210/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/crypto/blowfish=/tmp/go-build1558595755/b228/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws=/tmp/go-build1558595755/b231/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1558595755/b233/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds=/tmp/go-build1558595755/b239/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/session=/tmp/go-build1558595755/b258/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4=/tmp/go-build1558595755/b248/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1558595755/b232/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata=/tmp/go-build1558595755/b271/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/ec2=/tmp/go-build1558595755/b282/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/lightsail=/tmp/go-build1558595755/b284/_pkg_.a packagefile github.com/prometheus/prometheus/discovery/refresh=/tmp/go-build1558595755/b285/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute=/tmp/go-build1558595755/b288/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network=/tmp/go-build1558595755/b302/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest=/tmp/go-build1558595755/b290/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/adal=/tmp/go-build1558595755/b291/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/azure=/tmp/go-build1558595755/b299/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api=/tmp/go-build1558595755/b304/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo=/tmp/go-build1558595755/b318/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/miekg/dns=/tmp/go-build1558595755/b322/_pkg_.a packagefile encoding/xml=/tmp/go-build1558595755/b254/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google=/tmp/go-build1558595755/b331/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/compute/v1=/tmp/go-build1558595755/b337/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/option=/tmp/go-build1558595755/b393/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud=/tmp/go-build1558595755/b422/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/linode/linodego=/tmp/go-build1558595755/b665/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types=/tmp/go-build1558595755/b672/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/filters=/tmp/go-build1558595755/b679/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm=/tmp/go-build1558595755/b686/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/client=/tmp/go-build1558595755/b688/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud=/tmp/go-build1558595755/b707/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack=/tmp/go-build1558595755/b708/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips=/tmp/go-build1558595755/b716/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors=/tmp/go-build1558595755/b717/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers=/tmp/go-build1558595755/b718/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/pagination=/tmp/go-build1558595755/b711/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/baremetal/v1=/tmp/go-build1558595755/b721/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1=/tmp/go-build1558595755/b731/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw=/tmp/go-build1558595755/b727/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/kolo/xmlrpc=/tmp/go-build1558595755/b735/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3=/tmp/go-build1558595755/b740/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3=/tmp/go-build1558595755/b754/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build1558595755/b745/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/api/annotations=/tmp/go-build1558595755/b756/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protojson=/tmp/go-build1558595755/b350/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto=/tmp/go-build1558595755/b170/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1558595755/b161/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1558595755/b171/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1558595755/b179/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb=/tmp/go-build1558595755/b186/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-zookeeper/zk=/tmp/go-build1558595755/b758/_pkg_.a packagefile github.com/prometheus/prometheus/util/treecache=/tmp/go-build1558595755/b759/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto=/tmp/go-build1558595755/b431/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys=/tmp/go-build1558595755/b432/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1558595755/b433/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1558595755/b462/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types=/tmp/go-build1558595755/b467/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1558595755/b468/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/gofuzz=/tmp/go-build1558595755/b436/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion=/tmp/go-build1558595755/b437/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/selection=/tmp/go-build1558595755/b440/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build1558595755/b465/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp=/tmp/go-build1558595755/b442/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets=/tmp/go-build1558595755/b447/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation=/tmp/go-build1558595755/b448/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation/field=/tmp/go-build1558595755/b449/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/klog/v2=/tmp/go-build1558595755/b451/_pkg_.a packagefile go/ast=/tmp/go-build1558595755/b453/_pkg_.a packagefile go/parser=/tmp/go-build1558595755/b458/_pkg_.a packagefile go/token=/tmp/go-build1558595755/b166/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion/queryparams=/tmp/go-build1558595755/b461/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/errors=/tmp/go-build1558595755/b450/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/json=/tmp/go-build1558595755/b463/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/naming=/tmp/go-build1558595755/b464/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value=/tmp/go-build1558595755/b466/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net=/tmp/go-build1558595755/b470/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/discovery=/tmp/go-build1558595755/b476/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1=/tmp/go-build1558595755/b558/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1=/tmp/go-build1558595755/b567/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1=/tmp/go-build1558595755/b569/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1=/tmp/go-build1558595755/b571/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1=/tmp/go-build1558595755/b575/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2=/tmp/go-build1558595755/b577/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1=/tmp/go-build1558595755/b579/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1=/tmp/go-build1558595755/b580/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1=/tmp/go-build1558595755/b581/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1=/tmp/go-build1558595755/b582/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1=/tmp/go-build1558595755/b583/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1=/tmp/go-build1558595755/b584/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2=/tmp/go-build1558595755/b586/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1=/tmp/go-build1558595755/b588/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1=/tmp/go-build1558595755/b590/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1=/tmp/go-build1558595755/b592/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1=/tmp/go-build1558595755/b594/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1=/tmp/go-build1558595755/b596/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1=/tmp/go-build1558595755/b598/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1=/tmp/go-build1558595755/b600/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1=/tmp/go-build1558595755/b602/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1=/tmp/go-build1558595755/b604/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1=/tmp/go-build1558595755/b606/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1=/tmp/go-build1558595755/b608/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1=/tmp/go-build1558595755/b610/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1=/tmp/go-build1558595755/b612/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1=/tmp/go-build1558595755/b614/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1=/tmp/go-build1558595755/b616/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1=/tmp/go-build1558595755/b618/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1=/tmp/go-build1558595755/b620/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1=/tmp/go-build1558595755/b622/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1=/tmp/go-build1558595755/b624/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1=/tmp/go-build1558595755/b626/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1=/tmp/go-build1558595755/b628/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1=/tmp/go-build1558595755/b630/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1=/tmp/go-build1558595755/b632/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1=/tmp/go-build1558595755/b634/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1=/tmp/go-build1558595755/b636/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1=/tmp/go-build1558595755/b638/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1=/tmp/go-build1558595755/b640/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1=/tmp/go-build1558595755/b642/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1=/tmp/go-build1558595755/b644/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1=/tmp/go-build1558595755/b646/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/flowcontrol=/tmp/go-build1558595755/b556/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/errors=/tmp/go-build1558595755/b482/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=/tmp/go-build1558595755/b534/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/clock=/tmp/go-build1558595755/b535/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication=/tmp/go-build1558595755/b536/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/version=/tmp/go-build1558595755/b537/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec=/tmp/go-build1558595755/b538/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/watch=/tmp/go-build1558595755/b553/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api=/tmp/go-build1558595755/b545/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/transport=/tmp/go-build1558595755/b547/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/cert=/tmp/go-build1558595755/b554/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta=/tmp/go-build1558595755/b561/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=/tmp/go-build1558595755/b491/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/cache=/tmp/go-build1558595755/b649/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/diff=/tmp/go-build1558595755/b650/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/wait=/tmp/go-build1558595755/b548/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/pager=/tmp/go-build1558595755/b651/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/utils/buffer=/tmp/go-build1558595755/b654/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/utils/trace=/tmp/go-build1558595755/b655/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/imdario/mergo=/tmp/go-build1558595755/b657/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/spf13/pflag=/tmp/go-build1558595755/b658/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/term=/tmp/go-build1558595755/b540/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/auth=/tmp/go-build1558595755/b660/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/latest=/tmp/go-build1558595755/b661/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/homedir=/tmp/go-build1558595755/b663/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/time/rate=/tmp/go-build1558595755/b552/_pkg_.a packagefile database/sql/driver=/tmp/go-build1558595755/b788/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/asaskevich/govalidator=/tmp/go-build1558595755/b819/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors=/tmp/go-build1558595755/b820/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mitchellh/mapstructure=/tmp/go-build1558595755/b316/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson=/tmp/go-build1558595755/b821/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsontype=/tmp/go-build1558595755/b825/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive=/tmp/go-build1558595755/b826/_pkg_.a packagefile net/mail=/tmp/go-build1558595755/b742/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag=/tmp/go-build1558595755/b830/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate=/tmp/go-build1558595755/b835/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/log=/tmp/go-build1558595755/b785/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.uber.org/goleak=/tmp/go-build1558595755/b779/_pkg_.a packagefile testing=/tmp/go-build1558595755/b425/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/assert=/tmp/go-build1558595755/b775/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opentracing/opentracing-go/ext=/tmp/go-build1558595755/b801/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/baggage=/tmp/go-build1558595755/b802/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/reporterstats=/tmp/go-build1558595755/b803/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/spanlog=/tmp/go-build1558595755/b804/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/internal/throttler=/tmp/go-build1558595755/b805/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/log=/tmp/go-build1558595755/b806/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift=/tmp/go-build1558595755/b807/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=/tmp/go-build1558595755/b810/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling=/tmp/go-build1558595755/b811/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=/tmp/go-build1558595755/b812/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/utils=/tmp/go-build1558595755/b813/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-lib/metrics=/tmp/go-build1558595755/b815/_pkg_.a packagefile html=/tmp/go-build1558595755/b208/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/testutil=/tmp/go-build1558595755/b772/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build1558595755/b090/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/dennwc/varint=/tmp/go-build1558595755/b790/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/snappy=/tmp/go-build1558595755/b796/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/sys/internal/unsafeheader=/tmp/go-build1558595755/b200/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/alecthomas/template/parse=/tmp/go-build1558595755/b851/_pkg_.a packagefile go/doc/comment=/tmp/go-build1558595755/b456/_pkg_.a packagefile internal/lazyregexp=/tmp/go-build1558595755/b457/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=/tmp/go-build1558595755/b130/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build1558595755/b132/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=/tmp/go-build1558595755/b133/_pkg_.a packagefile mime/quotedprintable=/tmp/go-build1558595755/b139/_pkg_.a packagefile internal/intern=/tmp/go-build1558595755/b080/_pkg_.a packagefile crypto/internal/alias=/tmp/go-build1558595755/b087/_pkg_.a packagefile crypto/internal/edwards25519/field=/tmp/go-build1558595755/b097/_pkg_.a packagefile crypto/internal/nistec=/tmp/go-build1558595755/b098/_pkg_.a packagefile crypto/internal/bigmod=/tmp/go-build1558595755/b103/_pkg_.a packagefile crypto/internal/boring/bbig=/tmp/go-build1558595755/b104/_pkg_.a packagefile crypto/internal/edwards25519=/tmp/go-build1558595755/b110/_pkg_.a packagefile crypto/internal/boring/sig=/tmp/go-build1558595755/b089/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=/tmp/go-build1558595755/b124/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build1558595755/b125/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build1558595755/b126/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/prototext=/tmp/go-build1558595755/b155/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire=/tmp/go-build1558595755/b156/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protodesc=/tmp/go-build1558595755/b173/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoiface=/tmp/go-build1558595755/b172/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/any=/tmp/go-build1558595755/b185/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/duration=/tmp/go-build1558595755/b187/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/internal/fs=/tmp/go-build1558595755/b197/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/internal/util=/tmp/go-build1558595755/b198/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build1558595755/b190/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/timeseries=/tmp/go-build1558595755/b206/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/text/secure/bidirule=/tmp/go-build1558595755/b215/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/bidi=/tmp/go-build1558595755/b217/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm=/tmp/go-build1558595755/b218/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/context/ctxhttp=/tmp/go-build1558595755/b222/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints=/tmp/go-build1558595755/b237/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkio=/tmp/go-build1558595755/b238/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini=/tmp/go-build1558595755/b234/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults=/tmp/go-build1558595755/b235/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sync/singleflight=/tmp/go-build1558595755/b236/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client=/tmp/go-build1558595755/b240/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1558595755/b242/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkrand=/tmp/go-build1558595755/b245/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts=/tmp/go-build1558595755/b247/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts/stsiface=/tmp/go-build1558595755/b257/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/corehandlers=/tmp/go-build1558595755/b259/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/processcreds=/tmp/go-build1558595755/b260/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds=/tmp/go-build1558595755/b262/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/csm=/tmp/go-build1558595755/b268/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/defaults=/tmp/go-build1558595755/b269/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/strings=/tmp/go-build1558595755/b249/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/rest=/tmp/go-build1558595755/b250/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build1558595755/b241/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkuri=/tmp/go-build1558595755/b272/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil=/tmp/go-build1558595755/b243/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build1558595755/b251/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/ec2query=/tmp/go-build1558595755/b283/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc=/tmp/go-build1558595755/b266/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/version=/tmp/go-build1558595755/b289/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/date=/tmp/go-build1558595755/b292/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/to=/tmp/go-build1558595755/b300/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/autorest/validation=/tmp/go-build1558595755/b301/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/tracing=/tmp/go-build1558595755/b294/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/Azure/go-autorest/logger=/tmp/go-build1558595755/b293/_pkg_.a packagefile net/http/cookiejar=/tmp/go-build1558595755/b298/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v4=/tmp/go-build1558595755/b295/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12=/tmp/go-build1558595755/b296/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-cleanhttp=/tmp/go-build1558595755/b305/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-hclog=/tmp/go-build1558595755/b306/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-rootcerts=/tmp/go-build1558595755/b310/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hashicorp/serf/coordinate=/tmp/go-build1558595755/b311/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/metrics=/tmp/go-build1558595755/b319/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/go-querystring/query=/tmp/go-build1558595755/b320/_pkg_.a packagefile encoding/base32=/tmp/go-build1558595755/b323/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4=/tmp/go-build1558595755/b324/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6=/tmp/go-build1558595755/b328/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/cloud.google.com/go/compute/metadata=/tmp/go-build1558595755/b332/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/authhandler=/tmp/go-build1558595755/b333/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/internal/externalaccount=/tmp/go-build1558595755/b334/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/jws=/tmp/go-build1558595755/b335/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/jwt=/tmp/go-build1558595755/b336/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi=/tmp/go-build1558595755/b338/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/gensupport=/tmp/go-build1558595755/b340/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/option/internaloption=/tmp/go-build1558595755/b396/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/http=/tmp/go-build1558595755/b397/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/internal=/tmp/go-build1558595755/b394/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/impersonate=/tmp/go-build1558595755/b395/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc=/tmp/go-build1558595755/b352/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/internal/instrumentation=/tmp/go-build1558595755/b423/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/hcloud/schema=/tmp/go-build1558595755/b424/_pkg_.a packagefile net/http/httputil=/tmp/go-build1558595755/b246/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-resty/resty/v2=/tmp/go-build1558595755/b666/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/linode/linodego/internal/duration=/tmp/go-build1558595755/b668/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/linode/linodego/internal/parseabletime=/tmp/go-build1558595755/b669/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container=/tmp/go-build1558595755/b673/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/mount=/tmp/go-build1558595755/b675/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/network=/tmp/go-build1558595755/b681/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/registry=/tmp/go-build1558595755/b682/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/nat=/tmp/go-build1558595755/b677/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/go-units=/tmp/go-build1558595755/b678/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1558595755/b683/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/versions=/tmp/go-build1558595755/b680/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/runtime=/tmp/go-build1558595755/b687/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/platforms=/tmp/go-build1558595755/b689/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/distribution/reference=/tmp/go-build1558595755/b693/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api=/tmp/go-build1558595755/b695/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/events=/tmp/go-build1558595755/b696/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/image=/tmp/go-build1558595755/b697/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/time=/tmp/go-build1558595755/b698/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/volume=/tmp/go-build1558595755/b699/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/errdefs=/tmp/go-build1558595755/b700/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/sockets=/tmp/go-build1558595755/b702/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/tlsconfig=/tmp/go-build1558595755/b705/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest=/tmp/go-build1558595755/b684/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tokens=/tmp/go-build1558595755/b709/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/ec2tokens=/tmp/go-build1558595755/b712/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1=/tmp/go-build1558595755/b714/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens=/tmp/go-build1558595755/b713/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/utils=/tmp/go-build1558595755/b715/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/async=/tmp/go-build1558595755/b722/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/errors=/tmp/go-build1558595755/b723/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/marshaler=/tmp/go-build1558595755/b724/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/parameter=/tmp/go-build1558595755/b725/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/namegenerator=/tmp/go-build1558595755/b726/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/marketplace/v1=/tmp/go-build1558595755/b732/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/validation=/tmp/go-build1558595755/b730/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/auth=/tmp/go-build1558595755/b728/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/logger=/tmp/go-build1558595755/b729/_pkg_.a packagefile net/rpc=/tmp/go-build1558595755/b736/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations=/tmp/go-build1558595755/b741/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/annotations/v3=/tmp/go-build1558595755/b743/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3=/tmp/go-build1558595755/b744/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/annotations=/tmp/go-build1558595755/b746/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3=/tmp/go-build1558595755/b747/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3=/tmp/go-build1558595755/b748/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/struct=/tmp/go-build1558595755/b751/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/wrappers=/tmp/go-build1558595755/b749/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/emptypb=/tmp/go-build1558595755/b753/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build1558595755/b347/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes=/tmp/go-build1558595755/b348/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status=/tmp/go-build1558595755/b346/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb=/tmp/go-build1558595755/b178/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/durationpb=/tmp/go-build1558595755/b188/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/json=/tmp/go-build1558595755/b351/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build1558595755/b160/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors=/tmp/go-build1558595755/b157/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc=/tmp/go-build1558595755/b175/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags=/tmp/go-build1558595755/b164/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid=/tmp/go-build1558595755/b167/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/order=/tmp/go-build1558595755/b168/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma=/tmp/go-build1558595755/b162/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/set=/tmp/go-build1558595755/b169/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs=/tmp/go-build1558595755/b165/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filetype=/tmp/go-build1558595755/b180/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl=/tmp/go-build1558595755/b181/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/version=/tmp/go-build1558595755/b183/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/gopkg.in/inf.v0=/tmp/go-build1558595755/b434/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect=/tmp/go-build1558595755/b438/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/diff=/tmp/go-build1558595755/b443/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/flags=/tmp/go-build1558595755/b444/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/function=/tmp/go-build1558595755/b445/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/value=/tmp/go-build1558595755/b446/_pkg_.a packagefile go/scanner=/tmp/go-build1558595755/b454/_pkg_.a packagefile go/build/constraint=/tmp/go-build1558595755/b459/_pkg_.a packagefile go/internal/typeparams=/tmp/go-build1558595755/b460/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/openapiv2=/tmp/go-build1558595755/b477/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer=/tmp/go-build1558595755/b483/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/version=/tmp/go-build1558595755/b492/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme=/tmp/go-build1558595755/b493/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1=/tmp/go-build1558595755/b494/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1=/tmp/go-build1558595755/b559/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1=/tmp/go-build1558595755/b495/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1=/tmp/go-build1558595755/b568/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apiserverinternal/v1alpha1=/tmp/go-build1558595755/b496/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1=/tmp/go-build1558595755/b570/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1=/tmp/go-build1558595755/b497/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1=/tmp/go-build1558595755/b504/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1=/tmp/go-build1558595755/b572/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1=/tmp/go-build1558595755/b574/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1=/tmp/go-build1558595755/b498/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1=/tmp/go-build1558595755/b576/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2=/tmp/go-build1558595755/b499/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2=/tmp/go-build1558595755/b578/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1=/tmp/go-build1558595755/b500/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1beta1=/tmp/go-build1558595755/b501/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1=/tmp/go-build1558595755/b502/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1beta1=/tmp/go-build1558595755/b503/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1=/tmp/go-build1558595755/b505/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1=/tmp/go-build1558595755/b585/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2=/tmp/go-build1558595755/b506/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2=/tmp/go-build1558595755/b587/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1=/tmp/go-build1558595755/b507/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1=/tmp/go-build1558595755/b589/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1=/tmp/go-build1558595755/b508/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1beta1=/tmp/go-build1558595755/b591/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1=/tmp/go-build1558595755/b509/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1=/tmp/go-build1558595755/b593/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1=/tmp/go-build1558595755/b510/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1beta1=/tmp/go-build1558595755/b595/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1=/tmp/go-build1558595755/b511/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/coordination/v1=/tmp/go-build1558595755/b597/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1=/tmp/go-build1558595755/b512/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/coordination/v1beta1=/tmp/go-build1558595755/b599/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1=/tmp/go-build1558595755/b522/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1=/tmp/go-build1558595755/b523/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1558595755/b573/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/reference=/tmp/go-build1558595755/b601/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1=/tmp/go-build1558595755/b513/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1=/tmp/go-build1558595755/b603/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1=/tmp/go-build1558595755/b605/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1=/tmp/go-build1558595755/b514/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/events/v1=/tmp/go-build1558595755/b607/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1=/tmp/go-build1558595755/b515/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/events/v1beta1=/tmp/go-build1558595755/b609/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1=/tmp/go-build1558595755/b516/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1=/tmp/go-build1558595755/b611/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1alpha1=/tmp/go-build1558595755/b517/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1=/tmp/go-build1558595755/b613/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1=/tmp/go-build1558595755/b518/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1=/tmp/go-build1558595755/b615/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1=/tmp/go-build1558595755/b617/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1=/tmp/go-build1558595755/b619/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1=/tmp/go-build1558595755/b519/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1=/tmp/go-build1558595755/b621/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1alpha1=/tmp/go-build1558595755/b520/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1alpha1=/tmp/go-build1558595755/b623/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1=/tmp/go-build1558595755/b521/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1beta1=/tmp/go-build1558595755/b625/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1=/tmp/go-build1558595755/b627/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1=/tmp/go-build1558595755/b629/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1=/tmp/go-build1558595755/b524/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1=/tmp/go-build1558595755/b631/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1alpha1=/tmp/go-build1558595755/b525/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1=/tmp/go-build1558595755/b633/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1=/tmp/go-build1558595755/b526/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1=/tmp/go-build1558595755/b635/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1=/tmp/go-build1558595755/b527/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1=/tmp/go-build1558595755/b637/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1alpha1=/tmp/go-build1558595755/b528/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1alpha1=/tmp/go-build1558595755/b639/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1=/tmp/go-build1558595755/b529/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1beta1=/tmp/go-build1558595755/b641/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1=/tmp/go-build1558595755/b530/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1=/tmp/go-build1558595755/b643/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1=/tmp/go-build1558595755/b531/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1=/tmp/go-build1558595755/b645/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1=/tmp/go-build1558595755/b532/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1=/tmp/go-build1558595755/b647/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/utils/integer=/tmp/go-build1558595755/b557/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew=/tmp/go-build1558595755/b539/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/install=/tmp/go-build1558595755/b541/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1=/tmp/go-build1558595755/b542/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=/tmp/go-build1558595755/b543/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=/tmp/go-build1558595755/b544/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/connrotation=/tmp/go-build1558595755/b549/_pkg_.a packagefile os/exec=/tmp/go-build1558595755/b261/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/keyutil=/tmp/go-build1558595755/b555/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion=/tmp/go-build1558595755/b652/_pkg_.a packagefile encoding/csv=/tmp/go-build1558595755/b659/_pkg_.a packagefile flag=/tmp/go-build1558595755/b426/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=/tmp/go-build1558595755/b484/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=/tmp/go-build1558595755/b490/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/v1=/tmp/go-build1558595755/b662/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec=/tmp/go-build1558595755/b822/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw=/tmp/go-build1558595755/b824/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore=/tmp/go-build1558595755/b827/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/jlexer=/tmp/go-build1558595755/b831/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/jwriter=/tmp/go-build1558595755/b833/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis=/tmp/go-build1558595755/b836/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonpointer=/tmp/go-build1558595755/b838/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/loads=/tmp/go-build1558595755/b844/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/runtime=/tmp/go-build1558595755/b845/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec=/tmp/go-build1558595755/b839/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.uber.org/goleak/internal/stack=/tmp/go-build1558595755/b780/_pkg_.a packagefile internal/sysinfo=/tmp/go-build1558595755/b427/_pkg_.a packagefile runtime/trace=/tmp/go-build1558595755/b406/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/pmezard/go-difflib/difflib=/tmp/go-build1558595755/b776/_pkg_.a packagefile net/http/httptest=/tmp/go-build1558595755/b777/_pkg_.a packagefile compress/zlib=/tmp/go-build1558595755/b808/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent=/tmp/go-build1558595755/b814/_pkg_.a packagefile vendor/golang.org/x/text/transform=/tmp/go-build1558595755/b131/_pkg_.a packagefile crypto/internal/nistec/fiat=/tmp/go-build1558595755/b099/_pkg_.a packagefile embed=/tmp/go-build1558595755/b100/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/text=/tmp/go-build1558595755/b163/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build1558595755/b174/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/text/transform=/tmp/go-build1558595755/b216/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/query=/tmp/go-build1558595755/b253/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso=/tmp/go-build1558595755/b263/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso/ssoiface=/tmp/go-build1558595755/b267/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=/tmp/go-build1558595755/b270/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=/tmp/go-build1558595755/b273/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/jmespath/go-jmespath=/tmp/go-build1558595755/b244/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkmath=/tmp/go-build1558595755/b252/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil=/tmp/go-build1558595755/b255/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=/tmp/go-build1558595755/b256/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=/tmp/go-build1558595755/b265/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12/internal/rc2=/tmp/go-build1558595755/b297/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/fatih/color=/tmp/go-build1558595755/b307/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mattn/go-isatty=/tmp/go-build1558595755/b309/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/armon/go-metrics=/tmp/go-build1558595755/b312/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/bpf=/tmp/go-build1558595755/b325/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/iana=/tmp/go-build1558595755/b326/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket=/tmp/go-build1558595755/b327/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/third_party/uritemplates=/tmp/go-build1558595755/b339/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2=/tmp/go-build1558595755/b341/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp=/tmp/go-build1558595755/b398/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi/transport=/tmp/go-build1558595755/b417/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/cert=/tmp/go-build1558595755/b418/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/http/internal/propagation=/tmp/go-build1558595755/b419/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/internal/dca=/tmp/go-build1558595755/b420/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/backoff=/tmp/go-build1558595755/b353/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer=/tmp/go-build1558595755/b354/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/base=/tmp/go-build1558595755/b365/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/roundrobin=/tmp/go-build1558595755/b366/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/connectivity=/tmp/go-build1558595755/b355/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials=/tmp/go-build1558595755/b358/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/encoding=/tmp/go-build1558595755/b368/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/encoding/proto=/tmp/go-build1558595755/b369/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog=/tmp/go-build1558595755/b356/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal=/tmp/go-build1558595755/b361/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/backoff=/tmp/go-build1558595755/b370/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/balancerload=/tmp/go-build1558595755/b371/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/binarylog=/tmp/go-build1558595755/b372/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/buffer=/tmp/go-build1558595755/b375/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/channelz=/tmp/go-build1558595755/b376/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/envconfig=/tmp/go-build1558595755/b377/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcrand=/tmp/go-build1558595755/b367/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcsync=/tmp/go-build1558595755/b378/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcutil=/tmp/go-build1558595755/b374/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver=/tmp/go-build1558595755/b379/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/dns=/tmp/go-build1558595755/b381/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/passthrough=/tmp/go-build1558595755/b383/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/unix=/tmp/go-build1558595755/b384/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/serviceconfig=/tmp/go-build1558595755/b380/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport=/tmp/go-build1558595755/b386/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/keepalive=/tmp/go-build1558595755/b389/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata=/tmp/go-build1558595755/b364/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/peer=/tmp/go-build1558595755/b390/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver=/tmp/go-build1558595755/b362/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig=/tmp/go-build1558595755/b363/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/stats=/tmp/go-build1558595755/b391/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/tap=/tmp/go-build1558595755/b392/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/publicsuffix=/tmp/go-build1558595755/b667/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/blkiodev=/tmp/go-build1558595755/b674/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/strslice=/tmp/go-build1558595755/b676/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go=/tmp/go-build1558595755/b685/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/errdefs=/tmp/go-build1558595755/b690/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/containerd/containerd/log=/tmp/go-build1558595755/b691/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/distribution/digestset=/tmp/go-build1558595755/b694/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/docker/distribution/registry/api/errcode=/tmp/go-build1558595755/b701/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/sirupsen/logrus=/tmp/go-build1558595755/b692/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/proxy=/tmp/go-build1558595755/b703/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tenants=/tmp/go-build1558595755/b710/_pkg_.a packagefile encoding/gob=/tmp/go-build1558595755/b737/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/structpb=/tmp/go-build1558595755/b752/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/wrapperspb=/tmp/go-build1558595755/b750/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/status=/tmp/go-build1558595755/b349/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/detrand=/tmp/go-build1558595755/b158/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descfmt=/tmp/go-build1558595755/b176/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descopts=/tmp/go-build1558595755/b177/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/tag=/tmp/go-build1558595755/b182/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/compiler=/tmp/go-build1558595755/b478/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf=/tmp/go-build1558595755/b489/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=/tmp/go-build1558595755/b485/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1558595755/b560/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1558595755/b565/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1558595755/b566/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1=/tmp/go-build1558595755/b653/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/framer=/tmp/go-build1558595755/b486/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/yaml=/tmp/go-build1558595755/b487/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/yaml=/tmp/go-build1558595755/b488/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions=/tmp/go-build1558595755/b823/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-stack/stack=/tmp/go-build1558595755/b828/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/josharian/intern=/tmp/go-build1558595755/b832/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/buffer=/tmp/go-build1558595755/b834/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis/internal=/tmp/go-build1558595755/b837/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonreference=/tmp/go-build1558595755/b840/_pkg_.a packagefile net/http/internal/testcert=/tmp/go-build1558595755/b778/_pkg_.a packagefile hash/adler32=/tmp/go-build1558595755/b809/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/restjson=/tmp/go-build1558595755/b264/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/mattn/go-colorable=/tmp/go-build1558595755/b308/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-immutable-radix=/tmp/go-build1558595755/b313/_pkg_.a packagefile os/signal=/tmp/go-build1558595755/b315/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/apierror=/tmp/go-build1558595755/b342/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/plugin/ochttp/propagation/b3=/tmp/go-build1558595755/b399/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/stats=/tmp/go-build1558595755/b408/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/view=/tmp/go-build1558595755/b414/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/tag=/tmp/go-build1558595755/b412/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/trace=/tmp/go-build1558595755/b400/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/propagation=/tmp/go-build1558595755/b407/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/attributes=/tmp/go-build1558595755/b359/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/credentials=/tmp/go-build1558595755/b360/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpclog=/tmp/go-build1558595755/b357/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1=/tmp/go-build1558595755/b373/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/grpclb/state=/tmp/go-build1558595755/b382/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/networktype=/tmp/go-build1558595755/b385/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/metadata=/tmp/go-build1558595755/b387/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/syscall=/tmp/go-build1558595755/b388/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socks=/tmp/go-build1558595755/b704/_pkg_.a packagefile internal/saferio=/tmp/go-build1558595755/b738/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/extensions=/tmp/go-build1558595755/b479/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/googleapis/gnostic/jsonschema=/tmp/go-build1558595755/b480/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath=/tmp/go-build1558595755/b562/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed=/tmp/go-build1558595755/b564/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/PuerkitoBio/purell=/tmp/go-build1558595755/b841/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/hashicorp/golang-lru/simplelru=/tmp/go-build1558595755/b314/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/apierror/internal/proto=/tmp/go-build1558595755/b343/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/errdetails=/tmp/go-build1558595755/b345/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricdata=/tmp/go-build1558595755/b409/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/stats/internal=/tmp/go-build1558595755/b411/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/internal/tagencoding=/tmp/go-build1558595755/b415/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/metric/metricproducer=/tmp/go-build1558595755/b416/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/resource=/tmp/go-build1558595755/b410/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/golang/groupcache/lru=/tmp/go-build1558595755/b401/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/internal=/tmp/go-build1558595755/b402/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/internal=/tmp/go-build1558595755/b404/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io/trace/tracestate=/tmp/go-build1558595755/b405/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/schema=/tmp/go-build1558595755/b563/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/github.com/PuerkitoBio/urlesc=/tmp/go-build1558595755/b842/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/golang.org/x/text/width=/tmp/go-build1558595755/b843/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/code=/tmp/go-build1558595755/b344/_pkg_.a packagefile github.com/prometheus/prometheus/vendor/go.opencensus.io=/tmp/go-build1558595755/b403/_pkg_.a modinfo "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tgithub.com/prometheus/prometheus/cmd/promtool\nbuild\t-buildmode=pie\nbuild\t-compiler=gc\nbuild\t-ldflags=\"-X github.com/prometheus/common/version.Version=2.32.1 -X github.com/prometheus/common/version.Revision=1.oc9 -X github.com/prometheus/common/version.Branch=tarball -X github.com/prometheus/common/version.BuildDate=20240815 -X github.com/prometheus/prometheus/version=2.32.1 -B 0x7ee26d6fbf25b7f7914f04c910f413b23764fffc -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,netgo,builtinassets\nbuild\tDefaultGODEBUG=panicnil=1\nbuild\tCGO_ENABLED=1\nbuild\tCGO_CFLAGS=\nbuild\tCGO_CPPFLAGS=\nbuild\tCGO_CXXFLAGS=\nbuild\tCGO_LDFLAGS=\nbuild\tGOARCH=arm64\nbuild\tGOOS=linux\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2" EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_arm64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -X=runtime.godebugDefault=panicnil=1 -buildmode=pie -buildid=OvEf2SzB3NRGhOMiIJOD/KgxV8D_59XLwCUtpRQch/02O0a9o2W_V4Btre8cEy/OvEf2SzB3NRGhOMiIJOD -X github.com/prometheus/common/version.Version=2.32.1 -X github.com/prometheus/common/version.Revision=1.oc9 -X github.com/prometheus/common/version.Branch=tarball -X github.com/prometheus/common/version.BuildDate=20240815 -X github.com/prometheus/prometheus/version=2.32.1 -B 0x7ee26d6fbf25b7f7914f04c910f413b23764fffc -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_arm64/buildid -w $WORK/b001/exe/a.out # internal mkdir -p /builddir/build/BUILD/prometheus-2.32.1/_build/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/prometheus-2.32.1/_build/bin/promtool rm -r $WORK/b001/ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.enUKlR + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.oc9.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.oc9.aarch64 ++ dirname /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.oc9.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.oc9.aarch64 + cd prometheus-2.32.1 + cd /builddir/build/BUILD/prometheus-2.32.1/_build/src/github.com/prometheus/prometheus + IFS= + gosupfiles= + mapfile -t gosupfilesA + go-rpm-integration install -i github.com/prometheus/prometheus -b /builddir/build/BUILD/prometheus-2.32.1/_build/bin -s /builddir/build/BUILD/prometheus-2.32.1/_build -o golang-github-prometheus-devel.file-list -O /builddir/build/BUILD/prometheus-2.32.1 -V 2.32.1-1.oc9 -p /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.oc9.aarch64 -g /usr/share/gocode -r '.*example.*' Installing: github.com/prometheus/prometheus + IFS= +++ sort -u +++ realpath -e --relative-base=. docs CODE_OF_CONDUCT.md CONTRIBUTING.md MAINTAINERS.md SECURITY.md CHANGELOG.md README.md RELEASE.md ++ listfiles_include='CHANGELOG.md CODE_OF_CONDUCT.md CONTRIBUTING.md MAINTAINERS.md README.md RELEASE.md SECURITY.md docs' ++ echo 'CHANGELOG.md CODE_OF_CONDUCT.md CONTRIBUTING.md MAINTAINERS.md README.md RELEASE.md SECURITY.md docs' + godocs='CHANGELOG.md CODE_OF_CONDUCT.md CONTRIBUTING.md MAINTAINERS.md README.md RELEASE.md SECURITY.md docs' + [[ -n CHANGELOG.md CODE_OF_CONDUCT.md CONTRIBUTING.md MAINTAINERS.md README.md RELEASE.md SECURITY.md docs ]] + IFS= + read -r f + echo %doc '"CHANGELOG.md"' + IFS= + read -r f + echo %doc '"CODE_OF_CONDUCT.md"' + IFS= + read -r f + echo %doc '"CONTRIBUTING.md"' + IFS= + read -r f + echo %doc '"MAINTAINERS.md"' + IFS= + read -r f + echo %doc '"README.md"' + IFS= + read -r f + echo %doc '"RELEASE.md"' + IFS= + read -r f + echo %doc '"SECURITY.md"' + IFS= + read -r f + echo %doc '"docs"' + IFS= + read -r f + IFS= +++ sort -u +++ realpath -e --relative-base=. LICENSE NOTICE ++ listfiles_include='LICENSE NOTICE' ++ echo 'LICENSE NOTICE' + golicenses='LICENSE NOTICE' + [[ -n LICENSE NOTICE ]] + IFS= + read -r f + echo %license '"LICENSE"' + IFS= + read -r f + echo %license '"NOTICE"' + IFS= + read -r f + install -m 0755 -vd /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.oc9.aarch64/usr/bin install: creating directory '/builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.oc9.aarch64/usr/bin' + install -m 0755 -vp /builddir/build/BUILD/prometheus-2.32.1/_build/bin/prometheus /builddir/build/BUILD/prometheus-2.32.1/_build/bin/promtool /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.oc9.aarch64/usr/bin/ '/builddir/build/BUILD/prometheus-2.32.1/_build/bin/prometheus' -> '/builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.oc9.aarch64/usr/bin/prometheus' '/builddir/build/BUILD/prometheus-2.32.1/_build/bin/promtool' -> '/builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.oc9.aarch64/usr/bin/promtool' + install -Dpm0644 /builddir/build/SOURCES/prometheus.sysusers /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.oc9.aarch64/usr/lib/sysusers.d/prometheus.conf + install -Dpm0644 /builddir/build/SOURCES/prometheus.service /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.oc9.aarch64/usr/lib/systemd/system/prometheus.service + install -Dpm0644 /builddir/build/SOURCES/prometheus.conf /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.oc9.aarch64/etc/default/prometheus + install -Dpm0644 /builddir/build/SOURCES/prometheus.yml /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.oc9.aarch64/etc/prometheus/prometheus.yml + install -Dpm0644 /builddir/build/SOURCES/prometheus.logrotate /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.oc9.aarch64/etc/logrotate.d/prometheus + mkdir -vp /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.oc9.aarch64/etc/prometheus/consoles mkdir: created directory '/builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.oc9.aarch64/etc/prometheus/consoles' + install -Dpm0644 /builddir/build/SOURCES/README.consoles /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.oc9.aarch64/etc/prometheus/consoles/README.consoles + mkdir -vp /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.oc9.aarch64/etc/prometheus/console_libraries mkdir: created directory '/builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.oc9.aarch64/etc/prometheus/console_libraries' + install -Dpm0644 /builddir/build/SOURCES/README.consoles /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.oc9.aarch64/etc/prometheus/console_libraries/README.consoles + mkdir -vp /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.oc9.aarch64/var/lib/prometheus mkdir: created directory '/builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.oc9.aarch64/var' mkdir: created directory '/builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.oc9.aarch64/var/lib' mkdir: created directory '/builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.oc9.aarch64/var/lib/prometheus' + mkdir -vp /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.oc9.aarch64//usr/share/man/man1/ mkdir: created directory '/builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.oc9.aarch64//usr/share/man' mkdir: created directory '/builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.oc9.aarch64//usr/share/man/man1/' + /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.oc9.aarch64/usr/bin/prometheus --help-man + /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.oc9.aarch64/usr/bin/promtool --help-man + sed -i '/^ /d; /^.SH "NAME"/,+1c.SH "NAME"\nprometheus \\- The Prometheus monitoring server' /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.oc9.aarch64//usr/share/man/man1/prometheus.1 + sed -i '/^ /d; /^.SH "NAME"/,+1c.SH "NAME"\npromtool \\- Tooling for the Prometheus monitoring system' /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.oc9.aarch64//usr/share/man/man1/promtool.1 + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 2.32.1-1.oc9 --unique-debug-suffix -2.32.1-1.oc9.aarch64 --unique-debug-src-base golang-github-prometheus-2.32.1-1.oc9.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/prometheus-2.32.1 extracting debug info from /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.oc9.aarch64/usr/bin/prometheus extracting debug info from /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.oc9.aarch64/usr/bin/promtool warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.oc9.aarch64/usr/bin/promtool. Use `info auto-load python-scripts [REGEXP]' to list them. warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.oc9.aarch64/usr/bin/prometheus. Use `info auto-load python-scripts [REGEXP]' to list them. 137902 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 + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Processing files: golang-github-prometheus-2.32.1-1.oc9.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.YWPVUv + umask 022 + cd /builddir/build/BUILD + cd prometheus-2.32.1 + DOCDIR=/builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.oc9.aarch64/usr/share/doc/golang-github-prometheus + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.oc9.aarch64/usr/share/doc/golang-github-prometheus + cp -pr docs /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.oc9.aarch64/usr/share/doc/golang-github-prometheus + cp -pr CODE_OF_CONDUCT.md /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.oc9.aarch64/usr/share/doc/golang-github-prometheus + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.oc9.aarch64/usr/share/doc/golang-github-prometheus + cp -pr MAINTAINERS.md /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.oc9.aarch64/usr/share/doc/golang-github-prometheus + cp -pr SECURITY.md /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.oc9.aarch64/usr/share/doc/golang-github-prometheus + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.oc9.aarch64/usr/share/doc/golang-github-prometheus + cp -pr README.md /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.oc9.aarch64/usr/share/doc/golang-github-prometheus + cp -pr RELEASE.md /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.oc9.aarch64/usr/share/doc/golang-github-prometheus + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.iIP4We + umask 022 + cd /builddir/build/BUILD + cd prometheus-2.32.1 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.oc9.aarch64/usr/share/licenses/golang-github-prometheus + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.oc9.aarch64/usr/share/licenses/golang-github-prometheus + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.oc9.aarch64/usr/share/licenses/golang-github-prometheus + cp -pr NOTICE /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.oc9.aarch64/usr/share/licenses/golang-github-prometheus + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(golang-github-prometheus) = 2.32.1-1.oc9 golang-github-prometheus = 2.32.1-1.oc9 golang-github-prometheus(aarch-64) = 2.32.1-1.oc9 group(prometheus) user(prometheus) Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh shadow-utils Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) rtld(GNU_HASH) Processing files: golang-github-prometheus-devel-2.32.1-1.oc9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.QFmvWF + umask 022 + cd /builddir/build/BUILD + cd prometheus-2.32.1 + DOCDIR=/builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.oc9.aarch64/usr/share/doc/golang-github-prometheus-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.oc9.aarch64/usr/share/doc/golang-github-prometheus-devel + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.oc9.aarch64/usr/share/doc/golang-github-prometheus-devel + cp -pr CODE_OF_CONDUCT.md /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.oc9.aarch64/usr/share/doc/golang-github-prometheus-devel + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.oc9.aarch64/usr/share/doc/golang-github-prometheus-devel + cp -pr MAINTAINERS.md /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.oc9.aarch64/usr/share/doc/golang-github-prometheus-devel + cp -pr README.md /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.oc9.aarch64/usr/share/doc/golang-github-prometheus-devel + cp -pr RELEASE.md /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.oc9.aarch64/usr/share/doc/golang-github-prometheus-devel + cp -pr SECURITY.md /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.oc9.aarch64/usr/share/doc/golang-github-prometheus-devel + cp -pr docs /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.oc9.aarch64/usr/share/doc/golang-github-prometheus-devel + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.4BlO5J + umask 022 + cd /builddir/build/BUILD + cd prometheus-2.32.1 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.oc9.aarch64/usr/share/licenses/golang-github-prometheus-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.oc9.aarch64/usr/share/licenses/golang-github-prometheus-devel + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.oc9.aarch64/usr/share/licenses/golang-github-prometheus-devel + cp -pr NOTICE /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.oc9.aarch64/usr/share/licenses/golang-github-prometheus-devel + RPM_EC=0 ++ jobs -p + exit 0 grep: warning: stray \ before : grep: warning: stray \ before : grep: warning: stray \ before : grep: warning: stray \ before : grep: warning: stray \ before : grep: warning: stray \ before : grep: warning: stray \ before : grep: warning: stray \ before : Provides: golang(github.com/prometheus/prometheus/config) = 2.32.1-1.oc9 golang(github.com/prometheus/prometheus/discovery) = 2.32.1-1.oc9 golang(github.com/prometheus/prometheus/discovery/aws) = 2.32.1-1.oc9 golang(github.com/prometheus/prometheus/discovery/azure) = 2.32.1-1.oc9 golang(github.com/prometheus/prometheus/discovery/consul) = 2.32.1-1.oc9 golang(github.com/prometheus/prometheus/discovery/digitalocean) = 2.32.1-1.oc9 golang(github.com/prometheus/prometheus/discovery/dns) = 2.32.1-1.oc9 golang(github.com/prometheus/prometheus/discovery/eureka) = 2.32.1-1.oc9 golang(github.com/prometheus/prometheus/discovery/file) = 2.32.1-1.oc9 golang(github.com/prometheus/prometheus/discovery/gce) = 2.32.1-1.oc9 golang(github.com/prometheus/prometheus/discovery/hetzner) = 2.32.1-1.oc9 golang(github.com/prometheus/prometheus/discovery/http) = 2.32.1-1.oc9 golang(github.com/prometheus/prometheus/discovery/install) = 2.32.1-1.oc9 golang(github.com/prometheus/prometheus/discovery/kubernetes) = 2.32.1-1.oc9 golang(github.com/prometheus/prometheus/discovery/legacymanager) = 2.32.1-1.oc9 golang(github.com/prometheus/prometheus/discovery/linode) = 2.32.1-1.oc9 golang(github.com/prometheus/prometheus/discovery/marathon) = 2.32.1-1.oc9 golang(github.com/prometheus/prometheus/discovery/moby) = 2.32.1-1.oc9 golang(github.com/prometheus/prometheus/discovery/openstack) = 2.32.1-1.oc9 golang(github.com/prometheus/prometheus/discovery/puppetdb) = 2.32.1-1.oc9 golang(github.com/prometheus/prometheus/discovery/refresh) = 2.32.1-1.oc9 golang(github.com/prometheus/prometheus/discovery/scaleway) = 2.32.1-1.oc9 golang(github.com/prometheus/prometheus/discovery/targetgroup) = 2.32.1-1.oc9 golang(github.com/prometheus/prometheus/discovery/triton) = 2.32.1-1.oc9 golang(github.com/prometheus/prometheus/discovery/uyuni) = 2.32.1-1.oc9 golang(github.com/prometheus/prometheus/discovery/xds) = 2.32.1-1.oc9 golang(github.com/prometheus/prometheus/discovery/zookeeper) = 2.32.1-1.oc9 golang(github.com/prometheus/prometheus/model/exemplar) = 2.32.1-1.oc9 golang(github.com/prometheus/prometheus/model/labels) = 2.32.1-1.oc9 golang(github.com/prometheus/prometheus/model/relabel) = 2.32.1-1.oc9 golang(github.com/prometheus/prometheus/model/rulefmt) = 2.32.1-1.oc9 golang(github.com/prometheus/prometheus/model/textparse) = 2.32.1-1.oc9 golang(github.com/prometheus/prometheus/model/timestamp) = 2.32.1-1.oc9 golang(github.com/prometheus/prometheus/model/value) = 2.32.1-1.oc9 golang(github.com/prometheus/prometheus/notifier) = 2.32.1-1.oc9 golang(github.com/prometheus/prometheus/prompb) = 2.32.1-1.oc9 golang(github.com/prometheus/prometheus/promql) = 2.32.1-1.oc9 golang(github.com/prometheus/prometheus/promql/parser) = 2.32.1-1.oc9 golang(github.com/prometheus/prometheus/rules) = 2.32.1-1.oc9 golang(github.com/prometheus/prometheus/scrape) = 2.32.1-1.oc9 golang(github.com/prometheus/prometheus/storage) = 2.32.1-1.oc9 golang(github.com/prometheus/prometheus/storage/remote) = 2.32.1-1.oc9 golang(github.com/prometheus/prometheus/template) = 2.32.1-1.oc9 golang(github.com/prometheus/prometheus/tsdb) = 2.32.1-1.oc9 golang(github.com/prometheus/prometheus/tsdb/agent) = 2.32.1-1.oc9 golang(github.com/prometheus/prometheus/tsdb/chunkenc) = 2.32.1-1.oc9 golang(github.com/prometheus/prometheus/tsdb/chunks) = 2.32.1-1.oc9 golang(github.com/prometheus/prometheus/tsdb/encoding) = 2.32.1-1.oc9 golang(github.com/prometheus/prometheus/tsdb/errors) = 2.32.1-1.oc9 golang(github.com/prometheus/prometheus/tsdb/fileutil) = 2.32.1-1.oc9 golang(github.com/prometheus/prometheus/tsdb/goversion) = 2.32.1-1.oc9 golang(github.com/prometheus/prometheus/tsdb/index) = 2.32.1-1.oc9 golang(github.com/prometheus/prometheus/tsdb/record) = 2.32.1-1.oc9 golang(github.com/prometheus/prometheus/tsdb/tombstones) = 2.32.1-1.oc9 golang(github.com/prometheus/prometheus/tsdb/tsdbutil) = 2.32.1-1.oc9 golang(github.com/prometheus/prometheus/tsdb/wal) = 2.32.1-1.oc9 golang(github.com/prometheus/prometheus/util/gate) = 2.32.1-1.oc9 golang(github.com/prometheus/prometheus/util/httputil) = 2.32.1-1.oc9 golang(github.com/prometheus/prometheus/util/logging) = 2.32.1-1.oc9 golang(github.com/prometheus/prometheus/util/modtimevfs) = 2.32.1-1.oc9 golang(github.com/prometheus/prometheus/util/osutil) = 2.32.1-1.oc9 golang(github.com/prometheus/prometheus/util/pool) = 2.32.1-1.oc9 golang(github.com/prometheus/prometheus/util/runtime) = 2.32.1-1.oc9 golang(github.com/prometheus/prometheus/util/stats) = 2.32.1-1.oc9 golang(github.com/prometheus/prometheus/util/strutil) = 2.32.1-1.oc9 golang(github.com/prometheus/prometheus/util/teststorage) = 2.32.1-1.oc9 golang(github.com/prometheus/prometheus/util/testutil) = 2.32.1-1.oc9 golang(github.com/prometheus/prometheus/util/treecache) = 2.32.1-1.oc9 golang(github.com/prometheus/prometheus/web) = 2.32.1-1.oc9 golang(github.com/prometheus/prometheus/web/api/v1) = 2.32.1-1.oc9 golang(github.com/prometheus/prometheus/web/ui) = 2.32.1-1.oc9 golang-github-prometheus-devel = 2.32.1-1.oc9 golang-ipath(github.com/prometheus/prometheus) = 2.32.1-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: go-filesystem golang(github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute) golang(github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-10-01/network) golang(github.com/Azure/go-autorest/autorest) golang(github.com/Azure/go-autorest/autorest/adal) golang(github.com/Azure/go-autorest/autorest/azure) golang(github.com/alecthomas/units) golang(github.com/aws/aws-sdk-go/aws) golang(github.com/aws/aws-sdk-go/aws/awserr) golang(github.com/aws/aws-sdk-go/aws/credentials) golang(github.com/aws/aws-sdk-go/aws/credentials/stscreds) golang(github.com/aws/aws-sdk-go/aws/ec2metadata) golang(github.com/aws/aws-sdk-go/aws/session) golang(github.com/aws/aws-sdk-go/service/ec2) golang(github.com/aws/aws-sdk-go/service/lightsail) golang(github.com/cespare/xxhash/v2) golang(github.com/dennwc/varint) golang(github.com/digitalocean/godo) golang(github.com/docker/docker/api/types) golang(github.com/docker/docker/api/types/filters) golang(github.com/docker/docker/api/types/swarm) golang(github.com/docker/docker/client) golang(github.com/edsrzf/mmap-go) golang(github.com/envoyproxy/go-control-plane/envoy/config/core/v3) golang(github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3) golang(github.com/envoyproxy/protoc-gen-validate/validate) golang(github.com/fsnotify/fsnotify) golang(github.com/go-kit/log) golang(github.com/go-kit/log/level) golang(github.com/go-logfmt/logfmt) golang(github.com/go-openapi/strfmt) golang(github.com/go-zookeeper/zk) golang(github.com/gogo/protobuf/gogoproto) golang(github.com/gogo/protobuf/proto) golang(github.com/golang/snappy) golang(github.com/google/pprof/profile) golang(github.com/gophercloud/gophercloud) golang(github.com/gophercloud/gophercloud/openstack) golang(github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips) golang(github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/hypervisors) golang(github.com/gophercloud/gophercloud/openstack/compute/v2/servers) golang(github.com/gophercloud/gophercloud/pagination) golang(github.com/hashicorp/consul/api) golang(github.com/hetznercloud/hcloud-go/hcloud) golang(github.com/json-iterator/go) golang(github.com/kolo/xmlrpc) golang(github.com/linode/linodego) golang(github.com/miekg/dns) golang(github.com/mwitkow/go-conntrack) golang(github.com/oklog/run) golang(github.com/oklog/ulid) golang(github.com/opentracing-contrib/go-stdlib/nethttp) golang(github.com/opentracing/opentracing-go) golang(github.com/opentracing/opentracing-go/ext) golang(github.com/pkg/errors) golang(github.com/prometheus/alertmanager/api/v2/models) golang(github.com/prometheus/client_golang/api) golang(github.com/prometheus/client_golang/api/prometheus/v1) golang(github.com/prometheus/client_golang/prometheus) golang(github.com/prometheus/client_golang/prometheus/promauto) golang(github.com/prometheus/client_golang/prometheus/promhttp) golang(github.com/prometheus/client_golang/prometheus/testutil) golang(github.com/prometheus/client_golang/prometheus/testutil/promlint) golang(github.com/prometheus/client_model/go) golang(github.com/prometheus/common/config) golang(github.com/prometheus/common/expfmt) golang(github.com/prometheus/common/model) golang(github.com/prometheus/common/promlog) golang(github.com/prometheus/common/promlog/flag) golang(github.com/prometheus/common/route) golang(github.com/prometheus/common/server) golang(github.com/prometheus/common/sigv4) golang(github.com/prometheus/common/version) golang(github.com/prometheus/exporter-toolkit/web) golang(github.com/prometheus/exporter-toolkit/web/kingpinflag) golang(github.com/scaleway/scaleway-sdk-go/api/baremetal/v1) golang(github.com/scaleway/scaleway-sdk-go/api/instance/v1) golang(github.com/scaleway/scaleway-sdk-go/scw) golang(github.com/shurcooL/httpfs/filter) golang(github.com/shurcooL/httpfs/union) golang(github.com/shurcooL/vfsgen) golang(github.com/simonpasquier/klog-gokit) golang(github.com/simonpasquier/klog-gokit/v3) golang(github.com/stretchr/testify/require) golang(github.com/uber/jaeger-client-go) golang(github.com/uber/jaeger-client-go/config) golang(github.com/uber/jaeger-lib/metrics/prometheus) golang(go.uber.org/atomic) golang(go.uber.org/goleak) golang(golang.org/x/net/netutil) golang(golang.org/x/oauth2/google) golang(golang.org/x/sync/errgroup) golang(golang.org/x/sys/unix) golang(golang.org/x/time/rate) golang(google.golang.org/api/compute/v1) golang(google.golang.org/api/option) golang(google.golang.org/genproto/googleapis/api/annotations) golang(google.golang.org/protobuf/encoding/protojson) golang(google.golang.org/protobuf/proto) golang(google.golang.org/protobuf/reflect/protoreflect) golang(google.golang.org/protobuf/reflect/protoregistry) golang(google.golang.org/protobuf/runtime/protoimpl) golang(google.golang.org/protobuf/types/known/anypb) golang(gopkg.in/alecthomas/kingpin.v2) golang(gopkg.in/yaml.v2) golang(gopkg.in/yaml.v3) golang(k8s.io/api/core/v1) golang(k8s.io/api/discovery/v1beta1) golang(k8s.io/api/networking/v1) golang(k8s.io/api/networking/v1beta1) golang(k8s.io/apimachinery/pkg/apis/meta/v1) golang(k8s.io/apimachinery/pkg/fields) golang(k8s.io/apimachinery/pkg/labels) golang(k8s.io/apimachinery/pkg/runtime) golang(k8s.io/apimachinery/pkg/util/version) golang(k8s.io/apimachinery/pkg/watch) golang(k8s.io/client-go/kubernetes) golang(k8s.io/client-go/rest) golang(k8s.io/client-go/tools/cache) golang(k8s.io/client-go/tools/clientcmd) golang(k8s.io/client-go/tools/metrics) golang(k8s.io/client-go/util/workqueue) Processing files: golang-github-prometheus-debugsource-2.32.1-1.oc9.aarch64 Provides: golang-github-prometheus-debugsource = 2.32.1-1.oc9 golang-github-prometheus-debugsource(aarch-64) = 2.32.1-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: golang-github-prometheus-debuginfo-2.32.1-1.oc9.aarch64 Provides: debuginfo(build-id) = 2890b350e8549b0c5ea585c549dc8deb1165570e debuginfo(build-id) = 4ce401adda8f863998cd9e436a69f432c6faaf70 golang-github-prometheus-debuginfo = 2.32.1-1.oc9 golang-github-prometheus-debuginfo(aarch-64) = 2.32.1-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: golang-github-prometheus-debugsource(aarch-64) = 2.32.1-1.oc9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/golang-github-prometheus-2.32.1-1.oc9.aarch64 Wrote: /builddir/build/RPMS/golang-github-prometheus-devel-2.32.1-1.oc9.noarch.rpm Wrote: /builddir/build/RPMS/golang-github-prometheus-debugsource-2.32.1-1.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/golang-github-prometheus-debuginfo-2.32.1-1.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/golang-github-prometheus-2.32.1-1.oc9.aarch64.rpm Child return code was: 0