=== RUN TestErrorSpam/setup
error_spam_test.go:78: (dbg) Run: out/minikube-linux-amd64 start -p nospam-20210622015538-7768 -n=1 --memory=2250 --wait=false --log_dir=/tmp/nospam-20210622015538-7768 --driver=kvm2 --container-runtime=containerd
error_spam_test.go:78: (dbg) Done: out/minikube-linux-amd64 start -p nospam-20210622015538-7768 -n=1 --memory=2250 --wait=false --log_dir=/tmp/nospam-20210622015538-7768 --driver=kvm2 --container-runtime=containerd: (1m1.687064267s)
error_spam_test.go:93: unexpected stderr: "E0622 01:56:15.187503 9483 docker.go:159] \"Failed to stop\" err=\"sudo systemctl stop -f docker.service: Process exited with status 5\\nstdout:\\n\\nstderr:\\nFailed to stop docker.service: Unit docker.service not loaded.\\n\" service=\"docker.service\""
error_spam_test.go:107: minikube stdout:
* [nospam-20210622015538-7768] minikube v1.21.0 on Debian 9.13 (kvm/amd64)
- KUBECONFIG=/home/jenkins/minikube-integration/linux-amd64-kvm2-containerd-11667-3537-5a3ad1ed7bfc1a01f6e9c3456efbf6cfb8eecc92/kubeconfig
- MINIKUBE_BIN=out/minikube-linux-amd64
- MINIKUBE_HOME=/home/jenkins/minikube-integration/linux-amd64-kvm2-containerd-11667-3537-5a3ad1ed7bfc1a01f6e9c3456efbf6cfb8eecc92/.minikube
- MINIKUBE_LOCATION=11667
* Using the kvm2 driver based on user configuration
* Starting control plane node nospam-20210622015538-7768 in cluster nospam-20210622015538-7768
* Creating kvm2 VM (CPUs=2, Memory=2250MB, Disk=20000MB) ...
* Preparing Kubernetes v1.20.7 on containerd 1.4.4 ...
- Generating certificates and keys ...
- Booting up control plane ...
- Configuring RBAC rules ...
* Configuring bridge CNI (Container Networking Interface) ...
* Verifying Kubernetes components...
- Using image gcr.io/k8s-minikube/storage-provisioner:v5
* Enabled addons: storage-provisioner, default-storageclass
* Done! kubectl is now configured to use "nospam-20210622015538-7768" cluster and "default" namespace by default
error_spam_test.go:108: minikube stderr:
E0622 01:56:15.187503 9483 docker.go:159] "Failed to stop" err="sudo systemctl stop -f docker.service: Process exited with status 5\nstdout:\n\nstderr:\nFailed to stop docker.service: Unit docker.service not loaded.\n" service="docker.service"
--- FAIL: TestErrorSpam/setup (61.69s)