=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for minikube-1.33.1 cd /Users/pbulk/build/net/minikube/work/minikube-1.33.1 && @ set -e; /usr/bin/env V=1 USETOOLS=no GOTMPDIR=/Users/pbulk/build GO111MODULE=on GOPATH=/Users/pbulk/build/net/minikube/work/.gopath GOPROXY=file:///Users/pbulk/build/net/minikube/work/.goproxy GOCACHE=/Users/pbulk/build/net/minikube/work/.cache/go-build GOTOOLCHAIN=local MACOSX_DEPLOYMENT_TARGET=12.3 CC=clang CFLAGS=-pipe\ -Os CPPFLAGS= CXX=clang++ CXXFLAGS=-pipe\ -Os COMPILER_RPATH_FLAG=-L F77=f77 FC=f77 FFLAGS=-O LANG=C LC_ALL=C LC_COLLATE=C LC_CTYPE=C LC_MESSAGES=C LC_MONETARY=C LC_NUMERIC=C LC_TIME=C LDFLAGS=-L/opt/pkg/lib LINKER_RPATH_FLAG=-L PATH=/Users/pbulk/build/net/minikube/work/.cwrapper/bin:/Users/pbulk/build/net/minikube/work/.buildlink/bin:/Users/pbulk/build/net/minikube/work/.tools/bin:/opt/pkg/bin:/sbin:/bin:/usr/sbin:/usr/bin:/opt/pkg/bin:/opt/pkg/bin PREFIX=/opt/pkg MAKELEVEL=0 CONFIG_SITE= ftp_proxy=downloads-forbidden-except-during-fetch http_proxy=downloads-forbidden-except-during-fetch https_proxy=downloads-forbidden-except-during-fetch no_proxy= PKG_SYSCONFDIR=/opt/pkg/etc CXXCPP=clang\ -E HOME=/Users/pbulk/build/net/minikube/work/.home CWRAPPERS_CONFIG_DIR=/Users/pbulk/build/net/minikube/work/.cwrapper/config CPP=clang\ -E LOCALBASE=/opt/pkg X11BASE=/opt/pkg PKGMANDIR=share/man PKGINFODIR=info PKGGNUDIR=gnu/ MAKECONF=/dev/null OBJECT_FMT=Mach-O USETOOLS=no BSD_INSTALL_PROGRAM=/usr/bin/install\ -c\ \ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_SCRIPT=/usr/bin/install\ -c\ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_LIB=/usr/bin/install\ -c\ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ staff\ -m\ 644 BSD_INSTALL_MAN=/usr/bin/install\ -c\ -o\ pbulk\ -g\ staff\ -m\ 644 BSD_INSTALL=/usr/bin/install BSD_INSTALL_PROGRAM_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_LIB_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_DATA_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_MAN_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_GAME=/usr/bin/install\ -c\ \ -o\ pbulk\ -g\ staff\ -m\ 2555 BSD_INSTALL_GAME_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ staff\ -m\ 664 BSD_INSTALL_GAME_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ staff\ -m\ 775 INSTALL_INFO= MAKEINFO=/Users/pbulk/build/net/minikube/work/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/Users/pbulk/build/net/minikube/work/.tools/bin/itstool GDBUS_CODEGEN=/Users/pbulk/build/net/minikube/work/.tools/bin/gdbus-codegen PKG_CONFIG=/Users/pbulk/build/net/minikube/work/.tools/bin/pkg-config PKG_CONFIG_LIBDIR=/Users/pbulk/build/net/minikube/work/.buildlink/lib/pkgconfig:/Users/pbulk/build/net/minikube/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/Users/pbulk/build/net/minikube/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/Users/pbulk/build/net/minikube/work/.cwrapper/config /opt/pkg/bin/gmake minikube-darwin-arm64 /tmp/makeYQlrmn[2]: @: inaccessible or not found fatal: not a git repository (or any parent up to mount point /Users/pbulk) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /Users/pbulk) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /Users/pbulk) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /Users/pbulk) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). GOOS="darwin" GOARCH="arm64" \ go build -tags "" -ldflags="-X k8s.io/minikube/pkg/version.version=v1.33.1 -X k8s.io/minikube/pkg/version.isoVersion=v1.33.1 -X k8s.io/minikube/pkg/version.gitCommitID="" -X k8s.io/minikube/pkg/version.storageProvisionerVersion=v5" -a -o out/minikube-darwin-arm64 k8s.io/minikube/cmd/minikube go: downloading github.com/docker/cli v26.1.1+incompatible go: downloading github.com/minikube-machine/machine v0.0.0-20230814171452-e95650b07516 go: downloading github.com/pkg/profile v1.7.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading golang.org/x/exp v0.0.0-20230905200255-921286631fa9 go: downloading github.com/google/slowjam v1.1.1 go: downloading k8s.io/klog/v2 v2.120.1 go: downloading github.com/felixge/fgprof v0.9.3 go: downloading k8s.io/client-go v0.30.0 go: downloading github.com/otiai10/copy v1.14.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/Delta456/box-cli-maker/v2 v2.3.0 go: downloading github.com/blang/semver/v4 v4.0.0 go: downloading github.com/cloudevents/sdk-go/v2 v2.15.2 go: downloading github.com/docker/go-connections v0.5.0 go: downloading github.com/google/go-containerregistry v0.19.1 go: downloading github.com/juju/fslock v0.0.0-20160525022230-4d5c94c67b4b go: downloading github.com/mitchellh/go-ps v1.0.0 go: downloading github.com/shirou/gopsutil/v3 v3.24.4 go: downloading github.com/spf13/cobra v1.8.0 go: downloading github.com/spf13/viper v1.18.2 go: downloading golang.org/x/text v0.15.0 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading k8s.io/api v0.30.0 go: downloading k8s.io/apimachinery v0.30.0 go: downloading k8s.io/kubectl v0.30.0 go: downloading github.com/alonyb/spinner v1.12.7 go: downloading github.com/mattn/go-isatty v0.0.20 go: downloading github.com/distribution/reference v0.6.0 go: downloading github.com/docker/docker v26.1.1+incompatible go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/juju/mutex/v2 v2.0.0 go: downloading github.com/olekukonko/tablewriter v0.0.5 go: downloading golang.org/x/sync v0.7.0 go: downloading github.com/go-logr/logr v1.4.1 go: downloading github.com/google/pprof v0.0.0-20220318212150-b2ab0324ddda go: downloading golang.org/x/sys v0.20.0 go: downloading github.com/hectane/go-acl v0.0.0-20190604041725-da78bae5fc95 go: downloading github.com/moby/term v0.0.0-20221205130635-1aeaba878587 go: downloading golang.org/x/crypto v0.23.0 go: downloading github.com/gookit/color v1.5.2 go: downloading github.com/huandu/xstrings v1.3.2 go: downloading github.com/mattn/go-runewidth v0.0.15 go: downloading github.com/muesli/reflow v0.3.0 go: downloading github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e go: downloading golang.org/x/term v0.20.0 go: downloading github.com/shoenig/go-m1cpu v0.1.6 go: downloading github.com/tklauser/go-sysconf v0.3.12 go: downloading github.com/fsnotify/fsnotify v1.7.0 go: downloading github.com/mitchellh/mapstructure v1.5.0 go: downloading github.com/sagikazarmark/slog-shim v0.1.0 go: downloading github.com/spf13/afero v1.11.0 go: downloading github.com/spf13/cast v1.6.0 go: downloading github.com/mitchellh/go-homedir v1.1.0 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading github.com/fvbommel/sortorder v1.1.0 go: downloading golang.org/x/oauth2 v0.20.0 go: downloading github.com/google/go-github/v61 v61.0.0 go: downloading golang.org/x/mod v0.17.0 go: downloading github.com/google/uuid v1.6.0 go: downloading github.com/pkg/browser v0.0.0-20210911075715-681adbf594b8 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 go: downloading github.com/klauspost/cpuid v1.2.0 go: downloading cloud.google.com/go/storage v1.40.0 go: downloading github.com/cheggaaa/pb/v3 v3.1.5 go: downloading github.com/hashicorp/go-getter v1.7.4 go: downloading google.golang.org/api v0.179.0 go: downloading github.com/VividCortex/godaemon v1.0.0 go: downloading github.com/Xuanwo/go-locale v1.1.0 go: downloading github.com/phayes/freeport v0.0.0-20180830031419-95f893ade6f2 go: downloading github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace v1.23.0 go: downloading go.opentelemetry.io/otel v1.26.0 go: downloading go.opentelemetry.io/otel/sdk v1.26.0 go: downloading go.opentelemetry.io/otel/trace v1.26.0 go: downloading cloud.google.com/go v0.112.2 go: downloading github.com/juju/clock v1.0.3 go: downloading github.com/cenkalti/backoff/v4 v4.3.0 go: downloading github.com/moby/patternmatcher v0.6.0 go: downloading k8s.io/cluster-bootstrap v0.22.4 go: downloading k8s.io/utils v0.0.0-20230726121419-3b25d923346b go: downloading github.com/fatih/color v1.16.0 go: downloading github.com/minikube-machine/machine-driver-parallels/v2 v2.0.1 go: downloading github.com/sayboras/dockerclient v1.0.0 go: downloading github.com/minikube-machine/machine-driver-vmware v0.1.6-0.20230701123042-a391c48b14d5 go: downloading github.com/juju/errors v0.0.0-20220203013757-bd733f3c86b9 go: downloading github.com/MakeNowJust/heredoc v1.0.0 go: downloading github.com/mitchellh/go-wordwrap v1.0.1 go: downloading github.com/russross/blackfriday/v2 v2.1.0 go: downloading go.uber.org/zap v1.27.0 go: downloading github.com/json-iterator/go v1.1.12 go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/subosito/gotenv v1.6.0 go: downloading github.com/hashicorp/hcl v1.0.0 go: downloading gopkg.in/ini.v1 v1.67.0 go: downloading github.com/magiconair/properties v1.8.7 go: downloading github.com/pelletier/go-toml/v2 v2.1.0 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading github.com/docker/distribution v2.8.3+incompatible go: downloading github.com/docker/docker-credential-helpers v0.7.0 go: downloading cloud.google.com/go/compute/metadata v0.3.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/google/gofuzz v1.2.0 go: downloading github.com/imdario/mergo v0.3.12 go: downloading golang.org/x/net v0.25.0 go: downloading k8s.io/component-base v0.30.0 go: downloading github.com/VividCortex/ewma v1.2.0 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/containerd/stargz-snapshotter/estargz v0.14.3 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.4.1 go: downloading github.com/google/go-querystring v1.1.0 go: downloading cloud.google.com/go/trace v1.10.5 go: downloading github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.47.0 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240429193739-8cf5692501f6 go: downloading google.golang.org/grpc v1.63.2 go: downloading google.golang.org/genproto v0.0.0-20240227224415-6ceb2ff114de go: downloading google.golang.org/protobuf v1.34.1 go: downloading github.com/aws/aws-sdk-go v1.44.122 go: downloading github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 go: downloading github.com/hashicorp/go-safetemp v1.0.0 go: downloading github.com/hashicorp/go-version v1.6.0 go: downloading github.com/klauspost/compress v1.17.0 go: downloading github.com/mitchellh/go-testing-interface v1.14.1 go: downloading github.com/ulikunitz/xz v0.5.10 go: downloading cloud.google.com/go/iam v1.1.7 go: downloading github.com/golang/protobuf v1.5.4 go: downloading github.com/googleapis/gax-go/v2 v2.12.4 go: downloading go.opentelemetry.io/otel/metric v1.26.0 go: downloading github.com/hooklift/iso9660 v1.0.0 go: downloading github.com/johanneswuerbach/nfsexports v0.0.0-20200318065542-c48c3734757f go: downloading github.com/moby/hyperkit v0.0.0-20210108224842-2f061e447e14 go: downloading github.com/zchee/go-vmnet v0.0.0-20161021174912-97ebf9174097 go: downloading k8s.io/cli-runtime v0.30.0 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading go.uber.org/multierr v1.11.0 go: downloading github.com/opencontainers/image-spec v1.1.0-rc3 go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading github.com/google/gnostic-models v0.6.8 go: downloading golang.org/x/time v0.5.0 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc go: downloading github.com/google/go-cmp v0.6.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.49.0 go: downloading github.com/containerd/log v0.1.0 go: downloading github.com/containerd/containerd v1.6.19 go: downloading github.com/moby/sys/sequential v0.5.0 go: downloading github.com/moby/docker-image-spec v1.3.1 go: downloading sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd go: downloading sigs.k8s.io/yaml v1.3.0 go: downloading github.com/vbatts/tar-split v0.11.3 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20240415180920-8c6c420018be go: downloading go.opencensus.io v0.24.0 go: downloading cloud.google.com/go/auth v0.4.1 go: downloading cloud.google.com/go/auth/oauth2adapt v0.2.2 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading github.com/c4milo/gotoolkit v0.0.0-20190525173301-67483a18c17a go: downloading github.com/gorilla/websocket v1.5.0 go: downloading k8s.io/kube-openapi v0.0.0-20240228011516-70dd3763d340 go: downloading github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de go: downloading github.com/felixge/httpsnoop v1.0.4 go: downloading github.com/moby/sys/user v0.1.0 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.49.0 go: downloading github.com/google/s2a-go v0.1.7 go: downloading github.com/googleapis/enterprise-certificate-proxy v0.3.2 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 go: downloading github.com/go-openapi/jsonreference v0.20.2 go: downloading github.com/go-openapi/swag v0.22.3 go: downloading github.com/prometheus/client_golang v1.16.0 go: downloading github.com/prometheus/client_model v0.4.0 go: downloading github.com/prometheus/procfs v0.10.1 go: downloading github.com/moby/spdystream v0.2.0 go: downloading github.com/emicklei/go-restful/v3 v3.11.0 go: downloading github.com/go-openapi/jsonpointer v0.19.6 go: downloading github.com/mailru/easyjson v0.7.7 go: downloading github.com/prometheus/common v0.44.0 go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.2.0 go: downloading github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f go: downloading github.com/josharian/intern v1.0.0 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4 go: downloading github.com/jmespath/go-jmespath v0.4.0 # google.golang.org/protobuf/internal/impl compile: writing output: write $WORK/b600/_pkg_.a: no space left on device # net compile: writing output: write $WORK/b117/_pkg_.a: no space left on device # github.com/zchee/go-vmnet cgo: cannot parse gcc output $WORK/b1209//_cgo_.o as ELF, Mach-O, PE, XCOFF object # github.com/shirou/gopsutil/v3/disk cgo: open $WORK/b1136//_cgo_export.c: no space left on device # github.com/shoenig/go-m1cpu cgo: cannot parse gcc output $WORK/b367//_cgo_.o as ELF, Mach-O, PE, XCOFF object # github.com/aws/aws-sdk-go/aws/endpoints can't create $WORK/b1062/_pkg_.a: open $WORK/b1062/_pkg_.a: no space left on device go: failed to trim cache: open /Users/pbulk/build/net/minikube/work/.cache/go-build/trim.txt: no space left on device gmake: *** [Makefile:270: out/minikube-darwin-arm64] Error 1 *** Error code 2 Stop. bmake[1]: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/net/minikube *** Error code 1 Stop. bmake: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/net/minikube