=== RUN TestAddons/parallel/Ingress
=== PAUSE TestAddons/parallel/Ingress
=== CONT TestAddons/parallel/Ingress
addons_test.go:207: (dbg) Run: kubectl --context addons-443778 wait --for=condition=ready --namespace=ingress-nginx pod --selector=app.kubernetes.io/component=controller --timeout=90s
addons_test.go:232: (dbg) Run: kubectl --context addons-443778 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:245: (dbg) Run: kubectl --context addons-443778 replace --force -f testdata/nginx-pod-svc.yaml
addons_test.go:250: (dbg) TestAddons/parallel/Ingress: waiting 8m0s for pods matching "run=nginx" in namespace "default" ...
helpers_test.go:344: "nginx" [30a2f515-e4d8-424e-a4b6-67d6deb7bf29] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [30a2f515-e4d8-424e-a4b6-67d6deb7bf29] Running
addons_test.go:250: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 11.003410595s
addons_test.go:262: (dbg) Run: out/minikube-linux-amd64 -p addons-443778 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:262: (dbg) Non-zero exit: out/minikube-linux-amd64 -p addons-443778 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'": exit status 1 (2m9.861618006s)
** stderr **
ssh: Process exited with status 28
** /stderr **
addons_test.go:278: failed to get expected response from http://127.0.0.1/ within minikube: exit status 1
addons_test.go:286: (dbg) Run: kubectl --context addons-443778 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:291: (dbg) Run: out/minikube-linux-amd64 -p addons-443778 ip
addons_test.go:297: (dbg) Run: nslookup hello-john.test 192.168.49.2
addons_test.go:306: (dbg) Run: out/minikube-linux-amd64 -p addons-443778 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:306: (dbg) Done: out/minikube-linux-amd64 -p addons-443778 addons disable ingress-dns --alsologtostderr -v=1: (1.213054618s)
addons_test.go:311: (dbg) Run: out/minikube-linux-amd64 -p addons-443778 addons disable ingress --alsologtostderr -v=1
addons_test.go:311: (dbg) Done: out/minikube-linux-amd64 -p addons-443778 addons disable ingress --alsologtostderr -v=1: (7.569084922s)
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:230: ======> post-mortem[TestAddons/parallel/Ingress]: docker inspect <======
helpers_test.go:231: (dbg) Run: docker inspect addons-443778
helpers_test.go:235: (dbg) docker inspect addons-443778:
-- stdout --
[
{
"Id": "08fa7e5d4c9c5ad10799e09231a811783c6a6c73102208b6e3b5ac4f4c31e906",
"Created": "2023-12-21T18:05:09.619648653Z",
"Path": "/usr/local/bin/entrypoint",
"Args": [
"/sbin/init"
],
"State": {
"Status": "running",
"Running": true,
"Paused": false,
"Restarting": false,
"OOMKilled": false,
"Dead": false,
"Pid": 18561,
"ExitCode": 0,
"Error": "",
"StartedAt": "2023-12-21T18:05:09.897746074Z",
"FinishedAt": "0001-01-01T00:00:00Z"
},
"Image": "sha256:aaeab328720c5f9c5998a41dcf23df3cc1d95a0c58c535e504f0d445f5dfad94",
"ResolvConfPath": "/var/lib/docker/containers/08fa7e5d4c9c5ad10799e09231a811783c6a6c73102208b6e3b5ac4f4c31e906/resolv.conf",
"HostnamePath": "/var/lib/docker/containers/08fa7e5d4c9c5ad10799e09231a811783c6a6c73102208b6e3b5ac4f4c31e906/hostname",
"HostsPath": "/var/lib/docker/containers/08fa7e5d4c9c5ad10799e09231a811783c6a6c73102208b6e3b5ac4f4c31e906/hosts",
"LogPath": "/var/lib/docker/containers/08fa7e5d4c9c5ad10799e09231a811783c6a6c73102208b6e3b5ac4f4c31e906/08fa7e5d4c9c5ad10799e09231a811783c6a6c73102208b6e3b5ac4f4c31e906-json.log",
"Name": "/addons-443778",
"RestartCount": 0,
"Driver": "overlay2",
"Platform": "linux",
"MountLabel": "",
"ProcessLabel": "",
"AppArmorProfile": "unconfined",
"ExecIDs": null,
"HostConfig": {
"Binds": [
"/lib/modules:/lib/modules:ro",
"addons-443778:/var"
],
"ContainerIDFile": "",
"LogConfig": {
"Type": "json-file",
"Config": {
"max-size": "100m"
}
},
"NetworkMode": "addons-443778",
"PortBindings": {
"22/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": ""
}
],
"2376/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": ""
}
],
"32443/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": ""
}
],
"5000/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": ""
}
],
"8443/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": ""
}
]
},
"RestartPolicy": {
"Name": "no",
"MaximumRetryCount": 0
},
"AutoRemove": false,
"VolumeDriver": "",
"VolumesFrom": null,
"ConsoleSize": [
0,
0
],
"CapAdd": null,
"CapDrop": null,
"CgroupnsMode": "host",
"Dns": [],
"DnsOptions": [],
"DnsSearch": [],
"ExtraHosts": null,
"GroupAdd": null,
"IpcMode": "private",
"Cgroup": "",
"Links": null,
"OomScoreAdj": 0,
"PidMode": "",
"Privileged": true,
"PublishAllPorts": false,
"ReadonlyRootfs": false,
"SecurityOpt": [
"seccomp=unconfined",
"apparmor=unconfined",
"label=disable"
],
"Tmpfs": {
"/run": "",
"/tmp": ""
},
"UTSMode": "",
"UsernsMode": "",
"ShmSize": 67108864,
"Runtime": "runc",
"Isolation": "",
"CpuShares": 0,
"Memory": 4194304000,
"NanoCpus": 2000000000,
"CgroupParent": "",
"BlkioWeight": 0,
"BlkioWeightDevice": [],
"BlkioDeviceReadBps": [],
"BlkioDeviceWriteBps": [],
"BlkioDeviceReadIOps": [],
"BlkioDeviceWriteIOps": [],
"CpuPeriod": 0,
"CpuQuota": 0,
"CpuRealtimePeriod": 0,
"CpuRealtimeRuntime": 0,
"CpusetCpus": "",
"CpusetMems": "",
"Devices": [],
"DeviceCgroupRules": null,
"DeviceRequests": null,
"MemoryReservation": 0,
"MemorySwap": 8388608000,
"MemorySwappiness": null,
"OomKillDisable": false,
"PidsLimit": null,
"Ulimits": null,
"CpuCount": 0,
"CpuPercent": 0,
"IOMaximumIOps": 0,
"IOMaximumBandwidth": 0,
"MaskedPaths": null,
"ReadonlyPaths": null
},
"GraphDriver": {
"Data": {
"LowerDir": "/var/lib/docker/overlay2/0fb3c0cc733028a1275e28e73f35775677c169eb42fca009f92d7b6accd437ae-init/diff:/var/lib/docker/overlay2/5f93c210e62b94f4976b2a81580f0bf0da95be40a907596ee84a499ee959f455/diff",
"MergedDir": "/var/lib/docker/overlay2/0fb3c0cc733028a1275e28e73f35775677c169eb42fca009f92d7b6accd437ae/merged",
"UpperDir": "/var/lib/docker/overlay2/0fb3c0cc733028a1275e28e73f35775677c169eb42fca009f92d7b6accd437ae/diff",
"WorkDir": "/var/lib/docker/overlay2/0fb3c0cc733028a1275e28e73f35775677c169eb42fca009f92d7b6accd437ae/work"
},
"Name": "overlay2"
},
"Mounts": [
{
"Type": "bind",
"Source": "/lib/modules",
"Destination": "/lib/modules",
"Mode": "ro",
"RW": false,
"Propagation": "rprivate"
},
{
"Type": "volume",
"Name": "addons-443778",
"Source": "/var/lib/docker/volumes/addons-443778/_data",
"Destination": "/var",
"Driver": "local",
"Mode": "z",
"RW": true,
"Propagation": ""
}
],
"Config": {
"Hostname": "addons-443778",
"Domainname": "",
"User": "",
"AttachStdin": false,
"AttachStdout": false,
"AttachStderr": false,
"ExposedPorts": {
"22/tcp": {},
"2376/tcp": {},
"32443/tcp": {},
"5000/tcp": {},
"8443/tcp": {}
},
"Tty": true,
"OpenStdin": false,
"StdinOnce": false,
"Env": [
"container=docker",
"PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
],
"Cmd": null,
"Image": "gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1702920864-17822@sha256:4842b362f06b33d847d73f7ed166c93ce608f4c4cea49b711c7055fd50ebd1e0",
"Volumes": null,
"WorkingDir": "/",
"Entrypoint": [
"/usr/local/bin/entrypoint",
"/sbin/init"
],
"OnBuild": null,
"Labels": {
"created_by.minikube.sigs.k8s.io": "true",
"mode.minikube.sigs.k8s.io": "addons-443778",
"name.minikube.sigs.k8s.io": "addons-443778",
"role.minikube.sigs.k8s.io": ""
},
"StopSignal": "SIGRTMIN+3"
},
"NetworkSettings": {
"Bridge": "",
"SandboxID": "10a2e4103fb8e99665b38659e072f2b00356e07f394bc324d008c8fb2b55e267",
"HairpinMode": false,
"LinkLocalIPv6Address": "",
"LinkLocalIPv6PrefixLen": 0,
"Ports": {
"22/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "32772"
}
],
"2376/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "32771"
}
],
"32443/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "32768"
}
],
"5000/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "32770"
}
],
"8443/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "32769"
}
]
},
"SandboxKey": "/var/run/docker/netns/10a2e4103fb8",
"SecondaryIPAddresses": null,
"SecondaryIPv6Addresses": null,
"EndpointID": "",
"Gateway": "",
"GlobalIPv6Address": "",
"GlobalIPv6PrefixLen": 0,
"IPAddress": "",
"IPPrefixLen": 0,
"IPv6Gateway": "",
"MacAddress": "",
"Networks": {
"addons-443778": {
"IPAMConfig": {
"IPv4Address": "192.168.49.2"
},
"Links": null,
"Aliases": [
"08fa7e5d4c9c",
"addons-443778"
],
"NetworkID": "8fe18393074e82495d785d8dd89689d45c202c0342c17355ba330dc41617f58d",
"EndpointID": "0ead89ccd1a2739d70aee14d992f123d49602ad19913fd8f9148b640462ad8f5",
"Gateway": "192.168.49.1",
"IPAddress": "192.168.49.2",
"IPPrefixLen": 24,
"IPv6Gateway": "",
"GlobalIPv6Address": "",
"GlobalIPv6PrefixLen": 0,
"MacAddress": "02:42:c0:a8:31:02",
"DriverOpts": null
}
}
}
}
]
-- /stdout --
helpers_test.go:239: (dbg) Run: out/minikube-linux-amd64 status --format={{.Host}} -p addons-443778 -n addons-443778
helpers_test.go:244: <<< TestAddons/parallel/Ingress FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======> post-mortem[TestAddons/parallel/Ingress]: minikube logs <======
helpers_test.go:247: (dbg) Run: out/minikube-linux-amd64 -p addons-443778 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-amd64 -p addons-443778 logs -n 25: (1.126648224s)
helpers_test.go:252: TestAddons/parallel/Ingress logs:
-- stdout --
==> Audit <==
|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
| Command | Args | Profile | User | Version | Start Time | End Time |
|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
| delete | -p download-only-664125 | download-only-664125 | jenkins | v1.32.0 | 21 Dec 23 18:04 UTC | 21 Dec 23 18:04 UTC |
| delete | -p download-only-664125 | download-only-664125 | jenkins | v1.32.0 | 21 Dec 23 18:04 UTC | 21 Dec 23 18:04 UTC |
| start | --download-only -p | download-docker-939435 | jenkins | v1.32.0 | 21 Dec 23 18:04 UTC | |
| | download-docker-939435 | | | | | |
| | --alsologtostderr | | | | | |
| | --driver=docker | | | | | |
| | --container-runtime=crio | | | | | |
| delete | -p download-docker-939435 | download-docker-939435 | jenkins | v1.32.0 | 21 Dec 23 18:04 UTC | 21 Dec 23 18:04 UTC |
| start | --download-only -p | binary-mirror-832088 | jenkins | v1.32.0 | 21 Dec 23 18:04 UTC | |
| | binary-mirror-832088 | | | | | |
| | --alsologtostderr | | | | | |
| | --binary-mirror | | | | | |
| | http://127.0.0.1:44331 | | | | | |
| | --driver=docker | | | | | |
| | --container-runtime=crio | | | | | |
| delete | -p binary-mirror-832088 | binary-mirror-832088 | jenkins | v1.32.0 | 21 Dec 23 18:04 UTC | 21 Dec 23 18:04 UTC |
| addons | enable dashboard -p | addons-443778 | jenkins | v1.32.0 | 21 Dec 23 18:04 UTC | |
| | addons-443778 | | | | | |
| addons | disable dashboard -p | addons-443778 | jenkins | v1.32.0 | 21 Dec 23 18:04 UTC | |
| | addons-443778 | | | | | |
| start | -p addons-443778 --wait=true | addons-443778 | jenkins | v1.32.0 | 21 Dec 23 18:04 UTC | 21 Dec 23 18:07 UTC |
| | --memory=4000 --alsologtostderr | | | | | |
| | --addons=registry | | | | | |
| | --addons=metrics-server | | | | | |
| | --addons=volumesnapshots | | | | | |
| | --addons=csi-hostpath-driver | | | | | |
| | --addons=gcp-auth | | | | | |
| | --addons=cloud-spanner | | | | | |
| | --addons=inspektor-gadget | | | | | |
| | --addons=storage-provisioner-rancher | | | | | |
| | --addons=nvidia-device-plugin | | | | | |
| | --addons=yakd --driver=docker | | | | | |
| | --container-runtime=crio | | | | | |
| | --addons=ingress | | | | | |
| | --addons=ingress-dns | | | | | |
| | --addons=helm-tiller | | | | | |
| addons | addons-443778 addons | addons-443778 | jenkins | v1.32.0 | 21 Dec 23 18:07 UTC | 21 Dec 23 18:07 UTC |
| | disable metrics-server | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| addons | disable inspektor-gadget -p | addons-443778 | jenkins | v1.32.0 | 21 Dec 23 18:07 UTC | 21 Dec 23 18:07 UTC |
| | addons-443778 | | | | | |
| addons | addons-443778 addons disable | addons-443778 | jenkins | v1.32.0 | 21 Dec 23 18:07 UTC | 21 Dec 23 18:07 UTC |
| | helm-tiller --alsologtostderr | | | | | |
| | -v=1 | | | | | |
| ip | addons-443778 ip | addons-443778 | jenkins | v1.32.0 | 21 Dec 23 18:07 UTC | 21 Dec 23 18:07 UTC |
| addons | addons-443778 addons disable | addons-443778 | jenkins | v1.32.0 | 21 Dec 23 18:07 UTC | 21 Dec 23 18:07 UTC |
| | registry --alsologtostderr | | | | | |
| | -v=1 | | | | | |
| addons | disable cloud-spanner -p | addons-443778 | jenkins | v1.32.0 | 21 Dec 23 18:07 UTC | 21 Dec 23 18:07 UTC |
| | addons-443778 | | | | | |
| addons | enable headlamp | addons-443778 | jenkins | v1.32.0 | 21 Dec 23 18:07 UTC | 21 Dec 23 18:07 UTC |
| | -p addons-443778 | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| addons | disable nvidia-device-plugin | addons-443778 | jenkins | v1.32.0 | 21 Dec 23 18:07 UTC | 21 Dec 23 18:07 UTC |
| | -p addons-443778 | | | | | |
| ssh | addons-443778 ssh curl -s | addons-443778 | jenkins | v1.32.0 | 21 Dec 23 18:07 UTC | |
| | http://127.0.0.1/ -H 'Host: | | | | | |
| | nginx.example.com' | | | | | |
| ssh | addons-443778 ssh cat | addons-443778 | jenkins | v1.32.0 | 21 Dec 23 18:07 UTC | 21 Dec 23 18:07 UTC |
| | /opt/local-path-provisioner/pvc-4dcfabe1-8499-4626-b912-956875087aab_default_test-pvc/file1 | | | | | |
| addons | addons-443778 addons disable | addons-443778 | jenkins | v1.32.0 | 21 Dec 23 18:07 UTC | 21 Dec 23 18:08 UTC |
| | storage-provisioner-rancher | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| addons | addons-443778 addons | addons-443778 | jenkins | v1.32.0 | 21 Dec 23 18:08 UTC | 21 Dec 23 18:08 UTC |
| | disable csi-hostpath-driver | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| addons | addons-443778 addons | addons-443778 | jenkins | v1.32.0 | 21 Dec 23 18:08 UTC | 21 Dec 23 18:08 UTC |
| | disable volumesnapshots | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| ip | addons-443778 ip | addons-443778 | jenkins | v1.32.0 | 21 Dec 23 18:10 UTC | 21 Dec 23 18:10 UTC |
| addons | addons-443778 addons disable | addons-443778 | jenkins | v1.32.0 | 21 Dec 23 18:10 UTC | 21 Dec 23 18:10 UTC |
| | ingress-dns --alsologtostderr | | | | | |
| | -v=1 | | | | | |
| addons | addons-443778 addons disable | addons-443778 | jenkins | v1.32.0 | 21 Dec 23 18:10 UTC | 21 Dec 23 18:10 UTC |
| | ingress --alsologtostderr -v=1 | | | | | |
|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
==> Last Start <==
Log file created at: 2023/12/21 18:04:48
Running on machine: ubuntu-20-agent-11
Binary: Built with gc go1.21.5 for linux/amd64
Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
I1221 18:04:48.476988 17890 out.go:296] Setting OutFile to fd 1 ...
I1221 18:04:48.477287 17890 out.go:343] TERM=,COLORTERM=, which probably does not support color
I1221 18:04:48.477298 17890 out.go:309] Setting ErrFile to fd 2...
I1221 18:04:48.477305 17890 out.go:343] TERM=,COLORTERM=, which probably does not support color
I1221 18:04:48.477493 17890 root.go:338] Updating PATH: /home/jenkins/minikube-integration/17848-9881/.minikube/bin
I1221 18:04:48.478123 17890 out.go:303] Setting JSON to false
I1221 18:04:48.478921 17890 start.go:128] hostinfo: {"hostname":"ubuntu-20-agent-11","uptime":2836,"bootTime":1703179053,"procs":171,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1047-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
I1221 18:04:48.478991 17890 start.go:138] virtualization: kvm guest
I1221 18:04:48.481055 17890 out.go:177] * [addons-443778] minikube v1.32.0 on Ubuntu 20.04 (kvm/amd64)
I1221 18:04:48.482628 17890 notify.go:220] Checking for updates...
I1221 18:04:48.482637 17890 out.go:177] - MINIKUBE_LOCATION=17848
I1221 18:04:48.483988 17890 out.go:177] - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
I1221 18:04:48.485355 17890 out.go:177] - KUBECONFIG=/home/jenkins/minikube-integration/17848-9881/kubeconfig
I1221 18:04:48.486752 17890 out.go:177] - MINIKUBE_HOME=/home/jenkins/minikube-integration/17848-9881/.minikube
I1221 18:04:48.488111 17890 out.go:177] - MINIKUBE_BIN=out/minikube-linux-amd64
I1221 18:04:48.489335 17890 out.go:177] - MINIKUBE_FORCE_SYSTEMD=
I1221 18:04:48.490793 17890 driver.go:392] Setting default libvirt URI to qemu:///system
I1221 18:04:48.510719 17890 docker.go:122] docker version: linux-24.0.7:Docker Engine - Community
I1221 18:04:48.510814 17890 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I1221 18:04:48.560085 17890 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:39 SystemTime:2023-12-21 18:04:48.552406959 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1047-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Archi
tecture:x86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33648054272 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-11 Labels:[] ExperimentalBuild:false ServerVersion:24.0.7 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:3dd1e886e55dd695541fdcd67420c2888645a495 Expected:3dd1e886e55dd695541fdcd67420c2888645a495} RuncCommit:{ID:v1.1.10-0-g18a0cb0 Expected:v1.1.10-0-g18a0cb0} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<ni
l> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.11.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.21.0] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
I1221 18:04:48.560165 17890 docker.go:295] overlay module found
I1221 18:04:48.562119 17890 out.go:177] * Using the docker driver based on user configuration
I1221 18:04:48.563449 17890 start.go:298] selected driver: docker
I1221 18:04:48.563459 17890 start.go:902] validating driver "docker" against <nil>
I1221 18:04:48.563469 17890 start.go:913] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
I1221 18:04:48.564183 17890 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I1221 18:04:48.615135 17890 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:39 SystemTime:2023-12-21 18:04:48.60782739 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1047-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Archit
ecture:x86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33648054272 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-11 Labels:[] ExperimentalBuild:false ServerVersion:24.0.7 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:3dd1e886e55dd695541fdcd67420c2888645a495 Expected:3dd1e886e55dd695541fdcd67420c2888645a495} RuncCommit:{ID:v1.1.10-0-g18a0cb0 Expected:v1.1.10-0-g18a0cb0} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil
> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.11.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.21.0] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
I1221 18:04:48.615277 17890 start_flags.go:309] no existing cluster config was found, will generate one from the flags
I1221 18:04:48.615511 17890 start_flags.go:931] Waiting for all components: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
I1221 18:04:48.617205 17890 out.go:177] * Using Docker driver with root privileges
I1221 18:04:48.618617 17890 cni.go:84] Creating CNI manager for ""
I1221 18:04:48.618639 17890 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
I1221 18:04:48.618649 17890 start_flags.go:318] Found "CNI" CNI - setting NetworkPlugin=cni
I1221 18:04:48.618663 17890 start_flags.go:323] config:
{Name:addons-443778 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1702920864-17822@sha256:4842b362f06b33d847d73f7ed166c93ce608f4c4cea49b711c7055fd50ebd1e0 Memory:4000 CPUs:2 DiskSize:20000 VMDriver: Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:0 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.28.4 ClusterName:addons-443778 Namespace:default APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRI
Socket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI: NodeIP: NodePort:8443 NodeName:} Nodes:[] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 AutoPauseInterval:1m0s GPUs:}
I1221 18:04:48.620029 17890 out.go:177] * Starting control plane node addons-443778 in cluster addons-443778
I1221 18:04:48.621171 17890 cache.go:121] Beginning downloading kic base image for docker with crio
I1221 18:04:48.622589 17890 out.go:177] * Pulling base image v0.0.42-1702920864-17822 ...
I1221 18:04:48.623828 17890 preload.go:132] Checking if preload exists for k8s version v1.28.4 and runtime crio
I1221 18:04:48.623862 17890 preload.go:148] Found local preload: /home/jenkins/minikube-integration/17848-9881/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.28.4-cri-o-overlay-amd64.tar.lz4
I1221 18:04:48.623873 17890 cache.go:56] Caching tarball of preloaded images
I1221 18:04:48.623924 17890 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1702920864-17822@sha256:4842b362f06b33d847d73f7ed166c93ce608f4c4cea49b711c7055fd50ebd1e0 in local docker daemon
I1221 18:04:48.623974 17890 preload.go:174] Found /home/jenkins/minikube-integration/17848-9881/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.28.4-cri-o-overlay-amd64.tar.lz4 in cache, skipping download
I1221 18:04:48.623985 17890 cache.go:59] Finished verifying existence of preloaded tar for v1.28.4 on crio
I1221 18:04:48.624300 17890 profile.go:148] Saving config to /home/jenkins/minikube-integration/17848-9881/.minikube/profiles/addons-443778/config.json ...
I1221 18:04:48.624320 17890 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/17848-9881/.minikube/profiles/addons-443778/config.json: {Name:mkd0c9faad4f5c61530803aa3ccb3d6e3a37a0ba Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1221 18:04:48.638767 17890 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1702920864-17822@sha256:4842b362f06b33d847d73f7ed166c93ce608f4c4cea49b711c7055fd50ebd1e0 to local cache
I1221 18:04:48.638871 17890 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1702920864-17822@sha256:4842b362f06b33d847d73f7ed166c93ce608f4c4cea49b711c7055fd50ebd1e0 in local cache directory
I1221 18:04:48.638886 17890 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1702920864-17822@sha256:4842b362f06b33d847d73f7ed166c93ce608f4c4cea49b711c7055fd50ebd1e0 in local cache directory, skipping pull
I1221 18:04:48.638890 17890 image.go:105] gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1702920864-17822@sha256:4842b362f06b33d847d73f7ed166c93ce608f4c4cea49b711c7055fd50ebd1e0 exists in cache, skipping pull
I1221 18:04:48.638897 17890 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1702920864-17822@sha256:4842b362f06b33d847d73f7ed166c93ce608f4c4cea49b711c7055fd50ebd1e0 as a tarball
I1221 18:04:48.638907 17890 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1702920864-17822@sha256:4842b362f06b33d847d73f7ed166c93ce608f4c4cea49b711c7055fd50ebd1e0 from local cache
I1221 18:05:00.050623 17890 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1702920864-17822@sha256:4842b362f06b33d847d73f7ed166c93ce608f4c4cea49b711c7055fd50ebd1e0 from cached tarball
I1221 18:05:00.050658 17890 cache.go:194] Successfully downloaded all kic artifacts
I1221 18:05:00.050699 17890 start.go:365] acquiring machines lock for addons-443778: {Name:mk9a7b3de6d9d2194b9452b8517f44b364318adb Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
I1221 18:05:00.050784 17890 start.go:369] acquired machines lock for "addons-443778" in 69.296µs
I1221 18:05:00.050807 17890 start.go:93] Provisioning new machine with config: &{Name:addons-443778 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1702920864-17822@sha256:4842b362f06b33d847d73f7ed166c93ce608f4c4cea49b711c7055fd50ebd1e0 Memory:4000 CPUs:2 DiskSize:20000 VMDriver: Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:0 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.28.4 ClusterName:addons-443778 Namespace:default APIServerName:minikubeCA A
PIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI: NodeIP: NodePort:8443 NodeName:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.28.4 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false Disabl
eMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 AutoPauseInterval:1m0s GPUs:} &{Name: IP: Port:8443 KubernetesVersion:v1.28.4 ContainerRuntime:crio ControlPlane:true Worker:true}
I1221 18:05:00.050883 17890 start.go:125] createHost starting for "" (driver="docker")
I1221 18:05:00.052750 17890 out.go:204] * Creating docker container (CPUs=2, Memory=4000MB) ...
I1221 18:05:00.052977 17890 start.go:159] libmachine.API.Create for "addons-443778" (driver="docker")
I1221 18:05:00.053007 17890 client.go:168] LocalClient.Create starting
I1221 18:05:00.053089 17890 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/17848-9881/.minikube/certs/ca.pem
I1221 18:05:00.482616 17890 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/17848-9881/.minikube/certs/cert.pem
I1221 18:05:00.605372 17890 cli_runner.go:164] Run: docker network inspect addons-443778 --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
W1221 18:05:00.619543 17890 cli_runner.go:211] docker network inspect addons-443778 --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}" returned with exit code 1
I1221 18:05:00.619606 17890 network_create.go:281] running [docker network inspect addons-443778] to gather additional debugging logs...
I1221 18:05:00.619623 17890 cli_runner.go:164] Run: docker network inspect addons-443778
W1221 18:05:00.633729 17890 cli_runner.go:211] docker network inspect addons-443778 returned with exit code 1
I1221 18:05:00.633759 17890 network_create.go:284] error running [docker network inspect addons-443778]: docker network inspect addons-443778: exit status 1
stdout:
[]
stderr:
Error response from daemon: network addons-443778 not found
I1221 18:05:00.633774 17890 network_create.go:286] output of [docker network inspect addons-443778]: -- stdout --
[]
-- /stdout --
** stderr **
Error response from daemon: network addons-443778 not found
** /stderr **
I1221 18:05:00.633872 17890 cli_runner.go:164] Run: docker network inspect bridge --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
I1221 18:05:00.648389 17890 network.go:209] using free private subnet 192.168.49.0/24: &{IP:192.168.49.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.49.0/24 Gateway:192.168.49.1 ClientMin:192.168.49.2 ClientMax:192.168.49.254 Broadcast:192.168.49.255 IsPrivate:true Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:} reservation:0xc00280b720}
I1221 18:05:00.648428 17890 network_create.go:124] attempt to create docker network addons-443778 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
I1221 18:05:00.648494 17890 cli_runner.go:164] Run: docker network create --driver=bridge --subnet=192.168.49.0/24 --gateway=192.168.49.1 -o --ip-masq -o --icc -o com.docker.network.driver.mtu=1500 --label=created_by.minikube.sigs.k8s.io=true --label=name.minikube.sigs.k8s.io=addons-443778 addons-443778
I1221 18:05:00.698793 17890 network_create.go:108] docker network addons-443778 192.168.49.0/24 created
I1221 18:05:00.698823 17890 kic.go:121] calculated static IP "192.168.49.2" for the "addons-443778" container
I1221 18:05:00.698912 17890 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
I1221 18:05:00.713921 17890 cli_runner.go:164] Run: docker volume create addons-443778 --label name.minikube.sigs.k8s.io=addons-443778 --label created_by.minikube.sigs.k8s.io=true
I1221 18:05:00.729494 17890 oci.go:103] Successfully created a docker volume addons-443778
I1221 18:05:00.729563 17890 cli_runner.go:164] Run: docker run --rm --name addons-443778-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-443778 --entrypoint /usr/bin/test -v addons-443778:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1702920864-17822@sha256:4842b362f06b33d847d73f7ed166c93ce608f4c4cea49b711c7055fd50ebd1e0 -d /var/lib
I1221 18:05:04.460829 17890 cli_runner.go:217] Completed: docker run --rm --name addons-443778-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-443778 --entrypoint /usr/bin/test -v addons-443778:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1702920864-17822@sha256:4842b362f06b33d847d73f7ed166c93ce608f4c4cea49b711c7055fd50ebd1e0 -d /var/lib: (3.731214131s)
I1221 18:05:04.460852 17890 oci.go:107] Successfully prepared a docker volume addons-443778
I1221 18:05:04.460890 17890 preload.go:132] Checking if preload exists for k8s version v1.28.4 and runtime crio
I1221 18:05:04.460912 17890 kic.go:194] Starting extracting preloaded images to volume ...
I1221 18:05:04.460970 17890 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/17848-9881/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.28.4-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-443778:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1702920864-17822@sha256:4842b362f06b33d847d73f7ed166c93ce608f4c4cea49b711c7055fd50ebd1e0 -I lz4 -xf /preloaded.tar -C /extractDir
I1221 18:05:09.554150 17890 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/17848-9881/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.28.4-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-443778:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1702920864-17822@sha256:4842b362f06b33d847d73f7ed166c93ce608f4c4cea49b711c7055fd50ebd1e0 -I lz4 -xf /preloaded.tar -C /extractDir: (5.093132101s)
I1221 18:05:09.554180 17890 kic.go:203] duration metric: took 5.093267 seconds to extract preloaded images to volume
W1221 18:05:09.554311 17890 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
I1221 18:05:09.554395 17890 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
I1221 18:05:09.605730 17890 cli_runner.go:164] Run: docker run -d -t --privileged --security-opt seccomp=unconfined --tmpfs /tmp --tmpfs /run -v /lib/modules:/lib/modules:ro --hostname addons-443778 --name addons-443778 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-443778 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-443778 --network addons-443778 --ip 192.168.49.2 --volume addons-443778:/var --security-opt apparmor=unconfined --memory=4000mb --cpus=2 -e container=docker --expose 8443 --publish=127.0.0.1::8443 --publish=127.0.0.1::22 --publish=127.0.0.1::2376 --publish=127.0.0.1::5000 --publish=127.0.0.1::32443 gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1702920864-17822@sha256:4842b362f06b33d847d73f7ed166c93ce608f4c4cea49b711c7055fd50ebd1e0
I1221 18:05:09.904683 17890 cli_runner.go:164] Run: docker container inspect addons-443778 --format={{.State.Running}}
I1221 18:05:09.921883 17890 cli_runner.go:164] Run: docker container inspect addons-443778 --format={{.State.Status}}
I1221 18:05:09.937958 17890 cli_runner.go:164] Run: docker exec addons-443778 stat /var/lib/dpkg/alternatives/iptables
I1221 18:05:10.006071 17890 oci.go:144] the created container "addons-443778" has a running status.
I1221 18:05:10.006101 17890 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/17848-9881/.minikube/machines/addons-443778/id_rsa...
I1221 18:05:10.190304 17890 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/17848-9881/.minikube/machines/addons-443778/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
I1221 18:05:10.208519 17890 cli_runner.go:164] Run: docker container inspect addons-443778 --format={{.State.Status}}
I1221 18:05:10.228043 17890 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
I1221 18:05:10.228068 17890 kic_runner.go:114] Args: [docker exec --privileged addons-443778 chown docker:docker /home/docker/.ssh/authorized_keys]
I1221 18:05:10.309504 17890 cli_runner.go:164] Run: docker container inspect addons-443778 --format={{.State.Status}}
I1221 18:05:10.338698 17890 machine.go:88] provisioning docker machine ...
I1221 18:05:10.338741 17890 ubuntu.go:169] provisioning hostname "addons-443778"
I1221 18:05:10.338796 17890 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-443778
I1221 18:05:10.354413 17890 main.go:141] libmachine: Using SSH client type: native
I1221 18:05:10.354740 17890 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x809380] 0x80c060 <nil> [] 0s} 127.0.0.1 32772 <nil> <nil>}
I1221 18:05:10.354759 17890 main.go:141] libmachine: About to run SSH command:
sudo hostname addons-443778 && echo "addons-443778" | sudo tee /etc/hostname
I1221 18:05:10.551557 17890 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-443778
I1221 18:05:10.551635 17890 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-443778
I1221 18:05:10.568397 17890 main.go:141] libmachine: Using SSH client type: native
I1221 18:05:10.568730 17890 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x809380] 0x80c060 <nil> [] 0s} 127.0.0.1 32772 <nil> <nil>}
I1221 18:05:10.568750 17890 main.go:141] libmachine: About to run SSH command:
if ! grep -xq '.*\saddons-443778' /etc/hosts; then
if grep -xq '127.0.1.1\s.*' /etc/hosts; then
sudo sed -i 's/^127.0.1.1\s.*/127.0.1.1 addons-443778/g' /etc/hosts;
else
echo '127.0.1.1 addons-443778' | sudo tee -a /etc/hosts;
fi
fi
I1221 18:05:10.692633 17890 main.go:141] libmachine: SSH cmd err, output: <nil>:
I1221 18:05:10.692656 17890 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/17848-9881/.minikube CaCertPath:/home/jenkins/minikube-integration/17848-9881/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/17848-9881/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/17848-9881/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/17848-9881/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/17848-9881/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/17848-9881/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/17848-9881/.minikube}
I1221 18:05:10.692686 17890 ubuntu.go:177] setting up certificates
I1221 18:05:10.692700 17890 provision.go:83] configureAuth start
I1221 18:05:10.692756 17890 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-443778
I1221 18:05:10.707898 17890 provision.go:138] copyHostCerts
I1221 18:05:10.707996 17890 exec_runner.go:151] cp: /home/jenkins/minikube-integration/17848-9881/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/17848-9881/.minikube/ca.pem (1078 bytes)
I1221 18:05:10.708136 17890 exec_runner.go:151] cp: /home/jenkins/minikube-integration/17848-9881/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/17848-9881/.minikube/cert.pem (1123 bytes)
I1221 18:05:10.708213 17890 exec_runner.go:151] cp: /home/jenkins/minikube-integration/17848-9881/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/17848-9881/.minikube/key.pem (1679 bytes)
I1221 18:05:10.708270 17890 provision.go:112] generating server cert: /home/jenkins/minikube-integration/17848-9881/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/17848-9881/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/17848-9881/.minikube/certs/ca-key.pem org=jenkins.addons-443778 san=[192.168.49.2 127.0.0.1 localhost 127.0.0.1 minikube addons-443778]
I1221 18:05:10.978219 17890 provision.go:172] copyRemoteCerts
I1221 18:05:10.978278 17890 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
I1221 18:05:10.978309 17890 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-443778
I1221 18:05:10.995513 17890 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/17848-9881/.minikube/machines/addons-443778/id_rsa Username:docker}
I1221 18:05:11.084686 17890 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17848-9881/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
I1221 18:05:11.104600 17890 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17848-9881/.minikube/machines/server.pem --> /etc/docker/server.pem (1216 bytes)
I1221 18:05:11.123563 17890 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17848-9881/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
I1221 18:05:11.142068 17890 provision.go:86] duration metric: configureAuth took 449.353529ms
I1221 18:05:11.142086 17890 ubuntu.go:193] setting minikube options for container-runtime
I1221 18:05:11.142222 17890 config.go:182] Loaded profile config "addons-443778": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.28.4
I1221 18:05:11.142303 17890 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-443778
I1221 18:05:11.160661 17890 main.go:141] libmachine: Using SSH client type: native
I1221 18:05:11.160957 17890 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x809380] 0x80c060 <nil> [] 0s} 127.0.0.1 32772 <nil> <nil>}
I1221 18:05:11.160976 17890 main.go:141] libmachine: About to run SSH command:
sudo mkdir -p /etc/sysconfig && printf %!s(MISSING) "
CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
" | sudo tee /etc/sysconfig/crio.minikube && sudo systemctl restart crio
I1221 18:05:11.347694 17890 main.go:141] libmachine: SSH cmd err, output: <nil>:
CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
I1221 18:05:11.347725 17890 machine.go:91] provisioned docker machine in 1.009000508s
I1221 18:05:11.347736 17890 client.go:171] LocalClient.Create took 11.294721209s
I1221 18:05:11.347755 17890 start.go:167] duration metric: libmachine.API.Create for "addons-443778" took 11.294777954s
I1221 18:05:11.347764 17890 start.go:300] post-start starting for "addons-443778" (driver="docker")
I1221 18:05:11.347777 17890 start.go:329] creating required directories: [/etc/kubernetes/addons /etc/kubernetes/manifests /var/tmp/minikube /var/lib/minikube /var/lib/minikube/certs /var/lib/minikube/images /var/lib/minikube/binaries /tmp/gvisor /usr/share/ca-certificates /etc/ssl/certs]
I1221 18:05:11.347835 17890 ssh_runner.go:195] Run: sudo mkdir -p /etc/kubernetes/addons /etc/kubernetes/manifests /var/tmp/minikube /var/lib/minikube /var/lib/minikube/certs /var/lib/minikube/images /var/lib/minikube/binaries /tmp/gvisor /usr/share/ca-certificates /etc/ssl/certs
I1221 18:05:11.347877 17890 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-443778
I1221 18:05:11.363682 17890 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/17848-9881/.minikube/machines/addons-443778/id_rsa Username:docker}
I1221 18:05:11.444802 17890 ssh_runner.go:195] Run: cat /etc/os-release
I1221 18:05:11.447567 17890 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
I1221 18:05:11.447598 17890 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
I1221 18:05:11.447608 17890 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
I1221 18:05:11.447614 17890 info.go:137] Remote host: Ubuntu 22.04.3 LTS
I1221 18:05:11.447624 17890 filesync.go:126] Scanning /home/jenkins/minikube-integration/17848-9881/.minikube/addons for local assets ...
I1221 18:05:11.447684 17890 filesync.go:126] Scanning /home/jenkins/minikube-integration/17848-9881/.minikube/files for local assets ...
I1221 18:05:11.447710 17890 start.go:303] post-start completed in 99.940044ms
I1221 18:05:11.448025 17890 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-443778
I1221 18:05:11.463752 17890 profile.go:148] Saving config to /home/jenkins/minikube-integration/17848-9881/.minikube/profiles/addons-443778/config.json ...
I1221 18:05:11.463960 17890 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
I1221 18:05:11.463994 17890 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-443778
I1221 18:05:11.479404 17890 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/17848-9881/.minikube/machines/addons-443778/id_rsa Username:docker}
I1221 18:05:11.557302 17890 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
I1221 18:05:11.560811 17890 start.go:128] duration metric: createHost completed in 11.509915327s
I1221 18:05:11.560829 17890 start.go:83] releasing machines lock for "addons-443778", held for 11.510033901s
I1221 18:05:11.560884 17890 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-443778
I1221 18:05:11.575737 17890 ssh_runner.go:195] Run: cat /version.json
I1221 18:05:11.575778 17890 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-443778
I1221 18:05:11.575822 17890 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
I1221 18:05:11.575882 17890 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-443778
I1221 18:05:11.593121 17890 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/17848-9881/.minikube/machines/addons-443778/id_rsa Username:docker}
I1221 18:05:11.596223 17890 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/17848-9881/.minikube/machines/addons-443778/id_rsa Username:docker}
I1221 18:05:11.759879 17890 ssh_runner.go:195] Run: systemctl --version
I1221 18:05:11.763540 17890 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
I1221 18:05:11.897023 17890 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
I1221 18:05:11.900874 17890 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f -name *loopback.conf* -not -name *.mk_disabled -exec sh -c "sudo mv {} {}.mk_disabled" ;
I1221 18:05:11.916882 17890 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
I1221 18:05:11.916966 17890 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f ( ( -name *bridge* -or -name *podman* ) -and -not -name *.mk_disabled ) -printf "%!p(MISSING), " -exec sh -c "sudo mv {} {}.mk_disabled" ;
I1221 18:05:11.940657 17890 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
I1221 18:05:11.940682 17890 start.go:475] detecting cgroup driver to use...
I1221 18:05:11.940713 17890 detect.go:196] detected "cgroupfs" cgroup driver on host os
I1221 18:05:11.940769 17890 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
I1221 18:05:11.952778 17890 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
I1221 18:05:11.961685 17890 docker.go:203] disabling cri-docker service (if available) ...
I1221 18:05:11.961723 17890 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
I1221 18:05:11.972505 17890 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
I1221 18:05:11.983688 17890 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
I1221 18:05:12.052196 17890 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
I1221 18:05:12.127571 17890 docker.go:219] disabling docker service ...
I1221 18:05:12.127638 17890 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
I1221 18:05:12.143031 17890 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
I1221 18:05:12.152143 17890 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
I1221 18:05:12.224479 17890 ssh_runner.go:195] Run: sudo systemctl mask docker.service
I1221 18:05:12.296418 17890 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
I1221 18:05:12.305793 17890 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %!s(MISSING) "runtime-endpoint: unix:///var/run/crio/crio.sock
" | sudo tee /etc/crictl.yaml"
I1221 18:05:12.318840 17890 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.9" pause image...
I1221 18:05:12.318886 17890 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*pause_image = .*$|pause_image = "registry.k8s.io/pause:3.9"|' /etc/crio/crio.conf.d/02-crio.conf"
I1221 18:05:12.326817 17890 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
I1221 18:05:12.326857 17890 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
I1221 18:05:12.334680 17890 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
I1221 18:05:12.342303 17890 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
I1221 18:05:12.349933 17890 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
I1221 18:05:12.357001 17890 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
I1221 18:05:12.363514 17890 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
I1221 18:05:12.370136 17890 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I1221 18:05:12.439388 17890 ssh_runner.go:195] Run: sudo systemctl restart crio
I1221 18:05:12.538516 17890 start.go:522] Will wait 60s for socket path /var/run/crio/crio.sock
I1221 18:05:12.538587 17890 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
I1221 18:05:12.541558 17890 start.go:543] Will wait 60s for crictl version
I1221 18:05:12.541642 17890 ssh_runner.go:195] Run: which crictl
I1221 18:05:12.544259 17890 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
I1221 18:05:12.574162 17890 start.go:559] Version: 0.1.0
RuntimeName: cri-o
RuntimeVersion: 1.24.6
RuntimeApiVersion: v1
I1221 18:05:12.574241 17890 ssh_runner.go:195] Run: crio --version
I1221 18:05:12.605197 17890 ssh_runner.go:195] Run: crio --version
I1221 18:05:12.638168 17890 out.go:177] * Preparing Kubernetes v1.28.4 on CRI-O 1.24.6 ...
I1221 18:05:12.639573 17890 cli_runner.go:164] Run: docker network inspect addons-443778 --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
I1221 18:05:12.654363 17890 ssh_runner.go:195] Run: grep 192.168.49.1 host.minikube.internal$ /etc/hosts
I1221 18:05:12.657463 17890 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\thost.minikube.internal$' "/etc/hosts"; echo "192.168.49.1 host.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
I1221 18:05:12.666462 17890 preload.go:132] Checking if preload exists for k8s version v1.28.4 and runtime crio
I1221 18:05:12.666507 17890 ssh_runner.go:195] Run: sudo crictl images --output json
I1221 18:05:12.716229 17890 crio.go:496] all images are preloaded for cri-o runtime.
I1221 18:05:12.716251 17890 crio.go:415] Images already preloaded, skipping extraction
I1221 18:05:12.716290 17890 ssh_runner.go:195] Run: sudo crictl images --output json
I1221 18:05:12.745515 17890 crio.go:496] all images are preloaded for cri-o runtime.
I1221 18:05:12.745539 17890 cache_images.go:84] Images are preloaded, skipping loading
I1221 18:05:12.745610 17890 ssh_runner.go:195] Run: crio config
I1221 18:05:12.784115 17890 cni.go:84] Creating CNI manager for ""
I1221 18:05:12.784133 17890 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
I1221 18:05:12.784148 17890 kubeadm.go:87] Using pod CIDR: 10.244.0.0/16
I1221 18:05:12.784165 17890 kubeadm.go:176] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:192.168.49.2 APIServerPort:8443 KubernetesVersion:v1.28.4 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-443778 NodeName:addons-443778 DNSDomain:cluster.local CRISocket:/var/run/crio/crio.sock ImageRepository: ComponentOptions:[{Component:apiServer ExtraArgs:map[enable-admission-plugins:NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota] Pairs:map[certSANs:["127.0.0.1", "localhost", "192.168.49.2"]]} {Component:controllerManager ExtraArgs:map[allocate-node-cidrs:true leader-elect:false] Pairs:map[]} {Component:scheduler ExtraArgs:map[leader-elect:false] Pairs:map[]}] FeatureArgs:map[] NodeIP:192.168.49.2 CgroupDriver:cgroupfs ClientCAFile:/var/lib/minikube/certs/ca.crt StaticPodPath:/etc/kuberne
tes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
I1221 18:05:12.784272 17890 kubeadm.go:181] kubeadm config:
apiVersion: kubeadm.k8s.io/v1beta3
kind: InitConfiguration
localAPIEndpoint:
advertiseAddress: 192.168.49.2
bindPort: 8443
bootstrapTokens:
- groups:
- system:bootstrappers:kubeadm:default-node-token
ttl: 24h0m0s
usages:
- signing
- authentication
nodeRegistration:
criSocket: unix:///var/run/crio/crio.sock
name: "addons-443778"
kubeletExtraArgs:
node-ip: 192.168.49.2
taints: []
---
apiVersion: kubeadm.k8s.io/v1beta3
kind: ClusterConfiguration
apiServer:
certSANs: ["127.0.0.1", "localhost", "192.168.49.2"]
extraArgs:
enable-admission-plugins: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
controllerManager:
extraArgs:
allocate-node-cidrs: "true"
leader-elect: "false"
scheduler:
extraArgs:
leader-elect: "false"
certificatesDir: /var/lib/minikube/certs
clusterName: mk
controlPlaneEndpoint: control-plane.minikube.internal:8443
etcd:
local:
dataDir: /var/lib/minikube/etcd
extraArgs:
proxy-refresh-interval: "70000"
kubernetesVersion: v1.28.4
networking:
dnsDomain: cluster.local
podSubnet: "10.244.0.0/16"
serviceSubnet: 10.96.0.0/12
---
apiVersion: kubelet.config.k8s.io/v1beta1
kind: KubeletConfiguration
authentication:
x509:
clientCAFile: /var/lib/minikube/certs/ca.crt
cgroupDriver: cgroupfs
hairpinMode: hairpin-veth
runtimeRequestTimeout: 15m
clusterDomain: "cluster.local"
# disable disk resource management by default
imageGCHighThresholdPercent: 100
evictionHard:
nodefs.available: "0%!"(MISSING)
nodefs.inodesFree: "0%!"(MISSING)
imagefs.available: "0%!"(MISSING)
failSwapOn: false
staticPodPath: /etc/kubernetes/manifests
---
apiVersion: kubeproxy.config.k8s.io/v1alpha1
kind: KubeProxyConfiguration
clusterCIDR: "10.244.0.0/16"
metricsBindAddress: 0.0.0.0:10249
conntrack:
maxPerCore: 0
# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
tcpEstablishedTimeout: 0s
# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
tcpCloseWaitTimeout: 0s
I1221 18:05:12.784326 17890 kubeadm.go:976] kubelet [Unit]
Wants=crio.service
[Service]
ExecStart=
ExecStart=/var/lib/minikube/binaries/v1.28.4/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --container-runtime-endpoint=unix:///var/run/crio/crio.sock --enforce-node-allocatable= --hostname-override=addons-443778 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
[Install]
config:
{KubernetesVersion:v1.28.4 ClusterName:addons-443778 Namespace:default APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI: NodeIP: NodePort:8443 NodeName:}
I1221 18:05:12.784369 17890 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.28.4
I1221 18:05:12.791708 17890 binaries.go:44] Found k8s binaries, skipping transfer
I1221 18:05:12.791758 17890 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
I1221 18:05:12.798595 17890 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (423 bytes)
I1221 18:05:12.812866 17890 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
I1221 18:05:12.826902 17890 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2094 bytes)
I1221 18:05:12.841165 17890 ssh_runner.go:195] Run: grep 192.168.49.2 control-plane.minikube.internal$ /etc/hosts
I1221 18:05:12.843833 17890 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\tcontrol-plane.minikube.internal$' "/etc/hosts"; echo "192.168.49.2 control-plane.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
I1221 18:05:12.852299 17890 certs.go:56] Setting up /home/jenkins/minikube-integration/17848-9881/.minikube/profiles/addons-443778 for IP: 192.168.49.2
I1221 18:05:12.852335 17890 certs.go:190] acquiring lock for shared ca certs: {Name:mk1a19dbb52a881fd398c5196f3505713dce7712 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1221 18:05:12.852457 17890 certs.go:204] generating minikubeCA CA: /home/jenkins/minikube-integration/17848-9881/.minikube/ca.key
I1221 18:05:13.122346 17890 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/17848-9881/.minikube/ca.crt ...
I1221 18:05:13.122372 17890 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/17848-9881/.minikube/ca.crt: {Name:mk343a280055ce0160f002a7784268f261842e57 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1221 18:05:13.122530 17890 crypto.go:164] Writing key to /home/jenkins/minikube-integration/17848-9881/.minikube/ca.key ...
I1221 18:05:13.122541 17890 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/17848-9881/.minikube/ca.key: {Name:mkf791f12f203db1406c729cc63e9176be98f506 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1221 18:05:13.122610 17890 certs.go:204] generating proxyClientCA CA: /home/jenkins/minikube-integration/17848-9881/.minikube/proxy-client-ca.key
I1221 18:05:13.512576 17890 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/17848-9881/.minikube/proxy-client-ca.crt ...
I1221 18:05:13.512604 17890 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/17848-9881/.minikube/proxy-client-ca.crt: {Name:mk0848666dac2b416ebd2b2029b4586890fefa50 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1221 18:05:13.512753 17890 crypto.go:164] Writing key to /home/jenkins/minikube-integration/17848-9881/.minikube/proxy-client-ca.key ...
I1221 18:05:13.512763 17890 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/17848-9881/.minikube/proxy-client-ca.key: {Name:mk47b36e2b95b474ef66967510fbd9c13d8958e6 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1221 18:05:13.512856 17890 certs.go:319] generating minikube-user signed cert: /home/jenkins/minikube-integration/17848-9881/.minikube/profiles/addons-443778/client.key
I1221 18:05:13.512869 17890 crypto.go:68] Generating cert /home/jenkins/minikube-integration/17848-9881/.minikube/profiles/addons-443778/client.crt with IP's: []
I1221 18:05:13.734503 17890 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/17848-9881/.minikube/profiles/addons-443778/client.crt ...
I1221 18:05:13.734530 17890 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/17848-9881/.minikube/profiles/addons-443778/client.crt: {Name:mk419eb28a4004a15b081a84df9cf73510a67ab6 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1221 18:05:13.734670 17890 crypto.go:164] Writing key to /home/jenkins/minikube-integration/17848-9881/.minikube/profiles/addons-443778/client.key ...
I1221 18:05:13.734679 17890 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/17848-9881/.minikube/profiles/addons-443778/client.key: {Name:mkbef7a43327dbd483445b29e710fabc89eb59e5 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1221 18:05:13.734742 17890 certs.go:319] generating minikube signed cert: /home/jenkins/minikube-integration/17848-9881/.minikube/profiles/addons-443778/apiserver.key.dd3b5fb2
I1221 18:05:13.734759 17890 crypto.go:68] Generating cert /home/jenkins/minikube-integration/17848-9881/.minikube/profiles/addons-443778/apiserver.crt.dd3b5fb2 with IP's: [192.168.49.2 10.96.0.1 127.0.0.1 10.0.0.1]
I1221 18:05:13.849723 17890 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/17848-9881/.minikube/profiles/addons-443778/apiserver.crt.dd3b5fb2 ...
I1221 18:05:13.849753 17890 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/17848-9881/.minikube/profiles/addons-443778/apiserver.crt.dd3b5fb2: {Name:mk18fd225c19a3d2c32c1c0b5bcd37c57c4f3a3c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1221 18:05:13.849902 17890 crypto.go:164] Writing key to /home/jenkins/minikube-integration/17848-9881/.minikube/profiles/addons-443778/apiserver.key.dd3b5fb2 ...
I1221 18:05:13.849914 17890 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/17848-9881/.minikube/profiles/addons-443778/apiserver.key.dd3b5fb2: {Name:mk4f60cfa82275b029e78563b3c45d2e63154bf6 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1221 18:05:13.849982 17890 certs.go:337] copying /home/jenkins/minikube-integration/17848-9881/.minikube/profiles/addons-443778/apiserver.crt.dd3b5fb2 -> /home/jenkins/minikube-integration/17848-9881/.minikube/profiles/addons-443778/apiserver.crt
I1221 18:05:13.850046 17890 certs.go:341] copying /home/jenkins/minikube-integration/17848-9881/.minikube/profiles/addons-443778/apiserver.key.dd3b5fb2 -> /home/jenkins/minikube-integration/17848-9881/.minikube/profiles/addons-443778/apiserver.key
I1221 18:05:13.850086 17890 certs.go:319] generating aggregator signed cert: /home/jenkins/minikube-integration/17848-9881/.minikube/profiles/addons-443778/proxy-client.key
I1221 18:05:13.850102 17890 crypto.go:68] Generating cert /home/jenkins/minikube-integration/17848-9881/.minikube/profiles/addons-443778/proxy-client.crt with IP's: []
I1221 18:05:14.190830 17890 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/17848-9881/.minikube/profiles/addons-443778/proxy-client.crt ...
I1221 18:05:14.190859 17890 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/17848-9881/.minikube/profiles/addons-443778/proxy-client.crt: {Name:mkc6198c7e7584c1189f473dadbaf375997eb0e5 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1221 18:05:14.191012 17890 crypto.go:164] Writing key to /home/jenkins/minikube-integration/17848-9881/.minikube/profiles/addons-443778/proxy-client.key ...
I1221 18:05:14.191022 17890 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/17848-9881/.minikube/profiles/addons-443778/proxy-client.key: {Name:mkce48c2db7d29ca3935a06cb2c272bce9395371 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1221 18:05:14.191224 17890 certs.go:437] found cert: /home/jenkins/minikube-integration/17848-9881/.minikube/certs/home/jenkins/minikube-integration/17848-9881/.minikube/certs/ca-key.pem (1679 bytes)
I1221 18:05:14.191257 17890 certs.go:437] found cert: /home/jenkins/minikube-integration/17848-9881/.minikube/certs/home/jenkins/minikube-integration/17848-9881/.minikube/certs/ca.pem (1078 bytes)
I1221 18:05:14.191279 17890 certs.go:437] found cert: /home/jenkins/minikube-integration/17848-9881/.minikube/certs/home/jenkins/minikube-integration/17848-9881/.minikube/certs/cert.pem (1123 bytes)
I1221 18:05:14.191304 17890 certs.go:437] found cert: /home/jenkins/minikube-integration/17848-9881/.minikube/certs/home/jenkins/minikube-integration/17848-9881/.minikube/certs/key.pem (1679 bytes)
I1221 18:05:14.191852 17890 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17848-9881/.minikube/profiles/addons-443778/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1399 bytes)
I1221 18:05:14.212113 17890 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17848-9881/.minikube/profiles/addons-443778/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
I1221 18:05:14.231426 17890 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17848-9881/.minikube/profiles/addons-443778/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
I1221 18:05:14.250424 17890 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17848-9881/.minikube/profiles/addons-443778/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
I1221 18:05:14.269954 17890 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17848-9881/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
I1221 18:05:14.289819 17890 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17848-9881/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
I1221 18:05:14.309281 17890 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17848-9881/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
I1221 18:05:14.328094 17890 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17848-9881/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
I1221 18:05:14.347211 17890 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17848-9881/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
I1221 18:05:14.366388 17890 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
I1221 18:05:14.380781 17890 ssh_runner.go:195] Run: openssl version
I1221 18:05:14.385350 17890 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/minikubeCA.pem && ln -fs /usr/share/ca-certificates/minikubeCA.pem /etc/ssl/certs/minikubeCA.pem"
I1221 18:05:14.393002 17890 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
I1221 18:05:14.395682 17890 certs.go:480] hashing: -rw-r--r-- 1 root root 1111 Dec 21 18:05 /usr/share/ca-certificates/minikubeCA.pem
I1221 18:05:14.395734 17890 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
I1221 18:05:14.401493 17890 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/b5213941.0 || ln -fs /etc/ssl/certs/minikubeCA.pem /etc/ssl/certs/b5213941.0"
I1221 18:05:14.408745 17890 ssh_runner.go:195] Run: ls /var/lib/minikube/certs/etcd
I1221 18:05:14.411325 17890 certs.go:353] certs directory doesn't exist, likely first start: ls /var/lib/minikube/certs/etcd: Process exited with status 2
stdout:
stderr:
ls: cannot access '/var/lib/minikube/certs/etcd': No such file or directory
I1221 18:05:14.411368 17890 kubeadm.go:404] StartCluster: {Name:addons-443778 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1702920864-17822@sha256:4842b362f06b33d847d73f7ed166c93ce608f4c4cea49b711c7055fd50ebd1e0 Memory:4000 CPUs:2 DiskSize:20000 VMDriver: Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:0 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.28.4 ClusterName:addons-443778 Namespace:default APIServerName:minikubeCA APIServerNames:[] APISe
rverIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI: NodeIP: NodePort:8443 NodeName:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.28.4 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:f
alse CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 AutoPauseInterval:1m0s GPUs:}
I1221 18:05:14.411433 17890 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
I1221 18:05:14.411469 17890 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
I1221 18:05:14.441543 17890 cri.go:89] found id: ""
I1221 18:05:14.441608 17890 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
I1221 18:05:14.448982 17890 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
I1221 18:05:14.455979 17890 kubeadm.go:226] ignoring SystemVerification for kubeadm because of docker driver
I1221 18:05:14.456036 17890 ssh_runner.go:195] Run: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf
I1221 18:05:14.463050 17890 kubeadm.go:152] config check failed, skipping stale config cleanup: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf: Process exited with status 2
stdout:
stderr:
ls: cannot access '/etc/kubernetes/admin.conf': No such file or directory
ls: cannot access '/etc/kubernetes/kubelet.conf': No such file or directory
ls: cannot access '/etc/kubernetes/controller-manager.conf': No such file or directory
ls: cannot access '/etc/kubernetes/scheduler.conf': No such file or directory
I1221 18:05:14.463084 17890 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.28.4:$PATH" kubeadm init --config /var/tmp/minikube/kubeadm.yaml --ignore-preflight-errors=DirAvailable--etc-kubernetes-manifests,DirAvailable--var-lib-minikube,DirAvailable--var-lib-minikube-etcd,FileAvailable--etc-kubernetes-manifests-kube-scheduler.yaml,FileAvailable--etc-kubernetes-manifests-kube-apiserver.yaml,FileAvailable--etc-kubernetes-manifests-kube-controller-manager.yaml,FileAvailable--etc-kubernetes-manifests-etcd.yaml,Port-10250,Swap,NumCPU,Mem,SystemVerification,FileContent--proc-sys-net-bridge-bridge-nf-call-iptables"
I1221 18:05:14.536034 17890 kubeadm.go:322] [WARNING SystemVerification]: failed to parse kernel config: unable to load kernel module: "configs", output: "modprobe: FATAL: Module configs not found in directory /lib/modules/5.15.0-1047-gcp\n", err: exit status 1
I1221 18:05:14.594298 17890 kubeadm.go:322] [WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
I1221 18:05:23.902474 17890 kubeadm.go:322] [init] Using Kubernetes version: v1.28.4
I1221 18:05:23.902596 17890 kubeadm.go:322] [preflight] Running pre-flight checks
I1221 18:05:23.902725 17890 kubeadm.go:322] [preflight] The system verification failed. Printing the output from the verification:
I1221 18:05:23.902818 17890 kubeadm.go:322] [0;37mKERNEL_VERSION[0m: [0;32m5.15.0-1047-gcp[0m
I1221 18:05:23.902867 17890 kubeadm.go:322] [0;37mOS[0m: [0;32mLinux[0m
I1221 18:05:23.902931 17890 kubeadm.go:322] [0;37mCGROUPS_CPU[0m: [0;32menabled[0m
I1221 18:05:23.902995 17890 kubeadm.go:322] [0;37mCGROUPS_CPUACCT[0m: [0;32menabled[0m
I1221 18:05:23.903071 17890 kubeadm.go:322] [0;37mCGROUPS_CPUSET[0m: [0;32menabled[0m
I1221 18:05:23.903152 17890 kubeadm.go:322] [0;37mCGROUPS_DEVICES[0m: [0;32menabled[0m
I1221 18:05:23.903244 17890 kubeadm.go:322] [0;37mCGROUPS_FREEZER[0m: [0;32menabled[0m
I1221 18:05:23.903328 17890 kubeadm.go:322] [0;37mCGROUPS_MEMORY[0m: [0;32menabled[0m
I1221 18:05:23.903389 17890 kubeadm.go:322] [0;37mCGROUPS_PIDS[0m: [0;32menabled[0m
I1221 18:05:23.903447 17890 kubeadm.go:322] [0;37mCGROUPS_HUGETLB[0m: [0;32menabled[0m
I1221 18:05:23.903507 17890 kubeadm.go:322] [0;37mCGROUPS_BLKIO[0m: [0;32menabled[0m
I1221 18:05:23.903587 17890 kubeadm.go:322] [preflight] Pulling images required for setting up a Kubernetes cluster
I1221 18:05:23.903710 17890 kubeadm.go:322] [preflight] This might take a minute or two, depending on the speed of your internet connection
I1221 18:05:23.903843 17890 kubeadm.go:322] [preflight] You can also perform this action in beforehand using 'kubeadm config images pull'
I1221 18:05:23.903985 17890 kubeadm.go:322] [certs] Using certificateDir folder "/var/lib/minikube/certs"
I1221 18:05:23.905301 17890 out.go:204] - Generating certificates and keys ...
I1221 18:05:23.905399 17890 kubeadm.go:322] [certs] Using existing ca certificate authority
I1221 18:05:23.905485 17890 kubeadm.go:322] [certs] Using existing apiserver certificate and key on disk
I1221 18:05:23.905570 17890 kubeadm.go:322] [certs] Generating "apiserver-kubelet-client" certificate and key
I1221 18:05:23.905638 17890 kubeadm.go:322] [certs] Generating "front-proxy-ca" certificate and key
I1221 18:05:23.905723 17890 kubeadm.go:322] [certs] Generating "front-proxy-client" certificate and key
I1221 18:05:23.905790 17890 kubeadm.go:322] [certs] Generating "etcd/ca" certificate and key
I1221 18:05:23.905894 17890 kubeadm.go:322] [certs] Generating "etcd/server" certificate and key
I1221 18:05:23.906078 17890 kubeadm.go:322] [certs] etcd/server serving cert is signed for DNS names [addons-443778 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
I1221 18:05:23.906148 17890 kubeadm.go:322] [certs] Generating "etcd/peer" certificate and key
I1221 18:05:23.906288 17890 kubeadm.go:322] [certs] etcd/peer serving cert is signed for DNS names [addons-443778 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
I1221 18:05:23.906368 17890 kubeadm.go:322] [certs] Generating "etcd/healthcheck-client" certificate and key
I1221 18:05:23.906445 17890 kubeadm.go:322] [certs] Generating "apiserver-etcd-client" certificate and key
I1221 18:05:23.906498 17890 kubeadm.go:322] [certs] Generating "sa" key and public key
I1221 18:05:23.906590 17890 kubeadm.go:322] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
I1221 18:05:23.906668 17890 kubeadm.go:322] [kubeconfig] Writing "admin.conf" kubeconfig file
I1221 18:05:23.906741 17890 kubeadm.go:322] [kubeconfig] Writing "kubelet.conf" kubeconfig file
I1221 18:05:23.906838 17890 kubeadm.go:322] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
I1221 18:05:23.906924 17890 kubeadm.go:322] [kubeconfig] Writing "scheduler.conf" kubeconfig file
I1221 18:05:23.907051 17890 kubeadm.go:322] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
I1221 18:05:23.907157 17890 kubeadm.go:322] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
I1221 18:05:23.908699 17890 out.go:204] - Booting up control plane ...
I1221 18:05:23.908793 17890 kubeadm.go:322] [control-plane] Creating static Pod manifest for "kube-apiserver"
I1221 18:05:23.908870 17890 kubeadm.go:322] [control-plane] Creating static Pod manifest for "kube-controller-manager"
I1221 18:05:23.908964 17890 kubeadm.go:322] [control-plane] Creating static Pod manifest for "kube-scheduler"
I1221 18:05:23.909118 17890 kubeadm.go:322] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
I1221 18:05:23.909278 17890 kubeadm.go:322] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
I1221 18:05:23.909329 17890 kubeadm.go:322] [kubelet-start] Starting the kubelet
I1221 18:05:23.909466 17890 kubeadm.go:322] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests". This can take up to 4m0s
I1221 18:05:23.909556 17890 kubeadm.go:322] [apiclient] All control plane components are healthy after 5.001918 seconds
I1221 18:05:23.909689 17890 kubeadm.go:322] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
I1221 18:05:23.909852 17890 kubeadm.go:322] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
I1221 18:05:23.909930 17890 kubeadm.go:322] [upload-certs] Skipping phase. Please see --upload-certs
I1221 18:05:23.910177 17890 kubeadm.go:322] [mark-control-plane] Marking the node addons-443778 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
I1221 18:05:23.910238 17890 kubeadm.go:322] [bootstrap-token] Using token: t4knz8.rxxtvsvt2bvj3amt
I1221 18:05:23.911580 17890 out.go:204] - Configuring RBAC rules ...
I1221 18:05:23.911727 17890 kubeadm.go:322] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
I1221 18:05:23.911852 17890 kubeadm.go:322] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
I1221 18:05:23.912014 17890 kubeadm.go:322] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
I1221 18:05:23.912208 17890 kubeadm.go:322] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
I1221 18:05:23.912348 17890 kubeadm.go:322] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
I1221 18:05:23.912429 17890 kubeadm.go:322] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
I1221 18:05:23.912535 17890 kubeadm.go:322] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
I1221 18:05:23.912596 17890 kubeadm.go:322] [addons] Applied essential addon: CoreDNS
I1221 18:05:23.912653 17890 kubeadm.go:322] [addons] Applied essential addon: kube-proxy
I1221 18:05:23.912660 17890 kubeadm.go:322]
I1221 18:05:23.912720 17890 kubeadm.go:322] Your Kubernetes control-plane has initialized successfully!
I1221 18:05:23.912737 17890 kubeadm.go:322]
I1221 18:05:23.912844 17890 kubeadm.go:322] To start using your cluster, you need to run the following as a regular user:
I1221 18:05:23.912851 17890 kubeadm.go:322]
I1221 18:05:23.912878 17890 kubeadm.go:322] mkdir -p $HOME/.kube
I1221 18:05:23.912965 17890 kubeadm.go:322] sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
I1221 18:05:23.913039 17890 kubeadm.go:322] sudo chown $(id -u):$(id -g) $HOME/.kube/config
I1221 18:05:23.913050 17890 kubeadm.go:322]
I1221 18:05:23.913098 17890 kubeadm.go:322] Alternatively, if you are the root user, you can run:
I1221 18:05:23.913110 17890 kubeadm.go:322]
I1221 18:05:23.913174 17890 kubeadm.go:322] export KUBECONFIG=/etc/kubernetes/admin.conf
I1221 18:05:23.913180 17890 kubeadm.go:322]
I1221 18:05:23.913241 17890 kubeadm.go:322] You should now deploy a pod network to the cluster.
I1221 18:05:23.913343 17890 kubeadm.go:322] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
I1221 18:05:23.913454 17890 kubeadm.go:322] https://kubernetes.io/docs/concepts/cluster-administration/addons/
I1221 18:05:23.913464 17890 kubeadm.go:322]
I1221 18:05:23.913575 17890 kubeadm.go:322] You can now join any number of control-plane nodes by copying certificate authorities
I1221 18:05:23.913650 17890 kubeadm.go:322] and service account keys on each node and then running the following as root:
I1221 18:05:23.913656 17890 kubeadm.go:322]
I1221 18:05:23.913722 17890 kubeadm.go:322] kubeadm join control-plane.minikube.internal:8443 --token t4knz8.rxxtvsvt2bvj3amt \
I1221 18:05:23.913807 17890 kubeadm.go:322] --discovery-token-ca-cert-hash sha256:ce55a46d5554fd73a9c46ea86d4565f651b48b614f1763c13cc6507a4e4d186b \
I1221 18:05:23.913844 17890 kubeadm.go:322] --control-plane
I1221 18:05:23.913856 17890 kubeadm.go:322]
I1221 18:05:23.913994 17890 kubeadm.go:322] Then you can join any number of worker nodes by running the following on each as root:
I1221 18:05:23.914009 17890 kubeadm.go:322]
I1221 18:05:23.914105 17890 kubeadm.go:322] kubeadm join control-plane.minikube.internal:8443 --token t4knz8.rxxtvsvt2bvj3amt \
I1221 18:05:23.914218 17890 kubeadm.go:322] --discovery-token-ca-cert-hash sha256:ce55a46d5554fd73a9c46ea86d4565f651b48b614f1763c13cc6507a4e4d186b
I1221 18:05:23.914229 17890 cni.go:84] Creating CNI manager for ""
I1221 18:05:23.914234 17890 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
I1221 18:05:23.915712 17890 out.go:177] * Configuring CNI (Container Networking Interface) ...
I1221 18:05:23.916936 17890 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
I1221 18:05:23.920351 17890 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.28.4/kubectl ...
I1221 18:05:23.920370 17890 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2438 bytes)
I1221 18:05:23.935513 17890 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
I1221 18:05:24.560955 17890 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
I1221 18:05:24.561037 17890 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
I1221 18:05:24.561048 17890 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl label nodes minikube.k8s.io/version=v1.32.0 minikube.k8s.io/commit=053db14b71765e8eac0607e1192d5903e3b3dcea minikube.k8s.io/name=addons-443778 minikube.k8s.io/updated_at=2023_12_21T18_05_24_0700 minikube.k8s.io/primary=true --all --overwrite --kubeconfig=/var/lib/minikube/kubeconfig
I1221 18:05:24.567250 17890 ops.go:34] apiserver oom_adj: -16
I1221 18:05:24.631042 17890 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1221 18:05:25.131764 17890 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1221 18:05:25.631299 17890 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1221 18:05:26.132093 17890 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1221 18:05:26.631358 17890 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1221 18:05:27.132059 17890 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1221 18:05:27.631420 17890 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1221 18:05:28.131774 17890 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1221 18:05:28.632063 17890 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1221 18:05:29.131960 17890 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1221 18:05:29.631759 17890 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1221 18:05:30.131155 17890 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1221 18:05:30.631113 17890 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1221 18:05:31.131412 17890 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1221 18:05:31.631970 17890 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1221 18:05:32.131972 17890 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1221 18:05:32.631967 17890 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1221 18:05:33.131779 17890 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1221 18:05:33.631688 17890 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1221 18:05:34.131988 17890 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1221 18:05:34.631231 17890 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1221 18:05:35.132041 17890 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1221 18:05:35.631826 17890 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1221 18:05:36.131484 17890 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1221 18:05:36.632024 17890 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1221 18:05:36.696195 17890 kubeadm.go:1088] duration metric: took 12.135208102s to wait for elevateKubeSystemPrivileges.
I1221 18:05:36.696236 17890 kubeadm.go:406] StartCluster complete in 22.284870442s
I1221 18:05:36.696255 17890 settings.go:142] acquiring lock: {Name:mk8e49e823ae84efe44355981045de15cdb79660 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1221 18:05:36.696374 17890 settings.go:150] Updating kubeconfig: /home/jenkins/minikube-integration/17848-9881/kubeconfig
I1221 18:05:36.696742 17890 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/17848-9881/kubeconfig: {Name:mk377070c6d3dd4bc3f11638f8c446f488cf8c2c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1221 18:05:36.696925 17890 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.28.4/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
I1221 18:05:36.697015 17890 addons.go:505] enable addons start: toEnable=map[ambassador:false auto-pause:false cloud-spanner:true csi-hostpath-driver:true dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:true gvisor:false headlamp:false helm-tiller:true inaccel:false ingress:true ingress-dns:true inspektor-gadget:true istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:true nvidia-device-plugin:true nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:true registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:true volumesnapshots:true yakd:true]
I1221 18:05:36.697092 17890 addons.go:69] Setting yakd=true in profile "addons-443778"
I1221 18:05:36.697105 17890 addons.go:69] Setting ingress-dns=true in profile "addons-443778"
I1221 18:05:36.697118 17890 addons.go:69] Setting registry=true in profile "addons-443778"
I1221 18:05:36.697132 17890 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-443778"
I1221 18:05:36.697114 17890 addons.go:237] Setting addon yakd=true in "addons-443778"
I1221 18:05:36.697145 17890 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-443778"
I1221 18:05:36.697150 17890 addons.go:69] Setting metrics-server=true in profile "addons-443778"
I1221 18:05:36.697150 17890 addons.go:69] Setting inspektor-gadget=true in profile "addons-443778"
I1221 18:05:36.697171 17890 addons.go:69] Setting default-storageclass=true in profile "addons-443778"
I1221 18:05:36.697173 17890 config.go:182] Loaded profile config "addons-443778": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.28.4
I1221 18:05:36.697176 17890 addons.go:237] Setting addon inspektor-gadget=true in "addons-443778"
I1221 18:05:36.697172 17890 addons.go:69] Setting volumesnapshots=true in profile "addons-443778"
I1221 18:05:36.697192 17890 host.go:66] Checking if "addons-443778" exists ...
I1221 18:05:36.697193 17890 addons.go:69] Setting cloud-spanner=true in profile "addons-443778"
I1221 18:05:36.697192 17890 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-443778"
I1221 18:05:36.697205 17890 addons.go:237] Setting addon cloud-spanner=true in "addons-443778"
I1221 18:05:36.697206 17890 addons.go:237] Setting addon volumesnapshots=true in "addons-443778"
I1221 18:05:36.697221 17890 addons.go:69] Setting helm-tiller=true in profile "addons-443778"
I1221 18:05:36.697224 17890 host.go:66] Checking if "addons-443778" exists ...
I1221 18:05:36.697247 17890 addons.go:237] Setting addon csi-hostpath-driver=true in "addons-443778"
I1221 18:05:36.697250 17890 addons.go:237] Setting addon helm-tiller=true in "addons-443778"
I1221 18:05:36.697255 17890 host.go:66] Checking if "addons-443778" exists ...
I1221 18:05:36.697260 17890 host.go:66] Checking if "addons-443778" exists ...
I1221 18:05:36.697281 17890 host.go:66] Checking if "addons-443778" exists ...
I1221 18:05:36.697288 17890 host.go:66] Checking if "addons-443778" exists ...
I1221 18:05:36.697184 17890 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-443778"
I1221 18:05:36.697562 17890 cli_runner.go:164] Run: docker container inspect addons-443778 --format={{.State.Status}}
I1221 18:05:36.697704 17890 cli_runner.go:164] Run: docker container inspect addons-443778 --format={{.State.Status}}
I1221 18:05:36.697704 17890 cli_runner.go:164] Run: docker container inspect addons-443778 --format={{.State.Status}}
I1221 18:05:36.697712 17890 cli_runner.go:164] Run: docker container inspect addons-443778 --format={{.State.Status}}
I1221 18:05:36.697723 17890 cli_runner.go:164] Run: docker container inspect addons-443778 --format={{.State.Status}}
I1221 18:05:36.697748 17890 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-443778"
I1221 18:05:36.697765 17890 addons.go:237] Setting addon nvidia-device-plugin=true in "addons-443778"
I1221 18:05:36.697801 17890 host.go:66] Checking if "addons-443778" exists ...
I1221 18:05:36.698053 17890 cli_runner.go:164] Run: docker container inspect addons-443778 --format={{.State.Status}}
I1221 18:05:36.697177 17890 addons.go:237] Setting addon metrics-server=true in "addons-443778"
I1221 18:05:36.698178 17890 cli_runner.go:164] Run: docker container inspect addons-443778 --format={{.State.Status}}
I1221 18:05:36.698199 17890 host.go:66] Checking if "addons-443778" exists ...
I1221 18:05:36.698330 17890 addons.go:69] Setting gcp-auth=true in profile "addons-443778"
I1221 18:05:36.698359 17890 mustload.go:65] Loading cluster: addons-443778
I1221 18:05:36.698580 17890 config.go:182] Loaded profile config "addons-443778": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.28.4
I1221 18:05:36.698680 17890 addons.go:69] Setting ingress=true in profile "addons-443778"
I1221 18:05:36.698701 17890 addons.go:237] Setting addon ingress=true in "addons-443778"
I1221 18:05:36.698710 17890 cli_runner.go:164] Run: docker container inspect addons-443778 --format={{.State.Status}}
I1221 18:05:36.698757 17890 host.go:66] Checking if "addons-443778" exists ...
I1221 18:05:36.698817 17890 cli_runner.go:164] Run: docker container inspect addons-443778 --format={{.State.Status}}
I1221 18:05:36.699187 17890 cli_runner.go:164] Run: docker container inspect addons-443778 --format={{.State.Status}}
I1221 18:05:36.697133 17890 addons.go:237] Setting addon ingress-dns=true in "addons-443778"
I1221 18:05:36.699919 17890 host.go:66] Checking if "addons-443778" exists ...
I1221 18:05:36.700328 17890 cli_runner.go:164] Run: docker container inspect addons-443778 --format={{.State.Status}}
I1221 18:05:36.697123 17890 addons.go:69] Setting storage-provisioner=true in profile "addons-443778"
I1221 18:05:36.705150 17890 addons.go:237] Setting addon storage-provisioner=true in "addons-443778"
I1221 18:05:36.705256 17890 host.go:66] Checking if "addons-443778" exists ...
I1221 18:05:36.705750 17890 cli_runner.go:164] Run: docker container inspect addons-443778 --format={{.State.Status}}
I1221 18:05:36.697562 17890 cli_runner.go:164] Run: docker container inspect addons-443778 --format={{.State.Status}}
I1221 18:05:36.697713 17890 cli_runner.go:164] Run: docker container inspect addons-443778 --format={{.State.Status}}
I1221 18:05:36.697134 17890 addons.go:237] Setting addon registry=true in "addons-443778"
I1221 18:05:36.720515 17890 host.go:66] Checking if "addons-443778" exists ...
I1221 18:05:36.721001 17890 cli_runner.go:164] Run: docker container inspect addons-443778 --format={{.State.Status}}
I1221 18:05:36.756633 17890 out.go:177] - Using image ghcr.io/helm/tiller:v2.17.0
I1221 18:05:36.758182 17890 addons.go:429] installing /etc/kubernetes/addons/helm-tiller-dp.yaml
I1221 18:05:36.758211 17890 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/helm-tiller-dp.yaml (2422 bytes)
I1221 18:05:36.758280 17890 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-443778
I1221 18:05:36.763541 17890 host.go:66] Checking if "addons-443778" exists ...
I1221 18:05:36.768399 17890 out.go:177] - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
I1221 18:05:36.770132 17890 out.go:177] - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
I1221 18:05:36.768190 17890 addons.go:237] Setting addon storage-provisioner-rancher=true in "addons-443778"
I1221 18:05:36.771578 17890 host.go:66] Checking if "addons-443778" exists ...
I1221 18:05:36.772066 17890 cli_runner.go:164] Run: docker container inspect addons-443778 --format={{.State.Status}}
I1221 18:05:36.775739 17890 out.go:177] - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
I1221 18:05:36.774394 17890 addons.go:237] Setting addon default-storageclass=true in "addons-443778"
I1221 18:05:36.778278 17890 out.go:177] - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
I1221 18:05:36.777090 17890 out.go:177] - Using image docker.io/registry:2.8.3
I1221 18:05:36.777125 17890 host.go:66] Checking if "addons-443778" exists ...
I1221 18:05:36.780668 17890 out.go:177] - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.12
I1221 18:05:36.781210 17890 cli_runner.go:164] Run: docker container inspect addons-443778 --format={{.State.Status}}
I1221 18:05:36.783068 17890 out.go:177] - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.5
I1221 18:05:36.781872 17890 out.go:177] - Using image registry.k8s.io/metrics-server/metrics-server:v0.6.4
I1221 18:05:36.781879 17890 out.go:177] - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
I1221 18:05:36.784463 17890 addons.go:429] installing /etc/kubernetes/addons/registry-rc.yaml
I1221 18:05:36.785987 17890 out.go:177] - Using image nvcr.io/nvidia/k8s-device-plugin:v0.14.3
I1221 18:05:36.788193 17890 addons.go:429] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
I1221 18:05:36.788209 17890 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
I1221 18:05:36.788255 17890 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-443778
I1221 18:05:36.790472 17890 out.go:177] - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
I1221 18:05:36.786061 17890 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (798 bytes)
I1221 18:05:36.791799 17890 out.go:177] - Using image registry.k8s.io/ingress-nginx/controller:v1.9.5
I1221 18:05:36.790557 17890 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-443778
I1221 18:05:36.788084 17890 addons.go:429] installing /etc/kubernetes/addons/metrics-apiservice.yaml
I1221 18:05:36.788094 17890 out.go:177] - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.23.1
I1221 18:05:36.788102 17890 out.go:177] - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
I1221 18:05:36.786040 17890 out.go:177] - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.2
I1221 18:05:36.786135 17890 addons.go:429] installing /etc/kubernetes/addons/deployment.yaml
I1221 18:05:36.793256 17890 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
I1221 18:05:36.793276 17890 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
I1221 18:05:36.793546 17890 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/17848-9881/.minikube/machines/addons-443778/id_rsa Username:docker}
I1221 18:05:36.796443 17890 out.go:177] - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v20231011-8b53cabe0
I1221 18:05:36.796882 17890 addons.go:429] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
I1221 18:05:36.796484 17890 out.go:177] - Using image docker.io/marcnuri/yakd:0.0.4
I1221 18:05:36.796521 17890 addons.go:429] installing /etc/kubernetes/addons/ig-namespace.yaml
I1221 18:05:36.796567 17890 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-443778
I1221 18:05:36.796941 17890 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-443778
I1221 18:05:36.796973 17890 addons.go:429] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
I1221 18:05:36.803288 17890 out.go:177] - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
I1221 18:05:36.801390 17890 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
I1221 18:05:36.801400 17890 out.go:177] - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v20231011-8b53cabe0
I1221 18:05:36.801408 17890 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
I1221 18:05:36.801742 17890 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
I1221 18:05:36.804790 17890 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-443778
I1221 18:05:36.804859 17890 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-443778
I1221 18:05:36.806735 17890 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-443778
I1221 18:05:36.806796 17890 addons.go:429] installing /etc/kubernetes/addons/yakd-ns.yaml
I1221 18:05:36.808365 17890 out.go:177] - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
I1221 18:05:36.809722 17890 addons.go:429] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
I1221 18:05:36.809748 17890 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
I1221 18:05:36.811093 17890 out.go:177] - Using image gcr.io/k8s-minikube/storage-provisioner:v5
I1221 18:05:36.808561 17890 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
I1221 18:05:36.808670 17890 addons.go:429] installing /etc/kubernetes/addons/ingress-deploy.yaml
I1221 18:05:36.809793 17890 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-443778
I1221 18:05:36.812607 17890 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-443778
I1221 18:05:36.812852 17890 addons.go:429] installing /etc/kubernetes/addons/storage-provisioner.yaml
I1221 18:05:36.812868 17890 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
I1221 18:05:36.812931 17890 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-443778
I1221 18:05:36.813091 17890 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16103 bytes)
I1221 18:05:36.813131 17890 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-443778
I1221 18:05:36.816917 17890 out.go:177] - Using image docker.io/rancher/local-path-provisioner:v0.0.22
I1221 18:05:36.818285 17890 out.go:177] - Using image docker.io/busybox:stable
I1221 18:05:36.819575 17890 addons.go:429] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
I1221 18:05:36.819591 17890 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
I1221 18:05:36.819633 17890 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-443778
I1221 18:05:36.824525 17890 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/17848-9881/.minikube/machines/addons-443778/id_rsa Username:docker}
I1221 18:05:36.829094 17890 addons.go:429] installing /etc/kubernetes/addons/storageclass.yaml
I1221 18:05:36.829121 17890 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
I1221 18:05:36.829174 17890 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-443778
I1221 18:05:36.838448 17890 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/17848-9881/.minikube/machines/addons-443778/id_rsa Username:docker}
I1221 18:05:36.851177 17890 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/17848-9881/.minikube/machines/addons-443778/id_rsa Username:docker}
I1221 18:05:36.857383 17890 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/17848-9881/.minikube/machines/addons-443778/id_rsa Username:docker}
I1221 18:05:36.857571 17890 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/17848-9881/.minikube/machines/addons-443778/id_rsa Username:docker}
I1221 18:05:36.859223 17890 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/17848-9881/.minikube/machines/addons-443778/id_rsa Username:docker}
I1221 18:05:36.862064 17890 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/17848-9881/.minikube/machines/addons-443778/id_rsa Username:docker}
I1221 18:05:36.862840 17890 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/17848-9881/.minikube/machines/addons-443778/id_rsa Username:docker}
I1221 18:05:36.865134 17890 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/17848-9881/.minikube/machines/addons-443778/id_rsa Username:docker}
I1221 18:05:36.872955 17890 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/17848-9881/.minikube/machines/addons-443778/id_rsa Username:docker}
I1221 18:05:36.873472 17890 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/17848-9881/.minikube/machines/addons-443778/id_rsa Username:docker}
I1221 18:05:36.875021 17890 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/17848-9881/.minikube/machines/addons-443778/id_rsa Username:docker}
I1221 18:05:36.875323 17890 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/17848-9881/.minikube/machines/addons-443778/id_rsa Username:docker}
W1221 18:05:36.897722 17890 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
I1221 18:05:36.897762 17890 retry.go:31] will retry after 171.48165ms: ssh: handshake failed: EOF
I1221 18:05:36.900417 17890 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.28.4/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^ forward . \/etc\/resolv.conf.*/i \ hosts {\n 192.168.49.1 host.minikube.internal\n fallthrough\n }' -e '/^ errors *$/i \ log' | sudo /var/lib/minikube/binaries/v1.28.4/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
I1221 18:05:37.088195 17890 addons.go:429] installing /etc/kubernetes/addons/helm-tiller-rbac.yaml
I1221 18:05:37.088224 17890 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/helm-tiller-rbac.yaml (1188 bytes)
I1221 18:05:37.187355 17890 addons.go:429] installing /etc/kubernetes/addons/helm-tiller-svc.yaml
I1221 18:05:37.187376 17890 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/helm-tiller-svc.yaml (951 bytes)
I1221 18:05:37.187583 17890 addons.go:429] installing /etc/kubernetes/addons/registry-svc.yaml
I1221 18:05:37.187619 17890 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
I1221 18:05:37.190483 17890 addons.go:429] installing /etc/kubernetes/addons/rbac-hostpath.yaml
I1221 18:05:37.190517 17890 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
I1221 18:05:37.205569 17890 kapi.go:248] "coredns" deployment in "kube-system" namespace and "addons-443778" context rescaled to 1 replicas
I1221 18:05:37.205616 17890 start.go:223] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.28.4 ContainerRuntime:crio ControlPlane:true Worker:true}
I1221 18:05:37.207178 17890 out.go:177] * Verifying Kubernetes components...
I1221 18:05:37.208452 17890 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
I1221 18:05:37.297608 17890 addons.go:429] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
I1221 18:05:37.297646 17890 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
I1221 18:05:37.302886 17890 addons.go:429] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
I1221 18:05:37.302910 17890 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
I1221 18:05:37.305404 17890 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/helm-tiller-dp.yaml -f /etc/kubernetes/addons/helm-tiller-rbac.yaml -f /etc/kubernetes/addons/helm-tiller-svc.yaml
I1221 18:05:37.305761 17890 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
I1221 18:05:37.307259 17890 addons.go:429] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
I1221 18:05:37.307281 17890 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml (3038 bytes)
I1221 18:05:37.386768 17890 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
I1221 18:05:37.386814 17890 addons.go:429] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
I1221 18:05:37.386912 17890 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
I1221 18:05:37.387363 17890 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
I1221 18:05:37.389258 17890 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
I1221 18:05:37.389655 17890 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
I1221 18:05:37.389862 17890 addons.go:429] installing /etc/kubernetes/addons/registry-proxy.yaml
I1221 18:05:37.389878 17890 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
I1221 18:05:37.399439 17890 addons.go:429] installing /etc/kubernetes/addons/yakd-sa.yaml
I1221 18:05:37.399500 17890 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
I1221 18:05:37.487791 17890 addons.go:429] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
I1221 18:05:37.487821 17890 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
I1221 18:05:37.489870 17890 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
I1221 18:05:37.501802 17890 addons.go:429] installing /etc/kubernetes/addons/ig-role.yaml
I1221 18:05:37.501879 17890 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
I1221 18:05:37.509387 17890 addons.go:429] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
I1221 18:05:37.509411 17890 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
I1221 18:05:37.589647 17890 addons.go:429] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
I1221 18:05:37.589721 17890 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
I1221 18:05:37.596137 17890 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
I1221 18:05:37.601519 17890 addons.go:429] installing /etc/kubernetes/addons/yakd-crb.yaml
I1221 18:05:37.601543 17890 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
I1221 18:05:37.687151 17890 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
I1221 18:05:37.694413 17890 addons.go:429] installing /etc/kubernetes/addons/metrics-server-service.yaml
I1221 18:05:37.694446 17890 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
I1221 18:05:37.787298 17890 addons.go:429] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
I1221 18:05:37.787383 17890 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
I1221 18:05:37.804374 17890 addons.go:429] installing /etc/kubernetes/addons/ig-rolebinding.yaml
I1221 18:05:37.804452 17890 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
I1221 18:05:38.086901 17890 addons.go:429] installing /etc/kubernetes/addons/yakd-svc.yaml
I1221 18:05:38.086975 17890 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
I1221 18:05:38.101113 17890 addons.go:429] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
I1221 18:05:38.101193 17890 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
I1221 18:05:38.189964 17890 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml
I1221 18:05:38.386742 17890 addons.go:429] installing /etc/kubernetes/addons/ig-clusterrole.yaml
I1221 18:05:38.386773 17890 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
I1221 18:05:38.495985 17890 addons.go:429] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
I1221 18:05:38.496024 17890 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
I1221 18:05:38.499205 17890 addons.go:429] installing /etc/kubernetes/addons/yakd-dp.yaml
I1221 18:05:38.499226 17890 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
I1221 18:05:38.686843 17890 addons.go:429] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
I1221 18:05:38.686883 17890 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
I1221 18:05:38.794341 17890 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.28.4/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^ forward . \/etc\/resolv.conf.*/i \ hosts {\n 192.168.49.1 host.minikube.internal\n fallthrough\n }' -e '/^ errors *$/i \ log' | sudo /var/lib/minikube/binaries/v1.28.4/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (1.893881813s)
I1221 18:05:38.794380 17890 start.go:929] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
I1221 18:05:38.794418 17890 ssh_runner.go:235] Completed: sudo systemctl is-active --quiet service kubelet: (1.585937585s)
I1221 18:05:38.795427 17890 node_ready.go:35] waiting up to 6m0s for node "addons-443778" to be "Ready" ...
I1221 18:05:38.885782 17890 addons.go:429] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
I1221 18:05:38.885852 17890 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
I1221 18:05:38.886576 17890 addons.go:429] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
I1221 18:05:38.886625 17890 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
I1221 18:05:38.987050 17890 addons.go:429] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
I1221 18:05:38.987140 17890 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
I1221 18:05:39.088791 17890 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml
I1221 18:05:39.292374 17890 addons.go:429] installing /etc/kubernetes/addons/ig-crd.yaml
I1221 18:05:39.292408 17890 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
I1221 18:05:39.294560 17890 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
I1221 18:05:39.398580 17890 addons.go:429] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
I1221 18:05:39.398612 17890 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
I1221 18:05:39.607882 17890 addons.go:429] installing /etc/kubernetes/addons/ig-daemonset.yaml
I1221 18:05:39.607908 17890 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
I1221 18:05:39.905926 17890 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml
I1221 18:05:39.985940 17890 addons.go:429] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
I1221 18:05:39.985973 17890 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
I1221 18:05:40.185790 17890 addons.go:429] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
I1221 18:05:40.185817 17890 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
I1221 18:05:40.585918 17890 addons.go:429] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
I1221 18:05:40.586007 17890 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
I1221 18:05:40.892340 17890 node_ready.go:58] node "addons-443778" has status "Ready":"False"
I1221 18:05:41.086704 17890 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
I1221 18:05:41.605098 17890 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/helm-tiller-dp.yaml -f /etc/kubernetes/addons/helm-tiller-rbac.yaml -f /etc/kubernetes/addons/helm-tiller-svc.yaml: (4.299654156s)
I1221 18:05:41.605191 17890 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (4.29940919s)
I1221 18:05:41.605269 17890 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (4.218416646s)
I1221 18:05:41.607445 17890 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (4.220050326s)
I1221 18:05:41.607534 17890 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (4.217855985s)
I1221 18:05:43.200112 17890 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (5.810792139s)
I1221 18:05:43.200158 17890 addons.go:473] Verifying addon ingress=true in "addons-443778"
I1221 18:05:43.200213 17890 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (5.710308807s)
I1221 18:05:43.200275 17890 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (5.604104992s)
I1221 18:05:43.200314 17890 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (5.513123467s)
I1221 18:05:43.200335 17890 addons.go:473] Verifying addon registry=true in "addons-443778"
I1221 18:05:43.201894 17890 out.go:177] * Verifying ingress addon...
I1221 18:05:43.200381 17890 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: (5.010325287s)
I1221 18:05:43.200426 17890 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml: (4.111551471s)
I1221 18:05:43.200549 17890 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (3.905957913s)
I1221 18:05:43.200634 17890 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml: (3.294670305s)
I1221 18:05:43.203415 17890 addons.go:473] Verifying addon metrics-server=true in "addons-443778"
I1221 18:05:43.203983 17890 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
I1221 18:05:43.204667 17890 out.go:177] * Verifying registry addon...
W1221 18:05:43.204700 17890 addons.go:455] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
stdout:
customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
serviceaccount/snapshot-controller created
clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
deployment.apps/snapshot-controller created
stderr:
error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
ensure CRDs are installed first
I1221 18:05:43.206116 17890 retry.go:31] will retry after 236.837302ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
stdout:
customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
serviceaccount/snapshot-controller created
clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
deployment.apps/snapshot-controller created
stderr:
error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
ensure CRDs are installed first
I1221 18:05:43.207381 17890 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
minikube -p addons-443778 service yakd-dashboard -n yakd-dashboard
I1221 18:05:43.206905 17890 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
I1221 18:05:43.209767 17890 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
I1221 18:05:43.209786 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:05:43.213313 17890 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
I1221 18:05:43.213329 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:05:43.298806 17890 node_ready.go:58] node "addons-443778" has status "Ready":"False"
I1221 18:05:43.443308 17890 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
I1221 18:05:43.570139 17890 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
I1221 18:05:43.570207 17890 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-443778
I1221 18:05:43.585691 17890 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/17848-9881/.minikube/machines/addons-443778/id_rsa Username:docker}
I1221 18:05:43.702538 17890 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
I1221 18:05:43.708833 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:05:43.711731 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:05:43.720173 17890 addons.go:237] Setting addon gcp-auth=true in "addons-443778"
I1221 18:05:43.720218 17890 host.go:66] Checking if "addons-443778" exists ...
I1221 18:05:43.720695 17890 cli_runner.go:164] Run: docker container inspect addons-443778 --format={{.State.Status}}
I1221 18:05:43.745585 17890 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
I1221 18:05:43.745641 17890 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-443778
I1221 18:05:43.761347 17890 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/17848-9881/.minikube/machines/addons-443778/id_rsa Username:docker}
I1221 18:05:44.104218 17890 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml: (3.017410957s)
I1221 18:05:44.104267 17890 addons.go:473] Verifying addon csi-hostpath-driver=true in "addons-443778"
I1221 18:05:44.105974 17890 out.go:177] * Verifying csi-hostpath-driver addon...
I1221 18:05:44.107686 17890 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
I1221 18:05:44.110675 17890 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I1221 18:05:44.110697 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:05:44.208867 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:05:44.212015 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:05:44.444577 17890 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (1.001220386s)
I1221 18:05:44.446429 17890 out.go:177] - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v20231011-8b53cabe0
I1221 18:05:44.447772 17890 out.go:177] - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.0
I1221 18:05:44.449025 17890 addons.go:429] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
I1221 18:05:44.449039 17890 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
I1221 18:05:44.464427 17890 addons.go:429] installing /etc/kubernetes/addons/gcp-auth-service.yaml
I1221 18:05:44.464445 17890 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
I1221 18:05:44.479110 17890 addons.go:429] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
I1221 18:05:44.479128 17890 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5432 bytes)
I1221 18:05:44.494185 17890 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/gcp-auth-ns.yaml -f /etc/kubernetes/addons/gcp-auth-service.yaml -f /etc/kubernetes/addons/gcp-auth-webhook.yaml
I1221 18:05:44.611999 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:05:44.709222 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:05:44.712219 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:05:44.907318 17890 addons.go:473] Verifying addon gcp-auth=true in "addons-443778"
I1221 18:05:44.908772 17890 out.go:177] * Verifying gcp-auth addon...
I1221 18:05:44.911027 17890 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
I1221 18:05:44.987299 17890 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
I1221 18:05:44.987325 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:05:45.111755 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:05:45.209072 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:05:45.212541 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:05:45.299227 17890 node_ready.go:58] node "addons-443778" has status "Ready":"False"
I1221 18:05:45.414540 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:05:45.612348 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:05:45.708665 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:05:45.712867 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:05:45.914990 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:05:46.112957 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:05:46.209268 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:05:46.215239 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:05:46.414921 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:05:46.612124 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:05:46.709426 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:05:46.712960 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:05:46.915174 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:05:47.112333 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:05:47.208903 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:05:47.212120 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:05:47.414693 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:05:47.612362 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:05:47.708713 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:05:47.712017 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:05:47.798763 17890 node_ready.go:58] node "addons-443778" has status "Ready":"False"
I1221 18:05:47.914608 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:05:48.112618 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:05:48.208451 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:05:48.212553 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:05:48.414116 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:05:48.612502 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:05:48.708640 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:05:48.712077 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:05:48.914598 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:05:49.112118 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:05:49.208885 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:05:49.212222 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:05:49.414329 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:05:49.611793 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:05:49.708649 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:05:49.711875 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:05:49.914163 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:05:50.111628 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:05:50.208779 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:05:50.211606 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:05:50.298863 17890 node_ready.go:58] node "addons-443778" has status "Ready":"False"
I1221 18:05:50.414232 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:05:50.611695 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:05:50.708637 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:05:50.712029 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:05:50.914110 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:05:51.112635 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:05:51.208401 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:05:51.211470 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:05:51.414460 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:05:51.611779 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:05:51.708521 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:05:51.711625 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:05:51.914437 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:05:52.111840 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:05:52.208590 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:05:52.211725 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:05:52.414290 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:05:52.611603 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:05:52.708552 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:05:52.711599 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:05:52.799084 17890 node_ready.go:58] node "addons-443778" has status "Ready":"False"
I1221 18:05:52.914694 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:05:53.112273 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:05:53.208374 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:05:53.211414 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:05:53.414302 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:05:53.611784 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:05:53.708807 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:05:53.711649 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:05:53.914586 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:05:54.111877 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:05:54.208826 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:05:54.211392 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:05:54.414112 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:05:54.612040 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:05:54.708586 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:05:54.711655 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:05:54.799126 17890 node_ready.go:58] node "addons-443778" has status "Ready":"False"
I1221 18:05:54.914704 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:05:55.111916 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:05:55.209119 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:05:55.211842 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:05:55.414549 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:05:55.611798 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:05:55.708914 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:05:55.711607 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:05:55.914716 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:05:56.112099 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:05:56.207989 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:05:56.212288 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:05:56.413809 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:05:56.611333 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:05:56.708481 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:05:56.712291 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:05:56.914282 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:05:57.111685 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:05:57.208729 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:05:57.211462 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:05:57.298656 17890 node_ready.go:58] node "addons-443778" has status "Ready":"False"
I1221 18:05:57.414016 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:05:57.611379 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:05:57.708305 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:05:57.712397 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:05:57.914535 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:05:58.111969 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:05:58.208842 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:05:58.211670 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:05:58.414511 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:05:58.612191 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:05:58.707902 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:05:58.712223 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:05:58.914386 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:05:59.111880 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:05:59.208717 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:05:59.211455 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:05:59.298762 17890 node_ready.go:58] node "addons-443778" has status "Ready":"False"
I1221 18:05:59.414384 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:05:59.613542 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:05:59.708371 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:05:59.711541 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:05:59.914604 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:00.112089 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:00.208068 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:00.212417 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:06:00.414158 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:00.611426 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:00.708363 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:00.711538 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:06:00.914262 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:01.111633 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:01.208712 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:01.211341 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:06:01.414353 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:01.611676 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:01.708665 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:01.711782 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:06:01.798431 17890 node_ready.go:58] node "addons-443778" has status "Ready":"False"
I1221 18:06:01.913630 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:02.112036 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:02.207952 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:02.212514 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:06:02.414242 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:02.611632 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:02.708628 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:02.711876 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:06:02.914166 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:03.111333 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:03.208194 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:03.212426 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:06:03.414278 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:03.611763 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:03.708734 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:03.711561 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:06:03.799376 17890 node_ready.go:58] node "addons-443778" has status "Ready":"False"
I1221 18:06:03.914406 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:04.111745 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:04.208571 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:04.211563 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:06:04.414213 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:04.611769 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:04.708709 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:04.711577 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:06:04.914746 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:05.112391 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:05.208433 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:05.211657 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:06:05.414366 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:05.611759 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:05.708698 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:05.711914 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:06:05.913918 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:06.111387 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:06.208254 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:06.212521 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:06:06.298927 17890 node_ready.go:58] node "addons-443778" has status "Ready":"False"
I1221 18:06:06.414487 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:06.611928 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:06.708278 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:06.712844 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:06:06.916271 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:07.111498 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:07.208805 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:07.211639 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:06:07.413959 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:07.611408 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:07.708244 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:07.712135 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:06:07.914177 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:08.111275 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:08.208265 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:08.212480 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:06:08.414290 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:08.611954 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:08.708844 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:08.711372 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:06:08.799063 17890 node_ready.go:58] node "addons-443778" has status "Ready":"False"
I1221 18:06:08.914611 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:09.111951 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:09.208036 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:09.212280 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:06:09.414257 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:09.611543 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:09.708447 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:09.711830 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:06:09.913983 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:10.111325 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:10.208255 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:10.212645 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:06:10.414564 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:10.611987 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:10.707982 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:10.712369 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:06:10.914278 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:11.111595 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:11.208475 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:11.211876 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:06:11.298128 17890 node_ready.go:58] node "addons-443778" has status "Ready":"False"
I1221 18:06:11.414839 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:11.611609 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:11.710741 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:11.713014 17890 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
I1221 18:06:11.713040 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:06:11.799221 17890 node_ready.go:49] node "addons-443778" has status "Ready":"True"
I1221 18:06:11.799249 17890 node_ready.go:38] duration metric: took 33.003751975s waiting for node "addons-443778" to be "Ready" ...
I1221 18:06:11.799261 17890 pod_ready.go:35] extra waiting up to 6m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
I1221 18:06:11.810596 17890 pod_ready.go:78] waiting up to 6m0s for pod "coredns-5dd5756b68-4cr6h" in "kube-system" namespace to be "Ready" ...
I1221 18:06:11.914484 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:12.114604 17890 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I1221 18:06:12.114633 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:12.208742 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:12.212725 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:06:12.413988 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:12.612552 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:12.707977 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:12.712572 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:06:12.914112 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:13.112648 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:13.208991 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:13.212337 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:06:13.315850 17890 pod_ready.go:92] pod "coredns-5dd5756b68-4cr6h" in "kube-system" namespace has status "Ready":"True"
I1221 18:06:13.315869 17890 pod_ready.go:81] duration metric: took 1.505237771s waiting for pod "coredns-5dd5756b68-4cr6h" in "kube-system" namespace to be "Ready" ...
I1221 18:06:13.315891 17890 pod_ready.go:78] waiting up to 6m0s for pod "etcd-addons-443778" in "kube-system" namespace to be "Ready" ...
I1221 18:06:13.319804 17890 pod_ready.go:92] pod "etcd-addons-443778" in "kube-system" namespace has status "Ready":"True"
I1221 18:06:13.319826 17890 pod_ready.go:81] duration metric: took 3.928262ms waiting for pod "etcd-addons-443778" in "kube-system" namespace to be "Ready" ...
I1221 18:06:13.319838 17890 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-addons-443778" in "kube-system" namespace to be "Ready" ...
I1221 18:06:13.323507 17890 pod_ready.go:92] pod "kube-apiserver-addons-443778" in "kube-system" namespace has status "Ready":"True"
I1221 18:06:13.323524 17890 pod_ready.go:81] duration metric: took 3.680086ms waiting for pod "kube-apiserver-addons-443778" in "kube-system" namespace to be "Ready" ...
I1221 18:06:13.323532 17890 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-addons-443778" in "kube-system" namespace to be "Ready" ...
I1221 18:06:13.327128 17890 pod_ready.go:92] pod "kube-controller-manager-addons-443778" in "kube-system" namespace has status "Ready":"True"
I1221 18:06:13.327144 17890 pod_ready.go:81] duration metric: took 3.606184ms waiting for pod "kube-controller-manager-addons-443778" in "kube-system" namespace to be "Ready" ...
I1221 18:06:13.327153 17890 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-pdmqd" in "kube-system" namespace to be "Ready" ...
I1221 18:06:13.398666 17890 pod_ready.go:92] pod "kube-proxy-pdmqd" in "kube-system" namespace has status "Ready":"True"
I1221 18:06:13.398687 17890 pod_ready.go:81] duration metric: took 71.528483ms waiting for pod "kube-proxy-pdmqd" in "kube-system" namespace to be "Ready" ...
I1221 18:06:13.398697 17890 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-addons-443778" in "kube-system" namespace to be "Ready" ...
I1221 18:06:13.414217 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:13.613699 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:13.708977 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:13.712817 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:06:13.799451 17890 pod_ready.go:92] pod "kube-scheduler-addons-443778" in "kube-system" namespace has status "Ready":"True"
I1221 18:06:13.799480 17890 pod_ready.go:81] duration metric: took 400.775427ms waiting for pod "kube-scheduler-addons-443778" in "kube-system" namespace to be "Ready" ...
I1221 18:06:13.799493 17890 pod_ready.go:78] waiting up to 6m0s for pod "metrics-server-7c66d45ddc-gwrhh" in "kube-system" namespace to be "Ready" ...
I1221 18:06:13.914997 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:14.113144 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:14.208429 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:14.213353 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:06:14.415169 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:14.613445 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:14.708816 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:14.712837 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:06:14.914975 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:15.112481 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:15.209224 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:15.212590 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:06:15.414390 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:15.612857 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:15.708446 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:15.712175 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:06:15.804627 17890 pod_ready.go:102] pod "metrics-server-7c66d45ddc-gwrhh" in "kube-system" namespace has status "Ready":"False"
I1221 18:06:15.914524 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:16.113417 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:16.208730 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:16.212064 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:06:16.414499 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:16.613228 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:16.709630 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:16.713664 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:06:16.986806 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:17.114153 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:17.209495 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:17.214024 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:06:17.415546 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:17.613947 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:17.709009 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:17.712778 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:06:17.805341 17890 pod_ready.go:102] pod "metrics-server-7c66d45ddc-gwrhh" in "kube-system" namespace has status "Ready":"False"
I1221 18:06:17.914520 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:18.112829 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:18.209832 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:18.212863 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:06:18.414586 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:18.613188 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:18.708784 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:18.712441 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:06:18.915371 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:19.112778 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:19.208562 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:19.212659 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:06:19.499132 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:19.613494 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:19.708794 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:19.712652 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:06:19.805680 17890 pod_ready.go:102] pod "metrics-server-7c66d45ddc-gwrhh" in "kube-system" namespace has status "Ready":"False"
I1221 18:06:19.914971 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:20.113402 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:20.209897 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:20.212760 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:06:20.414947 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:20.612502 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:20.708844 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:20.712678 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:06:20.914343 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:21.112630 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:21.209028 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:21.212425 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:06:21.414553 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:21.614820 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:21.708740 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:21.712366 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:06:21.914275 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:22.112480 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:22.209296 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:22.212814 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:06:22.304776 17890 pod_ready.go:102] pod "metrics-server-7c66d45ddc-gwrhh" in "kube-system" namespace has status "Ready":"False"
I1221 18:06:22.414423 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:22.613039 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:22.708634 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:22.713350 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:06:22.914811 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:23.112946 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:23.208566 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:23.212125 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:06:23.414958 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:23.612969 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:23.708628 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:23.713464 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:06:23.915318 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:24.113444 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:24.209315 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:24.212940 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:06:24.414284 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:24.612715 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:24.708846 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:24.712673 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:06:24.805227 17890 pod_ready.go:102] pod "metrics-server-7c66d45ddc-gwrhh" in "kube-system" namespace has status "Ready":"False"
I1221 18:06:24.915410 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:25.113853 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:25.209169 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:25.212708 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:06:25.414488 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:25.613154 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:25.709586 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:25.714253 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:06:25.914543 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:26.113327 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:26.209091 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:26.213193 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:06:26.414852 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:26.613271 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:26.709180 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:26.713486 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:06:26.915461 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:27.113090 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:27.208381 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:27.213184 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:06:27.304076 17890 pod_ready.go:102] pod "metrics-server-7c66d45ddc-gwrhh" in "kube-system" namespace has status "Ready":"False"
I1221 18:06:27.416531 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:27.612753 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:27.708710 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:27.712445 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:06:27.914397 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:28.112590 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:28.208245 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:28.213074 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:06:28.414415 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:28.613271 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:28.708950 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:28.712212 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:06:28.914565 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:29.113022 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:29.208484 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:29.212143 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:06:29.305428 17890 pod_ready.go:102] pod "metrics-server-7c66d45ddc-gwrhh" in "kube-system" namespace has status "Ready":"False"
I1221 18:06:29.414041 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:29.612296 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:29.709028 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:29.712345 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:06:29.914434 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:30.113094 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:30.208451 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:30.212269 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:06:30.414322 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:30.612490 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:30.708351 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:30.712843 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:06:30.914637 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:31.113010 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:31.208996 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:31.212770 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:06:31.305936 17890 pod_ready.go:102] pod "metrics-server-7c66d45ddc-gwrhh" in "kube-system" namespace has status "Ready":"False"
I1221 18:06:31.488066 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:31.613670 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:31.711638 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:31.789939 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:06:31.989456 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:32.114223 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:32.209147 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:32.213097 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:06:32.414058 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:32.612455 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:32.709854 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:32.712775 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:06:32.915428 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:33.113696 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:33.210203 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:33.213096 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:06:33.415177 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:33.613770 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:33.709365 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:33.713280 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:06:33.806329 17890 pod_ready.go:102] pod "metrics-server-7c66d45ddc-gwrhh" in "kube-system" namespace has status "Ready":"False"
I1221 18:06:33.915237 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:34.113297 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:34.210251 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:34.217175 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:06:34.416910 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:34.612331 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:34.709049 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:34.712297 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:06:34.914515 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:35.112719 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:35.209036 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:35.212687 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:06:35.414817 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:35.613572 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:35.708859 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:35.712049 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:06:35.914563 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:36.112741 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:36.208282 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:36.212834 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:06:36.305455 17890 pod_ready.go:102] pod "metrics-server-7c66d45ddc-gwrhh" in "kube-system" namespace has status "Ready":"False"
I1221 18:06:36.414050 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:36.612207 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:36.708635 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:36.713176 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:06:36.915278 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:37.113153 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:37.210264 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:37.212805 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:06:37.414427 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:37.612696 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:37.708578 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:37.712414 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:06:37.914477 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:38.112500 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:38.208255 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:38.213136 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:06:38.415063 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:38.612490 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:38.708476 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:38.713636 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:06:38.804941 17890 pod_ready.go:102] pod "metrics-server-7c66d45ddc-gwrhh" in "kube-system" namespace has status "Ready":"False"
I1221 18:06:38.914829 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:39.112958 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:39.208534 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:39.212080 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:06:39.413953 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:39.613311 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:39.709322 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:39.712920 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:06:39.915075 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:40.189598 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:40.210996 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:40.213551 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:06:40.414681 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:40.613970 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:40.708295 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:40.713531 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:06:40.805162 17890 pod_ready.go:102] pod "metrics-server-7c66d45ddc-gwrhh" in "kube-system" namespace has status "Ready":"False"
I1221 18:06:40.915114 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:41.112356 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:41.209209 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:41.213271 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:06:41.415452 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:41.612913 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:41.709667 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:41.714220 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:06:41.914061 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:42.112945 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:42.209511 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:42.213337 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:06:42.414950 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:42.613973 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:42.708602 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:42.712635 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:06:42.915237 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:43.114527 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:43.208418 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:43.213458 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1221 18:06:43.305506 17890 pod_ready.go:102] pod "metrics-server-7c66d45ddc-gwrhh" in "kube-system" namespace has status "Ready":"False"
I1221 18:06:43.414326 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:43.613963 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:43.709039 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:43.712624 17890 kapi.go:107] duration metric: took 1m0.505717389s to wait for kubernetes.io/minikube-addons=registry ...
I1221 18:06:43.914575 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:44.112933 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:44.208477 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:44.414473 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:44.612868 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:44.708259 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:44.913746 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:45.112907 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:45.255014 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:45.360979 17890 pod_ready.go:92] pod "metrics-server-7c66d45ddc-gwrhh" in "kube-system" namespace has status "Ready":"True"
I1221 18:06:45.361002 17890 pod_ready.go:81] duration metric: took 31.56150074s waiting for pod "metrics-server-7c66d45ddc-gwrhh" in "kube-system" namespace to be "Ready" ...
I1221 18:06:45.361014 17890 pod_ready.go:78] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-7jcgx" in "kube-system" namespace to be "Ready" ...
I1221 18:06:45.365416 17890 pod_ready.go:92] pod "nvidia-device-plugin-daemonset-7jcgx" in "kube-system" namespace has status "Ready":"True"
I1221 18:06:45.365438 17890 pod_ready.go:81] duration metric: took 4.415555ms waiting for pod "nvidia-device-plugin-daemonset-7jcgx" in "kube-system" namespace to be "Ready" ...
I1221 18:06:45.365463 17890 pod_ready.go:38] duration metric: took 33.566187897s for extra waiting for all system-critical and pods with labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
I1221 18:06:45.365481 17890 api_server.go:52] waiting for apiserver process to appear ...
I1221 18:06:45.365510 17890 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
I1221 18:06:45.365564 17890 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
I1221 18:06:45.395657 17890 cri.go:89] found id: "77392f2d0fc202062d25580d1bca55bdea8719a6a53721482df6918d03daf139"
I1221 18:06:45.395675 17890 cri.go:89] found id: ""
I1221 18:06:45.395682 17890 logs.go:284] 1 containers: [77392f2d0fc202062d25580d1bca55bdea8719a6a53721482df6918d03daf139]
I1221 18:06:45.395720 17890 ssh_runner.go:195] Run: which crictl
I1221 18:06:45.398635 17890 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
I1221 18:06:45.398682 17890 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
I1221 18:06:45.414358 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:45.431817 17890 cri.go:89] found id: "fb0f9f76df2b21bea5096eb160667148a6262c951260a4239fb7b9e4b48f6a8c"
I1221 18:06:45.431838 17890 cri.go:89] found id: ""
I1221 18:06:45.431848 17890 logs.go:284] 1 containers: [fb0f9f76df2b21bea5096eb160667148a6262c951260a4239fb7b9e4b48f6a8c]
I1221 18:06:45.431899 17890 ssh_runner.go:195] Run: which crictl
I1221 18:06:45.435367 17890 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
I1221 18:06:45.435414 17890 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
I1221 18:06:45.466343 17890 cri.go:89] found id: "8038eb3946653b44971eb3febec4ffc29622feabec0c10d460037eaef51716a8"
I1221 18:06:45.466361 17890 cri.go:89] found id: ""
I1221 18:06:45.466368 17890 logs.go:284] 1 containers: [8038eb3946653b44971eb3febec4ffc29622feabec0c10d460037eaef51716a8]
I1221 18:06:45.466404 17890 ssh_runner.go:195] Run: which crictl
I1221 18:06:45.469263 17890 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
I1221 18:06:45.469307 17890 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
I1221 18:06:45.498838 17890 cri.go:89] found id: "c40ad4bb410e506fa822a49e2194b5b8d2e6ee1398933a7b66da5a2d40b2959a"
I1221 18:06:45.498858 17890 cri.go:89] found id: ""
I1221 18:06:45.498868 17890 logs.go:284] 1 containers: [c40ad4bb410e506fa822a49e2194b5b8d2e6ee1398933a7b66da5a2d40b2959a]
I1221 18:06:45.498913 17890 ssh_runner.go:195] Run: which crictl
I1221 18:06:45.501854 17890 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
I1221 18:06:45.501907 17890 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
I1221 18:06:45.534039 17890 cri.go:89] found id: "25307789ff85e9cd92331b3cd9c2da8154332ed93b359cd3a11efca04a42a842"
I1221 18:06:45.534055 17890 cri.go:89] found id: ""
I1221 18:06:45.534064 17890 logs.go:284] 1 containers: [25307789ff85e9cd92331b3cd9c2da8154332ed93b359cd3a11efca04a42a842]
I1221 18:06:45.534100 17890 ssh_runner.go:195] Run: which crictl
I1221 18:06:45.536879 17890 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
I1221 18:06:45.536932 17890 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
I1221 18:06:45.571074 17890 cri.go:89] found id: "8bb787b0999d62f806910fc33330baf46c551acee69f1c0a16a1fa3e587b3d3e"
I1221 18:06:45.571097 17890 cri.go:89] found id: ""
I1221 18:06:45.571106 17890 logs.go:284] 1 containers: [8bb787b0999d62f806910fc33330baf46c551acee69f1c0a16a1fa3e587b3d3e]
I1221 18:06:45.571149 17890 ssh_runner.go:195] Run: which crictl
I1221 18:06:45.574220 17890 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
I1221 18:06:45.574278 17890 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
I1221 18:06:45.606899 17890 cri.go:89] found id: "070cc0f84091ebd995501a64027e28ccbcf92560ab8759c80b304d7691fa84ae"
I1221 18:06:45.606922 17890 cri.go:89] found id: ""
I1221 18:06:45.606929 17890 logs.go:284] 1 containers: [070cc0f84091ebd995501a64027e28ccbcf92560ab8759c80b304d7691fa84ae]
I1221 18:06:45.606970 17890 ssh_runner.go:195] Run: which crictl
I1221 18:06:45.610074 17890 logs.go:123] Gathering logs for kube-controller-manager [8bb787b0999d62f806910fc33330baf46c551acee69f1c0a16a1fa3e587b3d3e] ...
I1221 18:06:45.610099 17890 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8bb787b0999d62f806910fc33330baf46c551acee69f1c0a16a1fa3e587b3d3e"
I1221 18:06:45.613083 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:45.663529 17890 logs.go:123] Gathering logs for kube-scheduler [c40ad4bb410e506fa822a49e2194b5b8d2e6ee1398933a7b66da5a2d40b2959a] ...
I1221 18:06:45.663558 17890 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c40ad4bb410e506fa822a49e2194b5b8d2e6ee1398933a7b66da5a2d40b2959a"
I1221 18:06:45.701276 17890 logs.go:123] Gathering logs for dmesg ...
I1221 18:06:45.701305 17890 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
I1221 18:06:45.708587 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:45.712491 17890 logs.go:123] Gathering logs for describe nodes ...
I1221 18:06:45.712516 17890 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.28.4/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
I1221 18:06:45.805956 17890 logs.go:123] Gathering logs for kube-apiserver [77392f2d0fc202062d25580d1bca55bdea8719a6a53721482df6918d03daf139] ...
I1221 18:06:45.805985 17890 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 77392f2d0fc202062d25580d1bca55bdea8719a6a53721482df6918d03daf139"
I1221 18:06:45.849004 17890 logs.go:123] Gathering logs for etcd [fb0f9f76df2b21bea5096eb160667148a6262c951260a4239fb7b9e4b48f6a8c] ...
I1221 18:06:45.849031 17890 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 fb0f9f76df2b21bea5096eb160667148a6262c951260a4239fb7b9e4b48f6a8c"
I1221 18:06:45.892275 17890 logs.go:123] Gathering logs for coredns [8038eb3946653b44971eb3febec4ffc29622feabec0c10d460037eaef51716a8] ...
I1221 18:06:45.892303 17890 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8038eb3946653b44971eb3febec4ffc29622feabec0c10d460037eaef51716a8"
I1221 18:06:45.914468 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:45.925274 17890 logs.go:123] Gathering logs for kube-proxy [25307789ff85e9cd92331b3cd9c2da8154332ed93b359cd3a11efca04a42a842] ...
I1221 18:06:45.925302 17890 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 25307789ff85e9cd92331b3cd9c2da8154332ed93b359cd3a11efca04a42a842"
I1221 18:06:45.959008 17890 logs.go:123] Gathering logs for kindnet [070cc0f84091ebd995501a64027e28ccbcf92560ab8759c80b304d7691fa84ae] ...
I1221 18:06:45.959032 17890 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 070cc0f84091ebd995501a64027e28ccbcf92560ab8759c80b304d7691fa84ae"
I1221 18:06:45.991829 17890 logs.go:123] Gathering logs for kubelet ...
I1221 18:06:45.991855 17890 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
W1221 18:06:46.033273 17890 logs.go:138] Found kubelet problem: Dec 21 18:05:36 addons-443778 kubelet[1554]: W1221 18:05:36.834827 1554 reflector.go:535] object-"kube-system"/"kube-proxy": failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:addons-443778" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-443778' and this object
W1221 18:06:46.033459 17890 logs.go:138] Found kubelet problem: Dec 21 18:05:36 addons-443778 kubelet[1554]: E1221 18:05:36.835180 1554 reflector.go:147] object-"kube-system"/"kube-proxy": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:addons-443778" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-443778' and this object
W1221 18:06:46.033699 17890 logs.go:138] Found kubelet problem: Dec 21 18:05:36 addons-443778 kubelet[1554]: W1221 18:05:36.835063 1554 reflector.go:535] object-"kube-system"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-443778" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-443778' and this object
W1221 18:06:46.033974 17890 logs.go:138] Found kubelet problem: Dec 21 18:05:36 addons-443778 kubelet[1554]: E1221 18:05:36.835381 1554 reflector.go:147] object-"kube-system"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-443778" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-443778' and this object
I1221 18:06:46.071507 17890 logs.go:123] Gathering logs for container status ...
I1221 18:06:46.071536 17890 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
I1221 18:06:46.111771 17890 logs.go:123] Gathering logs for CRI-O ...
I1221 18:06:46.111797 17890 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
I1221 18:06:46.112726 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:46.192651 17890 out.go:309] Setting ErrFile to fd 2...
I1221 18:06:46.192677 17890 out.go:343] TERM=,COLORTERM=, which probably does not support color
W1221 18:06:46.192729 17890 out.go:239] X Problems detected in kubelet:
W1221 18:06:46.192738 17890 out.go:239] Dec 21 18:05:36 addons-443778 kubelet[1554]: W1221 18:05:36.834827 1554 reflector.go:535] object-"kube-system"/"kube-proxy": failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:addons-443778" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-443778' and this object
W1221 18:06:46.192746 17890 out.go:239] Dec 21 18:05:36 addons-443778 kubelet[1554]: E1221 18:05:36.835180 1554 reflector.go:147] object-"kube-system"/"kube-proxy": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:addons-443778" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-443778' and this object
W1221 18:06:46.192755 17890 out.go:239] Dec 21 18:05:36 addons-443778 kubelet[1554]: W1221 18:05:36.835063 1554 reflector.go:535] object-"kube-system"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-443778" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-443778' and this object
W1221 18:06:46.192762 17890 out.go:239] Dec 21 18:05:36 addons-443778 kubelet[1554]: E1221 18:05:36.835381 1554 reflector.go:147] object-"kube-system"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-443778" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-443778' and this object
I1221 18:06:46.192769 17890 out.go:309] Setting ErrFile to fd 2...
I1221 18:06:46.192775 17890 out.go:343] TERM=,COLORTERM=, which probably does not support color
I1221 18:06:46.208601 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:46.414295 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:46.613666 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:46.709300 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:46.914385 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:47.113525 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:47.208748 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:47.413837 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:47.613200 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:47.709294 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:47.915112 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:48.112873 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:48.208794 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:48.414024 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:48.612419 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:48.709109 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:48.914509 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:49.112725 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:49.208424 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:49.413707 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:49.612955 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:49.708388 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:49.914693 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:50.112829 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:50.208376 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:50.414592 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:50.612950 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:50.708834 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:50.913932 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:51.113560 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:51.208047 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:51.414036 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:51.612362 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:51.709527 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:51.915585 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:52.113435 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:52.209700 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:52.415036 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:52.613160 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:52.708903 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:52.914363 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:53.112865 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:53.208488 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:53.414960 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:53.612444 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:53.708298 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:53.914964 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:54.112324 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:54.209068 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:54.414641 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:54.612693 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:54.708993 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:54.914146 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:55.112824 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:55.209222 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:55.413793 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:55.613501 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:55.709007 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:55.914652 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:56.112832 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:56.194192 17890 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
I1221 18:06:56.206006 17890 api_server.go:72] duration metric: took 1m19.000357703s to wait for apiserver process to appear ...
I1221 18:06:56.206039 17890 api_server.go:88] waiting for apiserver healthz status ...
I1221 18:06:56.206074 17890 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
I1221 18:06:56.206123 17890 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
I1221 18:06:56.208936 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:56.236905 17890 cri.go:89] found id: "77392f2d0fc202062d25580d1bca55bdea8719a6a53721482df6918d03daf139"
I1221 18:06:56.236932 17890 cri.go:89] found id: ""
I1221 18:06:56.236942 17890 logs.go:284] 1 containers: [77392f2d0fc202062d25580d1bca55bdea8719a6a53721482df6918d03daf139]
I1221 18:06:56.236994 17890 ssh_runner.go:195] Run: which crictl
I1221 18:06:56.240058 17890 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
I1221 18:06:56.240118 17890 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
I1221 18:06:56.270405 17890 cri.go:89] found id: "fb0f9f76df2b21bea5096eb160667148a6262c951260a4239fb7b9e4b48f6a8c"
I1221 18:06:56.270429 17890 cri.go:89] found id: ""
I1221 18:06:56.270436 17890 logs.go:284] 1 containers: [fb0f9f76df2b21bea5096eb160667148a6262c951260a4239fb7b9e4b48f6a8c]
I1221 18:06:56.270486 17890 ssh_runner.go:195] Run: which crictl
I1221 18:06:56.273461 17890 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
I1221 18:06:56.273519 17890 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
I1221 18:06:56.306034 17890 cri.go:89] found id: "8038eb3946653b44971eb3febec4ffc29622feabec0c10d460037eaef51716a8"
I1221 18:06:56.306058 17890 cri.go:89] found id: ""
I1221 18:06:56.306069 17890 logs.go:284] 1 containers: [8038eb3946653b44971eb3febec4ffc29622feabec0c10d460037eaef51716a8]
I1221 18:06:56.306117 17890 ssh_runner.go:195] Run: which crictl
I1221 18:06:56.309572 17890 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
I1221 18:06:56.309636 17890 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
I1221 18:06:56.343499 17890 cri.go:89] found id: "c40ad4bb410e506fa822a49e2194b5b8d2e6ee1398933a7b66da5a2d40b2959a"
I1221 18:06:56.343526 17890 cri.go:89] found id: ""
I1221 18:06:56.343534 17890 logs.go:284] 1 containers: [c40ad4bb410e506fa822a49e2194b5b8d2e6ee1398933a7b66da5a2d40b2959a]
I1221 18:06:56.343573 17890 ssh_runner.go:195] Run: which crictl
I1221 18:06:56.346630 17890 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
I1221 18:06:56.346678 17890 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
I1221 18:06:56.390816 17890 cri.go:89] found id: "25307789ff85e9cd92331b3cd9c2da8154332ed93b359cd3a11efca04a42a842"
I1221 18:06:56.390839 17890 cri.go:89] found id: ""
I1221 18:06:56.390846 17890 logs.go:284] 1 containers: [25307789ff85e9cd92331b3cd9c2da8154332ed93b359cd3a11efca04a42a842]
I1221 18:06:56.390897 17890 ssh_runner.go:195] Run: which crictl
I1221 18:06:56.394000 17890 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
I1221 18:06:56.394049 17890 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
I1221 18:06:56.414733 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:56.424772 17890 cri.go:89] found id: "8bb787b0999d62f806910fc33330baf46c551acee69f1c0a16a1fa3e587b3d3e"
I1221 18:06:56.424789 17890 cri.go:89] found id: ""
I1221 18:06:56.424796 17890 logs.go:284] 1 containers: [8bb787b0999d62f806910fc33330baf46c551acee69f1c0a16a1fa3e587b3d3e]
I1221 18:06:56.424830 17890 ssh_runner.go:195] Run: which crictl
I1221 18:06:56.427785 17890 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
I1221 18:06:56.427837 17890 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
I1221 18:06:56.457411 17890 cri.go:89] found id: "070cc0f84091ebd995501a64027e28ccbcf92560ab8759c80b304d7691fa84ae"
I1221 18:06:56.457430 17890 cri.go:89] found id: ""
I1221 18:06:56.457438 17890 logs.go:284] 1 containers: [070cc0f84091ebd995501a64027e28ccbcf92560ab8759c80b304d7691fa84ae]
I1221 18:06:56.457481 17890 ssh_runner.go:195] Run: which crictl
I1221 18:06:56.460291 17890 logs.go:123] Gathering logs for describe nodes ...
I1221 18:06:56.460316 17890 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.28.4/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
I1221 18:06:56.550875 17890 logs.go:123] Gathering logs for kube-proxy [25307789ff85e9cd92331b3cd9c2da8154332ed93b359cd3a11efca04a42a842] ...
I1221 18:06:56.550902 17890 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 25307789ff85e9cd92331b3cd9c2da8154332ed93b359cd3a11efca04a42a842"
I1221 18:06:56.582691 17890 logs.go:123] Gathering logs for kindnet [070cc0f84091ebd995501a64027e28ccbcf92560ab8759c80b304d7691fa84ae] ...
I1221 18:06:56.582714 17890 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 070cc0f84091ebd995501a64027e28ccbcf92560ab8759c80b304d7691fa84ae"
I1221 18:06:56.613465 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:56.615762 17890 logs.go:123] Gathering logs for kube-scheduler [c40ad4bb410e506fa822a49e2194b5b8d2e6ee1398933a7b66da5a2d40b2959a] ...
I1221 18:06:56.615790 17890 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c40ad4bb410e506fa822a49e2194b5b8d2e6ee1398933a7b66da5a2d40b2959a"
I1221 18:06:56.654759 17890 logs.go:123] Gathering logs for kube-controller-manager [8bb787b0999d62f806910fc33330baf46c551acee69f1c0a16a1fa3e587b3d3e] ...
I1221 18:06:56.654785 17890 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8bb787b0999d62f806910fc33330baf46c551acee69f1c0a16a1fa3e587b3d3e"
I1221 18:06:56.708199 17890 logs.go:123] Gathering logs for CRI-O ...
I1221 18:06:56.708227 17890 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
I1221 18:06:56.708462 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:56.779722 17890 logs.go:123] Gathering logs for kubelet ...
I1221 18:06:56.779753 17890 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
W1221 18:06:56.820079 17890 logs.go:138] Found kubelet problem: Dec 21 18:05:36 addons-443778 kubelet[1554]: W1221 18:05:36.834827 1554 reflector.go:535] object-"kube-system"/"kube-proxy": failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:addons-443778" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-443778' and this object
W1221 18:06:56.820240 17890 logs.go:138] Found kubelet problem: Dec 21 18:05:36 addons-443778 kubelet[1554]: E1221 18:05:36.835180 1554 reflector.go:147] object-"kube-system"/"kube-proxy": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:addons-443778" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-443778' and this object
W1221 18:06:56.820379 17890 logs.go:138] Found kubelet problem: Dec 21 18:05:36 addons-443778 kubelet[1554]: W1221 18:05:36.835063 1554 reflector.go:535] object-"kube-system"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-443778" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-443778' and this object
W1221 18:06:56.820529 17890 logs.go:138] Found kubelet problem: Dec 21 18:05:36 addons-443778 kubelet[1554]: E1221 18:05:36.835381 1554 reflector.go:147] object-"kube-system"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-443778" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-443778' and this object
I1221 18:06:56.855357 17890 logs.go:123] Gathering logs for dmesg ...
I1221 18:06:56.855386 17890 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
I1221 18:06:56.866306 17890 logs.go:123] Gathering logs for kube-apiserver [77392f2d0fc202062d25580d1bca55bdea8719a6a53721482df6918d03daf139] ...
I1221 18:06:56.866328 17890 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 77392f2d0fc202062d25580d1bca55bdea8719a6a53721482df6918d03daf139"
I1221 18:06:56.908138 17890 logs.go:123] Gathering logs for etcd [fb0f9f76df2b21bea5096eb160667148a6262c951260a4239fb7b9e4b48f6a8c] ...
I1221 18:06:56.908163 17890 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 fb0f9f76df2b21bea5096eb160667148a6262c951260a4239fb7b9e4b48f6a8c"
I1221 18:06:56.914907 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:56.948253 17890 logs.go:123] Gathering logs for coredns [8038eb3946653b44971eb3febec4ffc29622feabec0c10d460037eaef51716a8] ...
I1221 18:06:56.948281 17890 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8038eb3946653b44971eb3febec4ffc29622feabec0c10d460037eaef51716a8"
I1221 18:06:56.980651 17890 logs.go:123] Gathering logs for container status ...
I1221 18:06:56.980675 17890 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
I1221 18:06:57.017935 17890 out.go:309] Setting ErrFile to fd 2...
I1221 18:06:57.017958 17890 out.go:343] TERM=,COLORTERM=, which probably does not support color
W1221 18:06:57.018005 17890 out.go:239] X Problems detected in kubelet:
W1221 18:06:57.018013 17890 out.go:239] Dec 21 18:05:36 addons-443778 kubelet[1554]: W1221 18:05:36.834827 1554 reflector.go:535] object-"kube-system"/"kube-proxy": failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:addons-443778" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-443778' and this object
W1221 18:06:57.018018 17890 out.go:239] Dec 21 18:05:36 addons-443778 kubelet[1554]: E1221 18:05:36.835180 1554 reflector.go:147] object-"kube-system"/"kube-proxy": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:addons-443778" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-443778' and this object
W1221 18:06:57.018026 17890 out.go:239] Dec 21 18:05:36 addons-443778 kubelet[1554]: W1221 18:05:36.835063 1554 reflector.go:535] object-"kube-system"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-443778" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-443778' and this object
W1221 18:06:57.018032 17890 out.go:239] Dec 21 18:05:36 addons-443778 kubelet[1554]: E1221 18:05:36.835381 1554 reflector.go:147] object-"kube-system"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-443778" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-443778' and this object
I1221 18:06:57.018037 17890 out.go:309] Setting ErrFile to fd 2...
I1221 18:06:57.018045 17890 out.go:343] TERM=,COLORTERM=, which probably does not support color
I1221 18:06:57.113068 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:57.208562 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:57.413858 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:57.612309 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:57.708599 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:57.913854 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:58.113318 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:58.208815 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:58.414429 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:58.612993 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:58.710748 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:58.915052 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:59.112257 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:59.209081 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:59.414967 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:06:59.613005 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:06:59.708549 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:06:59.915227 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:07:00.112717 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:07:00.208364 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:07:00.419959 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:07:00.612733 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:07:00.709009 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:07:00.914166 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:07:01.113547 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:07:01.209703 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:07:01.415145 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:07:01.612880 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:07:01.708995 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:07:01.914808 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:07:02.115051 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:07:02.211187 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:07:02.487278 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:07:02.614073 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:07:02.710974 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:07:02.986814 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:07:03.114328 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:07:03.209753 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:07:03.487474 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:07:03.614258 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:07:03.709094 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:07:03.914318 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:07:04.113116 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:07:04.209508 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:07:04.414396 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:07:04.612923 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:07:04.709204 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:07:04.914712 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:07:05.113484 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:07:05.209387 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:07:05.414741 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:07:05.613723 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:07:05.708711 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:07:05.916853 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:07:06.113304 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:07:06.208913 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:07:06.414131 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:07:06.612505 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:07:06.718798 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:07:06.953870 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:07:07.018637 17890 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
I1221 18:07:07.022858 17890 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
ok
I1221 18:07:07.024162 17890 api_server.go:141] control plane version: v1.28.4
I1221 18:07:07.024187 17890 api_server.go:131] duration metric: took 10.818142178s to wait for apiserver health ...
I1221 18:07:07.024197 17890 system_pods.go:43] waiting for kube-system pods to appear ...
I1221 18:07:07.024221 17890 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
I1221 18:07:07.024275 17890 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
I1221 18:07:07.057106 17890 cri.go:89] found id: "77392f2d0fc202062d25580d1bca55bdea8719a6a53721482df6918d03daf139"
I1221 18:07:07.057128 17890 cri.go:89] found id: ""
I1221 18:07:07.057136 17890 logs.go:284] 1 containers: [77392f2d0fc202062d25580d1bca55bdea8719a6a53721482df6918d03daf139]
I1221 18:07:07.057175 17890 ssh_runner.go:195] Run: which crictl
I1221 18:07:07.060987 17890 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
I1221 18:07:07.061058 17890 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
I1221 18:07:07.096503 17890 cri.go:89] found id: "fb0f9f76df2b21bea5096eb160667148a6262c951260a4239fb7b9e4b48f6a8c"
I1221 18:07:07.096527 17890 cri.go:89] found id: ""
I1221 18:07:07.096534 17890 logs.go:284] 1 containers: [fb0f9f76df2b21bea5096eb160667148a6262c951260a4239fb7b9e4b48f6a8c]
I1221 18:07:07.096573 17890 ssh_runner.go:195] Run: which crictl
I1221 18:07:07.099759 17890 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
I1221 18:07:07.099807 17890 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
I1221 18:07:07.127533 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:07:07.133787 17890 cri.go:89] found id: "8038eb3946653b44971eb3febec4ffc29622feabec0c10d460037eaef51716a8"
I1221 18:07:07.133810 17890 cri.go:89] found id: ""
I1221 18:07:07.133818 17890 logs.go:284] 1 containers: [8038eb3946653b44971eb3febec4ffc29622feabec0c10d460037eaef51716a8]
I1221 18:07:07.133872 17890 ssh_runner.go:195] Run: which crictl
I1221 18:07:07.136901 17890 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
I1221 18:07:07.136969 17890 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
I1221 18:07:07.168931 17890 cri.go:89] found id: "c40ad4bb410e506fa822a49e2194b5b8d2e6ee1398933a7b66da5a2d40b2959a"
I1221 18:07:07.168960 17890 cri.go:89] found id: ""
I1221 18:07:07.168970 17890 logs.go:284] 1 containers: [c40ad4bb410e506fa822a49e2194b5b8d2e6ee1398933a7b66da5a2d40b2959a]
I1221 18:07:07.169031 17890 ssh_runner.go:195] Run: which crictl
I1221 18:07:07.172318 17890 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
I1221 18:07:07.172374 17890 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
I1221 18:07:07.205549 17890 cri.go:89] found id: "25307789ff85e9cd92331b3cd9c2da8154332ed93b359cd3a11efca04a42a842"
I1221 18:07:07.205574 17890 cri.go:89] found id: ""
I1221 18:07:07.205583 17890 logs.go:284] 1 containers: [25307789ff85e9cd92331b3cd9c2da8154332ed93b359cd3a11efca04a42a842]
I1221 18:07:07.205639 17890 ssh_runner.go:195] Run: which crictl
I1221 18:07:07.208792 17890 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
I1221 18:07:07.208850 17890 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
I1221 18:07:07.229887 17890 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1221 18:07:07.241746 17890 cri.go:89] found id: "8bb787b0999d62f806910fc33330baf46c551acee69f1c0a16a1fa3e587b3d3e"
I1221 18:07:07.241765 17890 cri.go:89] found id: ""
I1221 18:07:07.241772 17890 logs.go:284] 1 containers: [8bb787b0999d62f806910fc33330baf46c551acee69f1c0a16a1fa3e587b3d3e]
I1221 18:07:07.241817 17890 ssh_runner.go:195] Run: which crictl
I1221 18:07:07.245444 17890 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
I1221 18:07:07.245502 17890 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
I1221 18:07:07.276068 17890 cri.go:89] found id: "070cc0f84091ebd995501a64027e28ccbcf92560ab8759c80b304d7691fa84ae"
I1221 18:07:07.276090 17890 cri.go:89] found id: ""
I1221 18:07:07.276098 17890 logs.go:284] 1 containers: [070cc0f84091ebd995501a64027e28ccbcf92560ab8759c80b304d7691fa84ae]
I1221 18:07:07.276144 17890 ssh_runner.go:195] Run: which crictl
I1221 18:07:07.279154 17890 logs.go:123] Gathering logs for CRI-O ...
I1221 18:07:07.279173 17890 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
I1221 18:07:07.350231 17890 logs.go:123] Gathering logs for container status ...
I1221 18:07:07.350268 17890 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
I1221 18:07:07.391141 17890 logs.go:123] Gathering logs for dmesg ...
I1221 18:07:07.391176 17890 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
I1221 18:07:07.403491 17890 logs.go:123] Gathering logs for describe nodes ...
I1221 18:07:07.403517 17890 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.28.4/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
I1221 18:07:07.461776 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:07:07.530071 17890 logs.go:123] Gathering logs for kube-apiserver [77392f2d0fc202062d25580d1bca55bdea8719a6a53721482df6918d03daf139] ...
I1221 18:07:07.530103 17890 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 77392f2d0fc202062d25580d1bca55bdea8719a6a53721482df6918d03daf139"
I1221 18:07:07.612933 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:07:07.619128 17890 logs.go:123] Gathering logs for kube-scheduler [c40ad4bb410e506fa822a49e2194b5b8d2e6ee1398933a7b66da5a2d40b2959a] ...
I1221 18:07:07.619166 17890 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c40ad4bb410e506fa822a49e2194b5b8d2e6ee1398933a7b66da5a2d40b2959a"
I1221 18:07:07.699234 17890 logs.go:123] Gathering logs for kube-proxy [25307789ff85e9cd92331b3cd9c2da8154332ed93b359cd3a11efca04a42a842] ...
I1221 18:07:07.699267 17890 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 25307789ff85e9cd92331b3cd9c2da8154332ed93b359cd3a11efca04a42a842"
I1221 18:07:07.709920 17890 kapi.go:107] duration metric: took 1m24.505932919s to wait for app.kubernetes.io/name=ingress-nginx ...
I1221 18:07:07.813682 17890 logs.go:123] Gathering logs for kube-controller-manager [8bb787b0999d62f806910fc33330baf46c551acee69f1c0a16a1fa3e587b3d3e] ...
I1221 18:07:07.813716 17890 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8bb787b0999d62f806910fc33330baf46c551acee69f1c0a16a1fa3e587b3d3e"
I1221 18:07:07.989577 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:07:08.192985 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:07:08.223405 17890 logs.go:123] Gathering logs for kindnet [070cc0f84091ebd995501a64027e28ccbcf92560ab8759c80b304d7691fa84ae] ...
I1221 18:07:08.223435 17890 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 070cc0f84091ebd995501a64027e28ccbcf92560ab8759c80b304d7691fa84ae"
I1221 18:07:08.486934 17890 logs.go:123] Gathering logs for kubelet ...
I1221 18:07:08.486962 17890 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
I1221 18:07:08.503232 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:07:08.614483 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
W1221 18:07:08.625874 17890 logs.go:138] Found kubelet problem: Dec 21 18:05:36 addons-443778 kubelet[1554]: W1221 18:05:36.834827 1554 reflector.go:535] object-"kube-system"/"kube-proxy": failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:addons-443778" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-443778' and this object
W1221 18:07:08.626090 17890 logs.go:138] Found kubelet problem: Dec 21 18:05:36 addons-443778 kubelet[1554]: E1221 18:05:36.835180 1554 reflector.go:147] object-"kube-system"/"kube-proxy": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:addons-443778" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-443778' and this object
W1221 18:07:08.626247 17890 logs.go:138] Found kubelet problem: Dec 21 18:05:36 addons-443778 kubelet[1554]: W1221 18:05:36.835063 1554 reflector.go:535] object-"kube-system"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-443778" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-443778' and this object
W1221 18:07:08.626461 17890 logs.go:138] Found kubelet problem: Dec 21 18:05:36 addons-443778 kubelet[1554]: E1221 18:05:36.835381 1554 reflector.go:147] object-"kube-system"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-443778" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-443778' and this object
I1221 18:07:08.666012 17890 logs.go:123] Gathering logs for etcd [fb0f9f76df2b21bea5096eb160667148a6262c951260a4239fb7b9e4b48f6a8c] ...
I1221 18:07:08.666052 17890 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 fb0f9f76df2b21bea5096eb160667148a6262c951260a4239fb7b9e4b48f6a8c"
I1221 18:07:08.739817 17890 logs.go:123] Gathering logs for coredns [8038eb3946653b44971eb3febec4ffc29622feabec0c10d460037eaef51716a8] ...
I1221 18:07:08.739848 17890 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8038eb3946653b44971eb3febec4ffc29622feabec0c10d460037eaef51716a8"
I1221 18:07:08.823034 17890 out.go:309] Setting ErrFile to fd 2...
I1221 18:07:08.823064 17890 out.go:343] TERM=,COLORTERM=, which probably does not support color
W1221 18:07:08.823129 17890 out.go:239] X Problems detected in kubelet:
W1221 18:07:08.823142 17890 out.go:239] Dec 21 18:05:36 addons-443778 kubelet[1554]: W1221 18:05:36.834827 1554 reflector.go:535] object-"kube-system"/"kube-proxy": failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:addons-443778" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-443778' and this object
W1221 18:07:08.823155 17890 out.go:239] Dec 21 18:05:36 addons-443778 kubelet[1554]: E1221 18:05:36.835180 1554 reflector.go:147] object-"kube-system"/"kube-proxy": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:addons-443778" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-443778' and this object
W1221 18:07:08.823174 17890 out.go:239] Dec 21 18:05:36 addons-443778 kubelet[1554]: W1221 18:05:36.835063 1554 reflector.go:535] object-"kube-system"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-443778" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-443778' and this object
W1221 18:07:08.823186 17890 out.go:239] Dec 21 18:05:36 addons-443778 kubelet[1554]: E1221 18:05:36.835381 1554 reflector.go:147] object-"kube-system"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-443778" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-443778' and this object
I1221 18:07:08.823197 17890 out.go:309] Setting ErrFile to fd 2...
I1221 18:07:08.823209 17890 out.go:343] TERM=,COLORTERM=, which probably does not support color
I1221 18:07:08.914462 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:07:09.116563 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:07:09.414401 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:07:09.612485 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:07:09.914704 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:07:10.113596 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:07:10.414912 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:07:10.613542 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:07:10.914864 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:07:11.113382 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:07:11.414669 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:07:11.613723 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:07:11.914704 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:07:12.113222 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1221 18:07:12.414674 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:07:12.612711 17890 kapi.go:107] duration metric: took 1m28.505028875s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
I1221 18:07:12.914496 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:07:13.414470 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:07:13.914438 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:07:14.414547 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:07:14.914333 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:07:15.413884 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:07:15.913799 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:07:16.413950 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:07:16.914031 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:07:17.413837 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:07:17.914956 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:07:18.414954 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:07:18.832261 17890 system_pods.go:59] 19 kube-system pods found
I1221 18:07:18.832294 17890 system_pods.go:61] "coredns-5dd5756b68-4cr6h" [40df5c2f-53ec-43b5-9ddd-97f97ef19cbe] Running
I1221 18:07:18.832300 17890 system_pods.go:61] "csi-hostpath-attacher-0" [5e0a173c-b610-4a4a-b04f-048ee9f132c5] Running
I1221 18:07:18.832305 17890 system_pods.go:61] "csi-hostpath-resizer-0" [281e9dc2-3643-44a1-a13b-6ea4da1c51e0] Running
I1221 18:07:18.832309 17890 system_pods.go:61] "csi-hostpathplugin-9hvzc" [a2341cc2-3127-4bb4-af78-3c1ae786d9a2] Running
I1221 18:07:18.832312 17890 system_pods.go:61] "etcd-addons-443778" [9d8c5c01-8708-4f6e-8abb-d9005b058d1b] Running
I1221 18:07:18.832316 17890 system_pods.go:61] "kindnet-7b74q" [dbdeb2e7-0aa0-4078-baea-e6b8bdc4da37] Running
I1221 18:07:18.832321 17890 system_pods.go:61] "kube-apiserver-addons-443778" [32cea12a-93ed-4a51-9ee8-c37adaba530e] Running
I1221 18:07:18.832328 17890 system_pods.go:61] "kube-controller-manager-addons-443778" [2d8de061-5d10-459c-b255-3113715be87a] Running
I1221 18:07:18.832337 17890 system_pods.go:61] "kube-ingress-dns-minikube" [0eece98b-7a0d-4755-86cb-1a7f1dcce438] Running
I1221 18:07:18.832346 17890 system_pods.go:61] "kube-proxy-pdmqd" [f9fecbe4-8260-43f0-8ddb-d2c95853a40d] Running
I1221 18:07:18.832354 17890 system_pods.go:61] "kube-scheduler-addons-443778" [9985db6d-2448-4742-ae5a-443a202c8a60] Running
I1221 18:07:18.832361 17890 system_pods.go:61] "metrics-server-7c66d45ddc-gwrhh" [457dc7a0-b171-45a7-845e-0ddc04fd4f40] Running
I1221 18:07:18.832368 17890 system_pods.go:61] "nvidia-device-plugin-daemonset-7jcgx" [b94cc79e-0503-4022-93ae-c3ab0f768f0c] Running
I1221 18:07:18.832374 17890 system_pods.go:61] "registry-hwsjn" [d18312cb-1683-475a-9ef7-6ab05125ff04] Running
I1221 18:07:18.832380 17890 system_pods.go:61] "registry-proxy-vvt2k" [756697ed-d980-4a8f-817f-861ce02cbf7a] Running
I1221 18:07:18.832387 17890 system_pods.go:61] "snapshot-controller-58dbcc7b99-6pp95" [c05cae34-ada5-4052-bfcb-8c37a8ad8b14] Running
I1221 18:07:18.832393 17890 system_pods.go:61] "snapshot-controller-58dbcc7b99-j6lqt" [5cd11e77-b680-40d7-85a5-4e9e580b1ba3] Running
I1221 18:07:18.832397 17890 system_pods.go:61] "storage-provisioner" [e732748e-af79-486f-855d-739ffcc11d51] Running
I1221 18:07:18.832403 17890 system_pods.go:61] "tiller-deploy-7b677967b9-gtq28" [a26b272e-503d-4266-bcfc-55f9edf733a2] Running
I1221 18:07:18.832410 17890 system_pods.go:74] duration metric: took 11.808205928s to wait for pod list to return data ...
I1221 18:07:18.832419 17890 default_sa.go:34] waiting for default service account to be created ...
I1221 18:07:18.834541 17890 default_sa.go:45] found service account: "default"
I1221 18:07:18.834570 17890 default_sa.go:55] duration metric: took 2.143756ms for default service account to be created ...
I1221 18:07:18.834578 17890 system_pods.go:116] waiting for k8s-apps to be running ...
I1221 18:07:18.842441 17890 system_pods.go:86] 19 kube-system pods found
I1221 18:07:18.842473 17890 system_pods.go:89] "coredns-5dd5756b68-4cr6h" [40df5c2f-53ec-43b5-9ddd-97f97ef19cbe] Running
I1221 18:07:18.842482 17890 system_pods.go:89] "csi-hostpath-attacher-0" [5e0a173c-b610-4a4a-b04f-048ee9f132c5] Running
I1221 18:07:18.842489 17890 system_pods.go:89] "csi-hostpath-resizer-0" [281e9dc2-3643-44a1-a13b-6ea4da1c51e0] Running
I1221 18:07:18.842496 17890 system_pods.go:89] "csi-hostpathplugin-9hvzc" [a2341cc2-3127-4bb4-af78-3c1ae786d9a2] Running
I1221 18:07:18.842502 17890 system_pods.go:89] "etcd-addons-443778" [9d8c5c01-8708-4f6e-8abb-d9005b058d1b] Running
I1221 18:07:18.842509 17890 system_pods.go:89] "kindnet-7b74q" [dbdeb2e7-0aa0-4078-baea-e6b8bdc4da37] Running
I1221 18:07:18.842515 17890 system_pods.go:89] "kube-apiserver-addons-443778" [32cea12a-93ed-4a51-9ee8-c37adaba530e] Running
I1221 18:07:18.842526 17890 system_pods.go:89] "kube-controller-manager-addons-443778" [2d8de061-5d10-459c-b255-3113715be87a] Running
I1221 18:07:18.842539 17890 system_pods.go:89] "kube-ingress-dns-minikube" [0eece98b-7a0d-4755-86cb-1a7f1dcce438] Running
I1221 18:07:18.842546 17890 system_pods.go:89] "kube-proxy-pdmqd" [f9fecbe4-8260-43f0-8ddb-d2c95853a40d] Running
I1221 18:07:18.842557 17890 system_pods.go:89] "kube-scheduler-addons-443778" [9985db6d-2448-4742-ae5a-443a202c8a60] Running
I1221 18:07:18.842564 17890 system_pods.go:89] "metrics-server-7c66d45ddc-gwrhh" [457dc7a0-b171-45a7-845e-0ddc04fd4f40] Running
I1221 18:07:18.842573 17890 system_pods.go:89] "nvidia-device-plugin-daemonset-7jcgx" [b94cc79e-0503-4022-93ae-c3ab0f768f0c] Running
I1221 18:07:18.842580 17890 system_pods.go:89] "registry-hwsjn" [d18312cb-1683-475a-9ef7-6ab05125ff04] Running
I1221 18:07:18.842589 17890 system_pods.go:89] "registry-proxy-vvt2k" [756697ed-d980-4a8f-817f-861ce02cbf7a] Running
I1221 18:07:18.842599 17890 system_pods.go:89] "snapshot-controller-58dbcc7b99-6pp95" [c05cae34-ada5-4052-bfcb-8c37a8ad8b14] Running
I1221 18:07:18.842608 17890 system_pods.go:89] "snapshot-controller-58dbcc7b99-j6lqt" [5cd11e77-b680-40d7-85a5-4e9e580b1ba3] Running
I1221 18:07:18.842617 17890 system_pods.go:89] "storage-provisioner" [e732748e-af79-486f-855d-739ffcc11d51] Running
I1221 18:07:18.842626 17890 system_pods.go:89] "tiller-deploy-7b677967b9-gtq28" [a26b272e-503d-4266-bcfc-55f9edf733a2] Running
I1221 18:07:18.842638 17890 system_pods.go:126] duration metric: took 8.053378ms to wait for k8s-apps to be running ...
I1221 18:07:18.842650 17890 system_svc.go:44] waiting for kubelet service to be running ....
I1221 18:07:18.842708 17890 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
I1221 18:07:18.854295 17890 system_svc.go:56] duration metric: took 11.639698ms WaitForService to wait for kubelet.
I1221 18:07:18.854318 17890 kubeadm.go:581] duration metric: took 1m41.648675659s to wait for : map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] ...
I1221 18:07:18.854343 17890 node_conditions.go:102] verifying NodePressure condition ...
I1221 18:07:18.856611 17890 node_conditions.go:122] node storage ephemeral capacity is 304681132Ki
I1221 18:07:18.856640 17890 node_conditions.go:123] node cpu capacity is 8
I1221 18:07:18.856654 17890 node_conditions.go:105] duration metric: took 2.305426ms to run NodePressure ...
I1221 18:07:18.856666 17890 start.go:228] waiting for startup goroutines ...
I1221 18:07:18.913997 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:07:19.413678 17890 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1221 18:07:19.914624 17890 kapi.go:107] duration metric: took 1m35.003597291s to wait for kubernetes.io/minikube-addons=gcp-auth ...
I1221 18:07:19.916592 17890 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-443778 cluster.
I1221 18:07:19.917950 17890 out.go:177] * If you don't want your credentials mounted into a specific pod, add a label with the `gcp-auth-skip-secret` key to your pod configuration.
I1221 18:07:19.919351 17890 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
I1221 18:07:19.920694 17890 out.go:177] * Enabled addons: helm-tiller, nvidia-device-plugin, ingress-dns, cloud-spanner, default-storageclass, storage-provisioner, inspektor-gadget, metrics-server, yakd, storage-provisioner-rancher, volumesnapshots, registry, ingress, csi-hostpath-driver, gcp-auth
I1221 18:07:19.921934 17890 addons.go:508] enable addons completed in 1m43.224925045s: enabled=[helm-tiller nvidia-device-plugin ingress-dns cloud-spanner default-storageclass storage-provisioner inspektor-gadget metrics-server yakd storage-provisioner-rancher volumesnapshots registry ingress csi-hostpath-driver gcp-auth]
I1221 18:07:19.921968 17890 start.go:233] waiting for cluster config update ...
I1221 18:07:19.921984 17890 start.go:242] writing updated cluster config ...
I1221 18:07:19.922201 17890 ssh_runner.go:195] Run: rm -f paused
I1221 18:07:19.967414 17890 start.go:600] kubectl: 1.29.0, cluster: 1.28.4 (minor skew: 1)
I1221 18:07:19.969082 17890 out.go:177] * Done! kubectl is now configured to use "addons-443778" cluster and "default" namespace by default
==> CRI-O <==
Dec 21 18:10:05 addons-443778 crio[951]: time="2023-12-21 18:10:05.995393583Z" level=info msg="Removing container: 5631963d0545faed45cd819bfe1e5fe8a2ee482a858858e8924249c65de7d42f" id=52130383-a76e-4207-9db4-a99ae0a8e5fe name=/runtime.v1.RuntimeService/RemoveContainer
Dec 21 18:10:06 addons-443778 crio[951]: time="2023-12-21 18:10:06.008544187Z" level=info msg="Removed container 5631963d0545faed45cd819bfe1e5fe8a2ee482a858858e8924249c65de7d42f: kube-system/kube-ingress-dns-minikube/minikube-ingress-dns" id=52130383-a76e-4207-9db4-a99ae0a8e5fe name=/runtime.v1.RuntimeService/RemoveContainer
Dec 21 18:10:06 addons-443778 crio[951]: time="2023-12-21 18:10:06.936131416Z" level=info msg="Pulled image: gcr.io/google-samples/hello-app@sha256:b1455e1c4fcc5ea1023c9e3b584cd84b64eb920e332feff690a2829696e379e7" id=1bf7c609-26c1-496f-b4ef-4aeed5ab2707 name=/runtime.v1.ImageService/PullImage
Dec 21 18:10:06 addons-443778 crio[951]: time="2023-12-21 18:10:06.936872081Z" level=info msg="Checking image status: gcr.io/google-samples/hello-app:1.0" id=6b5f7594-33d3-4098-b2cb-925772847a0a name=/runtime.v1.ImageService/ImageStatus
Dec 21 18:10:06 addons-443778 crio[951]: time="2023-12-21 18:10:06.937757997Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:dd1b12fcb60978ac32686ef6732d56f612c8636ef86693c09613946a54c69d79,RepoTags:[gcr.io/google-samples/hello-app:1.0],RepoDigests:[gcr.io/google-samples/hello-app@sha256:b1455e1c4fcc5ea1023c9e3b584cd84b64eb920e332feff690a2829696e379e7],Size_:28999827,Uid:nil,Username:nonroot,Spec:nil,},Info:map[string]string{},}" id=6b5f7594-33d3-4098-b2cb-925772847a0a name=/runtime.v1.ImageService/ImageStatus
Dec 21 18:10:06 addons-443778 crio[951]: time="2023-12-21 18:10:06.938692712Z" level=info msg="Creating container: default/hello-world-app-5d77478584-dvhpr/hello-world-app" id=109fbe3f-9475-4263-80e5-a8575c6592c2 name=/runtime.v1.RuntimeService/CreateContainer
Dec 21 18:10:06 addons-443778 crio[951]: time="2023-12-21 18:10:06.938770310Z" level=warning msg="Allowed annotations are specified for workload []"
Dec 21 18:10:07 addons-443778 crio[951]: time="2023-12-21 18:10:07.008911191Z" level=info msg="Created container 17cc2dd654160ddf2615a62d864c14719fcaba71d9a3feb4631c951f21b153d0: default/hello-world-app-5d77478584-dvhpr/hello-world-app" id=109fbe3f-9475-4263-80e5-a8575c6592c2 name=/runtime.v1.RuntimeService/CreateContainer
Dec 21 18:10:07 addons-443778 crio[951]: time="2023-12-21 18:10:07.009277698Z" level=info msg="Starting container: 17cc2dd654160ddf2615a62d864c14719fcaba71d9a3feb4631c951f21b153d0" id=957eb249-4bf7-4cc6-9f61-03f4e9cf0ef0 name=/runtime.v1.RuntimeService/StartContainer
Dec 21 18:10:07 addons-443778 crio[951]: time="2023-12-21 18:10:07.016308987Z" level=info msg="Started container" PID=10536 containerID=17cc2dd654160ddf2615a62d864c14719fcaba71d9a3feb4631c951f21b153d0 description=default/hello-world-app-5d77478584-dvhpr/hello-world-app id=957eb249-4bf7-4cc6-9f61-03f4e9cf0ef0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=30cb63148982b8a60a981e8f69b8f99547afa6e60d08802efd2a1684cd6d87b0
Dec 21 18:10:07 addons-443778 crio[951]: time="2023-12-21 18:10:07.502962477Z" level=info msg="Stopping container: fe3517512c798004e4673740e56ef8a16c2744f5369c4287b5aa8a5152915747 (timeout: 2s)" id=9c260107-a131-49d1-ada2-c2b46d663a40 name=/runtime.v1.RuntimeService/StopContainer
Dec 21 18:10:09 addons-443778 crio[951]: time="2023-12-21 18:10:09.508355844Z" level=warning msg="Stopping container fe3517512c798004e4673740e56ef8a16c2744f5369c4287b5aa8a5152915747 with stop signal timed out: timeout reached after 2 seconds waiting for container process to exit" id=9c260107-a131-49d1-ada2-c2b46d663a40 name=/runtime.v1.RuntimeService/StopContainer
Dec 21 18:10:09 addons-443778 conmon[6053]: conmon fe3517512c798004e467 <ninfo>: container 6065 exited with status 137
Dec 21 18:10:09 addons-443778 crio[951]: time="2023-12-21 18:10:09.637546288Z" level=info msg="Stopped container fe3517512c798004e4673740e56ef8a16c2744f5369c4287b5aa8a5152915747: ingress-nginx/ingress-nginx-controller-69cff4fd79-vdnk7/controller" id=9c260107-a131-49d1-ada2-c2b46d663a40 name=/runtime.v1.RuntimeService/StopContainer
Dec 21 18:10:09 addons-443778 crio[951]: time="2023-12-21 18:10:09.638062180Z" level=info msg="Stopping pod sandbox: 0ac1a9f9a6489e79d7b3f7fbfd2fe1af3d00c1e86e95f0cca1310aa4bd8793be" id=06bfbe89-0cbe-4b9e-a0fc-fef458abc5d4 name=/runtime.v1.RuntimeService/StopPodSandbox
Dec 21 18:10:09 addons-443778 crio[951]: time="2023-12-21 18:10:09.640948609Z" level=info msg="Restoring iptables rules: *nat\n:KUBE-HOSTPORTS - [0:0]\n:KUBE-HP-FTPY5F2TM6UVGW3C - [0:0]\n:KUBE-HP-FE36HRQO6FLC4MPJ - [0:0]\n-X KUBE-HP-FE36HRQO6FLC4MPJ\n-X KUBE-HP-FTPY5F2TM6UVGW3C\nCOMMIT\n"
Dec 21 18:10:09 addons-443778 crio[951]: time="2023-12-21 18:10:09.642448593Z" level=info msg="Closing host port tcp:80"
Dec 21 18:10:09 addons-443778 crio[951]: time="2023-12-21 18:10:09.642484480Z" level=info msg="Closing host port tcp:443"
Dec 21 18:10:09 addons-443778 crio[951]: time="2023-12-21 18:10:09.643860323Z" level=info msg="Host port tcp:80 does not have an open socket"
Dec 21 18:10:09 addons-443778 crio[951]: time="2023-12-21 18:10:09.643878613Z" level=info msg="Host port tcp:443 does not have an open socket"
Dec 21 18:10:09 addons-443778 crio[951]: time="2023-12-21 18:10:09.644044382Z" level=info msg="Got pod network &{Name:ingress-nginx-controller-69cff4fd79-vdnk7 Namespace:ingress-nginx ID:0ac1a9f9a6489e79d7b3f7fbfd2fe1af3d00c1e86e95f0cca1310aa4bd8793be UID:baec8a62-37d3-41ac-a6ab-35af85136983 NetNS:/var/run/netns/0053183e-bb13-4d40-86d4-ff4f462a4900 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
Dec 21 18:10:09 addons-443778 crio[951]: time="2023-12-21 18:10:09.644194236Z" level=info msg="Deleting pod ingress-nginx_ingress-nginx-controller-69cff4fd79-vdnk7 from CNI network \"kindnet\" (type=ptp)"
Dec 21 18:10:09 addons-443778 crio[951]: time="2023-12-21 18:10:09.682271245Z" level=info msg="Stopped pod sandbox: 0ac1a9f9a6489e79d7b3f7fbfd2fe1af3d00c1e86e95f0cca1310aa4bd8793be" id=06bfbe89-0cbe-4b9e-a0fc-fef458abc5d4 name=/runtime.v1.RuntimeService/StopPodSandbox
Dec 21 18:10:10 addons-443778 crio[951]: time="2023-12-21 18:10:10.006086272Z" level=info msg="Removing container: fe3517512c798004e4673740e56ef8a16c2744f5369c4287b5aa8a5152915747" id=f7eee9c3-7e93-468a-a0e2-40ffcbffe549 name=/runtime.v1.RuntimeService/RemoveContainer
Dec 21 18:10:10 addons-443778 crio[951]: time="2023-12-21 18:10:10.018568133Z" level=info msg="Removed container fe3517512c798004e4673740e56ef8a16c2744f5369c4287b5aa8a5152915747: ingress-nginx/ingress-nginx-controller-69cff4fd79-vdnk7/controller" id=f7eee9c3-7e93-468a-a0e2-40ffcbffe549 name=/runtime.v1.RuntimeService/RemoveContainer
==> container status <==
CONTAINER IMAGE CREATED STATE NAME ATTEMPT POD ID POD
17cc2dd654160 gcr.io/google-samples/hello-app@sha256:b1455e1c4fcc5ea1023c9e3b584cd84b64eb920e332feff690a2829696e379e7 7 seconds ago Running hello-world-app 0 30cb63148982b hello-world-app-5d77478584-dvhpr
030eff80c86fa ghcr.io/headlamp-k8s/headlamp@sha256:6153bcbd375a0157858961b1138ed62321a2639b37826b37498bce16ee736cc1 2 minutes ago Running headlamp 0 06265907cab9b headlamp-777fd4b855-r2xfj
b4210d01bc500 docker.io/library/nginx@sha256:2d2a2257c6e9d2e5b50d4fbeb436d8d2b55631c2a89935a425b417eb95212686 2 minutes ago Running nginx 0 3e4737d833ad8 nginx
44b0ab5493972 gcr.io/k8s-minikube/gcp-auth-webhook@sha256:3e92b3d1c15220ae0f2f3505fb3a88899a1e48ec85fb777a1a4945ae9db2ce06 2 minutes ago Running gcp-auth 0 bf0fa29c05ee9 gcp-auth-d4c87556c-sc24j
e52c1e6213f6e docker.io/marcnuri/yakd@sha256:a3f540278e4c11373e15605311851dd9c64d208f4d63e727bccc0e39f9329310 3 minutes ago Running yakd 0 c51f8ca72be13 yakd-dashboard-9947fc6bf-v4mrb
2921efe9c40aa registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:29318c6957228dc10feb67fed5b91bdd8a9e3279e5b29c5965b9bd31a01ee385 3 minutes ago Exited patch 0 97f9b9229abb7 ingress-nginx-admission-patch-q4k4c
26a66edcd10cc registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:29318c6957228dc10feb67fed5b91bdd8a9e3279e5b29c5965b9bd31a01ee385 3 minutes ago Exited create 0 61e4021bc323f ingress-nginx-admission-create-gqcl7
8038eb3946653 ead0a4a53df89fd173874b46093b6e62d8c72967bbf606d672c9e8c9b601a4fc 4 minutes ago Running coredns 0 5d05d1a0fe249 coredns-5dd5756b68-4cr6h
2cdeb7ccae3f3 6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562 4 minutes ago Running storage-provisioner 0 634186c5491e2 storage-provisioner
070cc0f84091e c7d1297425461d3e24fe0ba658818593be65d13a2dd45a4c02d8768d6c8c18cc 4 minutes ago Running kindnet-cni 0 aa3bd4febdd62 kindnet-7b74q
25307789ff85e 83f6cc407eed88d214aad97f3539bde5c8e485ff14424cd021a3a2899304398e 4 minutes ago Running kube-proxy 0 2f5be08e64ffa kube-proxy-pdmqd
77392f2d0fc20 7fe0e6f37db33464725e616a12ccc4e36970370005a2b09683a974db6350c257 4 minutes ago Running kube-apiserver 0 147f7d79f1778 kube-apiserver-addons-443778
c40ad4bb410e5 e3db313c6dbc065d4ac3b32c7a6f2a878949031b881d217b63881a109c5cfba1 4 minutes ago Running kube-scheduler 0 c157d731afd85 kube-scheduler-addons-443778
8bb787b0999d6 d058aa5ab969ce7b84d25e7188be1f80633b18db8ea7d02d9d0a78e676236591 4 minutes ago Running kube-controller-manager 0 edf076606ff3d kube-controller-manager-addons-443778
fb0f9f76df2b2 73deb9a3f702532592a4167455f8bf2e5f5d900bcc959ba2fd2d35c321de1af9 4 minutes ago Running etcd 0 50cb7d2219e11 etcd-addons-443778
==> coredns [8038eb3946653b44971eb3febec4ffc29622feabec0c10d460037eaef51716a8] <==
[INFO] 10.244.0.10:60084 - 38588 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000068369s
[INFO] 10.244.0.10:49445 - 12482 "AAAA IN registry.kube-system.svc.cluster.local.europe-west4-a.c.k8s-minikube.internal. udp 95 false 512" NXDOMAIN qr,rd,ra 95 0.002414152s
[INFO] 10.244.0.10:49445 - 14020 "A IN registry.kube-system.svc.cluster.local.europe-west4-a.c.k8s-minikube.internal. udp 95 false 512" NXDOMAIN qr,rd,ra 95 0.003236636s
[INFO] 10.244.0.10:58679 - 22256 "AAAA IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.002192434s
[INFO] 10.244.0.10:58679 - 28661 "A IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.003688342s
[INFO] 10.244.0.10:58946 - 21879 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.003893766s
[INFO] 10.244.0.10:58946 - 22896 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.00395491s
[INFO] 10.244.0.10:33303 - 41789 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000070677s
[INFO] 10.244.0.10:33303 - 39480 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000123338s
[INFO] 10.244.0.21:37837 - 37994 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000213552s
[INFO] 10.244.0.21:51949 - 29060 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.00027685s
[INFO] 10.244.0.21:58202 - 9548 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000091844s
[INFO] 10.244.0.21:53032 - 14372 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.00010849s
[INFO] 10.244.0.21:41014 - 63066 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000089682s
[INFO] 10.244.0.21:44921 - 7861 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000152113s
[INFO] 10.244.0.21:59400 - 58004 "A IN storage.googleapis.com.europe-west4-a.c.k8s-minikube.internal. udp 90 false 1232" NXDOMAIN qr,rd,ra 79 0.005839232s
[INFO] 10.244.0.21:44637 - 42012 "AAAA IN storage.googleapis.com.europe-west4-a.c.k8s-minikube.internal. udp 90 false 1232" NXDOMAIN qr,rd,ra 79 0.005870158s
[INFO] 10.244.0.21:54471 - 58268 "A IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.004864878s
[INFO] 10.244.0.21:42694 - 63312 "AAAA IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.005583184s
[INFO] 10.244.0.21:46054 - 54532 "A IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.005667061s
[INFO] 10.244.0.21:53709 - 54340 "AAAA IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.005680754s
[INFO] 10.244.0.21:45067 - 2288 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 382 0.000579009s
[INFO] 10.244.0.21:60377 - 58832 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.000665687s
[INFO] 10.244.0.23:42962 - 2 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000178593s
[INFO] 10.244.0.23:53575 - 3 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000111286s
==> describe nodes <==
Name: addons-443778
Roles: control-plane
Labels: beta.kubernetes.io/arch=amd64
beta.kubernetes.io/os=linux
kubernetes.io/arch=amd64
kubernetes.io/hostname=addons-443778
kubernetes.io/os=linux
minikube.k8s.io/commit=053db14b71765e8eac0607e1192d5903e3b3dcea
minikube.k8s.io/name=addons-443778
minikube.k8s.io/primary=true
minikube.k8s.io/updated_at=2023_12_21T18_05_24_0700
minikube.k8s.io/version=v1.32.0
node-role.kubernetes.io/control-plane=
node.kubernetes.io/exclude-from-external-load-balancers=
topology.hostpath.csi/node=addons-443778
Annotations: kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/crio/crio.sock
node.alpha.kubernetes.io/ttl: 0
volumes.kubernetes.io/controller-managed-attach-detach: true
CreationTimestamp: Thu, 21 Dec 2023 18:05:20 +0000
Taints: <none>
Unschedulable: false
Lease:
HolderIdentity: addons-443778
AcquireTime: <unset>
RenewTime: Thu, 21 Dec 2023 18:10:09 +0000
Conditions:
Type Status LastHeartbeatTime LastTransitionTime Reason Message
---- ------ ----------------- ------------------ ------ -------
MemoryPressure False Thu, 21 Dec 2023 18:08:27 +0000 Thu, 21 Dec 2023 18:05:19 +0000 KubeletHasSufficientMemory kubelet has sufficient memory available
DiskPressure False Thu, 21 Dec 2023 18:08:27 +0000 Thu, 21 Dec 2023 18:05:19 +0000 KubeletHasNoDiskPressure kubelet has no disk pressure
PIDPressure False Thu, 21 Dec 2023 18:08:27 +0000 Thu, 21 Dec 2023 18:05:19 +0000 KubeletHasSufficientPID kubelet has sufficient PID available
Ready True Thu, 21 Dec 2023 18:08:27 +0000 Thu, 21 Dec 2023 18:06:11 +0000 KubeletReady kubelet is posting ready status
Addresses:
InternalIP: 192.168.49.2
Hostname: addons-443778
Capacity:
cpu: 8
ephemeral-storage: 304681132Ki
hugepages-1Gi: 0
hugepages-2Mi: 0
memory: 32859428Ki
pods: 110
Allocatable:
cpu: 8
ephemeral-storage: 304681132Ki
hugepages-1Gi: 0
hugepages-2Mi: 0
memory: 32859428Ki
pods: 110
System Info:
Machine ID: ca6ea6d939234b8c837a52bb7b0bceab
System UUID: fc0ea402-fb31-4025-94af-9fd202fcf64f
Boot ID: d99d8f8f-1497-48b1-8406-284c1d2cae5c
Kernel Version: 5.15.0-1047-gcp
OS Image: Ubuntu 22.04.3 LTS
Operating System: linux
Architecture: amd64
Container Runtime Version: cri-o://1.24.6
Kubelet Version: v1.28.4
Kube-Proxy Version: v1.28.4
PodCIDR: 10.244.0.0/24
PodCIDRs: 10.244.0.0/24
Non-terminated Pods: (13 in total)
Namespace Name CPU Requests CPU Limits Memory Requests Memory Limits Age
--------- ---- ------------ ---------- --------------- ------------- ---
default hello-world-app-5d77478584-dvhpr 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 10s
default nginx 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 2m31s
gcp-auth gcp-auth-d4c87556c-sc24j 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 4m30s
headlamp headlamp-777fd4b855-r2xfj 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 2m31s
kube-system coredns-5dd5756b68-4cr6h 100m (1%!)(MISSING) 0 (0%!)(MISSING) 70Mi (0%!)(MISSING) 170Mi (0%!)(MISSING) 4m38s
kube-system etcd-addons-443778 100m (1%!)(MISSING) 0 (0%!)(MISSING) 100Mi (0%!)(MISSING) 0 (0%!)(MISSING) 4m50s
kube-system kindnet-7b74q 100m (1%!)(MISSING) 100m (1%!)(MISSING) 50Mi (0%!)(MISSING) 50Mi (0%!)(MISSING) 4m38s
kube-system kube-apiserver-addons-443778 250m (3%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 4m50s
kube-system kube-controller-manager-addons-443778 200m (2%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 4m50s
kube-system kube-proxy-pdmqd 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 4m38s
kube-system kube-scheduler-addons-443778 100m (1%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 4m52s
kube-system storage-provisioner 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 4m32s
yakd-dashboard yakd-dashboard-9947fc6bf-v4mrb 0 (0%!)(MISSING) 0 (0%!)(MISSING) 128Mi (0%!)(MISSING) 256Mi (0%!)(MISSING) 4m32s
Allocated resources:
(Total limits may be over 100 percent, i.e., overcommitted.)
Resource Requests Limits
-------- -------- ------
cpu 850m (10%!)(MISSING) 100m (1%!)(MISSING)
memory 348Mi (1%!)(MISSING) 476Mi (1%!)(MISSING)
ephemeral-storage 0 (0%!)(MISSING) 0 (0%!)(MISSING)
hugepages-1Gi 0 (0%!)(MISSING) 0 (0%!)(MISSING)
hugepages-2Mi 0 (0%!)(MISSING) 0 (0%!)(MISSING)
Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Normal Starting 4m32s kube-proxy
Normal Starting 4m57s kubelet Starting kubelet.
Normal NodeHasSufficientMemory 4m57s (x8 over 4m57s) kubelet Node addons-443778 status is now: NodeHasSufficientMemory
Normal NodeHasNoDiskPressure 4m57s (x8 over 4m57s) kubelet Node addons-443778 status is now: NodeHasNoDiskPressure
Normal NodeHasSufficientPID 4m57s (x8 over 4m57s) kubelet Node addons-443778 status is now: NodeHasSufficientPID
Normal Starting 4m51s kubelet Starting kubelet.
Normal NodeHasSufficientMemory 4m51s kubelet Node addons-443778 status is now: NodeHasSufficientMemory
Normal NodeHasNoDiskPressure 4m51s kubelet Node addons-443778 status is now: NodeHasNoDiskPressure
Normal NodeHasSufficientPID 4m51s kubelet Node addons-443778 status is now: NodeHasSufficientPID
Normal RegisteredNode 4m38s node-controller Node addons-443778 event: Registered Node addons-443778 in Controller
Normal NodeReady 4m3s kubelet Node addons-443778 status is now: NodeReady
==> dmesg <==
[ +0.008919] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[ +0.004643] platform eisa.0: EISA: Cannot allocate resource for mainboard
[ +0.001641] platform eisa.0: Cannot allocate resource for EISA slot 1
[ +0.001310] platform eisa.0: Cannot allocate resource for EISA slot 2
[ +0.001258] platform eisa.0: Cannot allocate resource for EISA slot 3
[ +0.000666] platform eisa.0: Cannot allocate resource for EISA slot 4
[ +0.001854] platform eisa.0: Cannot allocate resource for EISA slot 5
[ +0.000822] platform eisa.0: Cannot allocate resource for EISA slot 6
[ +0.000935] platform eisa.0: Cannot allocate resource for EISA slot 7
[ +0.000746] platform eisa.0: Cannot allocate resource for EISA slot 8
[ +9.348090] kauditd_printk_skb: 36 callbacks suppressed
[Dec21 18:07] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
[ +0.000006] ll header: 00000000: 92 16 58 bb b7 69 6a 34 77 91 21 cd 08 00
[ +1.016357] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
[ +0.000006] ll header: 00000000: 92 16 58 bb b7 69 6a 34 77 91 21 cd 08 00
[ +2.015835] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
[ +0.000018] ll header: 00000000: 92 16 58 bb b7 69 6a 34 77 91 21 cd 08 00
[Dec21 18:08] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
[ +0.000005] ll header: 00000000: 92 16 58 bb b7 69 6a 34 77 91 21 cd 08 00
[ +8.191344] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
[ +0.000008] ll header: 00000000: 92 16 58 bb b7 69 6a 34 77 91 21 cd 08 00
[ +16.126774] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
[ +0.000006] ll header: 00000000: 92 16 58 bb b7 69 6a 34 77 91 21 cd 08 00
[ +32.509601] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
[ +0.000022] ll header: 00000000: 92 16 58 bb b7 69 6a 34 77 91 21 cd 08 00
==> etcd [fb0f9f76df2b21bea5096eb160667148a6262c951260a4239fb7b9e4b48f6a8c] <==
{"level":"info","ts":"2023-12-21T18:05:40.303767Z","caller":"traceutil/trace.go:171","msg":"trace[1999100037] transaction","detail":"{read_only:false; response_revision:427; number_of_response:1; }","duration":"109.020602ms","start":"2023-12-21T18:05:40.194736Z","end":"2023-12-21T18:05:40.303756Z","steps":["trace[1999100037] 'process raft request' (duration: 108.51492ms)"],"step_count":1}
{"level":"warn","ts":"2023-12-21T18:05:40.594529Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"104.780359ms","expected-duration":"100ms","prefix":"","request":"header:<ID:8128025967091350712 username:\"kube-apiserver-etcd-client\" auth_revision:1 > txn:<compare:<target:MOD key:\"/registry/events/default/cloud-spanner-emulator.17a2eaf370d85059\" mod_revision:0 > success:<request_put:<key:\"/registry/events/default/cloud-spanner-emulator.17a2eaf370d85059\" value_size:646 lease:8128025967091349955 >> failure:<>>","response":"size:16"}
{"level":"info","ts":"2023-12-21T18:05:40.594797Z","caller":"traceutil/trace.go:171","msg":"trace[1717559740] transaction","detail":"{read_only:false; response_revision:432; number_of_response:1; }","duration":"108.84127ms","start":"2023-12-21T18:05:40.485945Z","end":"2023-12-21T18:05:40.594786Z","steps":["trace[1717559740] 'process raft request' (duration: 108.797238ms)"],"step_count":1}
{"level":"info","ts":"2023-12-21T18:05:40.595463Z","caller":"traceutil/trace.go:171","msg":"trace[1696931492] transaction","detail":"{read_only:false; response_revision:430; number_of_response:1; }","duration":"109.458071ms","start":"2023-12-21T18:05:40.485796Z","end":"2023-12-21T18:05:40.595254Z","steps":["trace[1696931492] 'compare' (duration: 104.389629ms)"],"step_count":1}
{"level":"info","ts":"2023-12-21T18:05:40.595629Z","caller":"traceutil/trace.go:171","msg":"trace[167635691] transaction","detail":"{read_only:false; response_revision:431; number_of_response:1; }","duration":"109.79107ms","start":"2023-12-21T18:05:40.485825Z","end":"2023-12-21T18:05:40.595617Z","steps":["trace[167635691] 'process raft request' (duration: 108.855667ms)"],"step_count":1}
{"level":"info","ts":"2023-12-21T18:05:40.689852Z","caller":"traceutil/trace.go:171","msg":"trace[237989628] linearizableReadLoop","detail":"{readStateIndex:445; appliedIndex:441; }","duration":"179.169876ms","start":"2023-12-21T18:05:40.510666Z","end":"2023-12-21T18:05:40.689836Z","steps":["trace[237989628] 'read index received' (duration: 83.870413ms)","trace[237989628] 'applied index is now lower than readState.Index' (duration: 95.298793ms)"],"step_count":2}
{"level":"info","ts":"2023-12-21T18:05:40.690006Z","caller":"traceutil/trace.go:171","msg":"trace[1429248426] transaction","detail":"{read_only:false; response_revision:433; number_of_response:1; }","duration":"183.36898ms","start":"2023-12-21T18:05:40.506628Z","end":"2023-12-21T18:05:40.689997Z","steps":["trace[1429248426] 'process raft request' (duration: 183.127165ms)"],"step_count":1}
{"level":"warn","ts":"2023-12-21T18:05:40.690267Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"179.63103ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/serviceaccounts/kube-system/minikube-ingress-dns\" ","response":"range_response_count:0 size:5"}
{"level":"info","ts":"2023-12-21T18:05:40.69033Z","caller":"traceutil/trace.go:171","msg":"trace[537517039] range","detail":"{range_begin:/registry/serviceaccounts/kube-system/minikube-ingress-dns; range_end:; response_count:0; response_revision:433; }","duration":"179.704636ms","start":"2023-12-21T18:05:40.510616Z","end":"2023-12-21T18:05:40.69032Z","steps":["trace[537517039] 'agreement among raft nodes before linearized reading' (duration: 179.583212ms)"],"step_count":1}
{"level":"info","ts":"2023-12-21T18:05:40.696717Z","caller":"traceutil/trace.go:171","msg":"trace[1604142314] transaction","detail":"{read_only:false; response_revision:434; number_of_response:1; }","duration":"102.429166ms","start":"2023-12-21T18:05:40.594272Z","end":"2023-12-21T18:05:40.696701Z","steps":["trace[1604142314] 'process raft request' (duration: 102.220957ms)"],"step_count":1}
{"level":"warn","ts":"2023-12-21T18:05:40.710508Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"119.119321ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/serviceaccounts/kube-system/tiller\" ","response":"range_response_count:0 size:5"}
{"level":"info","ts":"2023-12-21T18:05:40.791846Z","caller":"traceutil/trace.go:171","msg":"trace[551926607] range","detail":"{range_begin:/registry/serviceaccounts/kube-system/tiller; range_end:; response_count:0; response_revision:435; }","duration":"200.432619ms","start":"2023-12-21T18:05:40.591366Z","end":"2023-12-21T18:05:40.791799Z","steps":["trace[551926607] 'agreement among raft nodes before linearized reading' (duration: 118.109014ms)"],"step_count":1}
{"level":"warn","ts":"2023-12-21T18:05:40.713097Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"126.59474ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/limitranges/default/\" range_end:\"/registry/limitranges/default0\" ","response":"range_response_count:0 size:5"}
{"level":"warn","ts":"2023-12-21T18:05:40.713139Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"126.47735ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/ranges/servicenodeports\" ","response":"range_response_count:1 size:118"}
{"level":"warn","ts":"2023-12-21T18:05:40.713162Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"126.848576ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/controllers/kube-system/registry\" ","response":"range_response_count:0 size:5"}
{"level":"info","ts":"2023-12-21T18:05:40.79239Z","caller":"traceutil/trace.go:171","msg":"trace[373244368] range","detail":"{range_begin:/registry/controllers/kube-system/registry; range_end:; response_count:0; response_revision:438; }","duration":"206.064588ms","start":"2023-12-21T18:05:40.58631Z","end":"2023-12-21T18:05:40.792374Z","steps":["trace[373244368] 'agreement among raft nodes before linearized reading' (duration: 126.842567ms)"],"step_count":1}
{"level":"info","ts":"2023-12-21T18:05:40.79261Z","caller":"traceutil/trace.go:171","msg":"trace[1622569722] range","detail":"{range_begin:/registry/limitranges/default/; range_end:/registry/limitranges/default0; response_count:0; response_revision:438; }","duration":"206.10287ms","start":"2023-12-21T18:05:40.586485Z","end":"2023-12-21T18:05:40.792588Z","steps":["trace[1622569722] 'agreement among raft nodes before linearized reading' (duration: 126.58208ms)"],"step_count":1}
{"level":"info","ts":"2023-12-21T18:05:40.792811Z","caller":"traceutil/trace.go:171","msg":"trace[746888492] range","detail":"{range_begin:/registry/ranges/servicenodeports; range_end:; response_count:1; response_revision:438; }","duration":"206.141334ms","start":"2023-12-21T18:05:40.586655Z","end":"2023-12-21T18:05:40.792796Z","steps":["trace[746888492] 'agreement among raft nodes before linearized reading' (duration: 126.46271ms)"],"step_count":1}
{"level":"warn","ts":"2023-12-21T18:05:40.80608Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"204.571171ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"}
{"level":"info","ts":"2023-12-21T18:05:40.885705Z","caller":"traceutil/trace.go:171","msg":"trace[1498696615] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:438; }","duration":"205.731127ms","start":"2023-12-21T18:05:40.601484Z","end":"2023-12-21T18:05:40.807215Z","steps":["trace[1498696615] 'agreement among raft nodes before linearized reading' (duration: 109.282534ms)","trace[1498696615] 'get authentication metadata' (duration: 92.393067ms)"],"step_count":2}
{"level":"warn","ts":"2023-12-21T18:07:34.926171Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"157.926784ms","expected-duration":"100ms","prefix":"","request":"header:<ID:8128025967091353544 username:\"kube-apiserver-etcd-client\" auth_revision:1 > txn:<compare:<target:MOD key:\"/registry/leases/kube-system/apiserver-u33lirks4xscf4pjcjsiknt4ki\" mod_revision:1286 > success:<request_put:<key:\"/registry/leases/kube-system/apiserver-u33lirks4xscf4pjcjsiknt4ki\" value_size:605 >> failure:<request_range:<key:\"/registry/leases/kube-system/apiserver-u33lirks4xscf4pjcjsiknt4ki\" > >>","response":"size:16"}
{"level":"info","ts":"2023-12-21T18:07:34.926248Z","caller":"traceutil/trace.go:171","msg":"trace[825117347] linearizableReadLoop","detail":"{readStateIndex:1428; appliedIndex:1426; }","duration":"211.141035ms","start":"2023-12-21T18:07:34.715095Z","end":"2023-12-21T18:07:34.926236Z","steps":["trace[825117347] 'read index received' (duration: 1.869631ms)","trace[825117347] 'applied index is now lower than readState.Index' (duration: 209.270311ms)"],"step_count":2}
{"level":"info","ts":"2023-12-21T18:07:34.926267Z","caller":"traceutil/trace.go:171","msg":"trace[1637184594] transaction","detail":"{read_only:false; response_revision:1385; number_of_response:1; }","duration":"253.467872ms","start":"2023-12-21T18:07:34.672784Z","end":"2023-12-21T18:07:34.926252Z","steps":["trace[1637184594] 'process raft request' (duration: 95.291312ms)","trace[1637184594] 'compare' (duration: 157.834045ms)"],"step_count":2}
{"level":"warn","ts":"2023-12-21T18:07:34.926304Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"211.224891ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/services/endpoints/kube-system/k8s.io-minikube-hostpath\" ","response":"range_response_count:1 size:1113"}
{"level":"info","ts":"2023-12-21T18:07:34.926327Z","caller":"traceutil/trace.go:171","msg":"trace[318409829] range","detail":"{range_begin:/registry/services/endpoints/kube-system/k8s.io-minikube-hostpath; range_end:; response_count:1; response_revision:1385; }","duration":"211.248671ms","start":"2023-12-21T18:07:34.71507Z","end":"2023-12-21T18:07:34.926319Z","steps":["trace[318409829] 'agreement among raft nodes before linearized reading' (duration: 211.193881ms)"],"step_count":1}
==> gcp-auth [44b0ab549397212774ea02f6e5db8363f2af515159804b2ec55bb21cec4b9f1a] <==
2023/12/21 18:07:19 GCP Auth Webhook started!
2023/12/21 18:07:25 Ready to marshal response ...
2023/12/21 18:07:25 Ready to write response ...
2023/12/21 18:07:31 Ready to marshal response ...
2023/12/21 18:07:31 Ready to write response ...
2023/12/21 18:07:37 Ready to marshal response ...
2023/12/21 18:07:37 Ready to write response ...
2023/12/21 18:07:37 Ready to marshal response ...
2023/12/21 18:07:37 Ready to write response ...
2023/12/21 18:07:43 Ready to marshal response ...
2023/12/21 18:07:43 Ready to write response ...
2023/12/21 18:07:43 Ready to marshal response ...
2023/12/21 18:07:43 Ready to write response ...
2023/12/21 18:07:43 Ready to marshal response ...
2023/12/21 18:07:43 Ready to write response ...
2023/12/21 18:07:43 Ready to marshal response ...
2023/12/21 18:07:43 Ready to write response ...
2023/12/21 18:07:53 Ready to marshal response ...
2023/12/21 18:07:53 Ready to write response ...
2023/12/21 18:07:58 Ready to marshal response ...
2023/12/21 18:07:58 Ready to write response ...
2023/12/21 18:08:19 Ready to marshal response ...
2023/12/21 18:08:19 Ready to write response ...
2023/12/21 18:10:04 Ready to marshal response ...
2023/12/21 18:10:04 Ready to write response ...
==> kernel <==
18:10:14 up 52 min, 0 users, load average: 0.36, 0.50, 0.27
Linux addons-443778 5.15.0-1047-gcp #55~20.04.1-Ubuntu SMP Wed Nov 15 11:38:25 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
PRETTY_NAME="Ubuntu 22.04.3 LTS"
==> kindnet [070cc0f84091ebd995501a64027e28ccbcf92560ab8759c80b304d7691fa84ae] <==
I1221 18:08:11.236644 1 main.go:227] handling current node
I1221 18:08:21.247898 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I1221 18:08:21.247919 1 main.go:227] handling current node
I1221 18:08:31.259433 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I1221 18:08:31.259454 1 main.go:227] handling current node
I1221 18:08:41.263081 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I1221 18:08:41.263102 1 main.go:227] handling current node
I1221 18:08:51.265873 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I1221 18:08:51.265895 1 main.go:227] handling current node
I1221 18:09:01.271502 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I1221 18:09:01.271524 1 main.go:227] handling current node
I1221 18:09:11.282595 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I1221 18:09:11.282616 1 main.go:227] handling current node
I1221 18:09:21.286261 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I1221 18:09:21.286283 1 main.go:227] handling current node
I1221 18:09:31.296971 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I1221 18:09:31.296993 1 main.go:227] handling current node
I1221 18:09:41.300679 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I1221 18:09:41.300701 1 main.go:227] handling current node
I1221 18:09:51.312912 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I1221 18:09:51.312933 1 main.go:227] handling current node
I1221 18:10:01.316588 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I1221 18:10:01.316616 1 main.go:227] handling current node
I1221 18:10:11.329360 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I1221 18:10:11.329383 1 main.go:227] handling current node
==> kube-apiserver [77392f2d0fc202062d25580d1bca55bdea8719a6a53721482df6918d03daf139] <==
I1221 18:07:43.422283 1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.105.188.200"}
I1221 18:07:43.563870 1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.98.45.36"}
I1221 18:07:51.382501 1 controller.go:129] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Nothing (removed from the queue).
I1221 18:08:08.357524 1 controller.go:624] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
E1221 18:08:14.518700 1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
I1221 18:08:36.188468 1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I1221 18:08:36.188525 1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I1221 18:08:36.194496 1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I1221 18:08:36.194619 1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I1221 18:08:36.200894 1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I1221 18:08:36.201010 1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I1221 18:08:36.201838 1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I1221 18:08:36.201875 1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I1221 18:08:36.209851 1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I1221 18:08:36.209958 1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I1221 18:08:36.215359 1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I1221 18:08:36.215406 1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I1221 18:08:36.220798 1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I1221 18:08:36.220834 1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I1221 18:08:36.222712 1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I1221 18:08:36.222800 1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
W1221 18:08:37.202020 1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
W1221 18:08:37.221513 1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
W1221 18:08:37.231544 1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
I1221 18:10:04.551004 1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.102.198.159"}
==> kube-controller-manager [8bb787b0999d62f806910fc33330baf46c551acee69f1c0a16a1fa3e587b3d3e] <==
E1221 18:09:08.460536 1 reflector.go:147] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
W1221 18:09:10.107156 1 reflector.go:535] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E1221 18:09:10.107185 1 reflector.go:147] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
W1221 18:09:13.605674 1 reflector.go:535] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E1221 18:09:13.605704 1 reflector.go:147] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
W1221 18:09:13.704628 1 reflector.go:535] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E1221 18:09:13.704656 1 reflector.go:147] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
W1221 18:09:37.095992 1 reflector.go:535] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E1221 18:09:37.096020 1 reflector.go:147] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
W1221 18:09:39.337016 1 reflector.go:535] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E1221 18:09:39.337046 1 reflector.go:147] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
W1221 18:09:39.520077 1 reflector.go:535] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E1221 18:09:39.520108 1 reflector.go:147] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
W1221 18:09:50.599968 1 reflector.go:535] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E1221 18:09:50.600009 1 reflector.go:147] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
I1221 18:10:04.396769 1 event.go:307] "Event occurred" object="default/hello-world-app" fieldPath="" kind="Deployment" apiVersion="apps/v1" type="Normal" reason="ScalingReplicaSet" message="Scaled up replica set hello-world-app-5d77478584 to 1"
I1221 18:10:04.405180 1 event.go:307] "Event occurred" object="default/hello-world-app-5d77478584" fieldPath="" kind="ReplicaSet" apiVersion="apps/v1" type="Normal" reason="SuccessfulCreate" message="Created pod: hello-world-app-5d77478584-dvhpr"
I1221 18:10:04.409650 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="default/hello-world-app-5d77478584" duration="12.990771ms"
I1221 18:10:04.419751 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="default/hello-world-app-5d77478584" duration="10.055578ms"
I1221 18:10:04.419819 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="default/hello-world-app-5d77478584" duration="41.734µs"
I1221 18:10:06.494495 1 job_controller.go:562] "enqueueing job" key="ingress-nginx/ingress-nginx-admission-create"
I1221 18:10:06.495415 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="ingress-nginx/ingress-nginx-controller-69cff4fd79" duration="5.831µs"
I1221 18:10:06.498312 1 job_controller.go:562] "enqueueing job" key="ingress-nginx/ingress-nginx-admission-patch"
I1221 18:10:08.013349 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="default/hello-world-app-5d77478584" duration="5.246054ms"
I1221 18:10:08.013426 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="default/hello-world-app-5d77478584" duration="40.827µs"
==> kube-proxy [25307789ff85e9cd92331b3cd9c2da8154332ed93b359cd3a11efca04a42a842] <==
I1221 18:05:41.688594 1 server_others.go:69] "Using iptables proxy"
I1221 18:05:41.792843 1 node.go:141] Successfully retrieved node IP: 192.168.49.2
I1221 18:05:42.096739 1 server.go:632] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
I1221 18:05:42.106662 1 server_others.go:152] "Using iptables Proxier"
I1221 18:05:42.106746 1 server_others.go:421] "Detect-local-mode set to ClusterCIDR, but no cluster CIDR for family" ipFamily="IPv6"
I1221 18:05:42.106778 1 server_others.go:438] "Defaulting to no-op detect-local"
I1221 18:05:42.106821 1 proxier.go:251] "Setting route_localnet=1 to allow node-ports on localhost; to change this either disable iptables.localhostNodePorts (--iptables-localhost-nodeports) or set nodePortAddresses (--nodeport-addresses) to filter loopback addresses"
I1221 18:05:42.107082 1 server.go:846] "Version info" version="v1.28.4"
I1221 18:05:42.107299 1 server.go:848] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
I1221 18:05:42.108173 1 config.go:188] "Starting service config controller"
I1221 18:05:42.109176 1 shared_informer.go:311] Waiting for caches to sync for service config
I1221 18:05:42.108546 1 config.go:97] "Starting endpoint slice config controller"
I1221 18:05:42.109254 1 shared_informer.go:311] Waiting for caches to sync for endpoint slice config
I1221 18:05:42.108976 1 config.go:315] "Starting node config controller"
I1221 18:05:42.109267 1 shared_informer.go:311] Waiting for caches to sync for node config
I1221 18:05:42.285421 1 shared_informer.go:318] Caches are synced for endpoint slice config
I1221 18:05:42.288158 1 shared_informer.go:318] Caches are synced for node config
I1221 18:05:42.385426 1 shared_informer.go:318] Caches are synced for service config
==> kube-scheduler [c40ad4bb410e506fa822a49e2194b5b8d2e6ee1398933a7b66da5a2d40b2959a] <==
W1221 18:05:20.998660 1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
E1221 18:05:20.998684 1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: Failed to watch *v1.PersistentVolumeClaim: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
W1221 18:05:20.999222 1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
E1221 18:05:20.999246 1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: Failed to watch *v1.Node: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
W1221 18:05:20.999371 1 reflector.go:535] pkg/server/dynamiccertificates/configmap_cafile_content.go:206: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
E1221 18:05:20.999393 1 reflector.go:147] pkg/server/dynamiccertificates/configmap_cafile_content.go:206: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
W1221 18:05:20.999403 1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
E1221 18:05:20.999414 1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
W1221 18:05:20.999422 1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
E1221 18:05:20.999431 1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: Failed to watch *v1.PersistentVolume: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
W1221 18:05:21.824281 1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
E1221 18:05:21.824309 1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: Failed to watch *v1.CSIStorageCapacity: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
W1221 18:05:21.895742 1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
E1221 18:05:21.895778 1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: Failed to watch *v1.StorageClass: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
W1221 18:05:21.936024 1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
E1221 18:05:21.936055 1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: Failed to watch *v1.ReplicaSet: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
W1221 18:05:21.969302 1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
E1221 18:05:21.969327 1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
W1221 18:05:21.995989 1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
E1221 18:05:21.996017 1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: Failed to watch *v1.CSIDriver: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
W1221 18:05:22.026243 1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
E1221 18:05:22.026267 1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: Failed to watch *v1.Service: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
W1221 18:05:22.110873 1 reflector.go:535] pkg/server/dynamiccertificates/configmap_cafile_content.go:206: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
E1221 18:05:22.110900 1 reflector.go:147] pkg/server/dynamiccertificates/configmap_cafile_content.go:206: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
I1221 18:05:23.790765 1 shared_informer.go:318] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
==> kubelet <==
Dec 21 18:10:04 addons-443778 kubelet[1554]: I1221 18:10:04.528703 1554 reconciler_common.go:258] "operationExecutor.VerifyControllerAttachedVolume started for volume \"gcp-creds\" (UniqueName: \"kubernetes.io/host-path/6c7d41fe-e44f-4e46-87d4-741abcd996d5-gcp-creds\") pod \"hello-world-app-5d77478584-dvhpr\" (UID: \"6c7d41fe-e44f-4e46-87d4-741abcd996d5\") " pod="default/hello-world-app-5d77478584-dvhpr"
Dec 21 18:10:04 addons-443778 kubelet[1554]: I1221 18:10:04.528777 1554 reconciler_common.go:258] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-wzslv\" (UniqueName: \"kubernetes.io/projected/6c7d41fe-e44f-4e46-87d4-741abcd996d5-kube-api-access-wzslv\") pod \"hello-world-app-5d77478584-dvhpr\" (UID: \"6c7d41fe-e44f-4e46-87d4-741abcd996d5\") " pod="default/hello-world-app-5d77478584-dvhpr"
Dec 21 18:10:04 addons-443778 kubelet[1554]: W1221 18:10:04.817948 1554 manager.go:1159] Failed to process watch event {EventType:0 Name:/docker/08fa7e5d4c9c5ad10799e09231a811783c6a6c73102208b6e3b5ac4f4c31e906/crio-30cb63148982b8a60a981e8f69b8f99547afa6e60d08802efd2a1684cd6d87b0 WatchSource:0}: Error finding container 30cb63148982b8a60a981e8f69b8f99547afa6e60d08802efd2a1684cd6d87b0: Status 404 returned error can't find the container with id 30cb63148982b8a60a981e8f69b8f99547afa6e60d08802efd2a1684cd6d87b0
Dec 21 18:10:05 addons-443778 kubelet[1554]: I1221 18:10:05.535871 1554 reconciler_common.go:172] "operationExecutor.UnmountVolume started for volume \"kube-api-access-ghwbh\" (UniqueName: \"kubernetes.io/projected/0eece98b-7a0d-4755-86cb-1a7f1dcce438-kube-api-access-ghwbh\") pod \"0eece98b-7a0d-4755-86cb-1a7f1dcce438\" (UID: \"0eece98b-7a0d-4755-86cb-1a7f1dcce438\") "
Dec 21 18:10:05 addons-443778 kubelet[1554]: I1221 18:10:05.537579 1554 operation_generator.go:882] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/0eece98b-7a0d-4755-86cb-1a7f1dcce438-kube-api-access-ghwbh" (OuterVolumeSpecName: "kube-api-access-ghwbh") pod "0eece98b-7a0d-4755-86cb-1a7f1dcce438" (UID: "0eece98b-7a0d-4755-86cb-1a7f1dcce438"). InnerVolumeSpecName "kube-api-access-ghwbh". PluginName "kubernetes.io/projected", VolumeGidValue ""
Dec 21 18:10:05 addons-443778 kubelet[1554]: I1221 18:10:05.636905 1554 reconciler_common.go:300] "Volume detached for volume \"kube-api-access-ghwbh\" (UniqueName: \"kubernetes.io/projected/0eece98b-7a0d-4755-86cb-1a7f1dcce438-kube-api-access-ghwbh\") on node \"addons-443778\" DevicePath \"\""
Dec 21 18:10:05 addons-443778 kubelet[1554]: I1221 18:10:05.994431 1554 scope.go:117] "RemoveContainer" containerID="5631963d0545faed45cd819bfe1e5fe8a2ee482a858858e8924249c65de7d42f"
Dec 21 18:10:06 addons-443778 kubelet[1554]: I1221 18:10:06.008805 1554 scope.go:117] "RemoveContainer" containerID="5631963d0545faed45cd819bfe1e5fe8a2ee482a858858e8924249c65de7d42f"
Dec 21 18:10:06 addons-443778 kubelet[1554]: E1221 18:10:06.009223 1554 remote_runtime.go:432] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"5631963d0545faed45cd819bfe1e5fe8a2ee482a858858e8924249c65de7d42f\": container with ID starting with 5631963d0545faed45cd819bfe1e5fe8a2ee482a858858e8924249c65de7d42f not found: ID does not exist" containerID="5631963d0545faed45cd819bfe1e5fe8a2ee482a858858e8924249c65de7d42f"
Dec 21 18:10:06 addons-443778 kubelet[1554]: I1221 18:10:06.009294 1554 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"5631963d0545faed45cd819bfe1e5fe8a2ee482a858858e8924249c65de7d42f"} err="failed to get container status \"5631963d0545faed45cd819bfe1e5fe8a2ee482a858858e8924249c65de7d42f\": rpc error: code = NotFound desc = could not find container \"5631963d0545faed45cd819bfe1e5fe8a2ee482a858858e8924249c65de7d42f\": container with ID starting with 5631963d0545faed45cd819bfe1e5fe8a2ee482a858858e8924249c65de7d42f not found: ID does not exist"
Dec 21 18:10:07 addons-443778 kubelet[1554]: I1221 18:10:07.799157 1554 kubelet_volumes.go:161] "Cleaned up orphaned pod volumes dir" podUID="0eece98b-7a0d-4755-86cb-1a7f1dcce438" path="/var/lib/kubelet/pods/0eece98b-7a0d-4755-86cb-1a7f1dcce438/volumes"
Dec 21 18:10:07 addons-443778 kubelet[1554]: I1221 18:10:07.799482 1554 kubelet_volumes.go:161] "Cleaned up orphaned pod volumes dir" podUID="4b0f628c-dcca-4b65-b0e9-b0928abfd0b8" path="/var/lib/kubelet/pods/4b0f628c-dcca-4b65-b0e9-b0928abfd0b8/volumes"
Dec 21 18:10:07 addons-443778 kubelet[1554]: I1221 18:10:07.799774 1554 kubelet_volumes.go:161] "Cleaned up orphaned pod volumes dir" podUID="a766d217-7fda-446f-90bd-faa8b462da8f" path="/var/lib/kubelet/pods/a766d217-7fda-446f-90bd-faa8b462da8f/volumes"
Dec 21 18:10:08 addons-443778 kubelet[1554]: I1221 18:10:08.008169 1554 pod_startup_latency_tracker.go:102] "Observed pod startup duration" pod="default/hello-world-app-5d77478584-dvhpr" podStartSLOduration=1.893247114 podCreationTimestamp="2023-12-21 18:10:04 +0000 UTC" firstStartedPulling="2023-12-21 18:10:04.821539723 +0000 UTC m=+281.141595464" lastFinishedPulling="2023-12-21 18:10:06.936424864 +0000 UTC m=+283.256480605" observedRunningTime="2023-12-21 18:10:08.007826582 +0000 UTC m=+284.327882338" watchObservedRunningTime="2023-12-21 18:10:08.008132255 +0000 UTC m=+284.328188010"
Dec 21 18:10:09 addons-443778 kubelet[1554]: I1221 18:10:09.863722 1554 reconciler_common.go:172] "operationExecutor.UnmountVolume started for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/baec8a62-37d3-41ac-a6ab-35af85136983-webhook-cert\") pod \"baec8a62-37d3-41ac-a6ab-35af85136983\" (UID: \"baec8a62-37d3-41ac-a6ab-35af85136983\") "
Dec 21 18:10:09 addons-443778 kubelet[1554]: I1221 18:10:09.863829 1554 reconciler_common.go:172] "operationExecutor.UnmountVolume started for volume \"kube-api-access-ndmcr\" (UniqueName: \"kubernetes.io/projected/baec8a62-37d3-41ac-a6ab-35af85136983-kube-api-access-ndmcr\") pod \"baec8a62-37d3-41ac-a6ab-35af85136983\" (UID: \"baec8a62-37d3-41ac-a6ab-35af85136983\") "
Dec 21 18:10:09 addons-443778 kubelet[1554]: I1221 18:10:09.865589 1554 operation_generator.go:882] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/baec8a62-37d3-41ac-a6ab-35af85136983-kube-api-access-ndmcr" (OuterVolumeSpecName: "kube-api-access-ndmcr") pod "baec8a62-37d3-41ac-a6ab-35af85136983" (UID: "baec8a62-37d3-41ac-a6ab-35af85136983"). InnerVolumeSpecName "kube-api-access-ndmcr". PluginName "kubernetes.io/projected", VolumeGidValue ""
Dec 21 18:10:09 addons-443778 kubelet[1554]: I1221 18:10:09.865748 1554 operation_generator.go:882] UnmountVolume.TearDown succeeded for volume "kubernetes.io/secret/baec8a62-37d3-41ac-a6ab-35af85136983-webhook-cert" (OuterVolumeSpecName: "webhook-cert") pod "baec8a62-37d3-41ac-a6ab-35af85136983" (UID: "baec8a62-37d3-41ac-a6ab-35af85136983"). InnerVolumeSpecName "webhook-cert". PluginName "kubernetes.io/secret", VolumeGidValue ""
Dec 21 18:10:09 addons-443778 kubelet[1554]: I1221 18:10:09.965134 1554 reconciler_common.go:300] "Volume detached for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/baec8a62-37d3-41ac-a6ab-35af85136983-webhook-cert\") on node \"addons-443778\" DevicePath \"\""
Dec 21 18:10:09 addons-443778 kubelet[1554]: I1221 18:10:09.965190 1554 reconciler_common.go:300] "Volume detached for volume \"kube-api-access-ndmcr\" (UniqueName: \"kubernetes.io/projected/baec8a62-37d3-41ac-a6ab-35af85136983-kube-api-access-ndmcr\") on node \"addons-443778\" DevicePath \"\""
Dec 21 18:10:10 addons-443778 kubelet[1554]: I1221 18:10:10.005073 1554 scope.go:117] "RemoveContainer" containerID="fe3517512c798004e4673740e56ef8a16c2744f5369c4287b5aa8a5152915747"
Dec 21 18:10:10 addons-443778 kubelet[1554]: I1221 18:10:10.018758 1554 scope.go:117] "RemoveContainer" containerID="fe3517512c798004e4673740e56ef8a16c2744f5369c4287b5aa8a5152915747"
Dec 21 18:10:10 addons-443778 kubelet[1554]: E1221 18:10:10.019074 1554 remote_runtime.go:432] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"fe3517512c798004e4673740e56ef8a16c2744f5369c4287b5aa8a5152915747\": container with ID starting with fe3517512c798004e4673740e56ef8a16c2744f5369c4287b5aa8a5152915747 not found: ID does not exist" containerID="fe3517512c798004e4673740e56ef8a16c2744f5369c4287b5aa8a5152915747"
Dec 21 18:10:10 addons-443778 kubelet[1554]: I1221 18:10:10.019120 1554 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"fe3517512c798004e4673740e56ef8a16c2744f5369c4287b5aa8a5152915747"} err="failed to get container status \"fe3517512c798004e4673740e56ef8a16c2744f5369c4287b5aa8a5152915747\": rpc error: code = NotFound desc = could not find container \"fe3517512c798004e4673740e56ef8a16c2744f5369c4287b5aa8a5152915747\": container with ID starting with fe3517512c798004e4673740e56ef8a16c2744f5369c4287b5aa8a5152915747 not found: ID does not exist"
Dec 21 18:10:11 addons-443778 kubelet[1554]: I1221 18:10:11.799899 1554 kubelet_volumes.go:161] "Cleaned up orphaned pod volumes dir" podUID="baec8a62-37d3-41ac-a6ab-35af85136983" path="/var/lib/kubelet/pods/baec8a62-37d3-41ac-a6ab-35af85136983/volumes"
==> storage-provisioner [2cdeb7ccae3f3c0b59880eb8e867453e325e3d49abe3c4ccb6f06151e57aebcb] <==
I1221 18:06:12.287086 1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
I1221 18:06:12.295703 1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
I1221 18:06:12.295756 1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
I1221 18:06:12.301756 1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
I1221 18:06:12.301812 1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"c05167d1-a432-484e-abd0-b91be21e63e3", APIVersion:"v1", ResourceVersion:"937", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-443778_48c1b69d-0591-42fc-989f-aab25afd255d became leader
I1221 18:06:12.301918 1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-443778_48c1b69d-0591-42fc-989f-aab25afd255d!
I1221 18:06:12.403059 1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-443778_48c1b69d-0591-42fc-989f-aab25afd255d!
-- /stdout --
helpers_test.go:254: (dbg) Run: out/minikube-linux-amd64 status --format={{.APIServer}} -p addons-443778 -n addons-443778
helpers_test.go:261: (dbg) Run: kubectl --context addons-443778 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:285: <<< TestAddons/parallel/Ingress FAILED: end of post-mortem logs <<<
helpers_test.go:286: ---------------------/post-mortem---------------------------------
--- FAIL: TestAddons/parallel/Ingress (152.57s)