=== RUN TestAddons/parallel/Ingress
=== PAUSE TestAddons/parallel/Ingress
=== CONT TestAddons/parallel/Ingress
addons_test.go:206: (dbg) Run: kubectl --context addons-052722 wait --for=condition=ready --namespace=ingress-nginx pod --selector=app.kubernetes.io/component=controller --timeout=90s
addons_test.go:231: (dbg) Run: kubectl --context addons-052722 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:244: (dbg) Run: kubectl --context addons-052722 replace --force -f testdata/nginx-pod-svc.yaml
addons_test.go:249: (dbg) TestAddons/parallel/Ingress: waiting 8m0s for pods matching "run=nginx" in namespace "default" ...
helpers_test.go:344: "nginx" [4ed7b976-f792-4f25-8f49-443f1db033d7] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [4ed7b976-f792-4f25-8f49-443f1db033d7] Running
addons_test.go:249: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 10.055565663s
addons_test.go:261: (dbg) Run: out/minikube-linux-arm64 -p addons-052722 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:261: (dbg) Non-zero exit: out/minikube-linux-arm64 -p addons-052722 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'": exit status 1 (2m11.20344472s)
** stderr **
ssh: Process exited with status 28
** /stderr **
addons_test.go:277: failed to get expected response from http://127.0.0.1/ within minikube: exit status 1
addons_test.go:285: (dbg) Run: kubectl --context addons-052722 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:290: (dbg) Run: out/minikube-linux-arm64 -p addons-052722 ip
addons_test.go:296: (dbg) Run: nslookup hello-john.test 192.168.49.2
addons_test.go:296: (dbg) Non-zero exit: nslookup hello-john.test 192.168.49.2: exit status 1 (15.051700546s)
-- stdout --
;; connection timed out; no servers could be reached
-- /stdout --
addons_test.go:298: failed to nslookup hello-john.test host. args "nslookup hello-john.test 192.168.49.2" : exit status 1
addons_test.go:302: unexpected output from nslookup. stdout: ;; connection timed out; no servers could be reached
stderr:
addons_test.go:305: (dbg) Run: out/minikube-linux-arm64 -p addons-052722 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:305: (dbg) Done: out/minikube-linux-arm64 -p addons-052722 addons disable ingress-dns --alsologtostderr -v=1: (1.266196623s)
addons_test.go:310: (dbg) Run: out/minikube-linux-arm64 -p addons-052722 addons disable ingress --alsologtostderr -v=1
addons_test.go:310: (dbg) Done: out/minikube-linux-arm64 -p addons-052722 addons disable ingress --alsologtostderr -v=1: (7.808337808s)
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-052722
helpers_test.go:235: (dbg) docker inspect addons-052722:
-- stdout --
[
{
"Id": "f6e656a76c0447493ec3164d0e42998d3085538cd2279a03da414d6b9b508f4d",
"Created": "2023-11-13T11:26:40.724028656Z",
"Path": "/usr/local/bin/entrypoint",
"Args": [
"/sbin/init"
],
"State": {
"Status": "running",
"Running": true,
"Paused": false,
"Restarting": false,
"OOMKilled": false,
"Dead": false,
"Pid": 85375,
"ExitCode": 0,
"Error": "",
"StartedAt": "2023-11-13T11:26:41.07726832Z",
"FinishedAt": "0001-01-01T00:00:00Z"
},
"Image": "sha256:977f9df3a3e2dccc16de7b5e8115e5e1294a98b99d56135cce7538135e7a7a9d",
"ResolvConfPath": "/var/lib/docker/containers/f6e656a76c0447493ec3164d0e42998d3085538cd2279a03da414d6b9b508f4d/resolv.conf",
"HostnamePath": "/var/lib/docker/containers/f6e656a76c0447493ec3164d0e42998d3085538cd2279a03da414d6b9b508f4d/hostname",
"HostsPath": "/var/lib/docker/containers/f6e656a76c0447493ec3164d0e42998d3085538cd2279a03da414d6b9b508f4d/hosts",
"LogPath": "/var/lib/docker/containers/f6e656a76c0447493ec3164d0e42998d3085538cd2279a03da414d6b9b508f4d/f6e656a76c0447493ec3164d0e42998d3085538cd2279a03da414d6b9b508f4d-json.log",
"Name": "/addons-052722",
"RestartCount": 0,
"Driver": "overlay2",
"Platform": "linux",
"MountLabel": "",
"ProcessLabel": "",
"AppArmorProfile": "unconfined",
"ExecIDs": null,
"HostConfig": {
"Binds": [
"/lib/modules:/lib/modules:ro",
"addons-052722:/var"
],
"ContainerIDFile": "",
"LogConfig": {
"Type": "json-file",
"Config": {}
},
"NetworkMode": "addons-052722",
"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/583d42be9f2f011ac51b66114a39735405aa29a3036960e43fbea62ec715c5e4-init/diff:/var/lib/docker/overlay2/d31e2083b61a8a0f7997fc3ab7784a90f5144f4cdc34fa9264d9c5f46a87d633/diff",
"MergedDir": "/var/lib/docker/overlay2/583d42be9f2f011ac51b66114a39735405aa29a3036960e43fbea62ec715c5e4/merged",
"UpperDir": "/var/lib/docker/overlay2/583d42be9f2f011ac51b66114a39735405aa29a3036960e43fbea62ec715c5e4/diff",
"WorkDir": "/var/lib/docker/overlay2/583d42be9f2f011ac51b66114a39735405aa29a3036960e43fbea62ec715c5e4/work"
},
"Name": "overlay2"
},
"Mounts": [
{
"Type": "bind",
"Source": "/lib/modules",
"Destination": "/lib/modules",
"Mode": "ro",
"RW": false,
"Propagation": "rprivate"
},
{
"Type": "volume",
"Name": "addons-052722",
"Source": "/var/lib/docker/volumes/addons-052722/_data",
"Destination": "/var",
"Driver": "local",
"Mode": "z",
"RW": true,
"Propagation": ""
}
],
"Config": {
"Hostname": "addons-052722",
"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-1699485386-17565@sha256:bc7ff092e883443bfc1c9fb6a45d08012db3c0fc68e914887b7f16ccdefcab24",
"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-052722",
"name.minikube.sigs.k8s.io": "addons-052722",
"role.minikube.sigs.k8s.io": ""
},
"StopSignal": "SIGRTMIN+3"
},
"NetworkSettings": {
"Bridge": "",
"SandboxID": "958001dd0e014f08497fa5200f58ff7d5934c9955d88f8c01e1af9a6b952d89b",
"HairpinMode": false,
"LinkLocalIPv6Address": "",
"LinkLocalIPv6PrefixLen": 0,
"Ports": {
"22/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "39746"
}
],
"2376/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "39745"
}
],
"32443/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "39742"
}
],
"5000/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "39744"
}
],
"8443/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "39743"
}
]
},
"SandboxKey": "/var/run/docker/netns/958001dd0e01",
"SecondaryIPAddresses": null,
"SecondaryIPv6Addresses": null,
"EndpointID": "",
"Gateway": "",
"GlobalIPv6Address": "",
"GlobalIPv6PrefixLen": 0,
"IPAddress": "",
"IPPrefixLen": 0,
"IPv6Gateway": "",
"MacAddress": "",
"Networks": {
"addons-052722": {
"IPAMConfig": {
"IPv4Address": "192.168.49.2"
},
"Links": null,
"Aliases": [
"f6e656a76c04",
"addons-052722"
],
"NetworkID": "ed07e9757e55f5114616e8b726077b3b674e90609b5819f4a19e7f84dd74f664",
"EndpointID": "9fa5c818b474af62409322d01abd6f1316adb7c5a491976364c5d34eab7d079b",
"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-arm64 status --format={{.Host}} -p addons-052722 -n addons-052722
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-arm64 -p addons-052722 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-052722 logs -n 25: (1.619675095s)
helpers_test.go:252: TestAddons/parallel/Ingress logs:
-- stdout --
*
* ==> Audit <==
* |---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
| Command | Args | Profile | User | Version | Start Time | End Time |
|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
| delete | --all | minikube | jenkins | v1.32.0 | 13 Nov 23 11:26 UTC | 13 Nov 23 11:26 UTC |
| delete | -p download-only-749796 | download-only-749796 | jenkins | v1.32.0 | 13 Nov 23 11:26 UTC | 13 Nov 23 11:26 UTC |
| delete | -p download-only-749796 | download-only-749796 | jenkins | v1.32.0 | 13 Nov 23 11:26 UTC | 13 Nov 23 11:26 UTC |
| start | --download-only -p | download-docker-186938 | jenkins | v1.32.0 | 13 Nov 23 11:26 UTC | |
| | download-docker-186938 | | | | | |
| | --alsologtostderr | | | | | |
| | --driver=docker | | | | | |
| | --container-runtime=crio | | | | | |
| delete | -p download-docker-186938 | download-docker-186938 | jenkins | v1.32.0 | 13 Nov 23 11:26 UTC | 13 Nov 23 11:26 UTC |
| start | --download-only -p | binary-mirror-053994 | jenkins | v1.32.0 | 13 Nov 23 11:26 UTC | |
| | binary-mirror-053994 | | | | | |
| | --alsologtostderr | | | | | |
| | --binary-mirror | | | | | |
| | http://127.0.0.1:39131 | | | | | |
| | --driver=docker | | | | | |
| | --container-runtime=crio | | | | | |
| delete | -p binary-mirror-053994 | binary-mirror-053994 | jenkins | v1.32.0 | 13 Nov 23 11:26 UTC | 13 Nov 23 11:26 UTC |
| addons | enable dashboard -p | addons-052722 | jenkins | v1.32.0 | 13 Nov 23 11:26 UTC | |
| | addons-052722 | | | | | |
| addons | disable dashboard -p | addons-052722 | jenkins | v1.32.0 | 13 Nov 23 11:26 UTC | |
| | addons-052722 | | | | | |
| start | -p addons-052722 --wait=true | addons-052722 | jenkins | v1.32.0 | 13 Nov 23 11:26 UTC | 13 Nov 23 11:28 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 | | | | | |
| | --driver=docker | | | | | |
| | --container-runtime=crio | | | | | |
| | --addons=ingress | | | | | |
| | --addons=ingress-dns | | | | | |
| ip | addons-052722 ip | addons-052722 | jenkins | v1.32.0 | 13 Nov 23 11:29 UTC | 13 Nov 23 11:29 UTC |
| addons | addons-052722 addons disable | addons-052722 | jenkins | v1.32.0 | 13 Nov 23 11:29 UTC | 13 Nov 23 11:29 UTC |
| | registry --alsologtostderr | | | | | |
| | -v=1 | | | | | |
| addons | addons-052722 addons | addons-052722 | jenkins | v1.32.0 | 13 Nov 23 11:29 UTC | 13 Nov 23 11:29 UTC |
| | disable metrics-server | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| addons | disable inspektor-gadget -p | addons-052722 | jenkins | v1.32.0 | 13 Nov 23 11:29 UTC | 13 Nov 23 11:29 UTC |
| | addons-052722 | | | | | |
| ssh | addons-052722 ssh curl -s | addons-052722 | jenkins | v1.32.0 | 13 Nov 23 11:29 UTC | |
| | http://127.0.0.1/ -H 'Host: | | | | | |
| | nginx.example.com' | | | | | |
| addons | addons-052722 addons | addons-052722 | jenkins | v1.32.0 | 13 Nov 23 11:30 UTC | 13 Nov 23 11:30 UTC |
| | disable csi-hostpath-driver | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| addons | addons-052722 addons | addons-052722 | jenkins | v1.32.0 | 13 Nov 23 11:30 UTC | 13 Nov 23 11:30 UTC |
| | disable volumesnapshots | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| addons | disable cloud-spanner -p | addons-052722 | jenkins | v1.32.0 | 13 Nov 23 11:30 UTC | 13 Nov 23 11:30 UTC |
| | addons-052722 | | | | | |
| addons | disable nvidia-device-plugin | addons-052722 | jenkins | v1.32.0 | 13 Nov 23 11:30 UTC | 13 Nov 23 11:30 UTC |
| | -p addons-052722 | | | | | |
| ssh | addons-052722 ssh cat | addons-052722 | jenkins | v1.32.0 | 13 Nov 23 11:30 UTC | 13 Nov 23 11:30 UTC |
| | /opt/local-path-provisioner/pvc-75412495-76e4-4480-a567-eef996de0c76_default_test-pvc/file1 | | | | | |
| addons | addons-052722 addons disable | addons-052722 | jenkins | v1.32.0 | 13 Nov 23 11:30 UTC | 13 Nov 23 11:31 UTC |
| | storage-provisioner-rancher | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| addons | enable headlamp | addons-052722 | jenkins | v1.32.0 | 13 Nov 23 11:31 UTC | 13 Nov 23 11:31 UTC |
| | -p addons-052722 | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| ip | addons-052722 ip | addons-052722 | jenkins | v1.32.0 | 13 Nov 23 11:31 UTC | 13 Nov 23 11:31 UTC |
| addons | addons-052722 addons disable | addons-052722 | jenkins | v1.32.0 | 13 Nov 23 11:32 UTC | 13 Nov 23 11:32 UTC |
| | ingress-dns --alsologtostderr | | | | | |
| | -v=1 | | | | | |
| addons | addons-052722 addons disable | addons-052722 | jenkins | v1.32.0 | 13 Nov 23 11:32 UTC | 13 Nov 23 11:32 UTC |
| | ingress --alsologtostderr -v=1 | | | | | |
|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
*
* ==> Last Start <==
* Log file created at: 2023/11/13 11:26:18
Running on machine: ip-172-31-29-130
Binary: Built with gc go1.21.3 for linux/arm64
Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
I1113 11:26:18.210516 84916 out.go:296] Setting OutFile to fd 1 ...
I1113 11:26:18.210758 84916 out.go:343] TERM=,COLORTERM=, which probably does not support color
I1113 11:26:18.210786 84916 out.go:309] Setting ErrFile to fd 2...
I1113 11:26:18.210805 84916 out.go:343] TERM=,COLORTERM=, which probably does not support color
I1113 11:26:18.211265 84916 root.go:338] Updating PATH: /home/jenkins/minikube-integration/17605-78988/.minikube/bin
I1113 11:26:18.211875 84916 out.go:303] Setting JSON to false
I1113 11:26:18.213457 84916 start.go:128] hostinfo: {"hostname":"ip-172-31-29-130","uptime":151726,"bootTime":1699723052,"procs":231,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1049-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"36adf542-ef4f-4e2d-a0c8-6868d1383ff9"}
I1113 11:26:18.213564 84916 start.go:138] virtualization:
I1113 11:26:18.215598 84916 out.go:177] * [addons-052722] minikube v1.32.0 on Ubuntu 20.04 (arm64)
I1113 11:26:18.217729 84916 out.go:177] - MINIKUBE_LOCATION=17605
I1113 11:26:18.219287 84916 out.go:177] - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
I1113 11:26:18.217877 84916 notify.go:220] Checking for updates...
I1113 11:26:18.222271 84916 out.go:177] - KUBECONFIG=/home/jenkins/minikube-integration/17605-78988/kubeconfig
I1113 11:26:18.223796 84916 out.go:177] - MINIKUBE_HOME=/home/jenkins/minikube-integration/17605-78988/.minikube
I1113 11:26:18.225485 84916 out.go:177] - MINIKUBE_BIN=out/minikube-linux-arm64
I1113 11:26:18.227098 84916 out.go:177] - MINIKUBE_FORCE_SYSTEMD=
I1113 11:26:18.228919 84916 driver.go:378] Setting default libvirt URI to qemu:///system
I1113 11:26:18.254460 84916 docker.go:122] docker version: linux-24.0.7:Docker Engine - Community
I1113 11:26:18.254563 84916 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I1113 11:26:18.332664 84916 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL 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:28 OomKillDisable:true NGoroutines:38 SystemTime:2023-11-13 11:26:18.323093084 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1049-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Archi
tecture:aarch64 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:2 MemTotal:8215040000 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 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:61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 Expected:61f9fd88f79f081d64d6fa3bb1a0dc71ec870523} RuncCommit:{ID:v1.1.9-0-gccaecfc Expected:v1.1.9-0-gccaecfc} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> S
erverErrors:[] 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]] Warnings:<nil>}}
I1113 11:26:18.332793 84916 docker.go:295] overlay module found
I1113 11:26:18.334780 84916 out.go:177] * Using the docker driver based on user configuration
I1113 11:26:18.336336 84916 start.go:298] selected driver: docker
I1113 11:26:18.336356 84916 start.go:902] validating driver "docker" against <nil>
I1113 11:26:18.336375 84916 start.go:913] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
I1113 11:26:18.337225 84916 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I1113 11:26:18.402483 84916 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL 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:28 OomKillDisable:true NGoroutines:38 SystemTime:2023-11-13 11:26:18.393242195 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1049-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Archi
tecture:aarch64 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:2 MemTotal:8215040000 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 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:61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 Expected:61f9fd88f79f081d64d6fa3bb1a0dc71ec870523} RuncCommit:{ID:v1.1.9-0-gccaecfc Expected:v1.1.9-0-gccaecfc} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> S
erverErrors:[] 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]] Warnings:<nil>}}
I1113 11:26:18.402674 84916 start_flags.go:309] no existing cluster config was found, will generate one from the flags
I1113 11:26:18.402897 84916 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]
I1113 11:26:18.404696 84916 out.go:177] * Using Docker driver with root privileges
I1113 11:26:18.406323 84916 cni.go:84] Creating CNI manager for ""
I1113 11:26:18.406341 84916 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
I1113 11:26:18.406352 84916 start_flags.go:318] Found "CNI" CNI - setting NetworkPlugin=cni
I1113 11:26:18.406366 84916 start_flags.go:323] config:
{Name:addons-052722 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1699485386-17565@sha256:bc7ff092e883443bfc1c9fb6a45d08012db3c0fc68e914887b7f16ccdefcab24 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.3 ClusterName:addons-052722 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:}
I1113 11:26:18.409389 84916 out.go:177] * Starting control plane node addons-052722 in cluster addons-052722
I1113 11:26:18.411019 84916 cache.go:121] Beginning downloading kic base image for docker with crio
I1113 11:26:18.412536 84916 out.go:177] * Pulling base image ...
I1113 11:26:18.414343 84916 preload.go:132] Checking if preload exists for k8s version v1.28.3 and runtime crio
I1113 11:26:18.414370 84916 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1699485386-17565@sha256:bc7ff092e883443bfc1c9fb6a45d08012db3c0fc68e914887b7f16ccdefcab24 in local docker daemon
I1113 11:26:18.414405 84916 preload.go:148] Found local preload: /home/jenkins/minikube-integration/17605-78988/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.28.3-cri-o-overlay-arm64.tar.lz4
I1113 11:26:18.414415 84916 cache.go:56] Caching tarball of preloaded images
I1113 11:26:18.414503 84916 preload.go:174] Found /home/jenkins/minikube-integration/17605-78988/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.28.3-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
I1113 11:26:18.414512 84916 cache.go:59] Finished verifying existence of preloaded tar for v1.28.3 on crio
I1113 11:26:18.414868 84916 profile.go:148] Saving config to /home/jenkins/minikube-integration/17605-78988/.minikube/profiles/addons-052722/config.json ...
I1113 11:26:18.414890 84916 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/17605-78988/.minikube/profiles/addons-052722/config.json: {Name:mk9550e20b155bd558718ec5d36f0bbf65fad17a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1113 11:26:18.431219 84916 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1699485386-17565@sha256:bc7ff092e883443bfc1c9fb6a45d08012db3c0fc68e914887b7f16ccdefcab24 to local cache
I1113 11:26:18.431358 84916 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1699485386-17565@sha256:bc7ff092e883443bfc1c9fb6a45d08012db3c0fc68e914887b7f16ccdefcab24 in local cache directory
I1113 11:26:18.431385 84916 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1699485386-17565@sha256:bc7ff092e883443bfc1c9fb6a45d08012db3c0fc68e914887b7f16ccdefcab24 in local cache directory, skipping pull
I1113 11:26:18.431400 84916 image.go:105] gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1699485386-17565@sha256:bc7ff092e883443bfc1c9fb6a45d08012db3c0fc68e914887b7f16ccdefcab24 exists in cache, skipping pull
I1113 11:26:18.431412 84916 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1699485386-17565@sha256:bc7ff092e883443bfc1c9fb6a45d08012db3c0fc68e914887b7f16ccdefcab24 as a tarball
I1113 11:26:18.431418 84916 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1699485386-17565@sha256:bc7ff092e883443bfc1c9fb6a45d08012db3c0fc68e914887b7f16ccdefcab24 from local cache
I1113 11:26:34.662031 84916 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1699485386-17565@sha256:bc7ff092e883443bfc1c9fb6a45d08012db3c0fc68e914887b7f16ccdefcab24 from cached tarball
I1113 11:26:34.662070 84916 cache.go:194] Successfully downloaded all kic artifacts
I1113 11:26:34.662140 84916 start.go:365] acquiring machines lock for addons-052722: {Name:mk77593bbd6d626f3da76e79944a21530a56b410 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
I1113 11:26:34.662884 84916 start.go:369] acquired machines lock for "addons-052722" in 711.206µs
I1113 11:26:34.662920 84916 start.go:93] Provisioning new machine with config: &{Name:addons-052722 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1699485386-17565@sha256:bc7ff092e883443bfc1c9fb6a45d08012db3c0fc68e914887b7f16ccdefcab24 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.3 ClusterName:addons-052722 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.3 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.3 ContainerRuntime:crio ControlPlane:true Worker:true}
I1113 11:26:34.663002 84916 start.go:125] createHost starting for "" (driver="docker")
I1113 11:26:34.665060 84916 out.go:204] * Creating docker container (CPUs=2, Memory=4000MB) ...
I1113 11:26:34.665298 84916 start.go:159] libmachine.API.Create for "addons-052722" (driver="docker")
I1113 11:26:34.665350 84916 client.go:168] LocalClient.Create starting
I1113 11:26:34.665459 84916 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/17605-78988/.minikube/certs/ca.pem
I1113 11:26:35.026081 84916 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/17605-78988/.minikube/certs/cert.pem
I1113 11:26:35.243439 84916 cli_runner.go:164] Run: docker network inspect addons-052722 --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}}]}"
W1113 11:26:35.262803 84916 cli_runner.go:211] docker network inspect addons-052722 --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
I1113 11:26:35.262895 84916 network_create.go:281] running [docker network inspect addons-052722] to gather additional debugging logs...
I1113 11:26:35.262915 84916 cli_runner.go:164] Run: docker network inspect addons-052722
W1113 11:26:35.283348 84916 cli_runner.go:211] docker network inspect addons-052722 returned with exit code 1
I1113 11:26:35.283379 84916 network_create.go:284] error running [docker network inspect addons-052722]: docker network inspect addons-052722: exit status 1
stdout:
[]
stderr:
Error response from daemon: network addons-052722 not found
I1113 11:26:35.283391 84916 network_create.go:286] output of [docker network inspect addons-052722]: -- stdout --
[]
-- /stdout --
** stderr **
Error response from daemon: network addons-052722 not found
** /stderr **
I1113 11:26:35.283508 84916 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}}]}"
I1113 11:26:35.300768 84916 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:0x4002581e90}
I1113 11:26:35.300809 84916 network_create.go:124] attempt to create docker network addons-052722 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
I1113 11:26:35.300872 84916 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-052722 addons-052722
I1113 11:26:35.370877 84916 network_create.go:108] docker network addons-052722 192.168.49.0/24 created
I1113 11:26:35.370909 84916 kic.go:121] calculated static IP "192.168.49.2" for the "addons-052722" container
I1113 11:26:35.370998 84916 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
I1113 11:26:35.387064 84916 cli_runner.go:164] Run: docker volume create addons-052722 --label name.minikube.sigs.k8s.io=addons-052722 --label created_by.minikube.sigs.k8s.io=true
I1113 11:26:35.405512 84916 oci.go:103] Successfully created a docker volume addons-052722
I1113 11:26:35.405604 84916 cli_runner.go:164] Run: docker run --rm --name addons-052722-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-052722 --entrypoint /usr/bin/test -v addons-052722:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1699485386-17565@sha256:bc7ff092e883443bfc1c9fb6a45d08012db3c0fc68e914887b7f16ccdefcab24 -d /var/lib
I1113 11:26:36.372005 84916 oci.go:107] Successfully prepared a docker volume addons-052722
I1113 11:26:36.372064 84916 preload.go:132] Checking if preload exists for k8s version v1.28.3 and runtime crio
I1113 11:26:36.372084 84916 kic.go:194] Starting extracting preloaded images to volume ...
I1113 11:26:36.372174 84916 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/17605-78988/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.28.3-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-052722:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1699485386-17565@sha256:bc7ff092e883443bfc1c9fb6a45d08012db3c0fc68e914887b7f16ccdefcab24 -I lz4 -xf /preloaded.tar -C /extractDir
I1113 11:26:40.641899 84916 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/17605-78988/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.28.3-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-052722:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1699485386-17565@sha256:bc7ff092e883443bfc1c9fb6a45d08012db3c0fc68e914887b7f16ccdefcab24 -I lz4 -xf /preloaded.tar -C /extractDir: (4.269678204s)
I1113 11:26:40.641931 84916 kic.go:203] duration metric: took 4.269844 seconds to extract preloaded images to volume
W1113 11:26:40.642081 84916 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
I1113 11:26:40.642195 84916 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
I1113 11:26:40.708248 84916 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-052722 --name addons-052722 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-052722 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-052722 --network addons-052722 --ip 192.168.49.2 --volume addons-052722:/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-1699485386-17565@sha256:bc7ff092e883443bfc1c9fb6a45d08012db3c0fc68e914887b7f16ccdefcab24
I1113 11:26:41.086345 84916 cli_runner.go:164] Run: docker container inspect addons-052722 --format={{.State.Running}}
I1113 11:26:41.113387 84916 cli_runner.go:164] Run: docker container inspect addons-052722 --format={{.State.Status}}
I1113 11:26:41.138002 84916 cli_runner.go:164] Run: docker exec addons-052722 stat /var/lib/dpkg/alternatives/iptables
I1113 11:26:41.233196 84916 oci.go:144] the created container "addons-052722" has a running status.
I1113 11:26:41.233221 84916 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/17605-78988/.minikube/machines/addons-052722/id_rsa...
I1113 11:26:41.629750 84916 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/17605-78988/.minikube/machines/addons-052722/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
I1113 11:26:41.658072 84916 cli_runner.go:164] Run: docker container inspect addons-052722 --format={{.State.Status}}
I1113 11:26:41.691359 84916 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
I1113 11:26:41.691377 84916 kic_runner.go:114] Args: [docker exec --privileged addons-052722 chown docker:docker /home/docker/.ssh/authorized_keys]
I1113 11:26:41.825682 84916 cli_runner.go:164] Run: docker container inspect addons-052722 --format={{.State.Status}}
I1113 11:26:41.854465 84916 machine.go:88] provisioning docker machine ...
I1113 11:26:41.854493 84916 ubuntu.go:169] provisioning hostname "addons-052722"
I1113 11:26:41.854566 84916 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-052722
I1113 11:26:41.880663 84916 main.go:141] libmachine: Using SSH client type: native
I1113 11:26:41.881088 84916 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3bded0] 0x3c0640 <nil> [] 0s} 127.0.0.1 39746 <nil> <nil>}
I1113 11:26:41.881100 84916 main.go:141] libmachine: About to run SSH command:
sudo hostname addons-052722 && echo "addons-052722" | sudo tee /etc/hostname
I1113 11:26:41.881697 84916 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: EOF
I1113 11:26:45.067728 84916 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-052722
I1113 11:26:45.067907 84916 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-052722
I1113 11:26:45.093198 84916 main.go:141] libmachine: Using SSH client type: native
I1113 11:26:45.093651 84916 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3bded0] 0x3c0640 <nil> [] 0s} 127.0.0.1 39746 <nil> <nil>}
I1113 11:26:45.093676 84916 main.go:141] libmachine: About to run SSH command:
if ! grep -xq '.*\saddons-052722' /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-052722/g' /etc/hosts;
else
echo '127.0.1.1 addons-052722' | sudo tee -a /etc/hosts;
fi
fi
I1113 11:26:45.250308 84916 main.go:141] libmachine: SSH cmd err, output: <nil>:
I1113 11:26:45.250339 84916 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/17605-78988/.minikube CaCertPath:/home/jenkins/minikube-integration/17605-78988/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/17605-78988/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/17605-78988/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/17605-78988/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/17605-78988/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/17605-78988/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/17605-78988/.minikube}
I1113 11:26:45.250362 84916 ubuntu.go:177] setting up certificates
I1113 11:26:45.250371 84916 provision.go:83] configureAuth start
I1113 11:26:45.250449 84916 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-052722
I1113 11:26:45.286951 84916 provision.go:138] copyHostCerts
I1113 11:26:45.287131 84916 exec_runner.go:151] cp: /home/jenkins/minikube-integration/17605-78988/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/17605-78988/.minikube/ca.pem (1078 bytes)
I1113 11:26:45.287349 84916 exec_runner.go:151] cp: /home/jenkins/minikube-integration/17605-78988/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/17605-78988/.minikube/cert.pem (1123 bytes)
I1113 11:26:45.287579 84916 exec_runner.go:151] cp: /home/jenkins/minikube-integration/17605-78988/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/17605-78988/.minikube/key.pem (1679 bytes)
I1113 11:26:45.287903 84916 provision.go:112] generating server cert: /home/jenkins/minikube-integration/17605-78988/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/17605-78988/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/17605-78988/.minikube/certs/ca-key.pem org=jenkins.addons-052722 san=[192.168.49.2 127.0.0.1 localhost 127.0.0.1 minikube addons-052722]
I1113 11:26:45.704296 84916 provision.go:172] copyRemoteCerts
I1113 11:26:45.704364 84916 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
I1113 11:26:45.704415 84916 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-052722
I1113 11:26:45.722008 84916 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:39746 SSHKeyPath:/home/jenkins/minikube-integration/17605-78988/.minikube/machines/addons-052722/id_rsa Username:docker}
I1113 11:26:45.826711 84916 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17605-78988/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
I1113 11:26:45.855136 84916 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17605-78988/.minikube/machines/server.pem --> /etc/docker/server.pem (1216 bytes)
I1113 11:26:45.882703 84916 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17605-78988/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
I1113 11:26:45.910353 84916 provision.go:86] duration metric: configureAuth took 659.9684ms
I1113 11:26:45.910377 84916 ubuntu.go:193] setting minikube options for container-runtime
I1113 11:26:45.910567 84916 config.go:182] Loaded profile config "addons-052722": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.28.3
I1113 11:26:45.910668 84916 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-052722
I1113 11:26:45.928128 84916 main.go:141] libmachine: Using SSH client type: native
I1113 11:26:45.928549 84916 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3bded0] 0x3c0640 <nil> [] 0s} 127.0.0.1 39746 <nil> <nil>}
I1113 11:26:45.928570 84916 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
I1113 11:26:46.188337 84916 main.go:141] libmachine: SSH cmd err, output: <nil>:
CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
I1113 11:26:46.188360 84916 machine.go:91] provisioned docker machine in 4.33387601s
I1113 11:26:46.188370 84916 client.go:171] LocalClient.Create took 11.523011041s
I1113 11:26:46.188399 84916 start.go:167] duration metric: libmachine.API.Create for "addons-052722" took 11.523102626s
I1113 11:26:46.188408 84916 start.go:300] post-start starting for "addons-052722" (driver="docker")
I1113 11:26:46.188416 84916 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]
I1113 11:26:46.188490 84916 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
I1113 11:26:46.188530 84916 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-052722
I1113 11:26:46.207489 84916 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:39746 SSHKeyPath:/home/jenkins/minikube-integration/17605-78988/.minikube/machines/addons-052722/id_rsa Username:docker}
I1113 11:26:46.311548 84916 ssh_runner.go:195] Run: cat /etc/os-release
I1113 11:26:46.315854 84916 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
I1113 11:26:46.315893 84916 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
I1113 11:26:46.315905 84916 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
I1113 11:26:46.315912 84916 info.go:137] Remote host: Ubuntu 22.04.3 LTS
I1113 11:26:46.315925 84916 filesync.go:126] Scanning /home/jenkins/minikube-integration/17605-78988/.minikube/addons for local assets ...
I1113 11:26:46.315998 84916 filesync.go:126] Scanning /home/jenkins/minikube-integration/17605-78988/.minikube/files for local assets ...
I1113 11:26:46.316030 84916 start.go:303] post-start completed in 127.616587ms
I1113 11:26:46.316344 84916 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-052722
I1113 11:26:46.334429 84916 profile.go:148] Saving config to /home/jenkins/minikube-integration/17605-78988/.minikube/profiles/addons-052722/config.json ...
I1113 11:26:46.334744 84916 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
I1113 11:26:46.334802 84916 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-052722
I1113 11:26:46.354355 84916 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:39746 SSHKeyPath:/home/jenkins/minikube-integration/17605-78988/.minikube/machines/addons-052722/id_rsa Username:docker}
I1113 11:26:46.449248 84916 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
I1113 11:26:46.454821 84916 start.go:128] duration metric: createHost completed in 11.791801584s
I1113 11:26:46.454889 84916 start.go:83] releasing machines lock for "addons-052722", held for 11.791988102s
I1113 11:26:46.454992 84916 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-052722
I1113 11:26:46.472236 84916 ssh_runner.go:195] Run: cat /version.json
I1113 11:26:46.472294 84916 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-052722
I1113 11:26:46.472298 84916 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
I1113 11:26:46.472356 84916 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-052722
I1113 11:26:46.495049 84916 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:39746 SSHKeyPath:/home/jenkins/minikube-integration/17605-78988/.minikube/machines/addons-052722/id_rsa Username:docker}
I1113 11:26:46.506315 84916 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:39746 SSHKeyPath:/home/jenkins/minikube-integration/17605-78988/.minikube/machines/addons-052722/id_rsa Username:docker}
I1113 11:26:46.719668 84916 ssh_runner.go:195] Run: systemctl --version
I1113 11:26:46.725106 84916 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
I1113 11:26:46.874725 84916 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
I1113 11:26:46.880392 84916 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" ;
I1113 11:26:46.904329 84916 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
I1113 11:26:46.904421 84916 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" ;
I1113 11:26:46.941609 84916 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
I1113 11:26:46.941633 84916 start.go:472] detecting cgroup driver to use...
I1113 11:26:46.941668 84916 detect.go:196] detected "cgroupfs" cgroup driver on host os
I1113 11:26:46.941724 84916 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
I1113 11:26:46.959526 84916 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
I1113 11:26:46.973276 84916 docker.go:203] disabling cri-docker service (if available) ...
I1113 11:26:46.973361 84916 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
I1113 11:26:46.989865 84916 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
I1113 11:26:47.009227 84916 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
I1113 11:26:47.126615 84916 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
I1113 11:26:47.227888 84916 docker.go:219] disabling docker service ...
I1113 11:26:47.228008 84916 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
I1113 11:26:47.249891 84916 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
I1113 11:26:47.264583 84916 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
I1113 11:26:47.373786 84916 ssh_runner.go:195] Run: sudo systemctl mask docker.service
I1113 11:26:47.498684 84916 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
I1113 11:26:47.513853 84916 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"
I1113 11:26:47.535653 84916 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.9" pause image...
I1113 11:26:47.535728 84916 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"
I1113 11:26:47.547358 84916 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
I1113 11:26:47.547437 84916 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
I1113 11:26:47.559261 84916 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
I1113 11:26:47.571872 84916 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
I1113 11:26:47.584201 84916 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
I1113 11:26:47.596087 84916 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
I1113 11:26:47.606613 84916 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
I1113 11:26:47.616932 84916 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I1113 11:26:47.703350 84916 ssh_runner.go:195] Run: sudo systemctl restart crio
I1113 11:26:47.825031 84916 start.go:519] Will wait 60s for socket path /var/run/crio/crio.sock
I1113 11:26:47.825196 84916 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
I1113 11:26:47.830575 84916 start.go:540] Will wait 60s for crictl version
I1113 11:26:47.830650 84916 ssh_runner.go:195] Run: which crictl
I1113 11:26:47.835331 84916 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
I1113 11:26:47.877282 84916 start.go:556] Version: 0.1.0
RuntimeName: cri-o
RuntimeVersion: 1.24.6
RuntimeApiVersion: v1
I1113 11:26:47.877397 84916 ssh_runner.go:195] Run: crio --version
I1113 11:26:47.925899 84916 ssh_runner.go:195] Run: crio --version
I1113 11:26:47.972487 84916 out.go:177] * Preparing Kubernetes v1.28.3 on CRI-O 1.24.6 ...
I1113 11:26:47.974144 84916 cli_runner.go:164] Run: docker network inspect addons-052722 --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}}]}"
I1113 11:26:47.991460 84916 ssh_runner.go:195] Run: grep 192.168.49.1 host.minikube.internal$ /etc/hosts
I1113 11:26:47.996108 84916 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""
I1113 11:26:48.012858 84916 preload.go:132] Checking if preload exists for k8s version v1.28.3 and runtime crio
I1113 11:26:48.012944 84916 ssh_runner.go:195] Run: sudo crictl images --output json
I1113 11:26:48.089665 84916 crio.go:496] all images are preloaded for cri-o runtime.
I1113 11:26:48.089695 84916 crio.go:415] Images already preloaded, skipping extraction
I1113 11:26:48.089758 84916 ssh_runner.go:195] Run: sudo crictl images --output json
I1113 11:26:48.133920 84916 crio.go:496] all images are preloaded for cri-o runtime.
I1113 11:26:48.133945 84916 cache_images.go:84] Images are preloaded, skipping loading
I1113 11:26:48.134022 84916 ssh_runner.go:195] Run: crio config
I1113 11:26:48.193238 84916 cni.go:84] Creating CNI manager for ""
I1113 11:26:48.193263 84916 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
I1113 11:26:48.193295 84916 kubeadm.go:87] Using pod CIDR: 10.244.0.0/16
I1113 11:26:48.193317 84916 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.3 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-052722 NodeName:addons-052722 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}
I1113 11:26:48.193468 84916 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-052722"
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.3
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
I1113 11:26:48.193554 84916 kubeadm.go:976] kubelet [Unit]
Wants=crio.service
[Service]
ExecStart=
ExecStart=/var/lib/minikube/binaries/v1.28.3/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-052722 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
[Install]
config:
{KubernetesVersion:v1.28.3 ClusterName:addons-052722 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:}
I1113 11:26:48.193627 84916 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.28.3
I1113 11:26:48.204378 84916 binaries.go:44] Found k8s binaries, skipping transfer
I1113 11:26:48.204458 84916 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
I1113 11:26:48.215166 84916 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (423 bytes)
I1113 11:26:48.236363 84916 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
I1113 11:26:48.257739 84916 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2094 bytes)
I1113 11:26:48.278852 84916 ssh_runner.go:195] Run: grep 192.168.49.2 control-plane.minikube.internal$ /etc/hosts
I1113 11:26:48.283493 84916 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""
I1113 11:26:48.297116 84916 certs.go:56] Setting up /home/jenkins/minikube-integration/17605-78988/.minikube/profiles/addons-052722 for IP: 192.168.49.2
I1113 11:26:48.297150 84916 certs.go:190] acquiring lock for shared ca certs: {Name:mk4c09792c7e9e45f4b9c353ad8dff3e8ba4f6de Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1113 11:26:48.298007 84916 certs.go:204] generating minikubeCA CA: /home/jenkins/minikube-integration/17605-78988/.minikube/ca.key
I1113 11:26:48.777767 84916 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/17605-78988/.minikube/ca.crt ...
I1113 11:26:48.777798 84916 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/17605-78988/.minikube/ca.crt: {Name:mk325cd5ea25fb9f19302df38493df949485e7de Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1113 11:26:48.777982 84916 crypto.go:164] Writing key to /home/jenkins/minikube-integration/17605-78988/.minikube/ca.key ...
I1113 11:26:48.777995 84916 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/17605-78988/.minikube/ca.key: {Name:mk33a6749cedc9edc8b5487cd5c2584f7fd832bb Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1113 11:26:48.778087 84916 certs.go:204] generating proxyClientCA CA: /home/jenkins/minikube-integration/17605-78988/.minikube/proxy-client-ca.key
I1113 11:26:49.130868 84916 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/17605-78988/.minikube/proxy-client-ca.crt ...
I1113 11:26:49.130900 84916 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/17605-78988/.minikube/proxy-client-ca.crt: {Name:mk63127ae6b332f25e23f4694cadf06876f479c5 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1113 11:26:49.131092 84916 crypto.go:164] Writing key to /home/jenkins/minikube-integration/17605-78988/.minikube/proxy-client-ca.key ...
I1113 11:26:49.131105 84916 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/17605-78988/.minikube/proxy-client-ca.key: {Name:mk5eb13b21936c24584efed6529ee28138b6ed73 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1113 11:26:49.131813 84916 certs.go:319] generating minikube-user signed cert: /home/jenkins/minikube-integration/17605-78988/.minikube/profiles/addons-052722/client.key
I1113 11:26:49.131833 84916 crypto.go:68] Generating cert /home/jenkins/minikube-integration/17605-78988/.minikube/profiles/addons-052722/client.crt with IP's: []
I1113 11:26:49.293282 84916 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/17605-78988/.minikube/profiles/addons-052722/client.crt ...
I1113 11:26:49.293314 84916 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/17605-78988/.minikube/profiles/addons-052722/client.crt: {Name:mk3b00aafae70085bc1d00f7de5c6b65fb039259 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1113 11:26:49.293506 84916 crypto.go:164] Writing key to /home/jenkins/minikube-integration/17605-78988/.minikube/profiles/addons-052722/client.key ...
I1113 11:26:49.293519 84916 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/17605-78988/.minikube/profiles/addons-052722/client.key: {Name:mk1bec614df1ae1b017e3462125e07f97bbc9b76 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1113 11:26:49.293608 84916 certs.go:319] generating minikube signed cert: /home/jenkins/minikube-integration/17605-78988/.minikube/profiles/addons-052722/apiserver.key.dd3b5fb2
I1113 11:26:49.293626 84916 crypto.go:68] Generating cert /home/jenkins/minikube-integration/17605-78988/.minikube/profiles/addons-052722/apiserver.crt.dd3b5fb2 with IP's: [192.168.49.2 10.96.0.1 127.0.0.1 10.0.0.1]
I1113 11:26:49.957009 84916 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/17605-78988/.minikube/profiles/addons-052722/apiserver.crt.dd3b5fb2 ...
I1113 11:26:49.957046 84916 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/17605-78988/.minikube/profiles/addons-052722/apiserver.crt.dd3b5fb2: {Name:mkb4f915c7cfc355db982661488bdd70565e0a78 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1113 11:26:49.957241 84916 crypto.go:164] Writing key to /home/jenkins/minikube-integration/17605-78988/.minikube/profiles/addons-052722/apiserver.key.dd3b5fb2 ...
I1113 11:26:49.957258 84916 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/17605-78988/.minikube/profiles/addons-052722/apiserver.key.dd3b5fb2: {Name:mkedf6dc05fd81f74667d61b34a5bfdc6271868c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1113 11:26:49.957349 84916 certs.go:337] copying /home/jenkins/minikube-integration/17605-78988/.minikube/profiles/addons-052722/apiserver.crt.dd3b5fb2 -> /home/jenkins/minikube-integration/17605-78988/.minikube/profiles/addons-052722/apiserver.crt
I1113 11:26:49.957428 84916 certs.go:341] copying /home/jenkins/minikube-integration/17605-78988/.minikube/profiles/addons-052722/apiserver.key.dd3b5fb2 -> /home/jenkins/minikube-integration/17605-78988/.minikube/profiles/addons-052722/apiserver.key
I1113 11:26:49.957482 84916 certs.go:319] generating aggregator signed cert: /home/jenkins/minikube-integration/17605-78988/.minikube/profiles/addons-052722/proxy-client.key
I1113 11:26:49.957502 84916 crypto.go:68] Generating cert /home/jenkins/minikube-integration/17605-78988/.minikube/profiles/addons-052722/proxy-client.crt with IP's: []
I1113 11:26:50.457926 84916 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/17605-78988/.minikube/profiles/addons-052722/proxy-client.crt ...
I1113 11:26:50.457959 84916 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/17605-78988/.minikube/profiles/addons-052722/proxy-client.crt: {Name:mk8b629a9d974c02eb2f5057f57cefac203fa23e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1113 11:26:50.458709 84916 crypto.go:164] Writing key to /home/jenkins/minikube-integration/17605-78988/.minikube/profiles/addons-052722/proxy-client.key ...
I1113 11:26:50.458724 84916 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/17605-78988/.minikube/profiles/addons-052722/proxy-client.key: {Name:mk1c310e8e73fdd1615a24281790e3d5933aa035 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1113 11:26:50.459472 84916 certs.go:437] found cert: /home/jenkins/minikube-integration/17605-78988/.minikube/certs/home/jenkins/minikube-integration/17605-78988/.minikube/certs/ca-key.pem (1679 bytes)
I1113 11:26:50.459517 84916 certs.go:437] found cert: /home/jenkins/minikube-integration/17605-78988/.minikube/certs/home/jenkins/minikube-integration/17605-78988/.minikube/certs/ca.pem (1078 bytes)
I1113 11:26:50.459559 84916 certs.go:437] found cert: /home/jenkins/minikube-integration/17605-78988/.minikube/certs/home/jenkins/minikube-integration/17605-78988/.minikube/certs/cert.pem (1123 bytes)
I1113 11:26:50.459590 84916 certs.go:437] found cert: /home/jenkins/minikube-integration/17605-78988/.minikube/certs/home/jenkins/minikube-integration/17605-78988/.minikube/certs/key.pem (1679 bytes)
I1113 11:26:50.460177 84916 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17605-78988/.minikube/profiles/addons-052722/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1399 bytes)
I1113 11:26:50.489911 84916 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17605-78988/.minikube/profiles/addons-052722/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
I1113 11:26:50.520457 84916 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17605-78988/.minikube/profiles/addons-052722/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
I1113 11:26:50.549313 84916 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17605-78988/.minikube/profiles/addons-052722/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
I1113 11:26:50.577843 84916 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17605-78988/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
I1113 11:26:50.606692 84916 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17605-78988/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
I1113 11:26:50.635160 84916 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17605-78988/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
I1113 11:26:50.663630 84916 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17605-78988/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
I1113 11:26:50.691607 84916 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17605-78988/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
I1113 11:26:50.720534 84916 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
I1113 11:26:50.742066 84916 ssh_runner.go:195] Run: openssl version
I1113 11:26:50.749002 84916 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"
I1113 11:26:50.760720 84916 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
I1113 11:26:50.765598 84916 certs.go:480] hashing: -rw-r--r-- 1 root root 1111 Nov 13 11:26 /usr/share/ca-certificates/minikubeCA.pem
I1113 11:26:50.765664 84916 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
I1113 11:26:50.774462 84916 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"
I1113 11:26:50.786024 84916 ssh_runner.go:195] Run: ls /var/lib/minikube/certs/etcd
I1113 11:26:50.790450 84916 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
I1113 11:26:50.790523 84916 kubeadm.go:404] StartCluster: {Name:addons-052722 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1699485386-17565@sha256:bc7ff092e883443bfc1c9fb6a45d08012db3c0fc68e914887b7f16ccdefcab24 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.3 ClusterName:addons-052722 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.3 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:}
I1113 11:26:50.790607 84916 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
I1113 11:26:50.790677 84916 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
I1113 11:26:50.835246 84916 cri.go:89] found id: ""
I1113 11:26:50.835333 84916 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
I1113 11:26:50.845891 84916 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
I1113 11:26:50.856532 84916 kubeadm.go:226] ignoring SystemVerification for kubeadm because of docker driver
I1113 11:26:50.856601 84916 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
I1113 11:26:50.867332 84916 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
I1113 11:26:50.867378 84916 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.28.3:$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"
I1113 11:26:50.919210 84916 kubeadm.go:322] [init] Using Kubernetes version: v1.28.3
I1113 11:26:50.919512 84916 kubeadm.go:322] [preflight] Running pre-flight checks
I1113 11:26:50.965896 84916 kubeadm.go:322] [preflight] The system verification failed. Printing the output from the verification:
I1113 11:26:50.966013 84916 kubeadm.go:322] [0;37mKERNEL_VERSION[0m: [0;32m5.15.0-1049-aws[0m
I1113 11:26:50.966082 84916 kubeadm.go:322] [0;37mOS[0m: [0;32mLinux[0m
I1113 11:26:50.966150 84916 kubeadm.go:322] [0;37mCGROUPS_CPU[0m: [0;32menabled[0m
I1113 11:26:50.966223 84916 kubeadm.go:322] [0;37mCGROUPS_CPUACCT[0m: [0;32menabled[0m
I1113 11:26:50.966298 84916 kubeadm.go:322] [0;37mCGROUPS_CPUSET[0m: [0;32menabled[0m
I1113 11:26:50.966374 84916 kubeadm.go:322] [0;37mCGROUPS_DEVICES[0m: [0;32menabled[0m
I1113 11:26:50.966444 84916 kubeadm.go:322] [0;37mCGROUPS_FREEZER[0m: [0;32menabled[0m
I1113 11:26:50.966518 84916 kubeadm.go:322] [0;37mCGROUPS_MEMORY[0m: [0;32menabled[0m
I1113 11:26:50.966589 84916 kubeadm.go:322] [0;37mCGROUPS_PIDS[0m: [0;32menabled[0m
I1113 11:26:50.966661 84916 kubeadm.go:322] [0;37mCGROUPS_HUGETLB[0m: [0;32menabled[0m
I1113 11:26:50.966726 84916 kubeadm.go:322] [0;37mCGROUPS_BLKIO[0m: [0;32menabled[0m
I1113 11:26:51.049788 84916 kubeadm.go:322] [preflight] Pulling images required for setting up a Kubernetes cluster
I1113 11:26:51.049960 84916 kubeadm.go:322] [preflight] This might take a minute or two, depending on the speed of your internet connection
I1113 11:26:51.050096 84916 kubeadm.go:322] [preflight] You can also perform this action in beforehand using 'kubeadm config images pull'
I1113 11:26:51.314498 84916 kubeadm.go:322] [certs] Using certificateDir folder "/var/lib/minikube/certs"
I1113 11:26:51.317846 84916 out.go:204] - Generating certificates and keys ...
I1113 11:26:51.318031 84916 kubeadm.go:322] [certs] Using existing ca certificate authority
I1113 11:26:51.318452 84916 kubeadm.go:322] [certs] Using existing apiserver certificate and key on disk
I1113 11:26:51.688607 84916 kubeadm.go:322] [certs] Generating "apiserver-kubelet-client" certificate and key
I1113 11:26:52.096690 84916 kubeadm.go:322] [certs] Generating "front-proxy-ca" certificate and key
I1113 11:26:52.386188 84916 kubeadm.go:322] [certs] Generating "front-proxy-client" certificate and key
I1113 11:26:52.715876 84916 kubeadm.go:322] [certs] Generating "etcd/ca" certificate and key
I1113 11:26:52.961807 84916 kubeadm.go:322] [certs] Generating "etcd/server" certificate and key
I1113 11:26:52.962315 84916 kubeadm.go:322] [certs] etcd/server serving cert is signed for DNS names [addons-052722 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
I1113 11:26:54.015899 84916 kubeadm.go:322] [certs] Generating "etcd/peer" certificate and key
I1113 11:26:54.016296 84916 kubeadm.go:322] [certs] etcd/peer serving cert is signed for DNS names [addons-052722 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
I1113 11:26:54.628560 84916 kubeadm.go:322] [certs] Generating "etcd/healthcheck-client" certificate and key
I1113 11:26:54.948527 84916 kubeadm.go:322] [certs] Generating "apiserver-etcd-client" certificate and key
I1113 11:26:55.166958 84916 kubeadm.go:322] [certs] Generating "sa" key and public key
I1113 11:26:55.167331 84916 kubeadm.go:322] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
I1113 11:26:55.658928 84916 kubeadm.go:322] [kubeconfig] Writing "admin.conf" kubeconfig file
I1113 11:26:56.685420 84916 kubeadm.go:322] [kubeconfig] Writing "kubelet.conf" kubeconfig file
I1113 11:26:57.133041 84916 kubeadm.go:322] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
I1113 11:26:57.558252 84916 kubeadm.go:322] [kubeconfig] Writing "scheduler.conf" kubeconfig file
I1113 11:26:57.558981 84916 kubeadm.go:322] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
I1113 11:26:57.562004 84916 kubeadm.go:322] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
I1113 11:26:57.564605 84916 out.go:204] - Booting up control plane ...
I1113 11:26:57.564767 84916 kubeadm.go:322] [control-plane] Creating static Pod manifest for "kube-apiserver"
I1113 11:26:57.564850 84916 kubeadm.go:322] [control-plane] Creating static Pod manifest for "kube-controller-manager"
I1113 11:26:57.565458 84916 kubeadm.go:322] [control-plane] Creating static Pod manifest for "kube-scheduler"
I1113 11:26:57.576904 84916 kubeadm.go:322] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
I1113 11:26:57.579895 84916 kubeadm.go:322] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
I1113 11:26:57.579956 84916 kubeadm.go:322] [kubelet-start] Starting the kubelet
I1113 11:26:57.675406 84916 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
I1113 11:27:04.178481 84916 kubeadm.go:322] [apiclient] All control plane components are healthy after 6.503263 seconds
I1113 11:27:04.178650 84916 kubeadm.go:322] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
I1113 11:27:04.191885 84916 kubeadm.go:322] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
I1113 11:27:04.718623 84916 kubeadm.go:322] [upload-certs] Skipping phase. Please see --upload-certs
I1113 11:27:04.718806 84916 kubeadm.go:322] [mark-control-plane] Marking the node addons-052722 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
I1113 11:27:05.228798 84916 kubeadm.go:322] [bootstrap-token] Using token: ymtzjv.b4oym9w8bfk6oy4k
I1113 11:27:05.230318 84916 out.go:204] - Configuring RBAC rules ...
I1113 11:27:05.230429 84916 kubeadm.go:322] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
I1113 11:27:05.236905 84916 kubeadm.go:322] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
I1113 11:27:05.244427 84916 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
I1113 11:27:05.248370 84916 kubeadm.go:322] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
I1113 11:27:05.252045 84916 kubeadm.go:322] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
I1113 11:27:05.256023 84916 kubeadm.go:322] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
I1113 11:27:05.269471 84916 kubeadm.go:322] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
I1113 11:27:05.528620 84916 kubeadm.go:322] [addons] Applied essential addon: CoreDNS
I1113 11:27:05.647192 84916 kubeadm.go:322] [addons] Applied essential addon: kube-proxy
I1113 11:27:05.647210 84916 kubeadm.go:322]
I1113 11:27:05.647267 84916 kubeadm.go:322] Your Kubernetes control-plane has initialized successfully!
I1113 11:27:05.647272 84916 kubeadm.go:322]
I1113 11:27:05.647373 84916 kubeadm.go:322] To start using your cluster, you need to run the following as a regular user:
I1113 11:27:05.647380 84916 kubeadm.go:322]
I1113 11:27:05.647404 84916 kubeadm.go:322] mkdir -p $HOME/.kube
I1113 11:27:05.647459 84916 kubeadm.go:322] sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
I1113 11:27:05.647507 84916 kubeadm.go:322] sudo chown $(id -u):$(id -g) $HOME/.kube/config
I1113 11:27:05.647511 84916 kubeadm.go:322]
I1113 11:27:05.647561 84916 kubeadm.go:322] Alternatively, if you are the root user, you can run:
I1113 11:27:05.647566 84916 kubeadm.go:322]
I1113 11:27:05.647610 84916 kubeadm.go:322] export KUBECONFIG=/etc/kubernetes/admin.conf
I1113 11:27:05.647615 84916 kubeadm.go:322]
I1113 11:27:05.647663 84916 kubeadm.go:322] You should now deploy a pod network to the cluster.
I1113 11:27:05.647733 84916 kubeadm.go:322] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
I1113 11:27:05.647797 84916 kubeadm.go:322] https://kubernetes.io/docs/concepts/cluster-administration/addons/
I1113 11:27:05.647802 84916 kubeadm.go:322]
I1113 11:27:05.647880 84916 kubeadm.go:322] You can now join any number of control-plane nodes by copying certificate authorities
I1113 11:27:05.647955 84916 kubeadm.go:322] and service account keys on each node and then running the following as root:
I1113 11:27:05.647959 84916 kubeadm.go:322]
I1113 11:27:05.648037 84916 kubeadm.go:322] kubeadm join control-plane.minikube.internal:8443 --token ymtzjv.b4oym9w8bfk6oy4k \
I1113 11:27:05.648133 84916 kubeadm.go:322] --discovery-token-ca-cert-hash sha256:c94fedcd49b4a3bf7d8a58631ecf63909347f66b93f31b70b96ed15a5ebdfff7 \
I1113 11:27:05.648167 84916 kubeadm.go:322] --control-plane
I1113 11:27:05.648172 84916 kubeadm.go:322]
I1113 11:27:05.648251 84916 kubeadm.go:322] Then you can join any number of worker nodes by running the following on each as root:
I1113 11:27:05.648256 84916 kubeadm.go:322]
I1113 11:27:05.648332 84916 kubeadm.go:322] kubeadm join control-plane.minikube.internal:8443 --token ymtzjv.b4oym9w8bfk6oy4k \
I1113 11:27:05.648427 84916 kubeadm.go:322] --discovery-token-ca-cert-hash sha256:c94fedcd49b4a3bf7d8a58631ecf63909347f66b93f31b70b96ed15a5ebdfff7
I1113 11:27:05.652443 84916 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-1049-aws\n", err: exit status 1
I1113 11:27:05.652648 84916 kubeadm.go:322] [WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
I1113 11:27:05.652697 84916 cni.go:84] Creating CNI manager for ""
I1113 11:27:05.652718 84916 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
I1113 11:27:05.655757 84916 out.go:177] * Configuring CNI (Container Networking Interface) ...
I1113 11:27:05.657604 84916 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
I1113 11:27:05.666570 84916 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.28.3/kubectl ...
I1113 11:27:05.666589 84916 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2438 bytes)
I1113 11:27:05.689663 84916 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.3/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
I1113 11:27:06.575865 84916 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
I1113 11:27:06.575999 84916 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.3/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
I1113 11:27:06.576063 84916 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.3/kubectl label nodes minikube.k8s.io/version=v1.32.0 minikube.k8s.io/commit=38bf9295d07b53a964e04743c0d3a5a2b8d47342 minikube.k8s.io/name=addons-052722 minikube.k8s.io/updated_at=2023_11_13T11_27_06_0700 minikube.k8s.io/primary=true --all --overwrite --kubeconfig=/var/lib/minikube/kubeconfig
I1113 11:27:06.716811 84916 ops.go:34] apiserver oom_adj: -16
I1113 11:27:06.716892 84916 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1113 11:27:06.841924 84916 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1113 11:27:07.434916 84916 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1113 11:27:07.934972 84916 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1113 11:27:08.434909 84916 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1113 11:27:08.934588 84916 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1113 11:27:09.434946 84916 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1113 11:27:09.935524 84916 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1113 11:27:10.434567 84916 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1113 11:27:10.934960 84916 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1113 11:27:11.435175 84916 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1113 11:27:11.934629 84916 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1113 11:27:12.434826 84916 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1113 11:27:12.935410 84916 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1113 11:27:13.435516 84916 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1113 11:27:13.934788 84916 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1113 11:27:14.434966 84916 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1113 11:27:14.934554 84916 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1113 11:27:15.434850 84916 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1113 11:27:15.934584 84916 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1113 11:27:16.434851 84916 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1113 11:27:16.934869 84916 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1113 11:27:17.434487 84916 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1113 11:27:17.935275 84916 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1113 11:27:18.434877 84916 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1113 11:27:18.553569 84916 kubeadm.go:1081] duration metric: took 11.977617217s to wait for elevateKubeSystemPrivileges.
I1113 11:27:18.553601 84916 kubeadm.go:406] StartCluster complete in 27.76310765s
I1113 11:27:18.553619 84916 settings.go:142] acquiring lock: {Name:mk879b02fe6fc7cadc6dc7ae1ee388cee7e588cf Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1113 11:27:18.553731 84916 settings.go:150] Updating kubeconfig: /home/jenkins/minikube-integration/17605-78988/kubeconfig
I1113 11:27:18.554114 84916 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/17605-78988/kubeconfig: {Name:mk249265cec2468fbd1b9b3796318d02c58236ed Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1113 11:27:18.557205 84916 config.go:182] Loaded profile config "addons-052722": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.28.3
I1113 11:27:18.557264 84916 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.28.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
I1113 11:27:18.557415 84916 addons.go:499] 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:false 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]
I1113 11:27:18.557519 84916 addons.go:69] Setting volumesnapshots=true in profile "addons-052722"
I1113 11:27:18.557543 84916 addons.go:231] Setting addon volumesnapshots=true in "addons-052722"
I1113 11:27:18.557590 84916 host.go:66] Checking if "addons-052722" exists ...
I1113 11:27:18.558058 84916 cli_runner.go:164] Run: docker container inspect addons-052722 --format={{.State.Status}}
I1113 11:27:18.558504 84916 addons.go:69] Setting cloud-spanner=true in profile "addons-052722"
I1113 11:27:18.558523 84916 addons.go:231] Setting addon cloud-spanner=true in "addons-052722"
I1113 11:27:18.558555 84916 host.go:66] Checking if "addons-052722" exists ...
I1113 11:27:18.558926 84916 cli_runner.go:164] Run: docker container inspect addons-052722 --format={{.State.Status}}
I1113 11:27:18.559231 84916 addons.go:69] Setting metrics-server=true in profile "addons-052722"
I1113 11:27:18.559250 84916 addons.go:231] Setting addon metrics-server=true in "addons-052722"
I1113 11:27:18.559279 84916 host.go:66] Checking if "addons-052722" exists ...
I1113 11:27:18.559723 84916 cli_runner.go:164] Run: docker container inspect addons-052722 --format={{.State.Status}}
I1113 11:27:18.560116 84916 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-052722"
I1113 11:27:18.560142 84916 addons.go:231] Setting addon nvidia-device-plugin=true in "addons-052722"
I1113 11:27:18.560177 84916 host.go:66] Checking if "addons-052722" exists ...
I1113 11:27:18.560567 84916 cli_runner.go:164] Run: docker container inspect addons-052722 --format={{.State.Status}}
I1113 11:27:18.564533 84916 addons.go:69] Setting registry=true in profile "addons-052722"
I1113 11:27:18.564564 84916 addons.go:231] Setting addon registry=true in "addons-052722"
I1113 11:27:18.564615 84916 host.go:66] Checking if "addons-052722" exists ...
I1113 11:27:18.565047 84916 cli_runner.go:164] Run: docker container inspect addons-052722 --format={{.State.Status}}
I1113 11:27:18.574503 84916 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-052722"
I1113 11:27:18.574592 84916 addons.go:231] Setting addon csi-hostpath-driver=true in "addons-052722"
I1113 11:27:18.574636 84916 host.go:66] Checking if "addons-052722" exists ...
I1113 11:27:18.575104 84916 cli_runner.go:164] Run: docker container inspect addons-052722 --format={{.State.Status}}
I1113 11:27:18.575258 84916 addons.go:69] Setting storage-provisioner=true in profile "addons-052722"
I1113 11:27:18.575272 84916 addons.go:231] Setting addon storage-provisioner=true in "addons-052722"
I1113 11:27:18.575305 84916 host.go:66] Checking if "addons-052722" exists ...
I1113 11:27:18.575723 84916 cli_runner.go:164] Run: docker container inspect addons-052722 --format={{.State.Status}}
I1113 11:27:18.578211 84916 addons.go:69] Setting default-storageclass=true in profile "addons-052722"
I1113 11:27:18.578236 84916 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-052722"
I1113 11:27:18.578521 84916 cli_runner.go:164] Run: docker container inspect addons-052722 --format={{.State.Status}}
I1113 11:27:18.591295 84916 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-052722"
I1113 11:27:18.591457 84916 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-052722"
I1113 11:27:18.593805 84916 addons.go:69] Setting gcp-auth=true in profile "addons-052722"
I1113 11:27:18.593838 84916 mustload.go:65] Loading cluster: addons-052722
I1113 11:27:18.594039 84916 config.go:182] Loaded profile config "addons-052722": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.28.3
I1113 11:27:18.594095 84916 cli_runner.go:164] Run: docker container inspect addons-052722 --format={{.State.Status}}
I1113 11:27:18.594271 84916 cli_runner.go:164] Run: docker container inspect addons-052722 --format={{.State.Status}}
I1113 11:27:18.611379 84916 addons.go:69] Setting ingress=true in profile "addons-052722"
I1113 11:27:18.611420 84916 addons.go:231] Setting addon ingress=true in "addons-052722"
I1113 11:27:18.611483 84916 host.go:66] Checking if "addons-052722" exists ...
I1113 11:27:18.611929 84916 cli_runner.go:164] Run: docker container inspect addons-052722 --format={{.State.Status}}
I1113 11:27:18.630405 84916 addons.go:69] Setting ingress-dns=true in profile "addons-052722"
I1113 11:27:18.630437 84916 addons.go:231] Setting addon ingress-dns=true in "addons-052722"
I1113 11:27:18.630505 84916 host.go:66] Checking if "addons-052722" exists ...
I1113 11:27:18.630957 84916 cli_runner.go:164] Run: docker container inspect addons-052722 --format={{.State.Status}}
I1113 11:27:18.662602 84916 addons.go:69] Setting inspektor-gadget=true in profile "addons-052722"
I1113 11:27:18.662634 84916 addons.go:231] Setting addon inspektor-gadget=true in "addons-052722"
I1113 11:27:18.662684 84916 host.go:66] Checking if "addons-052722" exists ...
I1113 11:27:18.663130 84916 cli_runner.go:164] Run: docker container inspect addons-052722 --format={{.State.Status}}
I1113 11:27:18.690270 84916 out.go:177] - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.12
I1113 11:27:18.795886 84916 addons.go:423] installing /etc/kubernetes/addons/deployment.yaml
I1113 11:27:18.796001 84916 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
I1113 11:27:18.796593 84916 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-052722
I1113 11:27:18.814543 84916 out.go:177] - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
I1113 11:27:18.816242 84916 out.go:177] - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
I1113 11:27:18.823640 84916 out.go:177] - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
I1113 11:27:18.834653 84916 out.go:177] - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
I1113 11:27:18.840808 84916 addons.go:423] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
I1113 11:27:18.840840 84916 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
I1113 11:27:18.840910 84916 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-052722
I1113 11:27:18.834776 84916 out.go:177] - Using image nvcr.io/nvidia/k8s-device-plugin:v0.14.2
I1113 11:27:18.834829 84916 out.go:177] - Using image gcr.io/k8s-minikube/storage-provisioner:v5
I1113 11:27:18.834834 84916 out.go:177] - Using image registry.k8s.io/metrics-server/metrics-server:v0.6.4
I1113 11:27:18.834849 84916 out.go:177] - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.2
I1113 11:27:18.847199 84916 addons.go:423] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
I1113 11:27:18.847221 84916 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
I1113 11:27:18.847293 84916 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-052722
I1113 11:27:18.843626 84916 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:39746 SSHKeyPath:/home/jenkins/minikube-integration/17605-78988/.minikube/machines/addons-052722/id_rsa Username:docker}
I1113 11:27:18.843647 84916 out.go:177] - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
I1113 11:27:18.899639 84916 out.go:177] - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
I1113 11:27:18.901256 84916 out.go:177] - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
I1113 11:27:18.898108 84916 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:39746 SSHKeyPath:/home/jenkins/minikube-integration/17605-78988/.minikube/machines/addons-052722/id_rsa Username:docker}
I1113 11:27:18.843737 84916 addons.go:423] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
I1113 11:27:18.905318 84916 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
I1113 11:27:18.905390 84916 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-052722
I1113 11:27:18.905620 84916 addons.go:423] installing /etc/kubernetes/addons/storage-provisioner.yaml
I1113 11:27:18.905630 84916 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
I1113 11:27:18.905665 84916 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-052722
I1113 11:27:18.928402 84916 addons.go:423] installing /etc/kubernetes/addons/metrics-apiservice.yaml
I1113 11:27:18.928427 84916 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
I1113 11:27:18.928497 84916 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-052722
I1113 11:27:18.933496 84916 out.go:177] - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
I1113 11:27:18.935243 84916 out.go:177] - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
I1113 11:27:18.937733 84916 addons.go:423] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
I1113 11:27:18.937757 84916 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
I1113 11:27:18.937823 84916 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-052722
I1113 11:27:18.956300 84916 addons.go:231] Setting addon storage-provisioner-rancher=true in "addons-052722"
I1113 11:27:18.956342 84916 host.go:66] Checking if "addons-052722" exists ...
I1113 11:27:18.956784 84916 cli_runner.go:164] Run: docker container inspect addons-052722 --format={{.State.Status}}
I1113 11:27:18.935106 84916 out.go:177] - Using image docker.io/registry:2.8.3
I1113 11:27:18.975978 84916 addons.go:231] Setting addon default-storageclass=true in "addons-052722"
I1113 11:27:18.979415 84916 host.go:66] Checking if "addons-052722" exists ...
I1113 11:27:18.979923 84916 cli_runner.go:164] Run: docker container inspect addons-052722 --format={{.State.Status}}
I1113 11:27:18.991832 84916 out.go:177] - Using image registry.k8s.io/ingress-nginx/controller:v1.9.4
I1113 11:27:18.995502 84916 out.go:177] - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v20231011-8b53cabe0
I1113 11:27:18.997428 84916 out.go:177] - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v20231011-8b53cabe0
I1113 11:27:19.002828 84916 out.go:177] - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.5
I1113 11:27:19.013160 84916 addons.go:423] installing /etc/kubernetes/addons/registry-rc.yaml
I1113 11:27:19.013238 84916 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (798 bytes)
I1113 11:27:19.013342 84916 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-052722
I1113 11:27:19.003704 84916 addons.go:423] installing /etc/kubernetes/addons/ingress-deploy.yaml
I1113 11:27:19.042567 84916 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16103 bytes)
I1113 11:27:19.043414 84916 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-052722
I1113 11:27:19.043943 84916 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.28.3/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.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
I1113 11:27:19.057405 84916 host.go:66] Checking if "addons-052722" exists ...
I1113 11:27:19.065469 84916 out.go:177] - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.22.0
I1113 11:27:19.063029 84916 kapi.go:248] "coredns" deployment in "kube-system" namespace and "addons-052722" context rescaled to 1 replicas
I1113 11:27:19.080767 84916 start.go:223] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.28.3 ContainerRuntime:crio ControlPlane:true Worker:true}
I1113 11:27:19.083150 84916 out.go:177] * Verifying Kubernetes components...
I1113 11:27:19.081520 84916 addons.go:423] installing /etc/kubernetes/addons/ig-namespace.yaml
I1113 11:27:19.088624 84916 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:39746 SSHKeyPath:/home/jenkins/minikube-integration/17605-78988/.minikube/machines/addons-052722/id_rsa Username:docker}
I1113 11:27:19.093137 84916 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
I1113 11:27:19.093467 84916 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
I1113 11:27:19.093598 84916 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-052722
I1113 11:27:19.115246 84916 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:39746 SSHKeyPath:/home/jenkins/minikube-integration/17605-78988/.minikube/machines/addons-052722/id_rsa Username:docker}
I1113 11:27:19.128688 84916 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:39746 SSHKeyPath:/home/jenkins/minikube-integration/17605-78988/.minikube/machines/addons-052722/id_rsa Username:docker}
I1113 11:27:19.148143 84916 addons.go:423] installing /etc/kubernetes/addons/storageclass.yaml
I1113 11:27:19.148169 84916 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
I1113 11:27:19.148231 84916 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-052722
I1113 11:27:19.150797 84916 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:39746 SSHKeyPath:/home/jenkins/minikube-integration/17605-78988/.minikube/machines/addons-052722/id_rsa Username:docker}
I1113 11:27:19.163558 84916 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:39746 SSHKeyPath:/home/jenkins/minikube-integration/17605-78988/.minikube/machines/addons-052722/id_rsa Username:docker}
I1113 11:27:19.205404 84916 out.go:177] - Using image docker.io/busybox:stable
I1113 11:27:19.206912 84916 out.go:177] - Using image docker.io/rancher/local-path-provisioner:v0.0.22
I1113 11:27:19.208972 84916 addons.go:423] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
I1113 11:27:19.208990 84916 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
I1113 11:27:19.209059 84916 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-052722
I1113 11:27:19.230141 84916 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:39746 SSHKeyPath:/home/jenkins/minikube-integration/17605-78988/.minikube/machines/addons-052722/id_rsa Username:docker}
I1113 11:27:19.251470 84916 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:39746 SSHKeyPath:/home/jenkins/minikube-integration/17605-78988/.minikube/machines/addons-052722/id_rsa Username:docker}
I1113 11:27:19.264644 84916 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:39746 SSHKeyPath:/home/jenkins/minikube-integration/17605-78988/.minikube/machines/addons-052722/id_rsa Username:docker}
I1113 11:27:19.265510 84916 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:39746 SSHKeyPath:/home/jenkins/minikube-integration/17605-78988/.minikube/machines/addons-052722/id_rsa Username:docker}
I1113 11:27:19.290671 84916 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:39746 SSHKeyPath:/home/jenkins/minikube-integration/17605-78988/.minikube/machines/addons-052722/id_rsa Username:docker}
I1113 11:27:19.294921 84916 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.3/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
I1113 11:27:19.379975 84916 addons.go:423] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
I1113 11:27:19.380047 84916 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
I1113 11:27:19.605990 84916 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
I1113 11:27:19.668903 84916 addons.go:423] installing /etc/kubernetes/addons/rbac-hostpath.yaml
I1113 11:27:19.668937 84916 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
I1113 11:27:19.669263 84916 addons.go:423] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
I1113 11:27:19.669279 84916 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
I1113 11:27:19.672206 84916 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.3/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
I1113 11:27:19.720811 84916 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.3/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
I1113 11:27:19.724898 84916 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.3/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
I1113 11:27:19.784912 84916 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.3/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
I1113 11:27:19.785615 84916 addons.go:423] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
I1113 11:27:19.785662 84916 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
I1113 11:27:19.792800 84916 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
I1113 11:27:19.831705 84916 addons.go:423] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
I1113 11:27:19.831739 84916 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml (3038 bytes)
I1113 11:27:19.855166 84916 addons.go:423] installing /etc/kubernetes/addons/registry-svc.yaml
I1113 11:27:19.855192 84916 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
I1113 11:27:19.857890 84916 addons.go:423] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
I1113 11:27:19.857913 84916 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
I1113 11:27:19.875473 84916 addons.go:423] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
I1113 11:27:19.875507 84916 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
I1113 11:27:19.925463 84916 addons.go:423] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
I1113 11:27:19.925488 84916 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
I1113 11:27:20.006140 84916 addons.go:423] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
I1113 11:27:20.006170 84916 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
I1113 11:27:20.040084 84916 addons.go:423] installing /etc/kubernetes/addons/ig-role.yaml
I1113 11:27:20.040115 84916 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
I1113 11:27:20.048684 84916 addons.go:423] installing /etc/kubernetes/addons/registry-proxy.yaml
I1113 11:27:20.048718 84916 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
I1113 11:27:20.057725 84916 addons.go:423] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
I1113 11:27:20.057761 84916 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
I1113 11:27:20.148518 84916 addons.go:423] installing /etc/kubernetes/addons/metrics-server-service.yaml
I1113 11:27:20.148555 84916 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
I1113 11:27:20.166305 84916 addons.go:423] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
I1113 11:27:20.166334 84916 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
I1113 11:27:20.239704 84916 addons.go:423] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
I1113 11:27:20.239735 84916 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
I1113 11:27:20.244675 84916 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.3/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
I1113 11:27:20.247553 84916 addons.go:423] installing /etc/kubernetes/addons/ig-rolebinding.yaml
I1113 11:27:20.247585 84916 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
I1113 11:27:20.361608 84916 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.3/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
I1113 11:27:20.388690 84916 addons.go:423] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
I1113 11:27:20.388717 84916 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
I1113 11:27:20.479891 84916 addons.go:423] installing /etc/kubernetes/addons/ig-clusterrole.yaml
I1113 11:27:20.479916 84916 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
I1113 11:27:20.493622 84916 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.3/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
I1113 11:27:20.557625 84916 addons.go:423] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
I1113 11:27:20.557650 84916 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
I1113 11:27:20.580855 84916 addons.go:423] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
I1113 11:27:20.580890 84916 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
I1113 11:27:20.671803 84916 addons.go:423] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
I1113 11:27:20.671828 84916 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
I1113 11:27:20.730131 84916 addons.go:423] installing /etc/kubernetes/addons/ig-crd.yaml
I1113 11:27:20.730157 84916 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
I1113 11:27:20.858107 84916 addons.go:423] installing /etc/kubernetes/addons/ig-daemonset.yaml
I1113 11:27:20.858137 84916 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7741 bytes)
I1113 11:27:20.937317 84916 addons.go:423] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
I1113 11:27:20.937343 84916 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
I1113 11:27:21.019728 84916 addons.go:423] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
I1113 11:27:21.019753 84916 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
I1113 11:27:21.102196 84916 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.3/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
I1113 11:27:21.175797 84916 addons.go:423] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
I1113 11:27:21.175831 84916 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
I1113 11:27:21.323614 84916 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.3/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
I1113 11:27:21.609058 84916 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.28.3/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.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (2.56505446s)
I1113 11:27:21.609107 84916 ssh_runner.go:235] Completed: sudo systemctl is-active --quiet service kubelet: (2.515915273s)
I1113 11:27:21.609950 84916 node_ready.go:35] waiting up to 6m0s for node "addons-052722" to be "Ready" ...
I1113 11:27:21.609149 84916 start.go:926] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
I1113 11:27:22.927646 84916 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.3/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (3.632655732s)
I1113 11:27:23.875298 84916 node_ready.go:58] node "addons-052722" has status "Ready":"False"
I1113 11:27:24.087120 84916 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (4.481092249s)
I1113 11:27:24.087360 84916 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.3/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (4.41513154s)
W1113 11:27:24.113147 84916 out.go:239] ! Enabling 'default-storageclass' returned an error: running callbacks: [Error making standard the default storage class: Error while marking storage class local-path as non-default: Operation cannot be fulfilled on storageclasses.storage.k8s.io "local-path": the object has been modified; please apply your changes to the latest version and try again]
I1113 11:27:24.714224 84916 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.3/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (4.993374654s)
I1113 11:27:24.714258 84916 addons.go:467] Verifying addon ingress=true in "addons-052722"
I1113 11:27:24.717235 84916 out.go:177] * Verifying ingress addon...
I1113 11:27:24.714461 84916 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.3/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (4.989539881s)
I1113 11:27:24.714488 84916 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.3/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (4.929553586s)
I1113 11:27:24.714525 84916 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (4.921689326s)
I1113 11:27:24.714549 84916 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.3/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (4.469848131s)
I1113 11:27:24.714611 84916 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.3/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: (4.352977789s)
I1113 11:27:24.714713 84916 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.3/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: (4.22105166s)
I1113 11:27:24.714941 84916 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.3/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.61253458s)
I1113 11:27:24.720751 84916 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
I1113 11:27:24.720970 84916 addons.go:467] Verifying addon metrics-server=true in "addons-052722"
I1113 11:27:24.720987 84916 addons.go:467] Verifying addon registry=true in "addons-052722"
I1113 11:27:24.722707 84916 out.go:177] * Verifying registry addon...
W1113 11:27:24.721100 84916 addons.go:449] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.3/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
I1113 11:27:24.725037 84916 retry.go:31] will retry after 336.856684ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.3/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
I1113 11:27:24.725881 84916 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
I1113 11:27:24.733812 84916 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
I1113 11:27:24.733844 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:27:24.737953 84916 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
I1113 11:27:24.737979 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:27:24.744710 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:27:24.745880 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:27:24.989438 84916 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.3/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.665752632s)
I1113 11:27:24.989475 84916 addons.go:467] Verifying addon csi-hostpath-driver=true in "addons-052722"
I1113 11:27:24.992481 84916 out.go:177] * Verifying csi-hostpath-driver addon...
I1113 11:27:24.995871 84916 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
I1113 11:27:25.010242 84916 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I1113 11:27:25.010272 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:27:25.031250 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:27:25.062902 84916 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.3/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
I1113 11:27:25.253430 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:27:25.254194 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:27:25.585092 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:27:25.778275 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:27:25.778553 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:27:26.078534 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:27:26.204762 84916 node_ready.go:58] node "addons-052722" has status "Ready":"False"
I1113 11:27:26.275138 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:27:26.275477 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:27:26.536654 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:27:26.753334 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:27:26.754703 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:27:27.044411 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:27:27.072534 84916 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
I1113 11:27:27.072627 84916 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-052722
I1113 11:27:27.077496 84916 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.3/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: (2.01453437s)
I1113 11:27:27.141022 84916 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:39746 SSHKeyPath:/home/jenkins/minikube-integration/17605-78988/.minikube/machines/addons-052722/id_rsa Username:docker}
I1113 11:27:27.261013 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:27:27.262174 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:27:27.337898 84916 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
I1113 11:27:27.398339 84916 addons.go:231] Setting addon gcp-auth=true in "addons-052722"
I1113 11:27:27.398436 84916 host.go:66] Checking if "addons-052722" exists ...
I1113 11:27:27.398956 84916 cli_runner.go:164] Run: docker container inspect addons-052722 --format={{.State.Status}}
I1113 11:27:27.430270 84916 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
I1113 11:27:27.430324 84916 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-052722
I1113 11:27:27.453361 84916 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:39746 SSHKeyPath:/home/jenkins/minikube-integration/17605-78988/.minikube/machines/addons-052722/id_rsa Username:docker}
I1113 11:27:27.536130 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:27:27.607144 84916 out.go:177] - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v20231011-8b53cabe0
I1113 11:27:27.609620 84916 out.go:177] - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.0
I1113 11:27:27.612162 84916 addons.go:423] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
I1113 11:27:27.612220 84916 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
I1113 11:27:27.649566 84916 addons.go:423] installing /etc/kubernetes/addons/gcp-auth-service.yaml
I1113 11:27:27.649628 84916 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
I1113 11:27:27.688548 84916 addons.go:423] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
I1113 11:27:27.688609 84916 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5432 bytes)
I1113 11:27:27.721926 84916 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.3/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
I1113 11:27:27.765515 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:27:27.769322 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:27:28.036371 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:27:28.250746 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:27:28.253985 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:27:28.537259 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:27:28.722655 84916 node_ready.go:58] node "addons-052722" has status "Ready":"False"
I1113 11:27:28.787399 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:27:28.788437 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:27:28.809767 84916 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.3/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: (1.087756813s)
I1113 11:27:28.812140 84916 addons.go:467] Verifying addon gcp-auth=true in "addons-052722"
I1113 11:27:28.816838 84916 out.go:177] * Verifying gcp-auth addon...
I1113 11:27:28.820465 84916 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
I1113 11:27:28.850124 84916 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
I1113 11:27:28.850149 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:27:28.857415 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:27:29.045746 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:27:29.251878 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:27:29.252721 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:27:29.361410 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:27:29.536062 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:27:29.750917 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:27:29.752656 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:27:29.861253 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:27:30.036182 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:27:30.251429 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:27:30.253192 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:27:30.361923 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:27:30.536828 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:27:30.750687 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:27:30.751472 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:27:30.861350 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:27:31.037550 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:27:31.198881 84916 node_ready.go:58] node "addons-052722" has status "Ready":"False"
I1113 11:27:31.251793 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:27:31.252054 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:27:31.361612 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:27:31.535857 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:27:31.755205 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:27:31.756343 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:27:31.861579 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:27:32.038132 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:27:32.250165 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:27:32.250705 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:27:32.361928 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:27:32.535933 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:27:32.750544 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:27:32.751259 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:27:32.861485 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:27:33.036447 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:27:33.199843 84916 node_ready.go:58] node "addons-052722" has status "Ready":"False"
I1113 11:27:33.249770 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:27:33.251972 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:27:33.361753 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:27:33.535899 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:27:33.750242 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:27:33.752412 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:27:33.861059 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:27:34.036237 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:27:34.249533 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:27:34.251624 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:27:34.361653 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:27:34.535623 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:27:34.749879 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:27:34.750384 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:27:34.861035 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:27:35.038691 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:27:35.251730 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:27:35.251738 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:27:35.360993 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:27:35.536017 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:27:35.700075 84916 node_ready.go:58] node "addons-052722" has status "Ready":"False"
I1113 11:27:35.750345 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:27:35.750720 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:27:35.861568 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:27:36.036294 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:27:36.250561 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:27:36.250875 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:27:36.361528 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:27:36.536309 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:27:36.750634 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:27:36.750972 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:27:36.861537 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:27:37.037586 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:27:37.251283 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:27:37.251630 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:27:37.362012 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:27:37.536229 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:27:37.751422 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:27:37.751965 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:27:37.861406 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:27:38.036291 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:27:38.199983 84916 node_ready.go:58] node "addons-052722" has status "Ready":"False"
I1113 11:27:38.250128 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:27:38.252535 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:27:38.361839 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:27:38.536186 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:27:38.750376 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:27:38.751934 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:27:38.861318 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:27:39.036061 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:27:39.249894 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:27:39.251194 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:27:39.360872 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:27:39.535991 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:27:39.751234 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:27:39.752150 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:27:39.861948 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:27:40.036673 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:27:40.249071 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:27:40.250178 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:27:40.360906 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:27:40.536332 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:27:40.699257 84916 node_ready.go:58] node "addons-052722" has status "Ready":"False"
I1113 11:27:40.749879 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:27:40.750727 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:27:40.861591 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:27:41.036035 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:27:41.249163 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:27:41.251780 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:27:41.361729 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:27:41.535844 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:27:41.749319 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:27:41.751572 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:27:41.861422 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:27:42.037016 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:27:42.250646 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:27:42.251766 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:27:42.361295 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:27:42.536669 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:27:42.699334 84916 node_ready.go:58] node "addons-052722" has status "Ready":"False"
I1113 11:27:42.750045 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:27:42.750263 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:27:42.861672 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:27:43.035733 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:27:43.249079 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:27:43.251506 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:27:43.361185 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:27:43.536537 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:27:43.750621 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:27:43.750848 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:27:43.861682 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:27:44.036408 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:27:44.249859 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:27:44.250915 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:27:44.361800 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:27:44.536354 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:27:44.749770 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:27:44.751190 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:27:44.861917 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:27:45.048059 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:27:45.205751 84916 node_ready.go:58] node "addons-052722" has status "Ready":"False"
I1113 11:27:45.253092 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:27:45.253354 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:27:45.363977 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:27:45.536445 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:27:45.749193 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:27:45.751044 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:27:45.861625 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:27:46.036794 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:27:46.249477 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:27:46.250035 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:27:46.361198 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:27:46.536304 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:27:46.750654 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:27:46.752458 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:27:46.861743 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:27:47.036691 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:27:47.251301 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:27:47.252130 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:27:47.361461 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:27:47.535968 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:27:47.699738 84916 node_ready.go:58] node "addons-052722" has status "Ready":"False"
I1113 11:27:47.749900 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:27:47.750627 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:27:47.861545 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:27:48.036937 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:27:48.251640 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:27:48.256459 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:27:48.360953 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:27:48.536542 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:27:48.750418 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:27:48.751082 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:27:48.861422 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:27:49.035938 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:27:49.250416 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:27:49.251420 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:27:49.361705 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:27:49.536140 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:27:49.750354 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:27:49.751361 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:27:49.861542 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:27:50.037521 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:27:50.199045 84916 node_ready.go:58] node "addons-052722" has status "Ready":"False"
I1113 11:27:50.250580 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:27:50.251491 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:27:50.362131 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:27:50.593722 84916 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I1113 11:27:50.593748 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:27:50.797101 84916 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
I1113 11:27:50.797131 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:27:50.798157 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:27:50.798789 84916 node_ready.go:49] node "addons-052722" has status "Ready":"True"
I1113 11:27:50.798808 84916 node_ready.go:38] duration metric: took 29.188832039s waiting for node "addons-052722" to be "Ready" ...
I1113 11:27:50.798822 84916 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" ...
I1113 11:27:50.817369 84916 pod_ready.go:78] waiting up to 6m0s for pod "coredns-5dd5756b68-mc655" in "kube-system" namespace to be "Ready" ...
I1113 11:27:50.879635 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:27:51.078319 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:27:51.255243 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:27:51.260755 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:27:51.361563 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:27:51.538037 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:27:51.758271 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:27:51.759499 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:27:51.861425 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:27:52.040207 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:27:52.252541 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:27:52.253431 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:27:52.362008 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:27:52.537460 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:27:52.751891 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:27:52.756362 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:27:52.860991 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:27:52.885857 84916 pod_ready.go:102] pod "coredns-5dd5756b68-mc655" in "kube-system" namespace has status "Ready":"False"
I1113 11:27:53.037610 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:27:53.249465 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:27:53.250640 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:27:53.361349 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:27:53.385466 84916 pod_ready.go:92] pod "coredns-5dd5756b68-mc655" in "kube-system" namespace has status "Ready":"True"
I1113 11:27:53.385495 84916 pod_ready.go:81] duration metric: took 2.568094981s waiting for pod "coredns-5dd5756b68-mc655" in "kube-system" namespace to be "Ready" ...
I1113 11:27:53.385541 84916 pod_ready.go:78] waiting up to 6m0s for pod "etcd-addons-052722" in "kube-system" namespace to be "Ready" ...
I1113 11:27:53.391495 84916 pod_ready.go:92] pod "etcd-addons-052722" in "kube-system" namespace has status "Ready":"True"
I1113 11:27:53.391524 84916 pod_ready.go:81] duration metric: took 5.969909ms waiting for pod "etcd-addons-052722" in "kube-system" namespace to be "Ready" ...
I1113 11:27:53.391538 84916 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-addons-052722" in "kube-system" namespace to be "Ready" ...
I1113 11:27:53.398751 84916 pod_ready.go:92] pod "kube-apiserver-addons-052722" in "kube-system" namespace has status "Ready":"True"
I1113 11:27:53.398777 84916 pod_ready.go:81] duration metric: took 7.232495ms waiting for pod "kube-apiserver-addons-052722" in "kube-system" namespace to be "Ready" ...
I1113 11:27:53.398790 84916 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-addons-052722" in "kube-system" namespace to be "Ready" ...
I1113 11:27:53.404775 84916 pod_ready.go:92] pod "kube-controller-manager-addons-052722" in "kube-system" namespace has status "Ready":"True"
I1113 11:27:53.404798 84916 pod_ready.go:81] duration metric: took 6.000161ms waiting for pod "kube-controller-manager-addons-052722" in "kube-system" namespace to be "Ready" ...
I1113 11:27:53.404814 84916 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-jnmd8" in "kube-system" namespace to be "Ready" ...
I1113 11:27:53.500259 84916 pod_ready.go:92] pod "kube-proxy-jnmd8" in "kube-system" namespace has status "Ready":"True"
I1113 11:27:53.500286 84916 pod_ready.go:81] duration metric: took 95.464147ms waiting for pod "kube-proxy-jnmd8" in "kube-system" namespace to be "Ready" ...
I1113 11:27:53.500299 84916 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-addons-052722" in "kube-system" namespace to be "Ready" ...
I1113 11:27:53.536793 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:27:53.752048 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:27:53.752968 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:27:53.862131 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:27:53.900460 84916 pod_ready.go:92] pod "kube-scheduler-addons-052722" in "kube-system" namespace has status "Ready":"True"
I1113 11:27:53.900483 84916 pod_ready.go:81] duration metric: took 400.176723ms waiting for pod "kube-scheduler-addons-052722" in "kube-system" namespace to be "Ready" ...
I1113 11:27:53.900495 84916 pod_ready.go:78] waiting up to 6m0s for pod "metrics-server-7c66d45ddc-spcht" in "kube-system" namespace to be "Ready" ...
I1113 11:27:54.042024 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:27:54.253189 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:27:54.255241 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:27:54.362594 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:27:54.538113 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:27:54.759781 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:27:54.760610 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:27:54.861644 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:27:55.040752 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:27:55.252015 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:27:55.252655 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:27:55.361696 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:27:55.537824 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:27:55.751786 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:27:55.760808 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:27:55.862501 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:27:56.038685 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:27:56.220495 84916 pod_ready.go:102] pod "metrics-server-7c66d45ddc-spcht" in "kube-system" namespace has status "Ready":"False"
I1113 11:27:56.253210 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:27:56.258956 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:27:56.362294 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:27:56.538097 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:27:56.751160 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:27:56.754149 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:27:56.862661 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:27:57.039977 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:27:57.250259 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:27:57.251428 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:27:57.361086 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:27:57.538540 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:27:57.754545 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:27:57.755514 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:27:57.861615 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:27:58.037501 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:27:58.221460 84916 pod_ready.go:102] pod "metrics-server-7c66d45ddc-spcht" in "kube-system" namespace has status "Ready":"False"
I1113 11:27:58.250649 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:27:58.252146 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:27:58.362069 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:27:58.537268 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:27:58.752778 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:27:58.753977 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:27:58.861724 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:27:59.037865 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:27:59.259834 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:27:59.261052 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:27:59.362692 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:27:59.537770 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:27:59.752788 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:27:59.753771 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:27:59.862735 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:00.055709 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:00.222265 84916 pod_ready.go:102] pod "metrics-server-7c66d45ddc-spcht" in "kube-system" namespace has status "Ready":"False"
I1113 11:28:00.295062 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:28:00.308796 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:28:00.373315 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:00.537649 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:00.752202 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:28:00.754290 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:28:00.862019 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:01.039680 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:01.255331 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:28:01.270826 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:28:01.362129 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:01.537745 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:01.753574 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:28:01.754074 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:28:01.864085 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:02.037087 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:02.251900 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:28:02.255110 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:28:02.363643 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:02.538115 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:02.718668 84916 pod_ready.go:102] pod "metrics-server-7c66d45ddc-spcht" in "kube-system" namespace has status "Ready":"False"
I1113 11:28:02.752595 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:28:02.754408 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:28:02.862468 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:03.037624 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:03.253818 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:28:03.255052 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:28:03.361703 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:03.537920 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:03.754223 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:28:03.754787 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:28:03.861635 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:04.038333 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:04.272831 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:28:04.275379 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:28:04.362546 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:04.538523 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:04.721309 84916 pod_ready.go:102] pod "metrics-server-7c66d45ddc-spcht" in "kube-system" namespace has status "Ready":"False"
I1113 11:28:04.756316 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:28:04.758194 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:28:04.862489 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:05.037631 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:05.253849 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:28:05.257925 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:28:05.361875 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:05.538004 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:05.749841 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:28:05.751155 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:28:05.861742 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:06.037724 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:06.250736 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:28:06.251121 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:28:06.361357 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:06.538626 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:06.729009 84916 pod_ready.go:102] pod "metrics-server-7c66d45ddc-spcht" in "kube-system" namespace has status "Ready":"False"
I1113 11:28:06.754463 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:28:06.754736 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:28:06.862005 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:07.037536 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:07.250931 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:28:07.256442 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:28:07.361317 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:07.536679 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:07.753201 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:28:07.753969 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:28:07.861912 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:08.040355 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:08.253415 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:28:08.255334 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:28:08.369262 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:08.542243 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:08.754285 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:28:08.755648 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:28:08.861526 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:09.038021 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:09.219282 84916 pod_ready.go:102] pod "metrics-server-7c66d45ddc-spcht" in "kube-system" namespace has status "Ready":"False"
I1113 11:28:09.263243 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:28:09.263698 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:28:09.362509 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:09.563665 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:09.754155 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:28:09.756321 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:28:09.864165 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:10.039697 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:10.259196 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:28:10.260622 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:28:10.367880 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:10.543814 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:10.757932 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:28:10.762477 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:28:10.863193 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:11.036901 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:11.217981 84916 pod_ready.go:92] pod "metrics-server-7c66d45ddc-spcht" in "kube-system" namespace has status "Ready":"True"
I1113 11:28:11.218010 84916 pod_ready.go:81] duration metric: took 17.317505021s waiting for pod "metrics-server-7c66d45ddc-spcht" in "kube-system" namespace to be "Ready" ...
I1113 11:28:11.218022 84916 pod_ready.go:78] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-scp4r" in "kube-system" namespace to be "Ready" ...
I1113 11:28:11.251517 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:28:11.257248 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:28:11.361249 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:11.537899 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:11.749900 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:28:11.752568 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:28:11.866880 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:12.038311 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:12.250855 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:28:12.252807 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:28:12.362025 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:12.539226 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:12.753401 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:28:12.754506 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:28:12.861933 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:13.038196 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:13.237663 84916 pod_ready.go:102] pod "nvidia-device-plugin-daemonset-scp4r" in "kube-system" namespace has status "Ready":"False"
I1113 11:28:13.253326 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:28:13.254756 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:28:13.361853 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:13.536984 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:13.788596 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:28:13.789023 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:28:13.872678 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:14.039934 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:14.249540 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:28:14.257582 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:28:14.367376 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:14.537335 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:14.750430 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:28:14.751455 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:28:14.863044 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:15.044261 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:15.239798 84916 pod_ready.go:102] pod "nvidia-device-plugin-daemonset-scp4r" in "kube-system" namespace has status "Ready":"False"
I1113 11:28:15.251422 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:28:15.252310 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:28:15.362140 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:15.536807 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:15.760255 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:28:15.760789 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:28:15.861729 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:16.039147 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:16.253378 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:28:16.255948 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:28:16.361982 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:16.537964 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:16.753801 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:28:16.755090 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:28:16.863260 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:17.037685 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:17.251121 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:28:17.258173 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:28:17.363107 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:17.537282 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:17.737504 84916 pod_ready.go:102] pod "nvidia-device-plugin-daemonset-scp4r" in "kube-system" namespace has status "Ready":"False"
I1113 11:28:17.751388 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:28:17.751928 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:28:17.861191 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:18.037948 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:18.250579 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:28:18.251126 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:28:18.361647 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:18.543087 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:18.750270 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:28:18.751832 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:28:18.860855 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:19.037216 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:19.253598 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:28:19.259892 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:28:19.361830 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:19.543761 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:19.761641 84916 pod_ready.go:102] pod "nvidia-device-plugin-daemonset-scp4r" in "kube-system" namespace has status "Ready":"False"
I1113 11:28:19.770168 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:28:19.772340 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:28:19.866206 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:20.040999 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:20.260582 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:28:20.261572 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:28:20.361566 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:20.540187 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:20.752702 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:28:20.755060 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:28:20.861469 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:21.038451 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:21.252864 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:28:21.254050 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:28:21.362111 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:21.540952 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:21.754234 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:28:21.755422 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:28:21.860990 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:22.038265 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:22.238226 84916 pod_ready.go:102] pod "nvidia-device-plugin-daemonset-scp4r" in "kube-system" namespace has status "Ready":"False"
I1113 11:28:22.269957 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:28:22.271170 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:28:22.362297 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:22.537963 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:22.749835 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:28:22.751615 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:28:22.861579 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:23.037708 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:23.250319 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:28:23.252455 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:28:23.362209 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:23.537509 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:23.754579 84916 pod_ready.go:92] pod "nvidia-device-plugin-daemonset-scp4r" in "kube-system" namespace has status "Ready":"True"
I1113 11:28:23.754607 84916 pod_ready.go:81] duration metric: took 12.536577625s waiting for pod "nvidia-device-plugin-daemonset-scp4r" in "kube-system" namespace to be "Ready" ...
I1113 11:28:23.754630 84916 pod_ready.go:38] duration metric: took 32.955788765s 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" ...
I1113 11:28:23.754645 84916 api_server.go:52] waiting for apiserver process to appear ...
I1113 11:28:23.754673 84916 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
I1113 11:28:23.754833 84916 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
I1113 11:28:23.759389 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:28:23.760629 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:28:23.854991 84916 cri.go:89] found id: "1b8d9cddef67b00414e3f71f8e82b61e7de9a0f2603d38c993db4fcba96e00bb"
I1113 11:28:23.855036 84916 cri.go:89] found id: ""
I1113 11:28:23.855045 84916 logs.go:284] 1 containers: [1b8d9cddef67b00414e3f71f8e82b61e7de9a0f2603d38c993db4fcba96e00bb]
I1113 11:28:23.855104 84916 ssh_runner.go:195] Run: which crictl
I1113 11:28:23.860949 84916 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
I1113 11:28:23.861031 84916 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
I1113 11:28:23.863237 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:23.944671 84916 cri.go:89] found id: "7f1a4ea839b79141064aeaa637a04c10108974ddf6883cb701a5d9d0f7a0b707"
I1113 11:28:23.944691 84916 cri.go:89] found id: ""
I1113 11:28:23.944699 84916 logs.go:284] 1 containers: [7f1a4ea839b79141064aeaa637a04c10108974ddf6883cb701a5d9d0f7a0b707]
I1113 11:28:23.944756 84916 ssh_runner.go:195] Run: which crictl
I1113 11:28:23.959187 84916 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
I1113 11:28:23.959261 84916 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
I1113 11:28:24.045775 84916 cri.go:89] found id: "90c6d5bb0f61da36f4d7e92c988e8bda40bdcf7e2761e67431fef267bd58d1af"
I1113 11:28:24.045798 84916 cri.go:89] found id: ""
I1113 11:28:24.045806 84916 logs.go:284] 1 containers: [90c6d5bb0f61da36f4d7e92c988e8bda40bdcf7e2761e67431fef267bd58d1af]
I1113 11:28:24.045865 84916 ssh_runner.go:195] Run: which crictl
I1113 11:28:24.051301 84916 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
I1113 11:28:24.051403 84916 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
I1113 11:28:24.060202 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:24.125667 84916 cri.go:89] found id: "9da93317659b7e116cfe3b80a1545f70c7bfe77ab191f300093041b879381449"
I1113 11:28:24.125692 84916 cri.go:89] found id: ""
I1113 11:28:24.125701 84916 logs.go:284] 1 containers: [9da93317659b7e116cfe3b80a1545f70c7bfe77ab191f300093041b879381449]
I1113 11:28:24.125771 84916 ssh_runner.go:195] Run: which crictl
I1113 11:28:24.145177 84916 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
I1113 11:28:24.145252 84916 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
I1113 11:28:24.253174 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:28:24.257255 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:28:24.270473 84916 cri.go:89] found id: "88d6d6dd4ff91743320ed531d039a1d9d6f18c94a1e5554cd4bbea59524b89a1"
I1113 11:28:24.270492 84916 cri.go:89] found id: ""
I1113 11:28:24.270500 84916 logs.go:284] 1 containers: [88d6d6dd4ff91743320ed531d039a1d9d6f18c94a1e5554cd4bbea59524b89a1]
I1113 11:28:24.270557 84916 ssh_runner.go:195] Run: which crictl
I1113 11:28:24.280624 84916 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
I1113 11:28:24.280704 84916 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
I1113 11:28:24.362151 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:24.368616 84916 cri.go:89] found id: "529c3c441ee5b8074d7f021a4bff53d8ea1834173fd53f5c5820b06772572173"
I1113 11:28:24.368641 84916 cri.go:89] found id: ""
I1113 11:28:24.368650 84916 logs.go:284] 1 containers: [529c3c441ee5b8074d7f021a4bff53d8ea1834173fd53f5c5820b06772572173]
I1113 11:28:24.368707 84916 ssh_runner.go:195] Run: which crictl
I1113 11:28:24.386368 84916 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
I1113 11:28:24.386448 84916 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
I1113 11:28:24.446780 84916 cri.go:89] found id: "2319e47da54cb11b792aa09696737ea9aa61bde3d42b0107ff50570c35ba661e"
I1113 11:28:24.446804 84916 cri.go:89] found id: ""
I1113 11:28:24.446812 84916 logs.go:284] 1 containers: [2319e47da54cb11b792aa09696737ea9aa61bde3d42b0107ff50570c35ba661e]
I1113 11:28:24.446872 84916 ssh_runner.go:195] Run: which crictl
I1113 11:28:24.461754 84916 logs.go:123] Gathering logs for etcd [7f1a4ea839b79141064aeaa637a04c10108974ddf6883cb701a5d9d0f7a0b707] ...
I1113 11:28:24.461782 84916 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 7f1a4ea839b79141064aeaa637a04c10108974ddf6883cb701a5d9d0f7a0b707"
I1113 11:28:24.539776 84916 logs.go:123] Gathering logs for kube-proxy [88d6d6dd4ff91743320ed531d039a1d9d6f18c94a1e5554cd4bbea59524b89a1] ...
I1113 11:28:24.539811 84916 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 88d6d6dd4ff91743320ed531d039a1d9d6f18c94a1e5554cd4bbea59524b89a1"
I1113 11:28:24.561558 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:24.639669 84916 logs.go:123] Gathering logs for kube-controller-manager [529c3c441ee5b8074d7f021a4bff53d8ea1834173fd53f5c5820b06772572173] ...
I1113 11:28:24.639700 84916 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 529c3c441ee5b8074d7f021a4bff53d8ea1834173fd53f5c5820b06772572173"
I1113 11:28:24.764393 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:28:24.766203 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:28:24.772605 84916 logs.go:123] Gathering logs for container status ...
I1113 11:28:24.772643 84916 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
I1113 11:28:24.840507 84916 logs.go:123] Gathering logs for kubelet ...
I1113 11:28:24.840541 84916 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
I1113 11:28:24.871617 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
W1113 11:28:24.913195 84916 logs.go:138] Found kubelet problem: Nov 13 11:27:50 addons-052722 kubelet[1373]: W1113 11:27:50.382115 1373 reflector.go:535] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-052722" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-052722' and this object
W1113 11:28:24.913438 84916 logs.go:138] Found kubelet problem: Nov 13 11:27:50 addons-052722 kubelet[1373]: E1113 11:27:50.382160 1373 reflector.go:147] object-"kube-system"/"coredns": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-052722" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-052722' and this object
W1113 11:28:24.914301 84916 logs.go:138] Found kubelet problem: Nov 13 11:27:50 addons-052722 kubelet[1373]: W1113 11:27:50.407144 1373 reflector.go:535] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-052722" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-052722' and this object
W1113 11:28:24.914545 84916 logs.go:138] Found kubelet problem: Nov 13 11:27:50 addons-052722 kubelet[1373]: E1113 11:27:50.407176 1373 reflector.go:147] object-"gcp-auth"/"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-052722" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-052722' and this object
I1113 11:28:24.955849 84916 logs.go:123] Gathering logs for kube-apiserver [1b8d9cddef67b00414e3f71f8e82b61e7de9a0f2603d38c993db4fcba96e00bb] ...
I1113 11:28:24.955891 84916 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 1b8d9cddef67b00414e3f71f8e82b61e7de9a0f2603d38c993db4fcba96e00bb"
I1113 11:28:25.042663 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:25.046226 84916 logs.go:123] Gathering logs for coredns [90c6d5bb0f61da36f4d7e92c988e8bda40bdcf7e2761e67431fef267bd58d1af] ...
I1113 11:28:25.046255 84916 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 90c6d5bb0f61da36f4d7e92c988e8bda40bdcf7e2761e67431fef267bd58d1af"
I1113 11:28:25.113928 84916 logs.go:123] Gathering logs for kube-scheduler [9da93317659b7e116cfe3b80a1545f70c7bfe77ab191f300093041b879381449] ...
I1113 11:28:25.113959 84916 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 9da93317659b7e116cfe3b80a1545f70c7bfe77ab191f300093041b879381449"
I1113 11:28:25.198765 84916 logs.go:123] Gathering logs for kindnet [2319e47da54cb11b792aa09696737ea9aa61bde3d42b0107ff50570c35ba661e] ...
I1113 11:28:25.198794 84916 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2319e47da54cb11b792aa09696737ea9aa61bde3d42b0107ff50570c35ba661e"
I1113 11:28:25.244479 84916 logs.go:123] Gathering logs for CRI-O ...
I1113 11:28:25.244506 84916 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
I1113 11:28:25.252525 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:28:25.255573 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:28:25.337491 84916 logs.go:123] Gathering logs for dmesg ...
I1113 11:28:25.337572 84916 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
I1113 11:28:25.368167 84916 logs.go:123] Gathering logs for describe nodes ...
I1113 11:28:25.368873 84916 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.28.3/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
I1113 11:28:25.368831 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:25.538261 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:25.558993 84916 out.go:309] Setting ErrFile to fd 2...
I1113 11:28:25.559022 84916 out.go:343] TERM=,COLORTERM=, which probably does not support color
W1113 11:28:25.559067 84916 out.go:239] X Problems detected in kubelet:
W1113 11:28:25.559086 84916 out.go:239] Nov 13 11:27:50 addons-052722 kubelet[1373]: W1113 11:27:50.382115 1373 reflector.go:535] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-052722" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-052722' and this object
W1113 11:28:25.559093 84916 out.go:239] Nov 13 11:27:50 addons-052722 kubelet[1373]: E1113 11:27:50.382160 1373 reflector.go:147] object-"kube-system"/"coredns": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-052722" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-052722' and this object
W1113 11:28:25.559106 84916 out.go:239] Nov 13 11:27:50 addons-052722 kubelet[1373]: W1113 11:27:50.407144 1373 reflector.go:535] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-052722" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-052722' and this object
W1113 11:28:25.559112 84916 out.go:239] Nov 13 11:27:50 addons-052722 kubelet[1373]: E1113 11:27:50.407176 1373 reflector.go:147] object-"gcp-auth"/"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-052722" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-052722' and this object
I1113 11:28:25.559122 84916 out.go:309] Setting ErrFile to fd 2...
I1113 11:28:25.559129 84916 out.go:343] TERM=,COLORTERM=, which probably does not support color
I1113 11:28:25.749265 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:28:25.751075 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:28:25.861607 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:26.037978 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:26.250723 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:28:26.251210 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:28:26.361827 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:26.539094 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:26.750276 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:28:26.751214 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:28:26.862019 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:27.038587 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:27.258399 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:28:27.262365 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:28:27.361893 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:27.537292 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:27.752858 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:28:27.754218 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:28:27.863051 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:28.040982 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:28.254013 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:28:28.255272 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:28:28.362478 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:28.538954 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:28.752477 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:28:28.753946 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:28:28.861887 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:29.038767 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:29.255082 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:28:29.256575 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:28:29.363993 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:29.543678 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:29.752868 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:28:29.754416 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:28:29.861812 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:30.065613 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:30.252090 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:28:30.252622 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1113 11:28:30.362198 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:30.537621 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:30.751179 84916 kapi.go:107] duration metric: took 1m6.025296623s to wait for kubernetes.io/minikube-addons=registry ...
I1113 11:28:30.752529 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:28:30.862039 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:31.037931 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:31.252890 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:28:31.361375 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:31.538490 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:31.751339 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:28:31.861631 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:32.038934 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:32.250758 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:28:32.361615 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:32.539981 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:32.754118 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:28:32.862056 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:33.045205 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:33.253254 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:28:33.361040 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:33.538695 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:33.752619 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:28:33.873989 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:34.041143 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:34.253582 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:28:34.362896 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:34.538083 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:34.760533 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:28:34.862032 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:35.038901 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:35.250470 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:28:35.362247 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:35.545894 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:35.560232 84916 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
I1113 11:28:35.578632 84916 api_server.go:72] duration metric: took 1m16.497799183s to wait for apiserver process to appear ...
I1113 11:28:35.578708 84916 api_server.go:88] waiting for apiserver healthz status ...
I1113 11:28:35.578751 84916 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
I1113 11:28:35.578835 84916 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
I1113 11:28:35.633929 84916 cri.go:89] found id: "1b8d9cddef67b00414e3f71f8e82b61e7de9a0f2603d38c993db4fcba96e00bb"
I1113 11:28:35.633993 84916 cri.go:89] found id: ""
I1113 11:28:35.634015 84916 logs.go:284] 1 containers: [1b8d9cddef67b00414e3f71f8e82b61e7de9a0f2603d38c993db4fcba96e00bb]
I1113 11:28:35.634107 84916 ssh_runner.go:195] Run: which crictl
I1113 11:28:35.643101 84916 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
I1113 11:28:35.643224 84916 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
I1113 11:28:35.717457 84916 cri.go:89] found id: "7f1a4ea839b79141064aeaa637a04c10108974ddf6883cb701a5d9d0f7a0b707"
I1113 11:28:35.717519 84916 cri.go:89] found id: ""
I1113 11:28:35.717541 84916 logs.go:284] 1 containers: [7f1a4ea839b79141064aeaa637a04c10108974ddf6883cb701a5d9d0f7a0b707]
I1113 11:28:35.717631 84916 ssh_runner.go:195] Run: which crictl
I1113 11:28:35.727448 84916 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
I1113 11:28:35.727573 84916 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
I1113 11:28:35.752572 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:28:35.823830 84916 cri.go:89] found id: "90c6d5bb0f61da36f4d7e92c988e8bda40bdcf7e2761e67431fef267bd58d1af"
I1113 11:28:35.823892 84916 cri.go:89] found id: ""
I1113 11:28:35.823919 84916 logs.go:284] 1 containers: [90c6d5bb0f61da36f4d7e92c988e8bda40bdcf7e2761e67431fef267bd58d1af]
I1113 11:28:35.824007 84916 ssh_runner.go:195] Run: which crictl
I1113 11:28:35.840269 84916 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
I1113 11:28:35.840385 84916 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
I1113 11:28:35.861701 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:35.959256 84916 cri.go:89] found id: "9da93317659b7e116cfe3b80a1545f70c7bfe77ab191f300093041b879381449"
I1113 11:28:35.959340 84916 cri.go:89] found id: ""
I1113 11:28:35.959364 84916 logs.go:284] 1 containers: [9da93317659b7e116cfe3b80a1545f70c7bfe77ab191f300093041b879381449]
I1113 11:28:35.959450 84916 ssh_runner.go:195] Run: which crictl
I1113 11:28:35.975943 84916 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
I1113 11:28:35.976072 84916 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
I1113 11:28:36.038635 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:36.104948 84916 cri.go:89] found id: "88d6d6dd4ff91743320ed531d039a1d9d6f18c94a1e5554cd4bbea59524b89a1"
I1113 11:28:36.105017 84916 cri.go:89] found id: ""
I1113 11:28:36.105039 84916 logs.go:284] 1 containers: [88d6d6dd4ff91743320ed531d039a1d9d6f18c94a1e5554cd4bbea59524b89a1]
I1113 11:28:36.105126 84916 ssh_runner.go:195] Run: which crictl
I1113 11:28:36.115087 84916 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
I1113 11:28:36.115211 84916 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
I1113 11:28:36.191052 84916 cri.go:89] found id: "529c3c441ee5b8074d7f021a4bff53d8ea1834173fd53f5c5820b06772572173"
I1113 11:28:36.191115 84916 cri.go:89] found id: ""
I1113 11:28:36.191137 84916 logs.go:284] 1 containers: [529c3c441ee5b8074d7f021a4bff53d8ea1834173fd53f5c5820b06772572173]
I1113 11:28:36.191222 84916 ssh_runner.go:195] Run: which crictl
I1113 11:28:36.207425 84916 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
I1113 11:28:36.207548 84916 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
I1113 11:28:36.251260 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:28:36.292681 84916 cri.go:89] found id: "2319e47da54cb11b792aa09696737ea9aa61bde3d42b0107ff50570c35ba661e"
I1113 11:28:36.292744 84916 cri.go:89] found id: ""
I1113 11:28:36.292764 84916 logs.go:284] 1 containers: [2319e47da54cb11b792aa09696737ea9aa61bde3d42b0107ff50570c35ba661e]
I1113 11:28:36.292851 84916 ssh_runner.go:195] Run: which crictl
I1113 11:28:36.305087 84916 logs.go:123] Gathering logs for kube-proxy [88d6d6dd4ff91743320ed531d039a1d9d6f18c94a1e5554cd4bbea59524b89a1] ...
I1113 11:28:36.305154 84916 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 88d6d6dd4ff91743320ed531d039a1d9d6f18c94a1e5554cd4bbea59524b89a1"
I1113 11:28:36.362575 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:36.384516 84916 logs.go:123] Gathering logs for kube-controller-manager [529c3c441ee5b8074d7f021a4bff53d8ea1834173fd53f5c5820b06772572173] ...
I1113 11:28:36.384592 84916 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 529c3c441ee5b8074d7f021a4bff53d8ea1834173fd53f5c5820b06772572173"
I1113 11:28:36.511020 84916 logs.go:123] Gathering logs for kindnet [2319e47da54cb11b792aa09696737ea9aa61bde3d42b0107ff50570c35ba661e] ...
I1113 11:28:36.511058 84916 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2319e47da54cb11b792aa09696737ea9aa61bde3d42b0107ff50570c35ba661e"
I1113 11:28:36.537389 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:36.580133 84916 logs.go:123] Gathering logs for dmesg ...
I1113 11:28:36.580207 84916 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
I1113 11:28:36.610021 84916 logs.go:123] Gathering logs for describe nodes ...
I1113 11:28:36.610052 84916 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.28.3/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
I1113 11:28:36.751226 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:28:36.847490 84916 logs.go:123] Gathering logs for kube-apiserver [1b8d9cddef67b00414e3f71f8e82b61e7de9a0f2603d38c993db4fcba96e00bb] ...
I1113 11:28:36.847521 84916 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 1b8d9cddef67b00414e3f71f8e82b61e7de9a0f2603d38c993db4fcba96e00bb"
I1113 11:28:36.862948 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:36.941922 84916 logs.go:123] Gathering logs for etcd [7f1a4ea839b79141064aeaa637a04c10108974ddf6883cb701a5d9d0f7a0b707] ...
I1113 11:28:36.941961 84916 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 7f1a4ea839b79141064aeaa637a04c10108974ddf6883cb701a5d9d0f7a0b707"
I1113 11:28:37.032954 84916 logs.go:123] Gathering logs for coredns [90c6d5bb0f61da36f4d7e92c988e8bda40bdcf7e2761e67431fef267bd58d1af] ...
I1113 11:28:37.032997 84916 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 90c6d5bb0f61da36f4d7e92c988e8bda40bdcf7e2761e67431fef267bd58d1af"
I1113 11:28:37.040605 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:37.123283 84916 logs.go:123] Gathering logs for kube-scheduler [9da93317659b7e116cfe3b80a1545f70c7bfe77ab191f300093041b879381449] ...
I1113 11:28:37.123342 84916 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 9da93317659b7e116cfe3b80a1545f70c7bfe77ab191f300093041b879381449"
I1113 11:28:37.198795 84916 logs.go:123] Gathering logs for CRI-O ...
I1113 11:28:37.198830 84916 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
I1113 11:28:37.267798 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:28:37.314901 84916 logs.go:123] Gathering logs for container status ...
I1113 11:28:37.314936 84916 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
I1113 11:28:37.361552 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:37.396035 84916 logs.go:123] Gathering logs for kubelet ...
I1113 11:28:37.396065 84916 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
W1113 11:28:37.461851 84916 logs.go:138] Found kubelet problem: Nov 13 11:27:50 addons-052722 kubelet[1373]: W1113 11:27:50.382115 1373 reflector.go:535] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-052722" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-052722' and this object
W1113 11:28:37.462061 84916 logs.go:138] Found kubelet problem: Nov 13 11:27:50 addons-052722 kubelet[1373]: E1113 11:27:50.382160 1373 reflector.go:147] object-"kube-system"/"coredns": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-052722" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-052722' and this object
W1113 11:28:37.462824 84916 logs.go:138] Found kubelet problem: Nov 13 11:27:50 addons-052722 kubelet[1373]: W1113 11:27:50.407144 1373 reflector.go:535] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-052722" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-052722' and this object
W1113 11:28:37.463029 84916 logs.go:138] Found kubelet problem: Nov 13 11:27:50 addons-052722 kubelet[1373]: E1113 11:27:50.407176 1373 reflector.go:147] object-"gcp-auth"/"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-052722" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-052722' and this object
I1113 11:28:37.498030 84916 out.go:309] Setting ErrFile to fd 2...
I1113 11:28:37.498063 84916 out.go:343] TERM=,COLORTERM=, which probably does not support color
W1113 11:28:37.498118 84916 out.go:239] X Problems detected in kubelet:
W1113 11:28:37.498131 84916 out.go:239] Nov 13 11:27:50 addons-052722 kubelet[1373]: W1113 11:27:50.382115 1373 reflector.go:535] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-052722" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-052722' and this object
W1113 11:28:37.498139 84916 out.go:239] Nov 13 11:27:50 addons-052722 kubelet[1373]: E1113 11:27:50.382160 1373 reflector.go:147] object-"kube-system"/"coredns": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-052722" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-052722' and this object
W1113 11:28:37.498152 84916 out.go:239] Nov 13 11:27:50 addons-052722 kubelet[1373]: W1113 11:27:50.407144 1373 reflector.go:535] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-052722" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-052722' and this object
W1113 11:28:37.498159 84916 out.go:239] Nov 13 11:27:50 addons-052722 kubelet[1373]: E1113 11:27:50.407176 1373 reflector.go:147] object-"gcp-auth"/"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-052722" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-052722' and this object
I1113 11:28:37.498169 84916 out.go:309] Setting ErrFile to fd 2...
I1113 11:28:37.498177 84916 out.go:343] TERM=,COLORTERM=, which probably does not support color
I1113 11:28:37.536969 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:37.751483 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:28:37.861293 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:38.041325 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:38.250891 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:28:38.361882 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:38.538780 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:38.751515 84916 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1113 11:28:38.874861 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:39.040453 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:39.252101 84916 kapi.go:107] duration metric: took 1m14.531351978s to wait for app.kubernetes.io/name=ingress-nginx ...
I1113 11:28:39.365062 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:39.537493 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:39.863926 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:40.044739 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:40.362280 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:40.536848 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:40.861881 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:41.037931 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:41.362118 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:41.536906 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:41.862827 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:42.038348 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:42.361274 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:42.538919 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:42.864308 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:43.039194 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:43.362157 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:43.537862 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:43.862311 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:44.039578 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:44.361556 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:44.537524 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:44.861916 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:45.042742 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:45.365722 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:45.538681 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:45.861811 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:46.037564 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:46.362065 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:46.541032 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:46.861522 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:47.037863 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:47.362392 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:47.499666 84916 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
I1113 11:28:47.508959 84916 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
ok
I1113 11:28:47.513313 84916 api_server.go:141] control plane version: v1.28.3
I1113 11:28:47.513386 84916 api_server.go:131] duration metric: took 11.934657314s to wait for apiserver health ...
I1113 11:28:47.513418 84916 system_pods.go:43] waiting for kube-system pods to appear ...
I1113 11:28:47.513470 84916 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
I1113 11:28:47.513564 84916 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
I1113 11:28:47.567980 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1113 11:28:47.604902 84916 cri.go:89] found id: "1b8d9cddef67b00414e3f71f8e82b61e7de9a0f2603d38c993db4fcba96e00bb"
I1113 11:28:47.604977 84916 cri.go:89] found id: ""
I1113 11:28:47.605000 84916 logs.go:284] 1 containers: [1b8d9cddef67b00414e3f71f8e82b61e7de9a0f2603d38c993db4fcba96e00bb]
I1113 11:28:47.605129 84916 ssh_runner.go:195] Run: which crictl
I1113 11:28:47.613693 84916 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
I1113 11:28:47.613856 84916 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
I1113 11:28:47.686968 84916 cri.go:89] found id: "7f1a4ea839b79141064aeaa637a04c10108974ddf6883cb701a5d9d0f7a0b707"
I1113 11:28:47.687047 84916 cri.go:89] found id: ""
I1113 11:28:47.687069 84916 logs.go:284] 1 containers: [7f1a4ea839b79141064aeaa637a04c10108974ddf6883cb701a5d9d0f7a0b707]
I1113 11:28:47.687155 84916 ssh_runner.go:195] Run: which crictl
I1113 11:28:47.708100 84916 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
I1113 11:28:47.708190 84916 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
I1113 11:28:47.772289 84916 cri.go:89] found id: "90c6d5bb0f61da36f4d7e92c988e8bda40bdcf7e2761e67431fef267bd58d1af"
I1113 11:28:47.772314 84916 cri.go:89] found id: ""
I1113 11:28:47.772335 84916 logs.go:284] 1 containers: [90c6d5bb0f61da36f4d7e92c988e8bda40bdcf7e2761e67431fef267bd58d1af]
I1113 11:28:47.772404 84916 ssh_runner.go:195] Run: which crictl
I1113 11:28:47.778292 84916 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
I1113 11:28:47.778379 84916 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
I1113 11:28:47.861011 84916 cri.go:89] found id: "9da93317659b7e116cfe3b80a1545f70c7bfe77ab191f300093041b879381449"
I1113 11:28:47.861037 84916 cri.go:89] found id: ""
I1113 11:28:47.861045 84916 logs.go:284] 1 containers: [9da93317659b7e116cfe3b80a1545f70c7bfe77ab191f300093041b879381449]
I1113 11:28:47.861108 84916 ssh_runner.go:195] Run: which crictl
I1113 11:28:47.867172 84916 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
I1113 11:28:47.867256 84916 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
I1113 11:28:47.868563 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:47.959994 84916 cri.go:89] found id: "88d6d6dd4ff91743320ed531d039a1d9d6f18c94a1e5554cd4bbea59524b89a1"
I1113 11:28:47.960026 84916 cri.go:89] found id: ""
I1113 11:28:47.960035 84916 logs.go:284] 1 containers: [88d6d6dd4ff91743320ed531d039a1d9d6f18c94a1e5554cd4bbea59524b89a1]
I1113 11:28:47.960102 84916 ssh_runner.go:195] Run: which crictl
I1113 11:28:47.972541 84916 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
I1113 11:28:47.972632 84916 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
I1113 11:28:48.043178 84916 kapi.go:107] duration metric: took 1m23.047302507s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
I1113 11:28:48.043891 84916 cri.go:89] found id: "529c3c441ee5b8074d7f021a4bff53d8ea1834173fd53f5c5820b06772572173"
I1113 11:28:48.043924 84916 cri.go:89] found id: ""
I1113 11:28:48.043934 84916 logs.go:284] 1 containers: [529c3c441ee5b8074d7f021a4bff53d8ea1834173fd53f5c5820b06772572173]
I1113 11:28:48.044015 84916 ssh_runner.go:195] Run: which crictl
I1113 11:28:48.050386 84916 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
I1113 11:28:48.050484 84916 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
I1113 11:28:48.100454 84916 cri.go:89] found id: "2319e47da54cb11b792aa09696737ea9aa61bde3d42b0107ff50570c35ba661e"
I1113 11:28:48.100476 84916 cri.go:89] found id: ""
I1113 11:28:48.100485 84916 logs.go:284] 1 containers: [2319e47da54cb11b792aa09696737ea9aa61bde3d42b0107ff50570c35ba661e]
I1113 11:28:48.100547 84916 ssh_runner.go:195] Run: which crictl
I1113 11:28:48.105556 84916 logs.go:123] Gathering logs for dmesg ...
I1113 11:28:48.105586 84916 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
I1113 11:28:48.128799 84916 logs.go:123] Gathering logs for etcd [7f1a4ea839b79141064aeaa637a04c10108974ddf6883cb701a5d9d0f7a0b707] ...
I1113 11:28:48.128831 84916 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 7f1a4ea839b79141064aeaa637a04c10108974ddf6883cb701a5d9d0f7a0b707"
I1113 11:28:48.186289 84916 logs.go:123] Gathering logs for kube-scheduler [9da93317659b7e116cfe3b80a1545f70c7bfe77ab191f300093041b879381449] ...
I1113 11:28:48.186323 84916 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 9da93317659b7e116cfe3b80a1545f70c7bfe77ab191f300093041b879381449"
I1113 11:28:48.246573 84916 logs.go:123] Gathering logs for kube-proxy [88d6d6dd4ff91743320ed531d039a1d9d6f18c94a1e5554cd4bbea59524b89a1] ...
I1113 11:28:48.246604 84916 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 88d6d6dd4ff91743320ed531d039a1d9d6f18c94a1e5554cd4bbea59524b89a1"
I1113 11:28:48.290677 84916 logs.go:123] Gathering logs for kube-controller-manager [529c3c441ee5b8074d7f021a4bff53d8ea1834173fd53f5c5820b06772572173] ...
I1113 11:28:48.290703 84916 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 529c3c441ee5b8074d7f021a4bff53d8ea1834173fd53f5c5820b06772572173"
I1113 11:28:48.361203 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:48.368812 84916 logs.go:123] Gathering logs for kindnet [2319e47da54cb11b792aa09696737ea9aa61bde3d42b0107ff50570c35ba661e] ...
I1113 11:28:48.368843 84916 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2319e47da54cb11b792aa09696737ea9aa61bde3d42b0107ff50570c35ba661e"
I1113 11:28:48.416904 84916 logs.go:123] Gathering logs for kubelet ...
I1113 11:28:48.416931 84916 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
W1113 11:28:48.476243 84916 logs.go:138] Found kubelet problem: Nov 13 11:27:50 addons-052722 kubelet[1373]: W1113 11:27:50.382115 1373 reflector.go:535] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-052722" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-052722' and this object
W1113 11:28:48.476453 84916 logs.go:138] Found kubelet problem: Nov 13 11:27:50 addons-052722 kubelet[1373]: E1113 11:27:50.382160 1373 reflector.go:147] object-"kube-system"/"coredns": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-052722" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-052722' and this object
W1113 11:28:48.477222 84916 logs.go:138] Found kubelet problem: Nov 13 11:27:50 addons-052722 kubelet[1373]: W1113 11:27:50.407144 1373 reflector.go:535] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-052722" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-052722' and this object
W1113 11:28:48.477423 84916 logs.go:138] Found kubelet problem: Nov 13 11:27:50 addons-052722 kubelet[1373]: E1113 11:27:50.407176 1373 reflector.go:147] object-"gcp-auth"/"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-052722" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-052722' and this object
I1113 11:28:48.512461 84916 logs.go:123] Gathering logs for describe nodes ...
I1113 11:28:48.512503 84916 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.28.3/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
I1113 11:28:48.659250 84916 logs.go:123] Gathering logs for kube-apiserver [1b8d9cddef67b00414e3f71f8e82b61e7de9a0f2603d38c993db4fcba96e00bb] ...
I1113 11:28:48.659281 84916 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 1b8d9cddef67b00414e3f71f8e82b61e7de9a0f2603d38c993db4fcba96e00bb"
I1113 11:28:48.724371 84916 logs.go:123] Gathering logs for coredns [90c6d5bb0f61da36f4d7e92c988e8bda40bdcf7e2761e67431fef267bd58d1af] ...
I1113 11:28:48.724404 84916 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 90c6d5bb0f61da36f4d7e92c988e8bda40bdcf7e2761e67431fef267bd58d1af"
I1113 11:28:48.771165 84916 logs.go:123] Gathering logs for CRI-O ...
I1113 11:28:48.771195 84916 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
I1113 11:28:48.861574 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:48.863372 84916 logs.go:123] Gathering logs for container status ...
I1113 11:28:48.863401 84916 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
I1113 11:28:48.938191 84916 out.go:309] Setting ErrFile to fd 2...
I1113 11:28:48.938260 84916 out.go:343] TERM=,COLORTERM=, which probably does not support color
W1113 11:28:48.938317 84916 out.go:239] X Problems detected in kubelet:
W1113 11:28:48.938327 84916 out.go:239] Nov 13 11:27:50 addons-052722 kubelet[1373]: W1113 11:27:50.382115 1373 reflector.go:535] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-052722" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-052722' and this object
W1113 11:28:48.938336 84916 out.go:239] Nov 13 11:27:50 addons-052722 kubelet[1373]: E1113 11:27:50.382160 1373 reflector.go:147] object-"kube-system"/"coredns": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-052722" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-052722' and this object
W1113 11:28:48.938355 84916 out.go:239] Nov 13 11:27:50 addons-052722 kubelet[1373]: W1113 11:27:50.407144 1373 reflector.go:535] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-052722" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-052722' and this object
W1113 11:28:48.938363 84916 out.go:239] Nov 13 11:27:50 addons-052722 kubelet[1373]: E1113 11:27:50.407176 1373 reflector.go:147] object-"gcp-auth"/"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-052722" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-052722' and this object
I1113 11:28:48.938370 84916 out.go:309] Setting ErrFile to fd 2...
I1113 11:28:48.938381 84916 out.go:343] TERM=,COLORTERM=, which probably does not support color
I1113 11:28:49.361211 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:49.861954 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:50.360984 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:50.861514 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:51.361780 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:51.861738 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:52.361819 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:52.861897 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:53.361101 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:53.861554 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:54.362596 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:54.861719 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:55.361712 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:55.862486 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:56.361560 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:56.861649 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:57.361516 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:57.862608 84916 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1113 11:28:58.362163 84916 kapi.go:107] duration metric: took 1m29.541696048s to wait for kubernetes.io/minikube-addons=gcp-auth ...
I1113 11:28:58.363741 84916 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-052722 cluster.
I1113 11:28:58.365340 84916 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.
I1113 11:28:58.366930 84916 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
I1113 11:28:58.369208 84916 out.go:177] * Enabled addons: cloud-spanner, storage-provisioner-rancher, storage-provisioner, ingress-dns, nvidia-device-plugin, metrics-server, inspektor-gadget, volumesnapshots, registry, ingress, csi-hostpath-driver, gcp-auth
I1113 11:28:58.371238 84916 addons.go:502] enable addons completed in 1m39.813813405s: enabled=[cloud-spanner storage-provisioner-rancher storage-provisioner ingress-dns nvidia-device-plugin metrics-server inspektor-gadget volumesnapshots registry ingress csi-hostpath-driver gcp-auth]
I1113 11:28:58.949723 84916 system_pods.go:59] 18 kube-system pods found
I1113 11:28:58.949768 84916 system_pods.go:61] "coredns-5dd5756b68-mc655" [c5dcfc65-eeed-41b3-b104-bd0febe78986] Running
I1113 11:28:58.949775 84916 system_pods.go:61] "csi-hostpath-attacher-0" [e5821000-60b0-4f94-b3a3-e98afec19682] Running
I1113 11:28:58.949781 84916 system_pods.go:61] "csi-hostpath-resizer-0" [eb00a681-151f-492d-bc03-6c14bd2609ea] Running
I1113 11:28:58.949786 84916 system_pods.go:61] "csi-hostpathplugin-x4dkq" [d286051d-a79f-4065-b64d-40766f7fa748] Running
I1113 11:28:58.949791 84916 system_pods.go:61] "etcd-addons-052722" [fbe0e109-7524-4042-adb4-b814c674cd8b] Running
I1113 11:28:58.949796 84916 system_pods.go:61] "kindnet-8d6rl" [d82db426-98e2-4151-9d9f-bb81ff84a82b] Running
I1113 11:28:58.949801 84916 system_pods.go:61] "kube-apiserver-addons-052722" [99e013ca-db81-4f90-b7a9-817c36b515ac] Running
I1113 11:28:58.949832 84916 system_pods.go:61] "kube-controller-manager-addons-052722" [3c3c3061-729f-400a-b364-1d8ae19c7926] Running
I1113 11:28:58.949846 84916 system_pods.go:61] "kube-ingress-dns-minikube" [3635ea55-c71e-40d1-b5bf-32fce9056f00] Running / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
I1113 11:28:58.949853 84916 system_pods.go:61] "kube-proxy-jnmd8" [d2f89a77-f92e-4928-8c5a-3dd7a4dae660] Running
I1113 11:28:58.949865 84916 system_pods.go:61] "kube-scheduler-addons-052722" [1c614eb4-fb91-44de-b1e5-1683d4b33076] Running
I1113 11:28:58.949870 84916 system_pods.go:61] "metrics-server-7c66d45ddc-spcht" [9f893902-03b6-4af9-bee4-2b665525fee7] Running
I1113 11:28:58.949876 84916 system_pods.go:61] "nvidia-device-plugin-daemonset-scp4r" [9ad78ac2-abff-4a67-9965-03600d6005b4] Running
I1113 11:28:58.949883 84916 system_pods.go:61] "registry-proxy-xd4n4" [3a33e6bb-7f18-4291-b12a-2cb28557b869] Running
I1113 11:28:58.949888 84916 system_pods.go:61] "registry-zjnqg" [ac45526e-5e8e-42ef-91c9-54bc16167378] Running
I1113 11:28:58.949919 84916 system_pods.go:61] "snapshot-controller-58dbcc7b99-mdp94" [cdbaf1f7-0a49-45df-90b4-31840c6c0d3c] Running
I1113 11:28:58.949933 84916 system_pods.go:61] "snapshot-controller-58dbcc7b99-tvdt6" [ab2b79ba-82ea-4112-905b-b9a0283fb650] Running
I1113 11:28:58.949939 84916 system_pods.go:61] "storage-provisioner" [ee7367c8-fe08-47ad-afc5-348442e25246] Running
I1113 11:28:58.949960 84916 system_pods.go:74] duration metric: took 11.4365214s to wait for pod list to return data ...
I1113 11:28:58.949968 84916 default_sa.go:34] waiting for default service account to be created ...
I1113 11:28:58.952592 84916 default_sa.go:45] found service account: "default"
I1113 11:28:58.952620 84916 default_sa.go:55] duration metric: took 2.640207ms for default service account to be created ...
I1113 11:28:58.952630 84916 system_pods.go:116] waiting for k8s-apps to be running ...
I1113 11:28:58.963046 84916 system_pods.go:86] 18 kube-system pods found
I1113 11:28:58.963091 84916 system_pods.go:89] "coredns-5dd5756b68-mc655" [c5dcfc65-eeed-41b3-b104-bd0febe78986] Running
I1113 11:28:58.963100 84916 system_pods.go:89] "csi-hostpath-attacher-0" [e5821000-60b0-4f94-b3a3-e98afec19682] Running
I1113 11:28:58.963106 84916 system_pods.go:89] "csi-hostpath-resizer-0" [eb00a681-151f-492d-bc03-6c14bd2609ea] Running
I1113 11:28:58.963111 84916 system_pods.go:89] "csi-hostpathplugin-x4dkq" [d286051d-a79f-4065-b64d-40766f7fa748] Running
I1113 11:28:58.963116 84916 system_pods.go:89] "etcd-addons-052722" [fbe0e109-7524-4042-adb4-b814c674cd8b] Running
I1113 11:28:58.963121 84916 system_pods.go:89] "kindnet-8d6rl" [d82db426-98e2-4151-9d9f-bb81ff84a82b] Running
I1113 11:28:58.963135 84916 system_pods.go:89] "kube-apiserver-addons-052722" [99e013ca-db81-4f90-b7a9-817c36b515ac] Running
I1113 11:28:58.963140 84916 system_pods.go:89] "kube-controller-manager-addons-052722" [3c3c3061-729f-400a-b364-1d8ae19c7926] Running
I1113 11:28:58.963159 84916 system_pods.go:89] "kube-ingress-dns-minikube" [3635ea55-c71e-40d1-b5bf-32fce9056f00] Running / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
I1113 11:28:58.963168 84916 system_pods.go:89] "kube-proxy-jnmd8" [d2f89a77-f92e-4928-8c5a-3dd7a4dae660] Running
I1113 11:28:58.963174 84916 system_pods.go:89] "kube-scheduler-addons-052722" [1c614eb4-fb91-44de-b1e5-1683d4b33076] Running
I1113 11:28:58.963179 84916 system_pods.go:89] "metrics-server-7c66d45ddc-spcht" [9f893902-03b6-4af9-bee4-2b665525fee7] Running
I1113 11:28:58.963185 84916 system_pods.go:89] "nvidia-device-plugin-daemonset-scp4r" [9ad78ac2-abff-4a67-9965-03600d6005b4] Running
I1113 11:28:58.963190 84916 system_pods.go:89] "registry-proxy-xd4n4" [3a33e6bb-7f18-4291-b12a-2cb28557b869] Running
I1113 11:28:58.963195 84916 system_pods.go:89] "registry-zjnqg" [ac45526e-5e8e-42ef-91c9-54bc16167378] Running
I1113 11:28:58.963202 84916 system_pods.go:89] "snapshot-controller-58dbcc7b99-mdp94" [cdbaf1f7-0a49-45df-90b4-31840c6c0d3c] Running
I1113 11:28:58.963212 84916 system_pods.go:89] "snapshot-controller-58dbcc7b99-tvdt6" [ab2b79ba-82ea-4112-905b-b9a0283fb650] Running
I1113 11:28:58.963224 84916 system_pods.go:89] "storage-provisioner" [ee7367c8-fe08-47ad-afc5-348442e25246] Running
I1113 11:28:58.963235 84916 system_pods.go:126] duration metric: took 10.598889ms to wait for k8s-apps to be running ...
I1113 11:28:58.963243 84916 system_svc.go:44] waiting for kubelet service to be running ....
I1113 11:28:58.963328 84916 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
I1113 11:28:58.977587 84916 system_svc.go:56] duration metric: took 14.335357ms WaitForService to wait for kubelet.
I1113 11:28:58.977625 84916 kubeadm.go:581] duration metric: took 1m39.896797822s to wait for : map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] ...
I1113 11:28:58.977647 84916 node_conditions.go:102] verifying NodePressure condition ...
I1113 11:28:58.981104 84916 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
I1113 11:28:58.981156 84916 node_conditions.go:123] node cpu capacity is 2
I1113 11:28:58.981177 84916 node_conditions.go:105] duration metric: took 3.516408ms to run NodePressure ...
I1113 11:28:58.981190 84916 start.go:228] waiting for startup goroutines ...
I1113 11:28:58.981197 84916 start.go:233] waiting for cluster config update ...
I1113 11:28:58.981212 84916 start.go:242] writing updated cluster config ...
I1113 11:28:58.981545 84916 ssh_runner.go:195] Run: rm -f paused
I1113 11:28:59.067628 84916 start.go:600] kubectl: 1.28.3, cluster: 1.28.3 (minor skew: 0)
I1113 11:28:59.070027 84916 out.go:177] * Done! kubectl is now configured to use "addons-052722" cluster and "default" namespace by default
*
* ==> CRI-O <==
* Nov 13 11:32:09 addons-052722 crio[896]: time="2023-11-13 11:32:09.767173776Z" level=info msg="Created container 821ecfed94f537e19bbc5a291b68c1ff1dbe878de7e357ef5b29f52ef4f20be3: default/hello-world-app-5d77478584-p8lxm/hello-world-app" id=62219357-4a3a-48a2-884f-7656fa395614 name=/runtime.v1.RuntimeService/CreateContainer
Nov 13 11:32:09 addons-052722 crio[896]: time="2023-11-13 11:32:09.769966170Z" level=info msg="Starting container: 821ecfed94f537e19bbc5a291b68c1ff1dbe878de7e357ef5b29f52ef4f20be3" id=44a5e7f9-33ef-4c2a-9919-8138cd5eac97 name=/runtime.v1.RuntimeService/StartContainer
Nov 13 11:32:09 addons-052722 conmon[8698]: conmon 821ecfed94f537e19bbc <ninfo>: container 8710 exited with status 1
Nov 13 11:32:09 addons-052722 crio[896]: time="2023-11-13 11:32:09.791817547Z" level=info msg="Started container" PID=8710 containerID=821ecfed94f537e19bbc5a291b68c1ff1dbe878de7e357ef5b29f52ef4f20be3 description=default/hello-world-app-5d77478584-p8lxm/hello-world-app id=44a5e7f9-33ef-4c2a-9919-8138cd5eac97 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b8de29ad51bceabea7d113f994e21a9285d3a12dfd9a1249dfe3d270fb4fa6c
Nov 13 11:32:09 addons-052722 crio[896]: time="2023-11-13 11:32:09.948866584Z" level=info msg="Stopping pod sandbox: 5012284a3b283cad37af8bdc8a52aacb3cbb4e4d1e83e2383c302f98674e439d" id=07e31953-ad9e-4ffe-affd-93a6f520e1d8 name=/runtime.v1.RuntimeService/StopPodSandbox
Nov 13 11:32:09 addons-052722 crio[896]: time="2023-11-13 11:32:09.952778706Z" level=info msg="Stopped pod sandbox: 5012284a3b283cad37af8bdc8a52aacb3cbb4e4d1e83e2383c302f98674e439d" id=07e31953-ad9e-4ffe-affd-93a6f520e1d8 name=/runtime.v1.RuntimeService/StopPodSandbox
Nov 13 11:32:10 addons-052722 crio[896]: time="2023-11-13 11:32:10.594558816Z" level=info msg="Removing container: 48508feadbd55b0f9358e08bb9f544e39b0500c79e7c66f208f1890bc71bb732" id=aca25d0d-0719-495b-b7d6-757c997f9853 name=/runtime.v1.RuntimeService/RemoveContainer
Nov 13 11:32:10 addons-052722 crio[896]: time="2023-11-13 11:32:10.621172294Z" level=info msg="Removed container 48508feadbd55b0f9358e08bb9f544e39b0500c79e7c66f208f1890bc71bb732: kube-system/kube-ingress-dns-minikube/minikube-ingress-dns" id=aca25d0d-0719-495b-b7d6-757c997f9853 name=/runtime.v1.RuntimeService/RemoveContainer
Nov 13 11:32:10 addons-052722 crio[896]: time="2023-11-13 11:32:10.623187653Z" level=info msg="Removing container: 42e48e6ceadde62c0298d99d2b592bb5820031bc38be697824969e54555ac7ce" id=2faedb68-b26b-4602-94ba-c873ffcd4e25 name=/runtime.v1.RuntimeService/RemoveContainer
Nov 13 11:32:10 addons-052722 crio[896]: time="2023-11-13 11:32:10.684850284Z" level=info msg="Removed container 42e48e6ceadde62c0298d99d2b592bb5820031bc38be697824969e54555ac7ce: default/hello-world-app-5d77478584-p8lxm/hello-world-app" id=2faedb68-b26b-4602-94ba-c873ffcd4e25 name=/runtime.v1.RuntimeService/RemoveContainer
Nov 13 11:32:12 addons-052722 crio[896]: time="2023-11-13 11:32:12.365625381Z" level=info msg="Stopping container: 195a8ffc707f56eddb4b2ea6b0bc545e441bbaab363b5a833531ed95a8dbd91e (timeout: 2s)" id=c4b78703-e017-4cf8-9d7f-d8a3ba970619 name=/runtime.v1.RuntimeService/StopContainer
Nov 13 11:32:14 addons-052722 crio[896]: time="2023-11-13 11:32:14.375606965Z" level=warning msg="Stopping container 195a8ffc707f56eddb4b2ea6b0bc545e441bbaab363b5a833531ed95a8dbd91e with stop signal timed out: timeout reached after 2 seconds waiting for container process to exit" id=c4b78703-e017-4cf8-9d7f-d8a3ba970619 name=/runtime.v1.RuntimeService/StopContainer
Nov 13 11:32:14 addons-052722 conmon[4956]: conmon 195a8ffc707f56eddb4b <ninfo>: container 4967 exited with status 137
Nov 13 11:32:14 addons-052722 crio[896]: time="2023-11-13 11:32:14.535458077Z" level=info msg="Stopped container 195a8ffc707f56eddb4b2ea6b0bc545e441bbaab363b5a833531ed95a8dbd91e: ingress-nginx/ingress-nginx-controller-7c6974c4d8-qdkxn/controller" id=c4b78703-e017-4cf8-9d7f-d8a3ba970619 name=/runtime.v1.RuntimeService/StopContainer
Nov 13 11:32:14 addons-052722 crio[896]: time="2023-11-13 11:32:14.535999636Z" level=info msg="Stopping pod sandbox: 4d93df2ce479e74c253896e338af10a9ff4555b38b24cdb13725034cb3bec180" id=9f0b0739-a01a-4d5a-9d98-2798bcf34459 name=/runtime.v1.RuntimeService/StopPodSandbox
Nov 13 11:32:14 addons-052722 crio[896]: time="2023-11-13 11:32:14.539640949Z" level=info msg="Restoring iptables rules: *nat\n:KUBE-HOSTPORTS - [0:0]\n:KUBE-HP-3VEIXNNA4TN653UU - [0:0]\n:KUBE-HP-6XCOAC2F6OH5YBGR - [0:0]\n-X KUBE-HP-3VEIXNNA4TN653UU\n-X KUBE-HP-6XCOAC2F6OH5YBGR\nCOMMIT\n"
Nov 13 11:32:14 addons-052722 crio[896]: time="2023-11-13 11:32:14.541488023Z" level=info msg="Closing host port tcp:80"
Nov 13 11:32:14 addons-052722 crio[896]: time="2023-11-13 11:32:14.541537589Z" level=info msg="Closing host port tcp:443"
Nov 13 11:32:14 addons-052722 crio[896]: time="2023-11-13 11:32:14.543164488Z" level=info msg="Host port tcp:80 does not have an open socket"
Nov 13 11:32:14 addons-052722 crio[896]: time="2023-11-13 11:32:14.543194272Z" level=info msg="Host port tcp:443 does not have an open socket"
Nov 13 11:32:14 addons-052722 crio[896]: time="2023-11-13 11:32:14.543401368Z" level=info msg="Got pod network &{Name:ingress-nginx-controller-7c6974c4d8-qdkxn Namespace:ingress-nginx ID:4d93df2ce479e74c253896e338af10a9ff4555b38b24cdb13725034cb3bec180 UID:f2417a4e-8902-4b79-b0f6-bfb4a930995c NetNS:/var/run/netns/1fd8cdb2-0289-4e12-867d-62de202279c1 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
Nov 13 11:32:14 addons-052722 crio[896]: time="2023-11-13 11:32:14.543558331Z" level=info msg="Deleting pod ingress-nginx_ingress-nginx-controller-7c6974c4d8-qdkxn from CNI network \"kindnet\" (type=ptp)"
Nov 13 11:32:14 addons-052722 crio[896]: time="2023-11-13 11:32:14.559225992Z" level=info msg="Stopped pod sandbox: 4d93df2ce479e74c253896e338af10a9ff4555b38b24cdb13725034cb3bec180" id=9f0b0739-a01a-4d5a-9d98-2798bcf34459 name=/runtime.v1.RuntimeService/StopPodSandbox
Nov 13 11:32:14 addons-052722 crio[896]: time="2023-11-13 11:32:14.617952247Z" level=info msg="Removing container: 195a8ffc707f56eddb4b2ea6b0bc545e441bbaab363b5a833531ed95a8dbd91e" id=62b5c5fc-eeb1-48f5-8f00-2ff190cf24b7 name=/runtime.v1.RuntimeService/RemoveContainer
Nov 13 11:32:14 addons-052722 crio[896]: time="2023-11-13 11:32:14.648383349Z" level=info msg="Removed container 195a8ffc707f56eddb4b2ea6b0bc545e441bbaab363b5a833531ed95a8dbd91e: ingress-nginx/ingress-nginx-controller-7c6974c4d8-qdkxn/controller" id=62b5c5fc-eeb1-48f5-8f00-2ff190cf24b7 name=/runtime.v1.RuntimeService/RemoveContainer
*
* ==> container status <==
* CONTAINER IMAGE CREATED STATE NAME ATTEMPT POD ID POD
821ecfed94f53 dd1b12fcb60978ac32686ef6732d56f612c8636ef86693c09613946a54c69d79 10 seconds ago Exited hello-world-app 2 7b8de29ad51bc hello-world-app-5d77478584-p8lxm
42cbd18a8b000 ghcr.io/headlamp-k8s/headlamp@sha256:7a9587036bd29304f8f1387a7245556a3c479434670b2ca58e3624d44d2a68c9 54 seconds ago Running headlamp 0 084f6c3cfc475 headlamp-777fd4b855-p6qb7
d46ae488970dd docker.io/library/nginx@sha256:b7537eea6ffa4f00aac311f16654b50736328eb370208c68b6649a97b7a2724b 2 minutes ago Running nginx 0 80f76c7f4d05f nginx
80d7a4ebb5b5b gcr.io/k8s-minikube/gcp-auth-webhook@sha256:63b520448091bc94aa4dba00d6b3b3c25e410c4fb73aa46feae5b25f9895abaa 3 minutes ago Running gcp-auth 0 3a271e3d1379c gcp-auth-d4c87556c-n9whh
aa48a102dd696 registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:67202a0258c6f81d073f265f449a732c89cc1112a8e80ea27317294df6dce2b5 3 minutes ago Exited patch 0 4be7f06786a28 ingress-nginx-admission-patch-895sg
673ec8e3d6a12 registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:67202a0258c6f81d073f265f449a732c89cc1112a8e80ea27317294df6dce2b5 4 minutes ago Exited create 0 8fc23ab315663 ingress-nginx-admission-create-wtvb9
90c6d5bb0f61d 97e04611ad43405a2e5863ae17c6f1bc9181bdefdaa78627c432ef754a4eb108 4 minutes ago Running coredns 0 55d71eea5cd07 coredns-5dd5756b68-mc655
74d30aefd6c47 ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6 4 minutes ago Running storage-provisioner 0 77e2a1ec41a92 storage-provisioner
88d6d6dd4ff91 a5dd5cdd6d3ef8058b7fbcecacbcee7f522fa8b9f3bb53bac6570e62ba2cbdbd 5 minutes ago Running kube-proxy 0 92b334edbecbd kube-proxy-jnmd8
2319e47da54cb 04b4eaa3d3db8abea4b9ea4d10a0926ebb31db5a31b673aa1cf7a4b3af4add26 5 minutes ago Running kindnet-cni 0 b6de5b2f6baba kindnet-8d6rl
9da93317659b7 42a4e73724daac2ee0c96eeeb79b9cf5f242fc3927ccfdc4df63b58140097314 5 minutes ago Running kube-scheduler 0 8d437f6340f3c kube-scheduler-addons-052722
1b8d9cddef67b 537e9a59ee2fdef3cc7f5ebd14f9c4c77047176fca2bc5599db196217efeb5d7 5 minutes ago Running kube-apiserver 0 9f23fbc34a3de kube-apiserver-addons-052722
7f1a4ea839b79 9cdd6470f48c8b127530b7ce6ea4b3524137984481e48bcde619735890840ace 5 minutes ago Running etcd 0 b701e4cea4283 etcd-addons-052722
529c3c441ee5b 8276439b4f237dda1f7820b0fcef600bb5662e441aa00e7b7c45843e60f04a16 5 minutes ago Running kube-controller-manager 0 c3cd0d14adfb5 kube-controller-manager-addons-052722
*
* ==> coredns [90c6d5bb0f61da36f4d7e92c988e8bda40bdcf7e2761e67431fef267bd58d1af] <==
* [INFO] 10.244.0.18:59840 - 45023 "A IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000047466s
[INFO] 10.244.0.18:59840 - 12459 "AAAA IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000067421s
[INFO] 10.244.0.18:59840 - 25619 "A IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000047713s
[INFO] 10.244.0.18:59840 - 9921 "AAAA IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.00004425s
[INFO] 10.244.0.18:59840 - 64137 "A IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001150291s
[INFO] 10.244.0.18:59840 - 12265 "AAAA IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.000933325s
[INFO] 10.244.0.18:59840 - 10085 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000048286s
[INFO] 10.244.0.18:39451 - 35172 "A IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000216375s
[INFO] 10.244.0.18:39451 - 59471 "AAAA IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000088327s
[INFO] 10.244.0.18:46225 - 51883 "A IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000070851s
[INFO] 10.244.0.18:39451 - 24306 "A IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000132405s
[INFO] 10.244.0.18:46225 - 39013 "AAAA IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000180561s
[INFO] 10.244.0.18:39451 - 54654 "AAAA IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.0000661s
[INFO] 10.244.0.18:46225 - 24358 "A IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000051208s
[INFO] 10.244.0.18:39451 - 61759 "A IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000073107s
[INFO] 10.244.0.18:46225 - 32794 "AAAA IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000044053s
[INFO] 10.244.0.18:39451 - 55021 "AAAA IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000046728s
[INFO] 10.244.0.18:46225 - 9606 "A IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000050232s
[INFO] 10.244.0.18:46225 - 54393 "AAAA IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000046965s
[INFO] 10.244.0.18:46225 - 45439 "A IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001031892s
[INFO] 10.244.0.18:39451 - 2419 "A IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001298262s
[INFO] 10.244.0.18:39451 - 58378 "AAAA IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.000954453s
[INFO] 10.244.0.18:46225 - 44422 "AAAA IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.000902638s
[INFO] 10.244.0.18:39451 - 28655 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000051544s
[INFO] 10.244.0.18:46225 - 16318 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.00004027s
*
* ==> describe nodes <==
* Name: addons-052722
Roles: control-plane
Labels: beta.kubernetes.io/arch=arm64
beta.kubernetes.io/os=linux
kubernetes.io/arch=arm64
kubernetes.io/hostname=addons-052722
kubernetes.io/os=linux
minikube.k8s.io/commit=38bf9295d07b53a964e04743c0d3a5a2b8d47342
minikube.k8s.io/name=addons-052722
minikube.k8s.io/primary=true
minikube.k8s.io/updated_at=2023_11_13T11_27_06_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-052722
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: Mon, 13 Nov 2023 11:27:02 +0000
Taints: <none>
Unschedulable: false
Lease:
HolderIdentity: addons-052722
AcquireTime: <unset>
RenewTime: Mon, 13 Nov 2023 11:32:11 +0000
Conditions:
Type Status LastHeartbeatTime LastTransitionTime Reason Message
---- ------ ----------------- ------------------ ------ -------
MemoryPressure False Mon, 13 Nov 2023 11:32:13 +0000 Mon, 13 Nov 2023 11:27:00 +0000 KubeletHasSufficientMemory kubelet has sufficient memory available
DiskPressure False Mon, 13 Nov 2023 11:32:13 +0000 Mon, 13 Nov 2023 11:27:00 +0000 KubeletHasNoDiskPressure kubelet has no disk pressure
PIDPressure False Mon, 13 Nov 2023 11:32:13 +0000 Mon, 13 Nov 2023 11:27:00 +0000 KubeletHasSufficientPID kubelet has sufficient PID available
Ready True Mon, 13 Nov 2023 11:32:13 +0000 Mon, 13 Nov 2023 11:27:50 +0000 KubeletReady kubelet is posting ready status
Addresses:
InternalIP: 192.168.49.2
Hostname: addons-052722
Capacity:
cpu: 2
ephemeral-storage: 203034800Ki
hugepages-1Gi: 0
hugepages-2Mi: 0
hugepages-32Mi: 0
hugepages-64Ki: 0
memory: 8022500Ki
pods: 110
Allocatable:
cpu: 2
ephemeral-storage: 203034800Ki
hugepages-1Gi: 0
hugepages-2Mi: 0
hugepages-32Mi: 0
hugepages-64Ki: 0
memory: 8022500Ki
pods: 110
System Info:
Machine ID: b7daf494fd164213a8909db1616f91f3
System UUID: c9a826b5-c2d7-4173-baf2-169a75ceb8a1
Boot ID: cd9aaadd-c19b-48c0-b641-c7286d06270c
Kernel Version: 5.15.0-1049-aws
OS Image: Ubuntu 22.04.3 LTS
Operating System: linux
Architecture: arm64
Container Runtime Version: cri-o://1.24.6
Kubelet Version: v1.28.3
Kube-Proxy Version: v1.28.3
PodCIDR: 10.244.0.0/24
PodCIDRs: 10.244.0.0/24
Non-terminated Pods: (12 in total)
Namespace Name CPU Requests CPU Limits Memory Requests Memory Limits Age
--------- ---- ------------ ---------- --------------- ------------- ---
default hello-world-app-5d77478584-p8lxm 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 26s
default nginx 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 2m47s
gcp-auth gcp-auth-d4c87556c-n9whh 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 4m51s
headlamp headlamp-777fd4b855-p6qb7 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 59s
kube-system coredns-5dd5756b68-mc655 100m (5%!)(MISSING) 0 (0%!)(MISSING) 70Mi (0%!)(MISSING) 170Mi (2%!)(MISSING) 5m1s
kube-system etcd-addons-052722 100m (5%!)(MISSING) 0 (0%!)(MISSING) 100Mi (1%!)(MISSING) 0 (0%!)(MISSING) 5m14s
kube-system kindnet-8d6rl 100m (5%!)(MISSING) 100m (5%!)(MISSING) 50Mi (0%!)(MISSING) 50Mi (0%!)(MISSING) 5m1s
kube-system kube-apiserver-addons-052722 250m (12%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 5m14s
kube-system kube-controller-manager-addons-052722 200m (10%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 5m14s
kube-system kube-proxy-jnmd8 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 5m1s
kube-system kube-scheduler-addons-052722 100m (5%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 5m14s
kube-system storage-provisioner 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 4m56s
Allocated resources:
(Total limits may be over 100 percent, i.e., overcommitted.)
Resource Requests Limits
-------- -------- ------
cpu 850m (42%!)(MISSING) 100m (5%!)(MISSING)
memory 220Mi (2%!)(MISSING) 220Mi (2%!)(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)
hugepages-32Mi 0 (0%!)(MISSING) 0 (0%!)(MISSING)
hugepages-64Ki 0 (0%!)(MISSING) 0 (0%!)(MISSING)
Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Normal Starting 4m55s kube-proxy
Normal Starting 5m14s kubelet Starting kubelet.
Normal NodeHasSufficientMemory 5m14s kubelet Node addons-052722 status is now: NodeHasSufficientMemory
Normal NodeHasNoDiskPressure 5m14s kubelet Node addons-052722 status is now: NodeHasNoDiskPressure
Normal NodeHasSufficientPID 5m14s kubelet Node addons-052722 status is now: NodeHasSufficientPID
Normal RegisteredNode 5m2s node-controller Node addons-052722 event: Registered Node addons-052722 in Controller
Normal NodeReady 4m29s kubelet Node addons-052722 status is now: NodeReady
*
* ==> dmesg <==
* [ +0.001148] FS-Cache: O-key=[8] '9df6c90000000000'
[ +0.000758] FS-Cache: N-cookie c=00000174 [p=0000016b fl=2 nc=0 na=1]
[ +0.001001] FS-Cache: N-cookie d=000000009c871d7b{9p.inode} n=000000009f55a62b
[ +0.001120] FS-Cache: N-key=[8] '9df6c90000000000'
[ +0.002770] FS-Cache: Duplicate cookie detected
[ +0.000735] FS-Cache: O-cookie c=0000016e [p=0000016b fl=226 nc=0 na=1]
[ +0.001096] FS-Cache: O-cookie d=000000009c871d7b{9p.inode} n=0000000077c77484
[ +0.001174] FS-Cache: O-key=[8] '9df6c90000000000'
[ +0.000755] FS-Cache: N-cookie c=00000175 [p=0000016b fl=2 nc=0 na=1]
[ +0.001007] FS-Cache: N-cookie d=000000009c871d7b{9p.inode} n=00000000a3b22783
[ +0.001146] FS-Cache: N-key=[8] '9df6c90000000000'
[ +2.505341] FS-Cache: Duplicate cookie detected
[ +0.000769] FS-Cache: O-cookie c=0000016c [p=0000016b fl=226 nc=0 na=1]
[ +0.001052] FS-Cache: O-cookie d=000000009c871d7b{9p.inode} n=0000000064db9dd9
[ +0.001149] FS-Cache: O-key=[8] '9cf6c90000000000'
[ +0.000764] FS-Cache: N-cookie c=00000177 [p=0000016b fl=2 nc=0 na=1]
[ +0.001008] FS-Cache: N-cookie d=000000009c871d7b{9p.inode} n=000000009f55a62b
[ +0.001174] FS-Cache: N-key=[8] '9cf6c90000000000'
[ +0.313746] FS-Cache: Duplicate cookie detected
[ +0.000744] FS-Cache: O-cookie c=00000171 [p=0000016b fl=226 nc=0 na=1]
[ +0.001092] FS-Cache: O-cookie d=000000009c871d7b{9p.inode} n=00000000bf1e4fa5
[ +0.001170] FS-Cache: O-key=[8] 'a2f6c90000000000'
[ +0.000765] FS-Cache: N-cookie c=00000178 [p=0000016b fl=2 nc=0 na=1]
[ +0.001064] FS-Cache: N-cookie d=000000009c871d7b{9p.inode} n=00000000176a36cc
[ +0.001166] FS-Cache: N-key=[8] 'a2f6c90000000000'
*
* ==> etcd [7f1a4ea839b79141064aeaa637a04c10108974ddf6883cb701a5d9d0f7a0b707] <==
* {"level":"info","ts":"2023-11-13T11:26:59.89545Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgVoteResp from aec36adc501070cc at term 2"}
{"level":"info","ts":"2023-11-13T11:26:59.89546Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became leader at term 2"}
{"level":"info","ts":"2023-11-13T11:26:59.895468Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"raft.node: aec36adc501070cc elected leader aec36adc501070cc at term 2"}
{"level":"info","ts":"2023-11-13T11:26:59.903472Z","caller":"etcdserver/server.go:2062","msg":"published local member to cluster through raft","local-member-id":"aec36adc501070cc","local-member-attributes":"{Name:addons-052722 ClientURLs:[https://192.168.49.2:2379]}","request-path":"/0/members/aec36adc501070cc/attributes","cluster-id":"fa54960ea34d58be","publish-timeout":"7s"}
{"level":"info","ts":"2023-11-13T11:26:59.903573Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
{"level":"info","ts":"2023-11-13T11:26:59.904591Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.49.2:2379"}
{"level":"info","ts":"2023-11-13T11:26:59.907389Z","caller":"etcdserver/server.go:2571","msg":"setting up initial cluster version using v2 API","cluster-version":"3.5"}
{"level":"info","ts":"2023-11-13T11:26:59.907693Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
{"level":"info","ts":"2023-11-13T11:26:59.90858Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
{"level":"info","ts":"2023-11-13T11:26:59.911282Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
{"level":"info","ts":"2023-11-13T11:26:59.911354Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
{"level":"info","ts":"2023-11-13T11:26:59.954415Z","caller":"membership/cluster.go:584","msg":"set initial cluster version","cluster-id":"fa54960ea34d58be","local-member-id":"aec36adc501070cc","cluster-version":"3.5"}
{"level":"info","ts":"2023-11-13T11:26:59.954589Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"}
{"level":"info","ts":"2023-11-13T11:26:59.96143Z","caller":"etcdserver/server.go:2595","msg":"cluster version is updated","cluster-version":"3.5"}
{"level":"info","ts":"2023-11-13T11:27:22.439603Z","caller":"traceutil/trace.go:171","msg":"trace[535773111] transaction","detail":"{read_only:false; response_revision:385; number_of_response:1; }","duration":"174.665265ms","start":"2023-11-13T11:27:22.2649Z","end":"2023-11-13T11:27:22.439565Z","steps":["trace[535773111] 'process raft request' (duration: 155.286227ms)","trace[535773111] 'compare' (duration: 18.833944ms)"],"step_count":2}
{"level":"info","ts":"2023-11-13T11:27:22.440065Z","caller":"traceutil/trace.go:171","msg":"trace[1395313943] transaction","detail":"{read_only:false; response_revision:386; number_of_response:1; }","duration":"157.711658ms","start":"2023-11-13T11:27:22.282339Z","end":"2023-11-13T11:27:22.440051Z","steps":["trace[1395313943] 'process raft request' (duration: 156.791699ms)"],"step_count":1}
{"level":"info","ts":"2023-11-13T11:27:22.443305Z","caller":"traceutil/trace.go:171","msg":"trace[942043591] linearizableReadLoop","detail":"{readStateIndex:394; appliedIndex:392; }","duration":"178.177776ms","start":"2023-11-13T11:27:22.26509Z","end":"2023-11-13T11:27:22.443268Z","steps":["trace[942043591] 'read index received' (duration: 38.494325ms)","trace[942043591] 'applied index is now lower than readState.Index' (duration: 139.681662ms)"],"step_count":2}
{"level":"warn","ts":"2023-11-13T11:27:22.443968Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"178.86394ms","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-11-13T11:27:22.500524Z","caller":"traceutil/trace.go:171","msg":"trace[127044409] range","detail":"{range_begin:/registry/serviceaccounts/kube-system/minikube-ingress-dns; range_end:; response_count:0; response_revision:387; }","duration":"235.436875ms","start":"2023-11-13T11:27:22.265072Z","end":"2023-11-13T11:27:22.500509Z","steps":["trace[127044409] 'agreement among raft nodes before linearized reading' (duration: 178.83843ms)"],"step_count":1}
{"level":"warn","ts":"2023-11-13T11:27:22.501598Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"236.421638ms","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":"info","ts":"2023-11-13T11:27:22.501865Z","caller":"traceutil/trace.go:171","msg":"trace[119573184] range","detail":"{range_begin:/registry/limitranges/default/; range_end:/registry/limitranges/default0; response_count:0; response_revision:388; }","duration":"236.695276ms","start":"2023-11-13T11:27:22.265158Z","end":"2023-11-13T11:27:22.501853Z","steps":["trace[119573184] 'agreement among raft nodes before linearized reading' (duration: 236.371759ms)"],"step_count":1}
{"level":"warn","ts":"2023-11-13T11:27:22.505338Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"162.843133ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/default/cloud-spanner-emulator\" ","response":"range_response_count:1 size:3145"}
{"level":"info","ts":"2023-11-13T11:27:22.531359Z","caller":"traceutil/trace.go:171","msg":"trace[1283242552] range","detail":"{range_begin:/registry/deployments/default/cloud-spanner-emulator; range_end:; response_count:1; response_revision:388; }","duration":"188.866961ms","start":"2023-11-13T11:27:22.342477Z","end":"2023-11-13T11:27:22.531344Z","steps":["trace[1283242552] 'agreement among raft nodes before linearized reading' (duration: 162.821266ms)"],"step_count":1}
{"level":"warn","ts":"2023-11-13T11:27:22.507571Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"242.288392ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/serviceaccounts/kube-system/storage-provisioner\" ","response":"range_response_count:0 size:5"}
{"level":"info","ts":"2023-11-13T11:27:22.55092Z","caller":"traceutil/trace.go:171","msg":"trace[902219056] range","detail":"{range_begin:/registry/serviceaccounts/kube-system/storage-provisioner; range_end:; response_count:0; response_revision:388; }","duration":"285.638289ms","start":"2023-11-13T11:27:22.265268Z","end":"2023-11-13T11:27:22.550906Z","steps":["trace[902219056] 'agreement among raft nodes before linearized reading' (duration: 242.258682ms)"],"step_count":1}
*
* ==> gcp-auth [80d7a4ebb5b5ba122993dcab9077e7cbf653ff798055707908bdb90477f03439] <==
* 2023/11/13 11:28:57 GCP Auth Webhook started!
2023/11/13 11:29:09 Ready to marshal response ...
2023/11/13 11:29:09 Ready to write response ...
2023/11/13 11:29:27 Ready to marshal response ...
2023/11/13 11:29:27 Ready to write response ...
2023/11/13 11:29:32 Ready to marshal response ...
2023/11/13 11:29:32 Ready to write response ...
2023/11/13 11:30:00 Ready to marshal response ...
2023/11/13 11:30:00 Ready to write response ...
2023/11/13 11:30:28 Ready to marshal response ...
2023/11/13 11:30:28 Ready to write response ...
2023/11/13 11:30:28 Ready to marshal response ...
2023/11/13 11:30:28 Ready to write response ...
2023/11/13 11:30:36 Ready to marshal response ...
2023/11/13 11:30:36 Ready to write response ...
2023/11/13 11:31:20 Ready to marshal response ...
2023/11/13 11:31:20 Ready to write response ...
2023/11/13 11:31:20 Ready to marshal response ...
2023/11/13 11:31:20 Ready to write response ...
2023/11/13 11:31:20 Ready to marshal response ...
2023/11/13 11:31:20 Ready to write response ...
2023/11/13 11:31:53 Ready to marshal response ...
2023/11/13 11:31:53 Ready to write response ...
*
* ==> kernel <==
* 11:32:20 up 1 day, 18:14, 0 users, load average: 1.08, 1.68, 2.54
Linux addons-052722 5.15.0-1049-aws #54~20.04.1-Ubuntu SMP Fri Oct 6 22:07:16 UTC 2023 aarch64 aarch64 aarch64 GNU/Linux
PRETTY_NAME="Ubuntu 22.04.3 LTS"
*
* ==> kindnet [2319e47da54cb11b792aa09696737ea9aa61bde3d42b0107ff50570c35ba661e] <==
* I1113 11:30:10.284724 1 main.go:227] handling current node
I1113 11:30:20.289134 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I1113 11:30:20.289162 1 main.go:227] handling current node
I1113 11:30:30.299937 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I1113 11:30:30.299970 1 main.go:227] handling current node
I1113 11:30:40.304029 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I1113 11:30:40.304061 1 main.go:227] handling current node
I1113 11:30:50.315551 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I1113 11:30:50.315579 1 main.go:227] handling current node
I1113 11:31:00.326031 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I1113 11:31:00.326065 1 main.go:227] handling current node
I1113 11:31:10.337025 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I1113 11:31:10.337053 1 main.go:227] handling current node
I1113 11:31:20.341626 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I1113 11:31:20.343272 1 main.go:227] handling current node
I1113 11:31:30.347529 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I1113 11:31:30.347557 1 main.go:227] handling current node
I1113 11:31:40.359494 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I1113 11:31:40.359522 1 main.go:227] handling current node
I1113 11:31:50.364150 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I1113 11:31:50.364178 1 main.go:227] handling current node
I1113 11:32:00.380337 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I1113 11:32:00.380381 1 main.go:227] handling current node
I1113 11:32:10.384596 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I1113 11:32:10.384627 1 main.go:227] handling current node
*
* ==> kube-apiserver [1b8d9cddef67b00414e3f71f8e82b61e7de9a0f2603d38c993db4fcba96e00bb] <==
* W1113 11:29:26.667454 1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
I1113 11:29:31.713544 1 controller.go:624] quota admission added evaluator for: ingresses.networking.k8s.io
I1113 11:29:32.278541 1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.108.161.141"}
I1113 11:29:41.098896 1 controller.go:624] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
I1113 11:30:11.817041 1 controller.go:129] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Nothing (removed from the queue).
I1113 11:30:16.149244 1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I1113 11:30:16.149305 1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I1113 11:30:16.159699 1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I1113 11:30:16.159753 1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I1113 11:30:16.185343 1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I1113 11:30:16.185457 1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I1113 11:30:16.200711 1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I1113 11:30:16.202163 1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I1113 11:30:16.210968 1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I1113 11:30:16.211033 1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I1113 11:30:16.222079 1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I1113 11:30:16.222268 1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I1113 11:30:16.235652 1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I1113 11:30:16.235694 1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
W1113 11:30:17.185537 1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
W1113 11:30:17.236338 1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
W1113 11:30:17.246946 1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
E1113 11:30:52.541013 1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
I1113 11:31:20.900425 1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.107.242.66"}
I1113 11:31:54.100634 1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.105.114.254"}
*
* ==> kube-controller-manager [529c3c441ee5b8074d7f021a4bff53d8ea1834173fd53f5c5820b06772572173] <==
* W1113 11:31:25.845628 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
E1113 11:31:25.845660 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
W1113 11:31:27.165637 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
E1113 11:31:27.165671 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
W1113 11:31:36.865676 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
E1113 11:31:36.865711 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
I1113 11:31:53.766790 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"
I1113 11:31:53.881035 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-p8lxm"
I1113 11:31:53.888653 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="default/hello-world-app-5d77478584" duration="121.680338ms"
I1113 11:31:53.910697 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="default/hello-world-app-5d77478584" duration="21.875616ms"
I1113 11:31:53.910884 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="default/hello-world-app-5d77478584" duration="65.616µs"
I1113 11:31:53.932347 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="default/hello-world-app-5d77478584" duration="21.612µs"
I1113 11:31:56.580282 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="default/hello-world-app-5d77478584" duration="34.306µs"
I1113 11:31:57.580615 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="default/hello-world-app-5d77478584" duration="48.992µs"
I1113 11:31:58.580594 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="default/hello-world-app-5d77478584" duration="40.377µs"
W1113 11:31:58.838253 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
E1113 11:31:58.838284 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
W1113 11:31:59.852381 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
E1113 11:31:59.852414 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
I1113 11:32:10.643632 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="default/hello-world-app-5d77478584" duration="44.258µs"
W1113 11:32:11.191576 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
E1113 11:32:11.191748 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
I1113 11:32:11.344571 1 job_controller.go:562] "enqueueing job" key="ingress-nginx/ingress-nginx-admission-create"
I1113 11:32:11.349395 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="ingress-nginx/ingress-nginx-controller-7c6974c4d8" duration="6.17µs"
I1113 11:32:11.353736 1 job_controller.go:562] "enqueueing job" key="ingress-nginx/ingress-nginx-admission-patch"
*
* ==> kube-proxy [88d6d6dd4ff91743320ed531d039a1d9d6f18c94a1e5554cd4bbea59524b89a1] <==
* I1113 11:27:24.121943 1 server_others.go:69] "Using iptables proxy"
I1113 11:27:24.166819 1 node.go:141] Successfully retrieved node IP: 192.168.49.2
I1113 11:27:24.295729 1 server.go:632] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
I1113 11:27:24.326674 1 server_others.go:152] "Using iptables Proxier"
I1113 11:27:24.327639 1 server_others.go:421] "Detect-local-mode set to ClusterCIDR, but no cluster CIDR for family" ipFamily="IPv6"
I1113 11:27:24.327697 1 server_others.go:438] "Defaulting to no-op detect-local"
I1113 11:27:24.327806 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"
I1113 11:27:24.328093 1 server.go:846] "Version info" version="v1.28.3"
I1113 11:27:24.330680 1 server.go:848] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
I1113 11:27:24.332396 1 config.go:188] "Starting service config controller"
I1113 11:27:24.332494 1 shared_informer.go:311] Waiting for caches to sync for service config
I1113 11:27:24.332567 1 config.go:97] "Starting endpoint slice config controller"
I1113 11:27:24.332612 1 shared_informer.go:311] Waiting for caches to sync for endpoint slice config
I1113 11:27:24.333270 1 config.go:315] "Starting node config controller"
I1113 11:27:24.333331 1 shared_informer.go:311] Waiting for caches to sync for node config
I1113 11:27:24.435407 1 shared_informer.go:318] Caches are synced for node config
I1113 11:27:24.435442 1 shared_informer.go:318] Caches are synced for service config
I1113 11:27:24.435469 1 shared_informer.go:318] Caches are synced for endpoint slice config
*
* ==> kube-scheduler [9da93317659b7e116cfe3b80a1545f70c7bfe77ab191f300093041b879381449] <==
* W1113 11:27:02.656240 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
E1113 11:27:02.656266 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
W1113 11:27:02.656303 1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User "system:kube-scheduler" cannot list resource "statefulsets" in API group "apps" at the cluster scope
E1113 11:27:02.656319 1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: Failed to watch *v1.StatefulSet: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User "system:kube-scheduler" cannot list resource "statefulsets" in API group "apps" at the cluster scope
W1113 11:27:02.656377 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
E1113 11:27:02.656391 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
W1113 11:27:02.656431 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
E1113 11:27:02.656445 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
W1113 11:27:02.656436 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
E1113 11:27:02.656507 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
W1113 11:27:03.502250 1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
E1113 11:27:03.502376 1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
W1113 11:27:03.600319 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
E1113 11:27:03.600458 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
W1113 11:27:03.608435 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
E1113 11:27:03.608740 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
W1113 11:27:03.616286 1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User "system:kube-scheduler" cannot list resource "statefulsets" in API group "apps" at the cluster scope
E1113 11:27:03.616400 1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: Failed to watch *v1.StatefulSet: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User "system:kube-scheduler" cannot list resource "statefulsets" in API group "apps" at the cluster scope
W1113 11:27:03.624890 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
E1113 11:27:03.624927 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
W1113 11:27:03.644766 1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
E1113 11:27:03.644882 1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: Failed to watch *v1.PodDisruptionBudget: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
W1113 11:27:03.688166 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
E1113 11:27:03.688279 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
I1113 11:27:04.042954 1 shared_informer.go:318] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
*
* ==> kubelet <==
* Nov 13 11:32:05 addons-052722 kubelet[1373]: E1113 11:32:05.866031 1373 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/805cc4a82b0df5593b41231b338c0915b1203e776571cd813f0110cdf4aa60b3/diff" to get inode usage: stat /var/lib/containers/storage/overlay/805cc4a82b0df5593b41231b338c0915b1203e776571cd813f0110cdf4aa60b3/diff: no such file or directory, extraDiskErr: <nil>
Nov 13 11:32:06 addons-052722 kubelet[1373]: I1113 11:32:06.637617 1373 scope.go:117] "RemoveContainer" containerID="48508feadbd55b0f9358e08bb9f544e39b0500c79e7c66f208f1890bc71bb732"
Nov 13 11:32:06 addons-052722 kubelet[1373]: E1113 11:32:06.637900 1373 pod_workers.go:1300] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"minikube-ingress-dns\" with CrashLoopBackOff: \"back-off 2m40s restarting failed container=minikube-ingress-dns pod=kube-ingress-dns-minikube_kube-system(3635ea55-c71e-40d1-b5bf-32fce9056f00)\"" pod="kube-system/kube-ingress-dns-minikube" podUID="3635ea55-c71e-40d1-b5bf-32fce9056f00"
Nov 13 11:32:09 addons-052722 kubelet[1373]: I1113 11:32:09.637813 1373 scope.go:117] "RemoveContainer" containerID="42e48e6ceadde62c0298d99d2b592bb5820031bc38be697824969e54555ac7ce"
Nov 13 11:32:10 addons-052722 kubelet[1373]: I1113 11:32:10.075454 1373 reconciler_common.go:172] "operationExecutor.UnmountVolume started for volume \"kube-api-access-gc4dv\" (UniqueName: \"kubernetes.io/projected/3635ea55-c71e-40d1-b5bf-32fce9056f00-kube-api-access-gc4dv\") pod \"3635ea55-c71e-40d1-b5bf-32fce9056f00\" (UID: \"3635ea55-c71e-40d1-b5bf-32fce9056f00\") "
Nov 13 11:32:10 addons-052722 kubelet[1373]: I1113 11:32:10.077957 1373 operation_generator.go:882] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/3635ea55-c71e-40d1-b5bf-32fce9056f00-kube-api-access-gc4dv" (OuterVolumeSpecName: "kube-api-access-gc4dv") pod "3635ea55-c71e-40d1-b5bf-32fce9056f00" (UID: "3635ea55-c71e-40d1-b5bf-32fce9056f00"). InnerVolumeSpecName "kube-api-access-gc4dv". PluginName "kubernetes.io/projected", VolumeGidValue ""
Nov 13 11:32:10 addons-052722 kubelet[1373]: I1113 11:32:10.176452 1373 reconciler_common.go:300] "Volume detached for volume \"kube-api-access-gc4dv\" (UniqueName: \"kubernetes.io/projected/3635ea55-c71e-40d1-b5bf-32fce9056f00-kube-api-access-gc4dv\") on node \"addons-052722\" DevicePath \"\""
Nov 13 11:32:10 addons-052722 kubelet[1373]: I1113 11:32:10.593062 1373 scope.go:117] "RemoveContainer" containerID="48508feadbd55b0f9358e08bb9f544e39b0500c79e7c66f208f1890bc71bb732"
Nov 13 11:32:10 addons-052722 kubelet[1373]: I1113 11:32:10.595844 1373 scope.go:117] "RemoveContainer" containerID="821ecfed94f537e19bbc5a291b68c1ff1dbe878de7e357ef5b29f52ef4f20be3"
Nov 13 11:32:10 addons-052722 kubelet[1373]: E1113 11:32:10.596145 1373 pod_workers.go:1300] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"hello-world-app\" with CrashLoopBackOff: \"back-off 20s restarting failed container=hello-world-app pod=hello-world-app-5d77478584-p8lxm_default(a8b4c23e-3917-4790-8c33-b288f4d4acce)\"" pod="default/hello-world-app-5d77478584-p8lxm" podUID="a8b4c23e-3917-4790-8c33-b288f4d4acce"
Nov 13 11:32:10 addons-052722 kubelet[1373]: I1113 11:32:10.621805 1373 scope.go:117] "RemoveContainer" containerID="42e48e6ceadde62c0298d99d2b592bb5820031bc38be697824969e54555ac7ce"
Nov 13 11:32:11 addons-052722 kubelet[1373]: I1113 11:32:11.639412 1373 kubelet_volumes.go:161] "Cleaned up orphaned pod volumes dir" podUID="3635ea55-c71e-40d1-b5bf-32fce9056f00" path="/var/lib/kubelet/pods/3635ea55-c71e-40d1-b5bf-32fce9056f00/volumes"
Nov 13 11:32:11 addons-052722 kubelet[1373]: I1113 11:32:11.639915 1373 kubelet_volumes.go:161] "Cleaned up orphaned pod volumes dir" podUID="828c4748-0fae-4162-935b-be8ed20f3278" path="/var/lib/kubelet/pods/828c4748-0fae-4162-935b-be8ed20f3278/volumes"
Nov 13 11:32:11 addons-052722 kubelet[1373]: I1113 11:32:11.640307 1373 kubelet_volumes.go:161] "Cleaned up orphaned pod volumes dir" podUID="f978a504-febb-428c-b168-c15e80ce2948" path="/var/lib/kubelet/pods/f978a504-febb-428c-b168-c15e80ce2948/volumes"
Nov 13 11:32:14 addons-052722 kubelet[1373]: I1113 11:32:14.616541 1373 scope.go:117] "RemoveContainer" containerID="195a8ffc707f56eddb4b2ea6b0bc545e441bbaab363b5a833531ed95a8dbd91e"
Nov 13 11:32:14 addons-052722 kubelet[1373]: I1113 11:32:14.648810 1373 scope.go:117] "RemoveContainer" containerID="195a8ffc707f56eddb4b2ea6b0bc545e441bbaab363b5a833531ed95a8dbd91e"
Nov 13 11:32:14 addons-052722 kubelet[1373]: E1113 11:32:14.649260 1373 remote_runtime.go:432] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"195a8ffc707f56eddb4b2ea6b0bc545e441bbaab363b5a833531ed95a8dbd91e\": container with ID starting with 195a8ffc707f56eddb4b2ea6b0bc545e441bbaab363b5a833531ed95a8dbd91e not found: ID does not exist" containerID="195a8ffc707f56eddb4b2ea6b0bc545e441bbaab363b5a833531ed95a8dbd91e"
Nov 13 11:32:14 addons-052722 kubelet[1373]: I1113 11:32:14.649306 1373 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"195a8ffc707f56eddb4b2ea6b0bc545e441bbaab363b5a833531ed95a8dbd91e"} err="failed to get container status \"195a8ffc707f56eddb4b2ea6b0bc545e441bbaab363b5a833531ed95a8dbd91e\": rpc error: code = NotFound desc = could not find container \"195a8ffc707f56eddb4b2ea6b0bc545e441bbaab363b5a833531ed95a8dbd91e\": container with ID starting with 195a8ffc707f56eddb4b2ea6b0bc545e441bbaab363b5a833531ed95a8dbd91e not found: ID does not exist"
Nov 13 11:32:14 addons-052722 kubelet[1373]: I1113 11:32:14.703508 1373 reconciler_common.go:172] "operationExecutor.UnmountVolume started for volume \"kube-api-access-tbbqb\" (UniqueName: \"kubernetes.io/projected/f2417a4e-8902-4b79-b0f6-bfb4a930995c-kube-api-access-tbbqb\") pod \"f2417a4e-8902-4b79-b0f6-bfb4a930995c\" (UID: \"f2417a4e-8902-4b79-b0f6-bfb4a930995c\") "
Nov 13 11:32:14 addons-052722 kubelet[1373]: I1113 11:32:14.703568 1373 reconciler_common.go:172] "operationExecutor.UnmountVolume started for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/f2417a4e-8902-4b79-b0f6-bfb4a930995c-webhook-cert\") pod \"f2417a4e-8902-4b79-b0f6-bfb4a930995c\" (UID: \"f2417a4e-8902-4b79-b0f6-bfb4a930995c\") "
Nov 13 11:32:14 addons-052722 kubelet[1373]: I1113 11:32:14.706281 1373 operation_generator.go:882] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/f2417a4e-8902-4b79-b0f6-bfb4a930995c-kube-api-access-tbbqb" (OuterVolumeSpecName: "kube-api-access-tbbqb") pod "f2417a4e-8902-4b79-b0f6-bfb4a930995c" (UID: "f2417a4e-8902-4b79-b0f6-bfb4a930995c"). InnerVolumeSpecName "kube-api-access-tbbqb". PluginName "kubernetes.io/projected", VolumeGidValue ""
Nov 13 11:32:14 addons-052722 kubelet[1373]: I1113 11:32:14.708052 1373 operation_generator.go:882] UnmountVolume.TearDown succeeded for volume "kubernetes.io/secret/f2417a4e-8902-4b79-b0f6-bfb4a930995c-webhook-cert" (OuterVolumeSpecName: "webhook-cert") pod "f2417a4e-8902-4b79-b0f6-bfb4a930995c" (UID: "f2417a4e-8902-4b79-b0f6-bfb4a930995c"). InnerVolumeSpecName "webhook-cert". PluginName "kubernetes.io/secret", VolumeGidValue ""
Nov 13 11:32:14 addons-052722 kubelet[1373]: I1113 11:32:14.804682 1373 reconciler_common.go:300] "Volume detached for volume \"kube-api-access-tbbqb\" (UniqueName: \"kubernetes.io/projected/f2417a4e-8902-4b79-b0f6-bfb4a930995c-kube-api-access-tbbqb\") on node \"addons-052722\" DevicePath \"\""
Nov 13 11:32:14 addons-052722 kubelet[1373]: I1113 11:32:14.804729 1373 reconciler_common.go:300] "Volume detached for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/f2417a4e-8902-4b79-b0f6-bfb4a930995c-webhook-cert\") on node \"addons-052722\" DevicePath \"\""
Nov 13 11:32:15 addons-052722 kubelet[1373]: I1113 11:32:15.639022 1373 kubelet_volumes.go:161] "Cleaned up orphaned pod volumes dir" podUID="f2417a4e-8902-4b79-b0f6-bfb4a930995c" path="/var/lib/kubelet/pods/f2417a4e-8902-4b79-b0f6-bfb4a930995c/volumes"
*
* ==> storage-provisioner [74d30aefd6c470e0b059da036d664f4543f02dc790dcf1c9d31986b41d63a95a] <==
* I1113 11:27:51.302750 1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
I1113 11:27:51.320760 1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
I1113 11:27:51.320863 1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
I1113 11:27:51.331224 1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
I1113 11:27:51.331447 1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-052722_22783a92-1c29-4bab-bcc6-3d783f1da90c!
I1113 11:27:51.331807 1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"bca00a23-efc2-4d37-850f-10ef3d39d25d", APIVersion:"v1", ResourceVersion:"846", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-052722_22783a92-1c29-4bab-bcc6-3d783f1da90c became leader
I1113 11:27:51.431746 1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-052722_22783a92-1c29-4bab-bcc6-3d783f1da90c!
-- /stdout --
helpers_test.go:254: (dbg) Run: out/minikube-linux-arm64 status --format={{.APIServer}} -p addons-052722 -n addons-052722
helpers_test.go:261: (dbg) Run: kubectl --context addons-052722 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 (170.07s)