=== RUN TestErrorSpam/setup
error_spam_test.go:81: (dbg) Run: out/minikube-linux-amd64 start -p nospam-502157 -n=1 --memory=2250 --wait=false --log_dir=/tmp/nospam-502157 --driver=docker --container-runtime=containerd
error_spam_test.go:81: (dbg) Done: out/minikube-linux-amd64 start -p nospam-502157 -n=1 --memory=2250 --wait=false --log_dir=/tmp/nospam-502157 --driver=docker --container-runtime=containerd: (20.09667931s)
error_spam_test.go:96: unexpected stderr: "! Image was not built for the current minikube version. To resolve this you can delete and recreate your minikube cluster using the latest images. Expected minikube version: v1.33.0-beta.0 -> Actual minikube version: v1.32.0"
error_spam_test.go:110: minikube stdout:
* [nospam-502157] minikube v1.32.0 on Ubuntu 20.04 (kvm/amd64)
- MINIKUBE_LOCATION=18500
- MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
- KUBECONFIG=/home/jenkins/minikube-integration/18500-3384/kubeconfig
- MINIKUBE_HOME=/home/jenkins/minikube-integration/18500-3384/.minikube
- MINIKUBE_BIN=out/minikube-linux-amd64
- MINIKUBE_FORCE_SYSTEMD=
* Using the docker driver based on user configuration
* Using Docker driver with root privileges
* Starting "nospam-502157" primary control-plane node in "nospam-502157" cluster
* Pulling base image v0.0.43-beta.0 ...
* Creating docker container (CPUs=2, Memory=2250MB) ...
* Preparing Kubernetes v1.29.3 on containerd 1.6.28 ...
- Generating certificates and keys ...
- Booting up control plane ...
- Configuring RBAC rules ...
* Configuring CNI (Container Networking Interface) ...
* Verifying Kubernetes components...
- Using image gcr.io/k8s-minikube/storage-provisioner:v5
* Enabled addons: default-storageclass, storage-provisioner
* Done! kubectl is now configured to use "nospam-502157" cluster and "default" namespace by default
error_spam_test.go:111: minikube stderr:
! Image was not built for the current minikube version. To resolve this you can delete and recreate your minikube cluster using the latest images. Expected minikube version: v1.33.0-beta.0 -> Actual minikube version: v1.32.0
--- FAIL: TestErrorSpam/setup (20.10s)