>>> gitlab-runner 14.5.1 Extracting gzip -d -c /usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/dl/gitlab-runner/gitlab-runner-14.5.1.tar.gz | /usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/host/bin/tar --strip-components=1 -C /usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/build/gitlab-runner-14.5.1 -xf - >>> gitlab-runner 14.5.1 Patching if [ ! -f /usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/build/gitlab-runner-14.5.1/go.mod ]; then printf "module gitlab.com/gitlab-org/gitlab-runner\n" > /usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/build/gitlab-runner-14.5.1/go.mod; fi >>> gitlab-runner 14.5.1 Configuring >>> gitlab-runner 14.5.1 Building cd /usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/build/gitlab-runner-14.5.1; GO111MODULE=on GOFLAGS=-mod=vendor GOROOT="/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/host/lib/go" GOPATH="/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/host/share/go-path" GOPROXY=off PATH="/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/host/bin:/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/host/sbin:/usr/lfs/v0/bin/:/accts/mlweber1/python/:/accts/mlweber1/.local/bin:/accts/mlweber1/.local/bin:/accts/mlweber1/python/Python-2.7.11/:/usr/lfs/v0/bin/:/accts/mlweber1/python/:/usr/bin:/bin" GOBIN= CGO_ENABLED=1 GOOS="linux" GOARCH=riscv64 GOCACHE="/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/host/share/go-cache" CC="/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc" CXX="/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/host/bin/riscv64-buildroot-linux-uclibc-g++" CGO_CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 " CGO_CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 " CGO_LDFLAGS="" GOTOOLDIR="/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/host/lib/go/pkg/tool/linux_riscv64" /usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/host/bin/go build -v -ldflags "-X gitlab.com/gitlab-org/gitlab-runner/common.VERSION=14.5.1" -modcacherw -tags "" -trimpath -p 8 -o /usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/build/gitlab-runner-14.5.1/bin/gitlab-runner gitlab.com/gitlab-org/gitlab-runner/. internal/goarch internal/unsafeheader internal/goexperiment internal/race internal/goos internal/cpu internal/abi sync/atomic runtime/internal/syscall runtime/internal/atomic runtime/internal/math runtime/internal/sys unicode unicode/utf8 internal/itoa encoding internal/bytealg math/bits unicode/utf16 golang.org/x/sys/internal/unsafeheader crypto/subtle crypto/internal/subtle container/list vendor/golang.org/x/crypto/cryptobyte/asn1 internal/nettrace vendor/golang.org/x/crypto/internal/subtle google.golang.org/protobuf/internal/flags google.golang.org/protobuf/internal/set math github.com/tevino/abool github.com/docker/docker/api github.com/docker/docker/api/types/events github.com/docker/docker/api/types/image golang.org/x/crypto/internal/subtle gitlab.com/gitlab-org/gitlab-runner/helpers/tls k8s.io/apimachinery/pkg/selection github.com/google/go-cmp/cmp/internal/flags k8s.io/apimachinery/pkg/types google.golang.org/grpc/serviceconfig github.com/golang/groupcache/lru go.opencensus.io go.opencensus.io/trace/internal runtime go.opencensus.io/internal/tagencoding gitlab.com/gitlab-org/gitlab-runner/executors/custom/api github.com/docker/cli/cli/config/types golang.org/x/text/encoding/internal/identifier golang.org/x/text/internal/utf8internal internal/goversion golang.org/x/xerrors/internal github.com/google/wire k8s.io/utils/integer k8s.io/client-go/util/exec internal/reflectlite sync internal/testlog math/rand google.golang.org/grpc/internal/buffer google.golang.org/protobuf/internal/pragma internal/singleflight internal/sysinfo runtime/cgo google.golang.org/grpc/internal/grpcsync errors sort internal/oserror io path strconv vendor/golang.org/x/net/dns/dnsmessage crypto/elliptic/internal/fiat syscall github.com/beorn7/perks/quantile github.com/hashicorp/hcl/hcl/strconv bytes strings text/tabwriter hash crypto/hmac reflect crypto hash/crc32 crypto/internal/randutil crypto/rc4 bufio vendor/golang.org/x/crypto/hkdf vendor/golang.org/x/text/transform net/http/internal/ascii regexp/syntax internal/syscall/unix internal/syscall/execenv time crypto/elliptic/internal/nistec net/http/internal/testcert hash/fnv github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg github.com/docker/docker/api/types/versions golang.org/x/crypto/blowfish github.com/ryanuber/go-glob golang.org/x/text/transform golang.org/x/crypto/pbkdf2 github.com/gogo/protobuf/sortkeys html regexp google.golang.org/grpc/encoding cloud.google.com/go/internal/version gitlab.com/gitlab-org/gitlab-runner/helpers/limitwriter golang.org/x/text/encoding golang.org/x/text/runes hash/adler32 go/build/constraint container/heap golang.org/x/text/encoding/internal golang.org/x/text/encoding/unicode context io/fs internal/poll github.com/google/go-cmp/cmp/internal/diff google.golang.org/grpc/backoff google.golang.org/grpc/internal/grpcrand google.golang.org/grpc/keepalive google.golang.org/grpc/internal/backoff github.com/jpillora/backoff k8s.io/apimachinery/pkg/util/clock google.golang.org/api/internal/third_party/uritemplates k8s.io/apimachinery/pkg/version github.com/go-logr/logr google.golang.org/grpc/tap encoding/binary internal/fmtsort k8s.io/apimachinery/pkg/util/sets github.com/hashicorp/errwrap github.com/google/go-cmp/cmp/internal/function github.com/modern-go/reflect2 golang.org/x/sync/errgroup golang.org/x/net/context sigs.k8s.io/structured-merge-diff/v4/schema os crypto/cipher encoding/base64 crypto/sha256 crypto/sha512 golang.org/x/sys/unix crypto/ed25519/internal/edwards25519/field crypto/md5 crypto/sha1 encoding/pem crypto/aes crypto/des crypto/ed25519/internal/edwards25519 vendor/golang.org/x/crypto/chacha20 vendor/golang.org/x/crypto/internal/poly1305 fmt io/ioutil path/filepath internal/godebug vendor/golang.org/x/crypto/chacha20poly1305 internal/intern vendor/golang.org/x/crypto/curve25519/internal/field net/netip google.golang.org/protobuf/internal/detrand github.com/prometheus/procfs/internal/util github.com/docker/docker/api/types/mount os/signal golang.org/x/crypto/chacha20 os/exec golang.org/x/crypto/curve25519/internal/field golang.org/x/crypto/poly1305 golang.org/x/crypto/ssh/internal/bcrypt_pbkdf encoding/json log flag net/url text/template/parse math/big encoding/xml compress/flate encoding/hex net vendor/golang.org/x/crypto/curve25519 vendor/golang.org/x/text/unicode/bidi vendor/golang.org/x/text/unicode/norm compress/gzip github.com/sirupsen/logrus text/template vendor/golang.org/x/text/secure/bidirule vendor/golang.org/x/net/http2/hpack mime mime/quotedprintable net/http/internal database/sql/driver github.com/davecgh/go-spew/spew github.com/pmezard/go-difflib/difflib github.com/stretchr/objx gopkg.in/yaml.v3 github.com/urfave/cli crypto/rand encoding/asn1 crypto/dsa vendor/golang.org/x/net/idna runtime/debug crypto/elliptic crypto/ed25519 vendor/golang.org/x/crypto/cryptobyte crypto/rsa crypto/x509/pkix github.com/BurntSushi/toml github.com/bmatcuk/doublestar github.com/docker/go-units google.golang.org/protobuf/internal/errors go/token google.golang.org/protobuf/internal/version google.golang.org/protobuf/encoding/protowire crypto/ecdsa github.com/prometheus/common/model github.com/prometheus/procfs/internal/fs google.golang.org/protobuf/reflect/protoreflect os/user gopkg.in/yaml.v2 runtime/trace testing k8s.io/apimachinery/pkg/util/errors github.com/docker/docker/api/types/blkiodev google.golang.org/protobuf/reflect/protoregistry google.golang.org/protobuf/internal/strs google.golang.org/protobuf/internal/genid google.golang.org/protobuf/internal/mapsort google.golang.org/protobuf/internal/fieldsort google.golang.org/protobuf/runtime/protoiface google.golang.org/protobuf/internal/descfmt google.golang.org/protobuf/internal/encoding/text google.golang.org/protobuf/internal/descopts k8s.io/apimachinery/pkg/util/validation/field google.golang.org/protobuf/internal/encoding/messageset github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/filters google.golang.org/protobuf/proto github.com/opencontainers/go-digest google.golang.org/protobuf/internal/encoding/defval github.com/docker/docker/api/types/network github.com/opencontainers/image-spec/specs-go github.com/gogo/protobuf/proto github.com/opencontainers/image-spec/specs-go/v1 github.com/pkg/errors google.golang.org/grpc/codes github.com/containerd/containerd/log github.com/docker/distribution/digestset github.com/docker/docker/api/types/time github.com/moby/term github.com/morikuni/aec github.com/docker/distribution/reference github.com/docker/machine/libmachine/log github.com/docker/machine/version gitlab.com/gitlab-org/gitlab-runner/helpers/featureflags golang.org/x/crypto/curve25519 golang.org/x/crypto/ed25519 github.com/gorhill/cronexpr github.com/docker/docker/pkg/jsonmessage gitlab.com/gitlab-org/gitlab-runner/helpers/url google.golang.org/protobuf/encoding/prototext google.golang.org/protobuf/internal/filedesc github.com/hashicorp/go-multierror github.com/hashicorp/hcl/hcl/token github.com/hashicorp/vault/sdk/helper/consts github.com/hashicorp/hcl/hcl/ast gitlab.com/gitlab-org/gitlab-runner/helpers/timeperiod github.com/hashicorp/hcl/hcl/scanner github.com/hashicorp/hcl/json/token github.com/hashicorp/vault/sdk/helper/hclutil github.com/hashicorp/hcl/hcl/parser compress/lzw github.com/hashicorp/hcl/json/scanner github.com/golang/snappy github.com/hashicorp/hcl/json/parser github.com/pierrec/lz4/internal/xxh32 github.com/hashicorp/vault/sdk/helper/strutil crypto/x509 net/textproto vendor/golang.org/x/net/http/httpproxy log/syslog github.com/google/uuid google.golang.org/protobuf/internal/encoding/tag vendor/golang.org/x/net/http/httpguts mime/multipart github.com/prometheus/procfs github.com/docker/docker/pkg/homedir k8s.io/apimachinery/pkg/util/validation google.golang.org/protobuf/internal/impl github.com/docker/go-connections/nat github.com/docker/docker/api/types/registry golang.org/x/net/internal/socks archive/tar github.com/docker/docker/api/types/container gitlab.com/gitlab-org/gitlab-runner/helpers/dns github.com/hashicorp/hcl golang.org/x/net/proxy github.com/pierrec/lz4 crypto/tls golang.org/x/crypto/ssh github.com/hashicorp/go-sockaddr github.com/hashicorp/vault/sdk/helper/compressutil github.com/hashicorp/vault/sdk/helper/jsonutil github.com/docker/docker/api/types/swarm/runtime github.com/mitchellh/mapstructure golang.org/x/text/unicode/bidi golang.org/x/text/unicode/norm github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types golang.org/x/net/http2/hpack golang.org/x/text/secure/bidirule github.com/docker/docker/api/types/volume golang.org/x/time/rate gopkg.in/square/go-jose.v2/cipher gopkg.in/square/go-jose.v2/json github.com/hashicorp/vault/sdk/helper/parseutil github.com/modern-go/concurrent gitlab.com/gitlab-org/golang-cli-helpers gopkg.in/inf.v0 k8s.io/apimachinery/pkg/api/resource github.com/google/gofuzz github.com/json-iterator/go gopkg.in/square/go-jose.v2 golang.org/x/net/idna golang.org/x/crypto/ssh/knownhosts net/http/httptrace google.golang.org/protobuf/internal/filetype github.com/docker/go-connections/tlsconfig github.com/hashicorp/go-rootcerts net/http k8s.io/apimachinery/third_party/forked/golang/reflect k8s.io/apimachinery/pkg/fields google.golang.org/protobuf/runtime/protoimpl github.com/google/go-cmp/cmp/internal/value github.com/golang/protobuf/proto google.golang.org/protobuf/types/known/anypb google.golang.org/protobuf/types/known/durationpb google.golang.org/protobuf/types/known/timestamppb golang.org/x/net/http/httpguts github.com/golang/protobuf/ptypes/duration github.com/golang/protobuf/ptypes/any k8s.io/apimachinery/pkg/conversion github.com/google/go-cmp/cmp github.com/golang/protobuf/ptypes/timestamp k8s.io/klog/v2 gopkg.in/square/go-jose.v2/jwt go/scanner internal/lazyregexp k8s.io/apimachinery/pkg/conversion/queryparams go/ast k8s.io/apimachinery/pkg/runtime/schema k8s.io/apimachinery/pkg/util/json github.com/prometheus/client_model/go github.com/matttproud/golang_protobuf_extensions/pbutil google.golang.org/genproto/googleapis/rpc/status github.com/golang/protobuf/ptypes k8s.io/apimachinery/pkg/util/naming github.com/prometheus/client_golang/prometheus/internal k8s.io/apimachinery/pkg/util/intstr golang.org/x/net/internal/timeseries html/template google.golang.org/grpc/internal/status google.golang.org/grpc/internal/grpclog sigs.k8s.io/structured-merge-diff/v4/value google.golang.org/grpc/attributes google.golang.org/grpc/status google.golang.org/grpc/metadata google.golang.org/grpc/grpclog github.com/containerd/containerd/errdefs go/doc go/internal/typeparams go/parser k8s.io/apimachinery/pkg/labels github.com/containerd/containerd/platforms google.golang.org/grpc/connectivity google.golang.org/grpc/internal google.golang.org/grpc/internal/credentials google.golang.org/grpc/encoding/proto google.golang.org/grpc/internal/balancerload google.golang.org/grpc/binarylog/grpc_binarylog_v1 google.golang.org/grpc/internal/envconfig google.golang.org/grpc/credentials google.golang.org/grpc/internal/syscall google.golang.org/grpc/stats google.golang.org/protobuf/types/descriptorpb google.golang.org/genproto/googleapis/type/expr cloud.google.com/go/internal/optional google.golang.org/grpc/resolver google.golang.org/grpc/internal/channelz google.golang.org/grpc/peer go.opencensus.io/internal go.opencensus.io/trace/tracestate google.golang.org/genproto/googleapis/rpc/code google.golang.org/grpc/balancer google.golang.org/grpc/internal/grpcutil google.golang.org/grpc/balancer/grpclb/state google.golang.org/grpc/internal/resolver/dns google.golang.org/grpc/internal/resolver/passthrough google.golang.org/grpc/internal/binarylog google.golang.org/grpc/balancer/base google.golang.org/grpc/internal/serviceconfig google.golang.org/grpc/internal/transport/networktype google.golang.org/grpc/internal/resolver/unix google.golang.org/grpc/internal/resolver go.opencensus.io/trace google.golang.org/api/iterator google.golang.org/grpc/balancer/roundrobin golang.org/x/oauth2/jws google.golang.org/genproto/googleapis/api/annotations go.opencensus.io/resource runtime/pprof google.golang.org/api/transport/cert go.opencensus.io/metric/metricdata github.com/minio/md5-simd github.com/minio/minio-go/v7/pkg/s3utils github.com/klauspost/cpuid/v2 go.opencensus.io/metric/metricproducer github.com/mitchellh/go-homedir gopkg.in/ini.v1 golang.org/x/crypto/blake2b github.com/minio/minio-go/v7/pkg/lifecycle github.com/minio/minio-go/v7/pkg/set github.com/rs/xid golang.org/x/crypto/argon2 github.com/minio/minio-go/v7/pkg/notification github.com/minio/minio-go/v7/pkg/sse github.com/minio/minio-go/v7/pkg/replication github.com/minio/sha256-simd github.com/minio/minio-go/v7/pkg/tags github.com/imdario/mergo github.com/kardianos/service encoding/csv go.opencensus.io/tag github.com/docker/docker/pkg/stdcopy github.com/docker/docker-credential-helpers/credentials gitlab.com/gitlab-org/gitlab-runner/helpers/container/windows github.com/mattn/go-ieproxy net/http/httptest expvar github.com/prometheus/common/expfmt github.com/docker/distribution/registry/api/errcode github.com/docker/go-connections/sockets github.com/Azure/azure-pipeline-go/pipeline net/http/httputil github.com/docker/machine/libmachine/mcnutils github.com/hashicorp/go-cleanhttp golang.org/x/net/http2 github.com/docker/docker/errdefs github.com/hashicorp/go-retryablehttp github.com/stretchr/testify/assert github.com/Azure/azure-storage-blob-go/azblob github.com/docker/machine/commands/mcndirs github.com/prometheus/client_golang/api github.com/docker/docker/client github.com/prometheus/client_golang/prometheus github.com/gorilla/mux github.com/gorilla/websocket github.com/prometheus/client_golang/api/prometheus/v1 k8s.io/apimachinery/pkg/util/runtime golang.org/x/net/trace k8s.io/apimachinery/pkg/runtime github.com/stretchr/testify/mock google.golang.org/api/googleapi gitlab.com/gitlab-org/gitlab-runner/helpers gitlab.com/gitlab-org/gitlab-runner/helpers/process gitlab.com/gitlab-org/gitlab-runner/helpers/vault/internal/registry gitlab.com/gitlab-org/gitlab-runner/referees gitlab.com/gitlab-org/gitlab-runner/helpers/certificate gitlab.com/gitlab-org/gitlab-runner/helpers/ssh gitlab.com/gitlab-org/gitlab-runner/session/proxy gitlab.com/gitlab-org/gitlab-runner/session/terminal gitlab.com/gitlab-org/gitlab-runner/helpers/docker cloud.google.com/go/internal/trace golang.org/x/net/context/ctxhttp gitlab.com/gitlab-org/gitlab-runner/session cloud.google.com/go/compute/metadata go.opencensus.io/trace/propagation golang.org/x/oauth2/internal go.opencensus.io/plugin/ochttp/propagation/b3 go.opencensus.io/stats/internal google.golang.org/api/googleapi/transport google.golang.org/api/transport/http/internal/propagation go.opencensus.io/stats github.com/minio/minio-go/v7/pkg/signer github.com/hashicorp/vault/api k8s.io/apimachinery/pkg/util/net google.golang.org/grpc/internal/transport golang.org/x/oauth2 go.opencensus.io/stats/view github.com/minio/minio-go/v7/pkg/encrypt github.com/minio/minio-go/v7/pkg/credentials golang.org/x/oauth2/jwt google.golang.org/api/internal/impersonate k8s.io/apimachinery/pkg/watch golang.org/x/oauth2/google go.opencensus.io/plugin/ochttp net/http/cookiejar k8s.io/apimachinery/pkg/apis/meta/v1 github.com/prometheus/client_golang/prometheus/promhttp github.com/docker/cli/opts golang.org/x/net/publicsuffix github.com/minio/minio-go/v7 gitlab.com/gitlab-org/gitlab-runner/helpers/vault github.com/docker/docker-credential-helpers/client gitlab.com/gitlab-org/gitlab-runner/helpers/path google.golang.org/grpc gitlab.com/gitlab-org/gitlab-runner/helpers/docker/errors gitlab.com/gitlab-org/gitlab-runner/helpers/vault/auth_methods gitlab.com/gitlab-org/gitlab-runner/helpers/container/services github.com/docker/cli/cli/config/credentials gitlab.com/gitlab-org/gitlab-runner/executors/docker/internal/volumes/parser gitlab.com/gitlab-org/gitlab-terminal gitlab.com/gitlab-org/gitlab-runner/helpers/parallels github.com/docker/cli/cli/config/configfile github.com/kr/pty gitlab.com/gitlab-org/gitlab-runner/helpers/virtualbox # github.com/kr/pty vendor/github.com/kr/pty/pty_linux.go:39:8: undefined: _C_uint vendor/github.com/kr/pty/pty_linux.go:48:8: undefined: _C_int compress/zlib internal/buildcfg internal/execabs gitlab.com/gitlab-org/gitlab-runner/helpers/service gitlab.com/gitlab-org/gitlab-runner/log internal/goroot github.com/fullsailor/pkcs7 go/build gitlab.com/gitlab-org/gitlab-runner/helpers/trace internal/profile gitlab.com/gitlab-org/gitlab-runner/commands/helpers/archive gitlab.com/gitlab-org/gitlab-runner/helpers/tls/ca_chain archive/zip github.com/klauspost/compress/flate github.com/getsentry/raven-go github.com/googleapis/gax-go/v2 google.golang.org/genproto/googleapis/iam/v1 google.golang.org/api/internal net/http/pprof k8s.io/api/core/v1 cloud.google.com/go/internal google.golang.org/api/internal/gensupport github.com/saracen/fastzip/internal/filepool github.com/saracen/zipextra google.golang.org/api/option google.golang.org/api/transport/internal/dca gitlab.com/gitlab-org/gitlab-runner/commands/helpers/archive/raw gitlab.com/gitlab-org/gitlab-runner/commands/helpers/meter cloud.google.com/go/iam github.com/googleapis/gax-go golang.org/x/xerrors google.golang.org/api/option/internaloption google.golang.org/api/transport/http go.opencensus.io/plugin/ocgrpc gocloud.dev/internal/retry github.com/klauspost/compress/zip github.com/klauspost/pgzip gocloud.dev/internal/openurl github.com/Azure/go-autorest/autorest/date gocloud.dev/internal/gcerr google.golang.org/api/storage/v1 github.com/Azure/go-autorest/tracing gocloud.dev/gcerrors gocloud.dev/blob/driver gocloud.dev/internal/oc gitlab.com/gitlab-org/gitlab-runner/helpers/archives github.com/form3tech-oss/jwt-go golang.org/x/crypto/pkcs12/internal/rc2 gocloud.dev/blob golang.org/x/crypto/pkcs12 gitlab.com/gitlab-org/gitlab-runner/commands/helpers/archive/gziplegacy gitlab.com/gitlab-org/gitlab-runner/commands/helpers/archive/ziplegacy github.com/saracen/fastzip github.com/Azure/go-autorest/logger gocloud.dev/internal/escape gocloud.dev/internal/useragent github.com/hashicorp/go-version k8s.io/apimachinery/pkg/api/errors github.com/Azure/go-autorest/autorest/adal github.com/googleapis/gnostic/extensions k8s.io/apimachinery/pkg/runtime/serializer/recognizer k8s.io/apimachinery/pkg/util/framer github.com/googleapis/gnostic/compiler sigs.k8s.io/yaml gitlab.com/gitlab-org/gitlab-runner/commands/helpers/archive/fastzip k8s.io/apimachinery/pkg/apis/meta/v1/unstructured k8s.io/apimachinery/pkg/runtime/serializer/protobuf k8s.io/api/admissionregistration/v1 github.com/googleapis/gnostic/openapiv2 k8s.io/api/admissionregistration/v1beta1 k8s.io/apimachinery/pkg/util/yaml k8s.io/apimachinery/pkg/runtime/serializer/json github.com/Azure/go-autorest/autorest k8s.io/apimachinery/pkg/runtime/serializer/versioning k8s.io/api/apiserverinternal/v1alpha1 k8s.io/apimachinery/pkg/runtime/serializer k8s.io/api/authentication/v1 cloud.google.com/go/storage k8s.io/api/authentication/v1beta1 k8s.io/api/authorization/v1 k8s.io/api/authorization/v1beta1 github.com/Azure/go-autorest/autorest/azure k8s.io/api/coordination/v1 k8s.io/api/coordination/v1beta1 k8s.io/api/flowcontrol/v1alpha1 gocloud.dev/blob/azureblob k8s.io/api/flowcontrol/v1beta1 k8s.io/api/policy/v1 k8s.io/api/rbac/v1 k8s.io/api/rbac/v1alpha1 k8s.io/api/rbac/v1beta1 k8s.io/apimachinery/pkg/runtime/serializer/streaming k8s.io/client-go/pkg/apis/clientauthentication k8s.io/client-go/pkg/version golang.org/x/term k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 k8s.io/client-go/tools/clientcmd/api k8s.io/client-go/tools/metrics k8s.io/apimachinery/pkg/util/wait k8s.io/client-go/util/connrotation k8s.io/client-go/util/workqueue k8s.io/client-go/rest/watch k8s.io/client-go/util/keyutil k8s.io/client-go/util/flowcontrol k8s.io/apimachinery/pkg/api/meta sigs.k8s.io/structured-merge-diff/v4/fieldpath k8s.io/client-go/applyconfigurations/meta/v1 k8s.io/client-go/util/cert k8s.io/client-go/third_party/forked/golang/template github.com/spf13/pflag k8s.io/client-go/transport k8s.io/client-go/tools/clientcmd/api/v1 k8s.io/client-go/util/homedir k8s.io/client-go/util/jsonpath k8s.io/apimachinery/pkg/util/httpstream k8s.io/apimachinery/pkg/util/remotecommand k8s.io/client-go/tools/clientcmd/api/latest k8s.io/client-go/plugin/pkg/client/auth/exec github.com/moby/spdystream/spdy sigs.k8s.io/structured-merge-diff/v4/typed k8s.io/apimachinery/third_party/forked/golang/netutil gitlab.com/gitlab-org/gitlab-runner/helpers/secrets gitlab.com/gitlab-org/gitlab-runner/helpers/vault/auth_methods/jwt gitlab.com/gitlab-org/gitlab-runner/helpers/vault/secret_engines gitlab.com/gitlab-org/gitlab-runner/helpers/vault/secret_engines/kv_v1 gitlab.com/gitlab-org/gitlab-runner/helpers/vault/secret_engines/kv_v2 github.com/moby/spdystream gitlab.com/gitlab-org/gitlab-runner/helpers/vault/service k8s.io/client-go/rest k8s.io/apimachinery/pkg/util/httpstream/spdy k8s.io/apimachinery/pkg/util/managedfields k8s.io/client-go/applyconfigurations/internal k8s.io/client-go/applyconfigurations/admissionregistration/v1 k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1 k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1 k8s.io/client-go/applyconfigurations/coordination/v1 k8s.io/client-go/applyconfigurations/coordination/v1beta1 k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1 k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1 k8s.io/client-go/applyconfigurations/policy/v1 k8s.io/client-go/applyconfigurations/rbac/v1 k8s.io/client-go/applyconfigurations/rbac/v1alpha1 k8s.io/client-go/applyconfigurations/rbac/v1beta1 k8s.io/client-go/plugin/pkg/client/auth/azure k8s.io/client-go/plugin/pkg/client/auth/gcp k8s.io/client-go/plugin/pkg/client/auth/oidc k8s.io/client-go/plugin/pkg/client/auth/openstack k8s.io/client-go/tools/auth k8s.io/client-go/transport/spdy k8s.io/client-go/tools/clientcmd k8s.io/client-go/plugin/pkg/client/auth gitlab.com/gitlab-org/gitlab-runner/executors/kubernetes/internal/pull k8s.io/api/apps/v1 k8s.io/api/apps/v1beta1 k8s.io/api/apps/v1beta2 k8s.io/api/autoscaling/v1 k8s.io/api/autoscaling/v2beta1 k8s.io/api/autoscaling/v2beta2 gitlab.com/gitlab-org/gitlab-runner/common k8s.io/api/batch/v1 k8s.io/api/certificates/v1 k8s.io/api/batch/v1beta1 k8s.io/api/certificates/v1beta1 k8s.io/api/discovery/v1 k8s.io/api/discovery/v1beta1 k8s.io/api/events/v1 gitlab.com/gitlab-org/gitlab-runner/cache gitlab.com/gitlab-org/gitlab-runner/executors/custom/command gitlab.com/gitlab-org/gitlab-runner/executors/docker/internal/wait gitlab.com/gitlab-org/gitlab-runner/executors/docker/internal/labels gitlab.com/gitlab-org/gitlab-runner/helpers/docker/auth gitlab.com/gitlab-org/gitlab-runner/helpers/gitlab_ci_yaml_parser gitlab.com/gitlab-org/gitlab-runner/helpers/prometheus gitlab.com/gitlab-org/gitlab-runner/helpers/sentry gitlab.com/gitlab-org/gitlab-runner/cache/azure gitlab.com/gitlab-org/gitlab-runner/cache/gcs gitlab.com/gitlab-org/gitlab-runner/cache/s3 gitlab.com/gitlab-org/gitlab-runner/shells gitlab.com/gitlab-org/gitlab-runner/executors/docker/internal/exec gitlab.com/gitlab-org/gitlab-runner/executors/docker/internal/pull gitlab.com/gitlab-org/gitlab-runner/executors/docker/internal/networks gitlab.com/gitlab-org/gitlab-runner/network gitlab.com/gitlab-org/gitlab-runner/executors/docker/internal/volumes/permission gitlab.com/gitlab-org/gitlab-runner/helpers/retry k8s.io/api/events/v1beta1 k8s.io/api/extensions/v1beta1 gitlab.com/gitlab-org/gitlab-runner/executors/docker/internal/user k8s.io/api/networking/v1 gitlab.com/gitlab-org/gitlab-runner/executors/docker/internal/volumes k8s.io/api/networking/v1beta1 k8s.io/api/node/v1 k8s.io/api/node/v1alpha1 k8s.io/api/node/v1beta1 gitlab.com/gitlab-org/gitlab-runner/commands/helpers k8s.io/api/policy/v1beta1 gitlab.com/gitlab-org/gitlab-runner/executors gitlab.com/gitlab-org/gitlab-runner/helpers/container/helperimage k8s.io/api/scheduling/v1 k8s.io/api/scheduling/v1alpha1 gitlab.com/gitlab-org/gitlab-runner/executors/custom gitlab.com/gitlab-org/gitlab-runner/executors/docker gitlab.com/gitlab-org/gitlab-runner/executors/vm gitlab.com/gitlab-org/gitlab-runner/executors/ssh k8s.io/api/scheduling/v1beta1 k8s.io/api/storage/v1 k8s.io/api/storage/v1alpha1 gitlab.com/gitlab-org/gitlab-runner/executors/parallels gitlab.com/gitlab-org/gitlab-runner/executors/virtualbox k8s.io/api/storage/v1beta1 k8s.io/client-go/applyconfigurations/core/v1 k8s.io/client-go/applyconfigurations/autoscaling/v1 gitlab.com/gitlab-org/gitlab-runner/executors/docker/machine k8s.io/client-go/applyconfigurations/autoscaling/v2beta1 k8s.io/client-go/applyconfigurations/autoscaling/v2beta2 k8s.io/client-go/applyconfigurations/certificates/v1 k8s.io/client-go/applyconfigurations/certificates/v1beta1 k8s.io/client-go/tools/reference k8s.io/client-go/applyconfigurations/scheduling/v1 k8s.io/client-go/applyconfigurations/scheduling/v1alpha1 k8s.io/client-go/applyconfigurations/scheduling/v1beta1 k8s.io/client-go/tools/remotecommand gitlab.com/gitlab-org/gitlab-runner/helpers/cli gitlab.com/gitlab-org/gitlab-runner/helpers/secrets/resolvers/vault k8s.io/client-go/kubernetes/scheme k8s.io/client-go/discovery k8s.io/client-go/kubernetes/typed/admissionregistration/v1 k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1 k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1 k8s.io/client-go/kubernetes/typed/authentication/v1 k8s.io/client-go/kubernetes/typed/authentication/v1beta1 k8s.io/client-go/kubernetes/typed/authorization/v1 k8s.io/client-go/kubernetes/typed/authorization/v1beta1 k8s.io/client-go/kubernetes/typed/autoscaling/v1 k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1 k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2 k8s.io/client-go/kubernetes/typed/certificates/v1beta1 k8s.io/client-go/kubernetes/typed/certificates/v1 k8s.io/client-go/kubernetes/typed/coordination/v1 k8s.io/client-go/kubernetes/typed/coordination/v1beta1 k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1 k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1 k8s.io/client-go/kubernetes/typed/policy/v1 k8s.io/client-go/kubernetes/typed/rbac/v1 k8s.io/client-go/kubernetes/typed/rbac/v1alpha1 k8s.io/client-go/applyconfigurations/apps/v1 k8s.io/client-go/applyconfigurations/apps/v1beta1 k8s.io/client-go/applyconfigurations/apps/v1beta2 k8s.io/client-go/applyconfigurations/batch/v1 k8s.io/client-go/kubernetes/typed/core/v1 k8s.io/client-go/applyconfigurations/discovery/v1 k8s.io/client-go/applyconfigurations/discovery/v1beta1 k8s.io/client-go/applyconfigurations/events/v1 k8s.io/client-go/kubernetes/typed/discovery/v1 k8s.io/client-go/kubernetes/typed/apps/v1beta1 k8s.io/client-go/kubernetes/typed/events/v1 k8s.io/client-go/kubernetes/typed/apps/v1 k8s.io/client-go/kubernetes/typed/apps/v1beta2 k8s.io/client-go/kubernetes/typed/batch/v1 k8s.io/client-go/applyconfigurations/batch/v1beta1 k8s.io/client-go/kubernetes/typed/discovery/v1beta1 k8s.io/client-go/applyconfigurations/events/v1beta1 k8s.io/client-go/applyconfigurations/extensions/v1beta1 k8s.io/client-go/kubernetes/typed/events/v1beta1 k8s.io/client-go/kubernetes/typed/batch/v1beta1 k8s.io/client-go/applyconfigurations/networking/v1 k8s.io/client-go/applyconfigurations/networking/v1beta1 k8s.io/client-go/applyconfigurations/node/v1 k8s.io/client-go/applyconfigurations/node/v1alpha1 k8s.io/client-go/applyconfigurations/node/v1beta1 k8s.io/client-go/applyconfigurations/policy/v1beta1 k8s.io/client-go/kubernetes/typed/rbac/v1beta1 k8s.io/client-go/kubernetes/typed/networking/v1beta1 k8s.io/client-go/kubernetes/typed/node/v1 k8s.io/client-go/kubernetes/typed/networking/v1 k8s.io/client-go/kubernetes/typed/node/v1beta1 k8s.io/client-go/kubernetes/typed/node/v1alpha1 k8s.io/client-go/kubernetes/typed/extensions/v1beta1 k8s.io/client-go/kubernetes/typed/policy/v1beta1 k8s.io/client-go/kubernetes/typed/scheduling/v1 k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1 k8s.io/client-go/kubernetes/typed/scheduling/v1beta1 k8s.io/client-go/applyconfigurations/storage/v1 k8s.io/client-go/applyconfigurations/storage/v1alpha1 k8s.io/client-go/applyconfigurations/storage/v1beta1 k8s.io/client-go/kubernetes/typed/storage/v1 k8s.io/client-go/kubernetes/typed/storage/v1alpha1 k8s.io/client-go/kubernetes/typed/storage/v1beta1 k8s.io/client-go/kubernetes gitlab.com/gitlab-org/gitlab-runner/executors/kubernetes make: *** [/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/output-1/build/gitlab-runner-14.5.1/.stamp_built] Error 2 make: Leaving directory `/usr/lfs/hdd_v1/rc-buildroot-test/scripts/instance-1/buildroot'