=== RUN TestAddons/parallel/Registry
=== PAUSE TestAddons/parallel/Registry
=== CONT TestAddons/parallel/Registry
addons_test.go:332: registry stabilized in 6.726088ms
addons_test.go:334: (dbg) TestAddons/parallel/Registry: waiting 6m0s for pods matching "actual-registry=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-66c9cd494c-dvjjx" [f6332eec-8451-4a18-b1e4-899a9c98a398] Running
addons_test.go:334: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 6.005285009s
addons_test.go:337: (dbg) TestAddons/parallel/Registry: waiting 10m0s for pods matching "registry-proxy=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-proxy-pph5w" [5bfdb7e0-869e-409d-b185-7e7c0d0386d6] Running
addons_test.go:337: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.005741065s
addons_test.go:342: (dbg) Run: kubectl --context addons-078133 delete po -l run=registry-test --now
addons_test.go:347: (dbg) Run: kubectl --context addons-078133 run --rm registry-test --restart=Never --image=gcr.io/k8s-minikube/busybox -it -- sh -c "wget --spider -S http://registry.kube-system.svc.cluster.local"
addons_test.go:347: (dbg) Non-zero exit: kubectl --context addons-078133 run --rm registry-test --restart=Never --image=gcr.io/k8s-minikube/busybox -it -- sh -c "wget --spider -S http://registry.kube-system.svc.cluster.local": exit status 1 (1m0.150985289s)
-- stdout --
pod "registry-test" deleted
-- /stdout --
** stderr **
error: timed out waiting for the condition
** /stderr **
addons_test.go:349: failed to hit registry.kube-system.svc.cluster.local. args "kubectl --context addons-078133 run --rm registry-test --restart=Never --image=gcr.io/k8s-minikube/busybox -it -- sh -c \"wget --spider -S http://registry.kube-system.svc.cluster.local\"" failed: exit status 1
addons_test.go:353: expected curl response be "HTTP/1.1 200", but got *pod "registry-test" deleted
*
addons_test.go:361: (dbg) Run: out/minikube-linux-arm64 -p addons-078133 ip
2024/09/15 06:51:00 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:390: (dbg) Run: out/minikube-linux-arm64 -p addons-078133 addons disable registry --alsologtostderr -v=1
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:230: ======> post-mortem[TestAddons/parallel/Registry]: docker inspect <======
helpers_test.go:231: (dbg) Run: docker inspect addons-078133
helpers_test.go:235: (dbg) docker inspect addons-078133:
-- stdout --
[
{
"Id": "7434fa99399a28396035634456c789f18e60db4571749c583420a20b0f890bde",
"Created": "2024-09-15T06:38:37.750228282Z",
"Path": "/usr/local/bin/entrypoint",
"Args": [
"/sbin/init"
],
"State": {
"Status": "running",
"Running": true,
"Paused": false,
"Restarting": false,
"OOMKilled": false,
"Dead": false,
"Pid": 2524440,
"ExitCode": 0,
"Error": "",
"StartedAt": "2024-09-15T06:38:37.907510174Z",
"FinishedAt": "0001-01-01T00:00:00Z"
},
"Image": "sha256:a1b71fa87733590eb4674b16f6945626ae533f3af37066893e3fd70eb9476268",
"ResolvConfPath": "/var/lib/docker/containers/7434fa99399a28396035634456c789f18e60db4571749c583420a20b0f890bde/resolv.conf",
"HostnamePath": "/var/lib/docker/containers/7434fa99399a28396035634456c789f18e60db4571749c583420a20b0f890bde/hostname",
"HostsPath": "/var/lib/docker/containers/7434fa99399a28396035634456c789f18e60db4571749c583420a20b0f890bde/hosts",
"LogPath": "/var/lib/docker/containers/7434fa99399a28396035634456c789f18e60db4571749c583420a20b0f890bde/7434fa99399a28396035634456c789f18e60db4571749c583420a20b0f890bde-json.log",
"Name": "/addons-078133",
"RestartCount": 0,
"Driver": "overlay2",
"Platform": "linux",
"MountLabel": "",
"ProcessLabel": "",
"AppArmorProfile": "unconfined",
"ExecIDs": null,
"HostConfig": {
"Binds": [
"/lib/modules:/lib/modules:ro",
"addons-078133:/var"
],
"ContainerIDFile": "",
"LogConfig": {
"Type": "json-file",
"Config": {}
},
"NetworkMode": "addons-078133",
"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": [],
"CpuCount": 0,
"CpuPercent": 0,
"IOMaximumIOps": 0,
"IOMaximumBandwidth": 0,
"MaskedPaths": null,
"ReadonlyPaths": null
},
"GraphDriver": {
"Data": {
"LowerDir": "/var/lib/docker/overlay2/d2972f1579d051820707a303e3a093e25713a29540c7aa76655f15ed7472a420-init/diff:/var/lib/docker/overlay2/72792481ba3fe11d67c9c5bebed6121eb09dffa903ddf816dfb06e703f2d9d5c/diff",
"MergedDir": "/var/lib/docker/overlay2/d2972f1579d051820707a303e3a093e25713a29540c7aa76655f15ed7472a420/merged",
"UpperDir": "/var/lib/docker/overlay2/d2972f1579d051820707a303e3a093e25713a29540c7aa76655f15ed7472a420/diff",
"WorkDir": "/var/lib/docker/overlay2/d2972f1579d051820707a303e3a093e25713a29540c7aa76655f15ed7472a420/work"
},
"Name": "overlay2"
},
"Mounts": [
{
"Type": "bind",
"Source": "/lib/modules",
"Destination": "/lib/modules",
"Mode": "ro",
"RW": false,
"Propagation": "rprivate"
},
{
"Type": "volume",
"Name": "addons-078133",
"Source": "/var/lib/docker/volumes/addons-078133/_data",
"Destination": "/var",
"Driver": "local",
"Mode": "z",
"RW": true,
"Propagation": ""
}
],
"Config": {
"Hostname": "addons-078133",
"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.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0",
"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-078133",
"name.minikube.sigs.k8s.io": "addons-078133",
"role.minikube.sigs.k8s.io": ""
},
"StopSignal": "SIGRTMIN+3"
},
"NetworkSettings": {
"Bridge": "",
"SandboxID": "0c8d7e1050dbe4977f54b06c2224002186fb12e89f8d90b585337ed8c180c6bd",
"SandboxKey": "/var/run/docker/netns/0c8d7e1050db",
"Ports": {
"22/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "35748"
}
],
"2376/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "35749"
}
],
"32443/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "35752"
}
],
"5000/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "35750"
}
],
"8443/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "35751"
}
]
},
"HairpinMode": false,
"LinkLocalIPv6Address": "",
"LinkLocalIPv6PrefixLen": 0,
"SecondaryIPAddresses": null,
"SecondaryIPv6Addresses": null,
"EndpointID": "",
"Gateway": "",
"GlobalIPv6Address": "",
"GlobalIPv6PrefixLen": 0,
"IPAddress": "",
"IPPrefixLen": 0,
"IPv6Gateway": "",
"MacAddress": "",
"Networks": {
"addons-078133": {
"IPAMConfig": {
"IPv4Address": "192.168.49.2"
},
"Links": null,
"Aliases": null,
"MacAddress": "02:42:c0:a8:31:02",
"DriverOpts": null,
"NetworkID": "61892ade19da7989ac86d074df0c7f6076bb69e05029d3382c7c93eab898c4ab",
"EndpointID": "5578870202f5d628a4be39c5ca56e5901d1922ca753b45b5f33733d1f214df65",
"Gateway": "192.168.49.1",
"IPAddress": "192.168.49.2",
"IPPrefixLen": 24,
"IPv6Gateway": "",
"GlobalIPv6Address": "",
"GlobalIPv6PrefixLen": 0,
"DNSNames": [
"addons-078133",
"7434fa99399a"
]
}
}
}
}
]
-- /stdout --
helpers_test.go:239: (dbg) Run: out/minikube-linux-arm64 status --format={{.Host}} -p addons-078133 -n addons-078133
helpers_test.go:244: <<< TestAddons/parallel/Registry FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======> post-mortem[TestAddons/parallel/Registry]: minikube logs <======
helpers_test.go:247: (dbg) Run: out/minikube-linux-arm64 -p addons-078133 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-078133 logs -n 25: (1.906308413s)
helpers_test.go:252: TestAddons/parallel/Registry logs:
-- stdout --
==> Audit <==
|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
| Command | Args | Profile | User | Version | Start Time | End Time |
|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
| start | -o=json --download-only | download-only-196406 | jenkins | v1.34.0 | 15 Sep 24 06:37 UTC | |
| | -p download-only-196406 | | | | | |
| | --force --alsologtostderr | | | | | |
| | --kubernetes-version=v1.20.0 | | | | | |
| | --container-runtime=crio | | | | | |
| | --driver=docker | | | | | |
| | --container-runtime=crio | | | | | |
| delete | --all | minikube | jenkins | v1.34.0 | 15 Sep 24 06:38 UTC | 15 Sep 24 06:38 UTC |
| delete | -p download-only-196406 | download-only-196406 | jenkins | v1.34.0 | 15 Sep 24 06:38 UTC | 15 Sep 24 06:38 UTC |
| start | -o=json --download-only | download-only-600407 | jenkins | v1.34.0 | 15 Sep 24 06:38 UTC | |
| | -p download-only-600407 | | | | | |
| | --force --alsologtostderr | | | | | |
| | --kubernetes-version=v1.31.1 | | | | | |
| | --container-runtime=crio | | | | | |
| | --driver=docker | | | | | |
| | --container-runtime=crio | | | | | |
| delete | --all | minikube | jenkins | v1.34.0 | 15 Sep 24 06:38 UTC | 15 Sep 24 06:38 UTC |
| delete | -p download-only-600407 | download-only-600407 | jenkins | v1.34.0 | 15 Sep 24 06:38 UTC | 15 Sep 24 06:38 UTC |
| delete | -p download-only-196406 | download-only-196406 | jenkins | v1.34.0 | 15 Sep 24 06:38 UTC | 15 Sep 24 06:38 UTC |
| delete | -p download-only-600407 | download-only-600407 | jenkins | v1.34.0 | 15 Sep 24 06:38 UTC | 15 Sep 24 06:38 UTC |
| start | --download-only -p | download-docker-842211 | jenkins | v1.34.0 | 15 Sep 24 06:38 UTC | |
| | download-docker-842211 | | | | | |
| | --alsologtostderr | | | | | |
| | --driver=docker | | | | | |
| | --container-runtime=crio | | | | | |
| delete | -p download-docker-842211 | download-docker-842211 | jenkins | v1.34.0 | 15 Sep 24 06:38 UTC | 15 Sep 24 06:38 UTC |
| start | --download-only -p | binary-mirror-404653 | jenkins | v1.34.0 | 15 Sep 24 06:38 UTC | |
| | binary-mirror-404653 | | | | | |
| | --alsologtostderr | | | | | |
| | --binary-mirror | | | | | |
| | http://127.0.0.1:33149 | | | | | |
| | --driver=docker | | | | | |
| | --container-runtime=crio | | | | | |
| delete | -p binary-mirror-404653 | binary-mirror-404653 | jenkins | v1.34.0 | 15 Sep 24 06:38 UTC | 15 Sep 24 06:38 UTC |
| addons | enable dashboard -p | addons-078133 | jenkins | v1.34.0 | 15 Sep 24 06:38 UTC | |
| | addons-078133 | | | | | |
| addons | disable dashboard -p | addons-078133 | jenkins | v1.34.0 | 15 Sep 24 06:38 UTC | |
| | addons-078133 | | | | | |
| start | -p addons-078133 --wait=true | addons-078133 | jenkins | v1.34.0 | 15 Sep 24 06:38 UTC | 15 Sep 24 06:41 UTC |
| | --memory=4000 --alsologtostderr | | | | | |
| | --addons=registry | | | | | |
| | --addons=metrics-server | | | | | |
| | --addons=volumesnapshots | | | | | |
| | --addons=csi-hostpath-driver | | | | | |
| | --addons=gcp-auth | | | | | |
| | --addons=cloud-spanner | | | | | |
| | --addons=inspektor-gadget | | | | | |
| | --addons=storage-provisioner-rancher | | | | | |
| | --addons=nvidia-device-plugin | | | | | |
| | --addons=yakd --addons=volcano | | | | | |
| | --driver=docker | | | | | |
| | --container-runtime=crio | | | | | |
| | --addons=ingress | | | | | |
| | --addons=ingress-dns | | | | | |
| addons | addons-078133 addons | addons-078133 | jenkins | v1.34.0 | 15 Sep 24 06:50 UTC | 15 Sep 24 06:50 UTC |
| | disable csi-hostpath-driver | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| addons | addons-078133 addons | addons-078133 | jenkins | v1.34.0 | 15 Sep 24 06:50 UTC | 15 Sep 24 06:50 UTC |
| | disable volumesnapshots | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| addons | addons-078133 addons disable | addons-078133 | jenkins | v1.34.0 | 15 Sep 24 06:50 UTC | 15 Sep 24 06:50 UTC |
| | yakd --alsologtostderr -v=1 | | | | | |
| addons | disable nvidia-device-plugin | addons-078133 | jenkins | v1.34.0 | 15 Sep 24 06:50 UTC | 15 Sep 24 06:50 UTC |
| | -p addons-078133 | | | | | |
| ip | addons-078133 ip | addons-078133 | jenkins | v1.34.0 | 15 Sep 24 06:51 UTC | 15 Sep 24 06:51 UTC |
| addons | addons-078133 addons disable | addons-078133 | jenkins | v1.34.0 | 15 Sep 24 06:51 UTC | 15 Sep 24 06:51 UTC |
| | registry --alsologtostderr | | | | | |
| | -v=1 | | | | | |
|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
==> Last Start <==
Log file created at: 2024/09/15 06:38:12
Running on machine: ip-172-31-21-244
Binary: Built with gc go1.23.0 for linux/arm64
Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
I0915 06:38:12.787229 2523870 out.go:345] Setting OutFile to fd 1 ...
I0915 06:38:12.787649 2523870 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0915 06:38:12.787663 2523870 out.go:358] Setting ErrFile to fd 2...
I0915 06:38:12.787669 2523870 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0915 06:38:12.787948 2523870 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19644-2517725/.minikube/bin
I0915 06:38:12.788417 2523870 out.go:352] Setting JSON to false
I0915 06:38:12.789322 2523870 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":51644,"bootTime":1726330649,"procs":152,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1069-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
I0915 06:38:12.789406 2523870 start.go:139] virtualization:
I0915 06:38:12.792757 2523870 out.go:177] * [addons-078133] minikube v1.34.0 on Ubuntu 20.04 (arm64)
I0915 06:38:12.795650 2523870 out.go:177] - MINIKUBE_LOCATION=19644
I0915 06:38:12.795696 2523870 notify.go:220] Checking for updates...
I0915 06:38:12.799075 2523870 out.go:177] - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
I0915 06:38:12.801817 2523870 out.go:177] - KUBECONFIG=/home/jenkins/minikube-integration/19644-2517725/kubeconfig
I0915 06:38:12.804477 2523870 out.go:177] - MINIKUBE_HOME=/home/jenkins/minikube-integration/19644-2517725/.minikube
I0915 06:38:12.807247 2523870 out.go:177] - MINIKUBE_BIN=out/minikube-linux-arm64
I0915 06:38:12.809885 2523870 out.go:177] - MINIKUBE_FORCE_SYSTEMD=
I0915 06:38:12.812844 2523870 driver.go:394] Setting default libvirt URI to qemu:///system
I0915 06:38:12.839036 2523870 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
I0915 06:38:12.839177 2523870 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0915 06:38:12.891358 2523870 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH 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 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:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-09-15 06:38:12.881981504 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 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:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 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:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] 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.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
I0915 06:38:12.891480 2523870 docker.go:318] overlay module found
I0915 06:38:12.895859 2523870 out.go:177] * Using the docker driver based on user configuration
I0915 06:38:12.898575 2523870 start.go:297] selected driver: docker
I0915 06:38:12.898603 2523870 start.go:901] validating driver "docker" against <nil>
I0915 06:38:12.898625 2523870 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
I0915 06:38:12.899275 2523870 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0915 06:38:12.952158 2523870 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH 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 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:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-09-15 06:38:12.942889904 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 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:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 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:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] 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.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
I0915 06:38:12.952417 2523870 start_flags.go:310] no existing cluster config was found, will generate one from the flags
I0915 06:38:12.952666 2523870 start_flags.go:947] Waiting for all components: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
I0915 06:38:12.955396 2523870 out.go:177] * Using Docker driver with root privileges
I0915 06:38:12.957978 2523870 cni.go:84] Creating CNI manager for ""
I0915 06:38:12.958053 2523870 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
I0915 06:38:12.958067 2523870 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
I0915 06:38:12.958154 2523870 start.go:340] cluster config:
{Name:addons-078133 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 Memory:4000 CPUs:2 DiskSize:20000 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:8443 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.31.1 ClusterName:addons-078133 Namespace:default APIServerHAVIP: 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:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.1 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:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSH
AgentPID:0 GPUs: AutoPauseInterval:1m0s}
I0915 06:38:12.961074 2523870 out.go:177] * Starting "addons-078133" primary control-plane node in "addons-078133" cluster
I0915 06:38:12.963705 2523870 cache.go:121] Beginning downloading kic base image for docker with crio
I0915 06:38:12.966437 2523870 out.go:177] * Pulling base image v0.0.45-1726358845-19644 ...
I0915 06:38:12.969038 2523870 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
I0915 06:38:12.969094 2523870 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19644-2517725/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4
I0915 06:38:12.969106 2523870 cache.go:56] Caching tarball of preloaded images
I0915 06:38:12.969131 2523870 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 in local docker daemon
I0915 06:38:12.969194 2523870 preload.go:172] Found /home/jenkins/minikube-integration/19644-2517725/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
I0915 06:38:12.969204 2523870 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on crio
I0915 06:38:12.969614 2523870 profile.go:143] Saving config to /home/jenkins/minikube-integration/19644-2517725/.minikube/profiles/addons-078133/config.json ...
I0915 06:38:12.969647 2523870 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19644-2517725/.minikube/profiles/addons-078133/config.json: {Name:mkd56c679d1e8eeb25c48c5bb5d09233f14404e4 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0915 06:38:12.984555 2523870 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 to local cache
I0915 06:38:12.984708 2523870 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 in local cache directory
I0915 06:38:12.984732 2523870 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 in local cache directory, skipping pull
I0915 06:38:12.984740 2523870 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 exists in cache, skipping pull
I0915 06:38:12.984748 2523870 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 as a tarball
I0915 06:38:12.984758 2523870 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 from local cache
I0915 06:38:30.356936 2523870 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 from cached tarball
I0915 06:38:30.356980 2523870 cache.go:194] Successfully downloaded all kic artifacts
I0915 06:38:30.357009 2523870 start.go:360] acquireMachinesLock for addons-078133: {Name:mkd22383cf6e30905104727dd6882efae296baf1 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
I0915 06:38:30.357138 2523870 start.go:364] duration metric: took 107.583µs to acquireMachinesLock for "addons-078133"
I0915 06:38:30.357171 2523870 start.go:93] Provisioning new machine with config: &{Name:addons-078133 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 Memory:4000 CPUs:2 DiskSize:20000 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:8443 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.31.1 ClusterName:addons-078133 Namespace:default APIServerHAVIP: APIServerName:min
ikubeCA 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:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.1 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:false CustomQe
muFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}
I0915 06:38:30.357256 2523870 start.go:125] createHost starting for "" (driver="docker")
I0915 06:38:30.358886 2523870 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
I0915 06:38:30.359147 2523870 start.go:159] libmachine.API.Create for "addons-078133" (driver="docker")
I0915 06:38:30.359182 2523870 client.go:168] LocalClient.Create starting
I0915 06:38:30.359309 2523870 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19644-2517725/.minikube/certs/ca.pem
I0915 06:38:31.028935 2523870 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19644-2517725/.minikube/certs/cert.pem
I0915 06:38:31.157412 2523870 cli_runner.go:164] Run: docker network inspect addons-078133 --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}}]}"
W0915 06:38:31.173542 2523870 cli_runner.go:211] docker network inspect addons-078133 --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
I0915 06:38:31.173630 2523870 network_create.go:284] running [docker network inspect addons-078133] to gather additional debugging logs...
I0915 06:38:31.173652 2523870 cli_runner.go:164] Run: docker network inspect addons-078133
W0915 06:38:31.189395 2523870 cli_runner.go:211] docker network inspect addons-078133 returned with exit code 1
I0915 06:38:31.189428 2523870 network_create.go:287] error running [docker network inspect addons-078133]: docker network inspect addons-078133: exit status 1
stdout:
[]
stderr:
Error response from daemon: network addons-078133 not found
I0915 06:38:31.189442 2523870 network_create.go:289] output of [docker network inspect addons-078133]: -- stdout --
[]
-- /stdout --
** stderr **
Error response from daemon: network addons-078133 not found
** /stderr **
I0915 06:38:31.189539 2523870 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}}]}"
I0915 06:38:31.205841 2523870 network.go:206] 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:0x4001792940}
I0915 06:38:31.205885 2523870 network_create.go:124] attempt to create docker network addons-078133 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
I0915 06:38:31.205944 2523870 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-078133 addons-078133
I0915 06:38:31.304079 2523870 network_create.go:108] docker network addons-078133 192.168.49.0/24 created
I0915 06:38:31.304113 2523870 kic.go:121] calculated static IP "192.168.49.2" for the "addons-078133" container
I0915 06:38:31.304203 2523870 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
I0915 06:38:31.322468 2523870 cli_runner.go:164] Run: docker volume create addons-078133 --label name.minikube.sigs.k8s.io=addons-078133 --label created_by.minikube.sigs.k8s.io=true
I0915 06:38:31.345040 2523870 oci.go:103] Successfully created a docker volume addons-078133
I0915 06:38:31.345137 2523870 cli_runner.go:164] Run: docker run --rm --name addons-078133-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-078133 --entrypoint /usr/bin/test -v addons-078133:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 -d /var/lib
I0915 06:38:33.575685 2523870 cli_runner.go:217] Completed: docker run --rm --name addons-078133-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-078133 --entrypoint /usr/bin/test -v addons-078133:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 -d /var/lib: (2.230494087s)
I0915 06:38:33.575720 2523870 oci.go:107] Successfully prepared a docker volume addons-078133
I0915 06:38:33.575744 2523870 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
I0915 06:38:33.575763 2523870 kic.go:194] Starting extracting preloaded images to volume ...
I0915 06:38:33.575830 2523870 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19644-2517725/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-078133:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 -I lz4 -xf /preloaded.tar -C /extractDir
I0915 06:38:37.682758 2523870 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19644-2517725/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-078133:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 -I lz4 -xf /preloaded.tar -C /extractDir: (4.10688552s)
I0915 06:38:37.682789 2523870 kic.go:203] duration metric: took 4.107023149s to extract preloaded images to volume ...
W0915 06:38:37.682941 2523870 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
I0915 06:38:37.683057 2523870 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
I0915 06:38:37.735978 2523870 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-078133 --name addons-078133 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-078133 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-078133 --network addons-078133 --ip 192.168.49.2 --volume addons-078133:/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.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0
I0915 06:38:38.073869 2523870 cli_runner.go:164] Run: docker container inspect addons-078133 --format={{.State.Running}}
I0915 06:38:38.096611 2523870 cli_runner.go:164] Run: docker container inspect addons-078133 --format={{.State.Status}}
I0915 06:38:38.117014 2523870 cli_runner.go:164] Run: docker exec addons-078133 stat /var/lib/dpkg/alternatives/iptables
I0915 06:38:38.193401 2523870 oci.go:144] the created container "addons-078133" has a running status.
I0915 06:38:38.193429 2523870 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19644-2517725/.minikube/machines/addons-078133/id_rsa...
I0915 06:38:40.103212 2523870 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19644-2517725/.minikube/machines/addons-078133/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
I0915 06:38:40.124321 2523870 cli_runner.go:164] Run: docker container inspect addons-078133 --format={{.State.Status}}
I0915 06:38:40.145609 2523870 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
I0915 06:38:40.145635 2523870 kic_runner.go:114] Args: [docker exec --privileged addons-078133 chown docker:docker /home/docker/.ssh/authorized_keys]
I0915 06:38:40.201133 2523870 cli_runner.go:164] Run: docker container inspect addons-078133 --format={{.State.Status}}
I0915 06:38:40.223083 2523870 machine.go:93] provisionDockerMachine start ...
I0915 06:38:40.223185 2523870 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-078133
I0915 06:38:40.248426 2523870 main.go:141] libmachine: Using SSH client type: native
I0915 06:38:40.248710 2523870 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x41abe0] 0x41d420 <nil> [] 0s} 127.0.0.1 35748 <nil> <nil>}
I0915 06:38:40.248727 2523870 main.go:141] libmachine: About to run SSH command:
hostname
I0915 06:38:40.384623 2523870 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-078133
I0915 06:38:40.384649 2523870 ubuntu.go:169] provisioning hostname "addons-078133"
I0915 06:38:40.384719 2523870 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-078133
I0915 06:38:40.402539 2523870 main.go:141] libmachine: Using SSH client type: native
I0915 06:38:40.402807 2523870 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x41abe0] 0x41d420 <nil> [] 0s} 127.0.0.1 35748 <nil> <nil>}
I0915 06:38:40.402827 2523870 main.go:141] libmachine: About to run SSH command:
sudo hostname addons-078133 && echo "addons-078133" | sudo tee /etc/hostname
I0915 06:38:40.553443 2523870 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-078133
I0915 06:38:40.553586 2523870 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-078133
I0915 06:38:40.571125 2523870 main.go:141] libmachine: Using SSH client type: native
I0915 06:38:40.571387 2523870 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x41abe0] 0x41d420 <nil> [] 0s} 127.0.0.1 35748 <nil> <nil>}
I0915 06:38:40.571403 2523870 main.go:141] libmachine: About to run SSH command:
if ! grep -xq '.*\saddons-078133' /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-078133/g' /etc/hosts;
else
echo '127.0.1.1 addons-078133' | sudo tee -a /etc/hosts;
fi
fi
I0915 06:38:40.709939 2523870 main.go:141] libmachine: SSH cmd err, output: <nil>:
I0915 06:38:40.709969 2523870 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19644-2517725/.minikube CaCertPath:/home/jenkins/minikube-integration/19644-2517725/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19644-2517725/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19644-2517725/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19644-2517725/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19644-2517725/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19644-2517725/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19644-2517725/.minikube}
I0915 06:38:40.710052 2523870 ubuntu.go:177] setting up certificates
I0915 06:38:40.710065 2523870 provision.go:84] configureAuth start
I0915 06:38:40.710167 2523870 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-078133
I0915 06:38:40.728157 2523870 provision.go:143] copyHostCerts
I0915 06:38:40.728258 2523870 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19644-2517725/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19644-2517725/.minikube/ca.pem (1082 bytes)
I0915 06:38:40.728439 2523870 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19644-2517725/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19644-2517725/.minikube/cert.pem (1123 bytes)
I0915 06:38:40.728531 2523870 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19644-2517725/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19644-2517725/.minikube/key.pem (1675 bytes)
I0915 06:38:40.728606 2523870 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19644-2517725/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19644-2517725/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19644-2517725/.minikube/certs/ca-key.pem org=jenkins.addons-078133 san=[127.0.0.1 192.168.49.2 addons-078133 localhost minikube]
I0915 06:38:42.353273 2523870 provision.go:177] copyRemoteCerts
I0915 06:38:42.353353 2523870 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
I0915 06:38:42.353400 2523870 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-078133
I0915 06:38:42.373293 2523870 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35748 SSHKeyPath:/home/jenkins/minikube-integration/19644-2517725/.minikube/machines/addons-078133/id_rsa Username:docker}
I0915 06:38:42.471278 2523870 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19644-2517725/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
I0915 06:38:42.497795 2523870 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19644-2517725/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
I0915 06:38:42.522600 2523870 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19644-2517725/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
I0915 06:38:42.547736 2523870 provision.go:87] duration metric: took 1.83765139s to configureAuth
I0915 06:38:42.547820 2523870 ubuntu.go:193] setting minikube options for container-runtime
I0915 06:38:42.548046 2523870 config.go:182] Loaded profile config "addons-078133": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0915 06:38:42.548166 2523870 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-078133
I0915 06:38:42.565534 2523870 main.go:141] libmachine: Using SSH client type: native
I0915 06:38:42.565797 2523870 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x41abe0] 0x41d420 <nil> [] 0s} 127.0.0.1 35748 <nil> <nil>}
I0915 06:38:42.565821 2523870 main.go:141] libmachine: About to run SSH command:
sudo mkdir -p /etc/sysconfig && printf %s "
CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
" | sudo tee /etc/sysconfig/crio.minikube && sudo systemctl restart crio
I0915 06:38:42.807672 2523870 main.go:141] libmachine: SSH cmd err, output: <nil>:
CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
I0915 06:38:42.807751 2523870 machine.go:96] duration metric: took 2.584641806s to provisionDockerMachine
I0915 06:38:42.807788 2523870 client.go:171] duration metric: took 12.44858555s to LocalClient.Create
I0915 06:38:42.807845 2523870 start.go:167] duration metric: took 12.448698434s to libmachine.API.Create "addons-078133"
I0915 06:38:42.807872 2523870 start.go:293] postStartSetup for "addons-078133" (driver="docker")
I0915 06:38:42.807911 2523870 start.go:322] 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]
I0915 06:38:42.808014 2523870 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
I0915 06:38:42.808114 2523870 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-078133
I0915 06:38:42.826066 2523870 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35748 SSHKeyPath:/home/jenkins/minikube-integration/19644-2517725/.minikube/machines/addons-078133/id_rsa Username:docker}
I0915 06:38:42.926144 2523870 ssh_runner.go:195] Run: cat /etc/os-release
I0915 06:38:42.930078 2523870 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
I0915 06:38:42.930114 2523870 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
I0915 06:38:42.930124 2523870 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
I0915 06:38:42.930131 2523870 info.go:137] Remote host: Ubuntu 22.04.4 LTS
I0915 06:38:42.930144 2523870 filesync.go:126] Scanning /home/jenkins/minikube-integration/19644-2517725/.minikube/addons for local assets ...
I0915 06:38:42.930220 2523870 filesync.go:126] Scanning /home/jenkins/minikube-integration/19644-2517725/.minikube/files for local assets ...
I0915 06:38:42.930252 2523870 start.go:296] duration metric: took 122.36099ms for postStartSetup
I0915 06:38:42.930585 2523870 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-078133
I0915 06:38:42.948043 2523870 profile.go:143] Saving config to /home/jenkins/minikube-integration/19644-2517725/.minikube/profiles/addons-078133/config.json ...
I0915 06:38:42.948387 2523870 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
I0915 06:38:42.948443 2523870 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-078133
I0915 06:38:42.965578 2523870 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35748 SSHKeyPath:/home/jenkins/minikube-integration/19644-2517725/.minikube/machines/addons-078133/id_rsa Username:docker}
I0915 06:38:43.062057 2523870 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
I0915 06:38:43.066878 2523870 start.go:128] duration metric: took 12.709604826s to createHost
I0915 06:38:43.066945 2523870 start.go:83] releasing machines lock for "addons-078133", held for 12.709793154s
I0915 06:38:43.067058 2523870 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-078133
I0915 06:38:43.084231 2523870 ssh_runner.go:195] Run: cat /version.json
I0915 06:38:43.084291 2523870 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-078133
I0915 06:38:43.084556 2523870 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
I0915 06:38:43.084638 2523870 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-078133
I0915 06:38:43.110679 2523870 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35748 SSHKeyPath:/home/jenkins/minikube-integration/19644-2517725/.minikube/machines/addons-078133/id_rsa Username:docker}
I0915 06:38:43.113521 2523870 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35748 SSHKeyPath:/home/jenkins/minikube-integration/19644-2517725/.minikube/machines/addons-078133/id_rsa Username:docker}
I0915 06:38:43.205306 2523870 ssh_runner.go:195] Run: systemctl --version
I0915 06:38:43.331819 2523870 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
I0915 06:38:43.475451 2523870 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
I0915 06:38:43.479654 2523870 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" ;
I0915 06:38:43.503032 2523870 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
I0915 06:38:43.503135 2523870 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, " -exec sh -c "sudo mv {} {}.mk_disabled" ;
I0915 06:38:43.549259 2523870 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
I0915 06:38:43.549327 2523870 start.go:495] detecting cgroup driver to use...
I0915 06:38:43.549376 2523870 detect.go:187] detected "cgroupfs" cgroup driver on host os
I0915 06:38:43.549460 2523870 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
I0915 06:38:43.568882 2523870 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
I0915 06:38:43.581182 2523870 docker.go:217] disabling cri-docker service (if available) ...
I0915 06:38:43.581292 2523870 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
I0915 06:38:43.595995 2523870 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
I0915 06:38:43.611893 2523870 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
I0915 06:38:43.708103 2523870 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
I0915 06:38:43.812378 2523870 docker.go:233] disabling docker service ...
I0915 06:38:43.812466 2523870 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
I0915 06:38:43.833320 2523870 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
I0915 06:38:43.845521 2523870 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
I0915 06:38:43.943839 2523870 ssh_runner.go:195] Run: sudo systemctl mask docker.service
I0915 06:38:44.039910 2523870 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
I0915 06:38:44.052271 2523870 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/crio/crio.sock
" | sudo tee /etc/crictl.yaml"
I0915 06:38:44.069425 2523870 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
I0915 06:38:44.069497 2523870 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*pause_image = .*$|pause_image = "registry.k8s.io/pause:3.10"|' /etc/crio/crio.conf.d/02-crio.conf"
I0915 06:38:44.079718 2523870 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
I0915 06:38:44.079845 2523870 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
I0915 06:38:44.090489 2523870 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
I0915 06:38:44.100780 2523870 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
I0915 06:38:44.111161 2523870 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
I0915 06:38:44.120858 2523870 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *"net.ipv4.ip_unprivileged_port_start=.*"/d' /etc/crio/crio.conf.d/02-crio.conf"
I0915 06:38:44.131104 2523870 ssh_runner.go:195] Run: sh -c "sudo grep -q "^ *default_sysctls" /etc/crio/crio.conf.d/02-crio.conf || sudo sed -i '/conmon_cgroup = .*/a default_sysctls = \[\n\]' /etc/crio/crio.conf.d/02-crio.conf"
I0915 06:38:44.148858 2523870 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^default_sysctls *= *\[|&\n "net.ipv4.ip_unprivileged_port_start=0",|' /etc/crio/crio.conf.d/02-crio.conf"
I0915 06:38:44.159069 2523870 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
I0915 06:38:44.168402 2523870 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
I0915 06:38:44.177003 2523870 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I0915 06:38:44.265072 2523870 ssh_runner.go:195] Run: sudo systemctl restart crio
I0915 06:38:44.374011 2523870 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
I0915 06:38:44.374133 2523870 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
I0915 06:38:44.378540 2523870 start.go:563] Will wait 60s for crictl version
I0915 06:38:44.378656 2523870 ssh_runner.go:195] Run: which crictl
I0915 06:38:44.382546 2523870 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
I0915 06:38:44.424234 2523870 start.go:579] Version: 0.1.0
RuntimeName: cri-o
RuntimeVersion: 1.24.6
RuntimeApiVersion: v1
I0915 06:38:44.424349 2523870 ssh_runner.go:195] Run: crio --version
I0915 06:38:44.475232 2523870 ssh_runner.go:195] Run: crio --version
I0915 06:38:44.519124 2523870 out.go:177] * Preparing Kubernetes v1.31.1 on CRI-O 1.24.6 ...
I0915 06:38:44.521747 2523870 cli_runner.go:164] Run: docker network inspect addons-078133 --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}}]}"
I0915 06:38:44.537582 2523870 ssh_runner.go:195] Run: grep 192.168.49.1 host.minikube.internal$ /etc/hosts
I0915 06:38:44.541419 2523870 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""
I0915 06:38:44.552857 2523870 kubeadm.go:883] updating cluster {Name:addons-078133 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 Memory:4000 CPUs:2 DiskSize:20000 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:8443 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.31.1 ClusterName:addons-078133 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNa
mes:[] 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:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.1 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:false CustomQemuFirmw
arePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
I0915 06:38:44.552984 2523870 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
I0915 06:38:44.553046 2523870 ssh_runner.go:195] Run: sudo crictl images --output json
I0915 06:38:44.633055 2523870 crio.go:514] all images are preloaded for cri-o runtime.
I0915 06:38:44.633083 2523870 crio.go:433] Images already preloaded, skipping extraction
I0915 06:38:44.633143 2523870 ssh_runner.go:195] Run: sudo crictl images --output json
I0915 06:38:44.673366 2523870 crio.go:514] all images are preloaded for cri-o runtime.
I0915 06:38:44.673388 2523870 cache_images.go:84] Images are preloaded, skipping loading
I0915 06:38:44.673397 2523870 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.1 crio true true} ...
I0915 06:38:44.673491 2523870 kubeadm.go:946] kubelet [Unit]
Wants=crio.service
[Service]
ExecStart=
ExecStart=/var/lib/minikube/binaries/v1.31.1/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=addons-078133 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
[Install]
config:
{KubernetesVersion:v1.31.1 ClusterName:addons-078133 Namespace:default APIServerHAVIP: 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:}
I0915 06:38:44.673581 2523870 ssh_runner.go:195] Run: crio config
I0915 06:38:44.732765 2523870 cni.go:84] Creating CNI manager for ""
I0915 06:38:44.732858 2523870 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
I0915 06:38:44.732877 2523870 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
I0915 06:38:44.732902 2523870 kubeadm.go:181] 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.31.1 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-078133 NodeName:addons-078133 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[containerRuntimeEndpoint:unix:///var/run/crio/crio.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
I0915 06:38:44.733049 2523870 kubeadm.go:187] 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-078133"
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.31.1
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
containerRuntimeEndpoint: unix:///var/run/crio/crio.sock
hairpinMode: hairpin-veth
runtimeRequestTimeout: 15m
clusterDomain: "cluster.local"
# disable disk resource management by default
imageGCHighThresholdPercent: 100
evictionHard:
nodefs.available: "0%"
nodefs.inodesFree: "0%"
imagefs.available: "0%"
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
I0915 06:38:44.733130 2523870 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.1
I0915 06:38:44.741946 2523870 binaries.go:44] Found k8s binaries, skipping transfer
I0915 06:38:44.742045 2523870 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
I0915 06:38:44.750784 2523870 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
I0915 06:38:44.770200 2523870 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
I0915 06:38:44.789649 2523870 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
I0915 06:38:44.808669 2523870 ssh_runner.go:195] Run: grep 192.168.49.2 control-plane.minikube.internal$ /etc/hosts
I0915 06:38:44.812327 2523870 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""
I0915 06:38:44.823008 2523870 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I0915 06:38:44.913291 2523870 ssh_runner.go:195] Run: sudo systemctl start kubelet
I0915 06:38:44.927747 2523870 certs.go:68] Setting up /home/jenkins/minikube-integration/19644-2517725/.minikube/profiles/addons-078133 for IP: 192.168.49.2
I0915 06:38:44.927778 2523870 certs.go:194] generating shared ca certs ...
I0915 06:38:44.927795 2523870 certs.go:226] acquiring lock for ca certs: {Name:mk5e6b4b1562ab546f1aa57699f236200f49d7e6 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0915 06:38:44.928715 2523870 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19644-2517725/.minikube/ca.key
I0915 06:38:45.326164 2523870 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19644-2517725/.minikube/ca.crt ...
I0915 06:38:45.326211 2523870 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19644-2517725/.minikube/ca.crt: {Name:mk5bc462617f9659ba52a2152c2f6ee2c4afd336 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0915 06:38:45.326491 2523870 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19644-2517725/.minikube/ca.key ...
I0915 06:38:45.326511 2523870 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19644-2517725/.minikube/ca.key: {Name:mke6fb53bd94c120122c79adc8bb1635818a4c4e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0915 06:38:45.326662 2523870 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19644-2517725/.minikube/proxy-client-ca.key
I0915 06:38:45.743346 2523870 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19644-2517725/.minikube/proxy-client-ca.crt ...
I0915 06:38:45.743380 2523870 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19644-2517725/.minikube/proxy-client-ca.crt: {Name:mk061dad5fc3f04b4c5728856758e4e719a722f9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0915 06:38:45.743581 2523870 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19644-2517725/.minikube/proxy-client-ca.key ...
I0915 06:38:45.743595 2523870 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19644-2517725/.minikube/proxy-client-ca.key: {Name:mk8f4151cf3bb4e60b32b8767dc2cf5cf44a4505 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0915 06:38:45.743681 2523870 certs.go:256] generating profile certs ...
I0915 06:38:45.743744 2523870 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19644-2517725/.minikube/profiles/addons-078133/client.key
I0915 06:38:45.743762 2523870 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19644-2517725/.minikube/profiles/addons-078133/client.crt with IP's: []
I0915 06:38:46.183135 2523870 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19644-2517725/.minikube/profiles/addons-078133/client.crt ...
I0915 06:38:46.183178 2523870 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19644-2517725/.minikube/profiles/addons-078133/client.crt: {Name:mkf0bebdecf567120b50e3d4771ed97fb5f77b90 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0915 06:38:46.184171 2523870 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19644-2517725/.minikube/profiles/addons-078133/client.key ...
I0915 06:38:46.184189 2523870 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19644-2517725/.minikube/profiles/addons-078133/client.key: {Name:mkae22a5721ba63055014519e5295d510f1c607b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0915 06:38:46.184290 2523870 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19644-2517725/.minikube/profiles/addons-078133/apiserver.key.406aa73b
I0915 06:38:46.184313 2523870 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19644-2517725/.minikube/profiles/addons-078133/apiserver.crt.406aa73b with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
I0915 06:38:47.375989 2523870 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19644-2517725/.minikube/profiles/addons-078133/apiserver.crt.406aa73b ...
I0915 06:38:47.376029 2523870 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19644-2517725/.minikube/profiles/addons-078133/apiserver.crt.406aa73b: {Name:mkbb0cbab611271bcaa81d025cb58e0f49d6b725 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0915 06:38:47.376266 2523870 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19644-2517725/.minikube/profiles/addons-078133/apiserver.key.406aa73b ...
I0915 06:38:47.376282 2523870 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19644-2517725/.minikube/profiles/addons-078133/apiserver.key.406aa73b: {Name:mk44cadca365ce4b4475fd5ecbd0d3a7ab4a5e08 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0915 06:38:47.376377 2523870 certs.go:381] copying /home/jenkins/minikube-integration/19644-2517725/.minikube/profiles/addons-078133/apiserver.crt.406aa73b -> /home/jenkins/minikube-integration/19644-2517725/.minikube/profiles/addons-078133/apiserver.crt
I0915 06:38:47.376469 2523870 certs.go:385] copying /home/jenkins/minikube-integration/19644-2517725/.minikube/profiles/addons-078133/apiserver.key.406aa73b -> /home/jenkins/minikube-integration/19644-2517725/.minikube/profiles/addons-078133/apiserver.key
I0915 06:38:47.376532 2523870 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19644-2517725/.minikube/profiles/addons-078133/proxy-client.key
I0915 06:38:47.376553 2523870 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19644-2517725/.minikube/profiles/addons-078133/proxy-client.crt with IP's: []
I0915 06:38:48.296446 2523870 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19644-2517725/.minikube/profiles/addons-078133/proxy-client.crt ...
I0915 06:38:48.296479 2523870 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19644-2517725/.minikube/profiles/addons-078133/proxy-client.crt: {Name:mk03e5126ebac87175cd074a3278a221669ecd43 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0915 06:38:48.296678 2523870 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19644-2517725/.minikube/profiles/addons-078133/proxy-client.key ...
I0915 06:38:48.296694 2523870 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19644-2517725/.minikube/profiles/addons-078133/proxy-client.key: {Name:mk184d4436eb1531806b2bfcf3dbee00f090f348 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0915 06:38:48.296914 2523870 certs.go:484] found cert: /home/jenkins/minikube-integration/19644-2517725/.minikube/certs/ca-key.pem (1675 bytes)
I0915 06:38:48.296959 2523870 certs.go:484] found cert: /home/jenkins/minikube-integration/19644-2517725/.minikube/certs/ca.pem (1082 bytes)
I0915 06:38:48.296989 2523870 certs.go:484] found cert: /home/jenkins/minikube-integration/19644-2517725/.minikube/certs/cert.pem (1123 bytes)
I0915 06:38:48.297016 2523870 certs.go:484] found cert: /home/jenkins/minikube-integration/19644-2517725/.minikube/certs/key.pem (1675 bytes)
I0915 06:38:48.297633 2523870 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19644-2517725/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
I0915 06:38:48.326882 2523870 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19644-2517725/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
I0915 06:38:48.352922 2523870 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19644-2517725/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
I0915 06:38:48.378019 2523870 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19644-2517725/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
I0915 06:38:48.403101 2523870 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19644-2517725/.minikube/profiles/addons-078133/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
I0915 06:38:48.427999 2523870 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19644-2517725/.minikube/profiles/addons-078133/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
I0915 06:38:48.452962 2523870 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19644-2517725/.minikube/profiles/addons-078133/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
I0915 06:38:48.477908 2523870 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19644-2517725/.minikube/profiles/addons-078133/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
I0915 06:38:48.503859 2523870 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19644-2517725/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
I0915 06:38:48.530602 2523870 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
I0915 06:38:48.549981 2523870 ssh_runner.go:195] Run: openssl version
I0915 06:38:48.555953 2523870 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"
I0915 06:38:48.566111 2523870 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
I0915 06:38:48.569738 2523870 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep 15 06:38 /usr/share/ca-certificates/minikubeCA.pem
I0915 06:38:48.569808 2523870 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
I0915 06:38:48.577078 2523870 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"
I0915 06:38:48.587122 2523870 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
I0915 06:38:48.590775 2523870 certs.go:399] 'apiserver-kubelet-client' cert doesn't exist, likely first start: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt: Process exited with status 1
stdout:
stderr:
stat: cannot statx '/var/lib/minikube/certs/apiserver-kubelet-client.crt': No such file or directory
I0915 06:38:48.590821 2523870 kubeadm.go:392] StartCluster: {Name:addons-078133 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726358845-19644@sha256:4c67a32a16c2d4f824f00267c172fd225757ca75441e363d925dc9583137f0b0 Memory:4000 CPUs:2 DiskSize:20000 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:8443 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.31.1 ClusterName:addons-078133 Namespace:default APIServerHAVIP: 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:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.1 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:false CustomQemuFirmware
Path: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
I0915 06:38:48.590906 2523870 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
I0915 06:38:48.590965 2523870 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
I0915 06:38:48.629289 2523870 cri.go:89] found id: ""
I0915 06:38:48.629429 2523870 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
I0915 06:38:48.638918 2523870 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
I0915 06:38:48.648246 2523870 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
I0915 06:38:48.648316 2523870 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
I0915 06:38:48.657387 2523870 kubeadm.go:155] 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
I0915 06:38:48.657405 2523870 kubeadm.go:157] found existing configuration files:
I0915 06:38:48.657462 2523870 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
I0915 06:38:48.666518 2523870 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/admin.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf: Process exited with status 2
stdout:
stderr:
grep: /etc/kubernetes/admin.conf: No such file or directory
I0915 06:38:48.666640 2523870 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
I0915 06:38:48.675439 2523870 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
I0915 06:38:48.684448 2523870 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/kubelet.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf: Process exited with status 2
stdout:
stderr:
grep: /etc/kubernetes/kubelet.conf: No such file or directory
I0915 06:38:48.684566 2523870 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
I0915 06:38:48.693351 2523870 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
I0915 06:38:48.702264 2523870 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/controller-manager.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf: Process exited with status 2
stdout:
stderr:
grep: /etc/kubernetes/controller-manager.conf: No such file or directory
I0915 06:38:48.702338 2523870 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
I0915 06:38:48.711186 2523870 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
I0915 06:38:48.720567 2523870 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/scheduler.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf: Process exited with status 2
stdout:
stderr:
grep: /etc/kubernetes/scheduler.conf: No such file or directory
I0915 06:38:48.720649 2523870 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
I0915 06:38:48.730182 2523870 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.1:$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"
I0915 06:38:48.780919 2523870 kubeadm.go:310] [init] Using Kubernetes version: v1.31.1
I0915 06:38:48.781052 2523870 kubeadm.go:310] [preflight] Running pre-flight checks
I0915 06:38:48.802135 2523870 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
I0915 06:38:48.802289 2523870 kubeadm.go:310] [0;37mKERNEL_VERSION[0m: [0;32m5.15.0-1069-aws[0m
I0915 06:38:48.802372 2523870 kubeadm.go:310] [0;37mOS[0m: [0;32mLinux[0m
I0915 06:38:48.802466 2523870 kubeadm.go:310] [0;37mCGROUPS_CPU[0m: [0;32menabled[0m
I0915 06:38:48.802552 2523870 kubeadm.go:310] [0;37mCGROUPS_CPUACCT[0m: [0;32menabled[0m
I0915 06:38:48.802630 2523870 kubeadm.go:310] [0;37mCGROUPS_CPUSET[0m: [0;32menabled[0m
I0915 06:38:48.802710 2523870 kubeadm.go:310] [0;37mCGROUPS_DEVICES[0m: [0;32menabled[0m
I0915 06:38:48.802818 2523870 kubeadm.go:310] [0;37mCGROUPS_FREEZER[0m: [0;32menabled[0m
I0915 06:38:48.802915 2523870 kubeadm.go:310] [0;37mCGROUPS_MEMORY[0m: [0;32menabled[0m
I0915 06:38:48.803014 2523870 kubeadm.go:310] [0;37mCGROUPS_PIDS[0m: [0;32menabled[0m
I0915 06:38:48.803111 2523870 kubeadm.go:310] [0;37mCGROUPS_HUGETLB[0m: [0;32menabled[0m
I0915 06:38:48.803189 2523870 kubeadm.go:310] [0;37mCGROUPS_BLKIO[0m: [0;32menabled[0m
I0915 06:38:48.874483 2523870 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
I0915 06:38:48.874665 2523870 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
I0915 06:38:48.874796 2523870 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
I0915 06:38:48.883798 2523870 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
I0915 06:38:48.887479 2523870 out.go:235] - Generating certificates and keys ...
I0915 06:38:48.887581 2523870 kubeadm.go:310] [certs] Using existing ca certificate authority
I0915 06:38:48.887682 2523870 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
I0915 06:38:49.339220 2523870 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
I0915 06:38:49.759961 2523870 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
I0915 06:38:49.944078 2523870 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
I0915 06:38:50.140723 2523870 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
I0915 06:38:50.666643 2523870 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
I0915 06:38:50.666794 2523870 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-078133 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
I0915 06:38:51.163173 2523870 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
I0915 06:38:51.163312 2523870 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-078133 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
I0915 06:38:52.181466 2523870 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
I0915 06:38:53.099402 2523870 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
I0915 06:38:53.475256 2523870 kubeadm.go:310] [certs] Generating "sa" key and public key
I0915 06:38:53.475495 2523870 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
I0915 06:38:53.868399 2523870 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
I0915 06:38:54.581730 2523870 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
I0915 06:38:55.110775 2523870 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
I0915 06:38:55.547546 2523870 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
I0915 06:38:55.827561 2523870 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
I0915 06:38:55.828306 2523870 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
I0915 06:38:55.831902 2523870 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
I0915 06:38:55.835154 2523870 out.go:235] - Booting up control plane ...
I0915 06:38:55.835337 2523870 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
I0915 06:38:55.835455 2523870 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
I0915 06:38:55.836739 2523870 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
I0915 06:38:55.846862 2523870 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
I0915 06:38:55.852654 2523870 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
I0915 06:38:55.852715 2523870 kubeadm.go:310] [kubelet-start] Starting the kubelet
I0915 06:38:55.945745 2523870 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
I0915 06:38:55.945867 2523870 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
I0915 06:38:56.449913 2523870 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 504.018783ms
I0915 06:38:56.450000 2523870 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
I0915 06:39:03.453388 2523870 kubeadm.go:310] [api-check] The API server is healthy after 7.001427516s
I0915 06:39:03.470476 2523870 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
I0915 06:39:03.486771 2523870 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
I0915 06:39:03.522770 2523870 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
I0915 06:39:03.522970 2523870 kubeadm.go:310] [mark-control-plane] Marking the node addons-078133 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
I0915 06:39:03.536015 2523870 kubeadm.go:310] [bootstrap-token] Using token: 4rqqjy.4t6rodzggmhhv6z7
I0915 06:39:03.540612 2523870 out.go:235] - Configuring RBAC rules ...
I0915 06:39:03.540745 2523870 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
I0915 06:39:03.546080 2523870 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
I0915 06:39:03.556664 2523870 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
I0915 06:39:03.561376 2523870 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
I0915 06:39:03.565561 2523870 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
I0915 06:39:03.569472 2523870 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
I0915 06:39:03.858387 2523870 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
I0915 06:39:04.293335 2523870 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
I0915 06:39:04.857982 2523870 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
I0915 06:39:04.859195 2523870 kubeadm.go:310]
I0915 06:39:04.859277 2523870 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
I0915 06:39:04.859289 2523870 kubeadm.go:310]
I0915 06:39:04.859390 2523870 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
I0915 06:39:04.859410 2523870 kubeadm.go:310]
I0915 06:39:04.859436 2523870 kubeadm.go:310] mkdir -p $HOME/.kube
I0915 06:39:04.859496 2523870 kubeadm.go:310] sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
I0915 06:39:04.859547 2523870 kubeadm.go:310] sudo chown $(id -u):$(id -g) $HOME/.kube/config
I0915 06:39:04.859551 2523870 kubeadm.go:310]
I0915 06:39:04.859605 2523870 kubeadm.go:310] Alternatively, if you are the root user, you can run:
I0915 06:39:04.859610 2523870 kubeadm.go:310]
I0915 06:39:04.859656 2523870 kubeadm.go:310] export KUBECONFIG=/etc/kubernetes/admin.conf
I0915 06:39:04.859661 2523870 kubeadm.go:310]
I0915 06:39:04.859713 2523870 kubeadm.go:310] You should now deploy a pod network to the cluster.
I0915 06:39:04.859787 2523870 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
I0915 06:39:04.859854 2523870 kubeadm.go:310] https://kubernetes.io/docs/concepts/cluster-administration/addons/
I0915 06:39:04.859859 2523870 kubeadm.go:310]
I0915 06:39:04.859942 2523870 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
I0915 06:39:04.860018 2523870 kubeadm.go:310] and service account keys on each node and then running the following as root:
I0915 06:39:04.860024 2523870 kubeadm.go:310]
I0915 06:39:04.860106 2523870 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token 4rqqjy.4t6rodzggmhhv6z7 \
I0915 06:39:04.860208 2523870 kubeadm.go:310] --discovery-token-ca-cert-hash sha256:f02174f41dc6c5be174745b50e9cc9798f9f759608b7a0f4d9403600d367dc26 \
I0915 06:39:04.860228 2523870 kubeadm.go:310] --control-plane
I0915 06:39:04.860233 2523870 kubeadm.go:310]
I0915 06:39:04.860316 2523870 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
I0915 06:39:04.860321 2523870 kubeadm.go:310]
I0915 06:39:04.860401 2523870 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token 4rqqjy.4t6rodzggmhhv6z7 \
I0915 06:39:04.860502 2523870 kubeadm.go:310] --discovery-token-ca-cert-hash sha256:f02174f41dc6c5be174745b50e9cc9798f9f759608b7a0f4d9403600d367dc26
I0915 06:39:04.863766 2523870 kubeadm.go:310] W0915 06:38:48.777179 1185 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "ClusterConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
I0915 06:39:04.864101 2523870 kubeadm.go:310] W0915 06:38:48.777944 1185 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "InitConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
I0915 06:39:04.864322 2523870 kubeadm.go:310] [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-1069-aws\n", err: exit status 1
I0915 06:39:04.864429 2523870 kubeadm.go:310] [WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
I0915 06:39:04.864452 2523870 cni.go:84] Creating CNI manager for ""
I0915 06:39:04.864461 2523870 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
I0915 06:39:04.867489 2523870 out.go:177] * Configuring CNI (Container Networking Interface) ...
I0915 06:39:04.870221 2523870 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
I0915 06:39:04.874336 2523870 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.1/kubectl ...
I0915 06:39:04.874362 2523870 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
I0915 06:39:04.894284 2523870 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
I0915 06:39:05.208677 2523870 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
I0915 06:39:05.208832 2523870 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
I0915 06:39:05.208913 2523870 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-078133 minikube.k8s.io/updated_at=2024_09_15T06_39_05_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=7a3ca67a20528f5dabbb456e8e4ce542b58ef23a minikube.k8s.io/name=addons-078133 minikube.k8s.io/primary=true
I0915 06:39:05.363687 2523870 ops.go:34] apiserver oom_adj: -16
I0915 06:39:05.363789 2523870 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0915 06:39:05.864408 2523870 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0915 06:39:06.363995 2523870 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0915 06:39:06.864868 2523870 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0915 06:39:07.364405 2523870 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0915 06:39:07.864339 2523870 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0915 06:39:08.364323 2523870 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0915 06:39:08.863944 2523870 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0915 06:39:09.038552 2523870 kubeadm.go:1113] duration metric: took 3.829784576s to wait for elevateKubeSystemPrivileges
I0915 06:39:09.038581 2523870 kubeadm.go:394] duration metric: took 20.447764237s to StartCluster
I0915 06:39:09.038600 2523870 settings.go:142] acquiring lock: {Name:mka250035ae8fe54edf72ffd2d620ea51b449138 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0915 06:39:09.038726 2523870 settings.go:150] Updating kubeconfig: /home/jenkins/minikube-integration/19644-2517725/kubeconfig
I0915 06:39:09.039111 2523870 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19644-2517725/kubeconfig: {Name:mkc3f194059147bb4fbadd341bbbabf67fee0985 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0915 06:39:09.039939 2523870 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}
I0915 06:39:09.040131 2523870 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
I0915 06:39:09.040325 2523870 addons.go:507] 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 volcano:true volumesnapshots:true yakd:true]
I0915 06:39:09.040408 2523870 config.go:182] Loaded profile config "addons-078133": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0915 06:39:09.040435 2523870 addons.go:69] Setting yakd=true in profile "addons-078133"
I0915 06:39:09.040446 2523870 addons.go:69] Setting inspektor-gadget=true in profile "addons-078133"
I0915 06:39:09.040451 2523870 addons.go:234] Setting addon yakd=true in "addons-078133"
I0915 06:39:09.040456 2523870 addons.go:234] Setting addon inspektor-gadget=true in "addons-078133"
I0915 06:39:09.040480 2523870 host.go:66] Checking if "addons-078133" exists ...
I0915 06:39:09.040485 2523870 addons.go:69] Setting cloud-spanner=true in profile "addons-078133"
I0915 06:39:09.040495 2523870 addons.go:234] Setting addon cloud-spanner=true in "addons-078133"
I0915 06:39:09.040508 2523870 host.go:66] Checking if "addons-078133" exists ...
I0915 06:39:09.041050 2523870 cli_runner.go:164] Run: docker container inspect addons-078133 --format={{.State.Status}}
I0915 06:39:09.041482 2523870 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-078133"
I0915 06:39:09.041560 2523870 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-078133"
I0915 06:39:09.041613 2523870 host.go:66] Checking if "addons-078133" exists ...
I0915 06:39:09.041647 2523870 addons.go:69] Setting metrics-server=true in profile "addons-078133"
I0915 06:39:09.041912 2523870 addons.go:234] Setting addon metrics-server=true in "addons-078133"
I0915 06:39:09.041934 2523870 host.go:66] Checking if "addons-078133" exists ...
I0915 06:39:09.042360 2523870 cli_runner.go:164] Run: docker container inspect addons-078133 --format={{.State.Status}}
I0915 06:39:09.042974 2523870 cli_runner.go:164] Run: docker container inspect addons-078133 --format={{.State.Status}}
I0915 06:39:09.041662 2523870 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-078133"
I0915 06:39:09.043422 2523870 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-078133"
I0915 06:39:09.043458 2523870 host.go:66] Checking if "addons-078133" exists ...
I0915 06:39:09.044071 2523870 cli_runner.go:164] Run: docker container inspect addons-078133 --format={{.State.Status}}
I0915 06:39:09.052905 2523870 out.go:177] * Verifying Kubernetes components...
I0915 06:39:09.041670 2523870 addons.go:69] Setting registry=true in profile "addons-078133"
I0915 06:39:09.053360 2523870 addons.go:234] Setting addon registry=true in "addons-078133"
I0915 06:39:09.041677 2523870 addons.go:69] Setting storage-provisioner=true in profile "addons-078133"
I0915 06:39:09.053594 2523870 addons.go:234] Setting addon storage-provisioner=true in "addons-078133"
I0915 06:39:09.053698 2523870 host.go:66] Checking if "addons-078133" exists ...
I0915 06:39:09.041685 2523870 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-078133"
I0915 06:39:09.056926 2523870 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-078133"
I0915 06:39:09.057295 2523870 cli_runner.go:164] Run: docker container inspect addons-078133 --format={{.State.Status}}
I0915 06:39:09.062965 2523870 host.go:66] Checking if "addons-078133" exists ...
I0915 06:39:09.041693 2523870 addons.go:69] Setting volcano=true in profile "addons-078133"
I0915 06:39:09.065091 2523870 addons.go:234] Setting addon volcano=true in "addons-078133"
I0915 06:39:09.065130 2523870 host.go:66] Checking if "addons-078133" exists ...
I0915 06:39:09.065593 2523870 cli_runner.go:164] Run: docker container inspect addons-078133 --format={{.State.Status}}
I0915 06:39:09.063209 2523870 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I0915 06:39:09.040480 2523870 host.go:66] Checking if "addons-078133" exists ...
I0915 06:39:09.041789 2523870 cli_runner.go:164] Run: docker container inspect addons-078133 --format={{.State.Status}}
I0915 06:39:09.041702 2523870 addons.go:69] Setting volumesnapshots=true in profile "addons-078133"
I0915 06:39:09.085273 2523870 addons.go:234] Setting addon volumesnapshots=true in "addons-078133"
I0915 06:39:09.085333 2523870 host.go:66] Checking if "addons-078133" exists ...
I0915 06:39:09.085846 2523870 cli_runner.go:164] Run: docker container inspect addons-078133 --format={{.State.Status}}
I0915 06:39:09.041796 2523870 addons.go:69] Setting gcp-auth=true in profile "addons-078133"
I0915 06:39:09.086076 2523870 mustload.go:65] Loading cluster: addons-078133
I0915 06:39:09.086239 2523870 config.go:182] Loaded profile config "addons-078133": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0915 06:39:09.086465 2523870 cli_runner.go:164] Run: docker container inspect addons-078133 --format={{.State.Status}}
I0915 06:39:09.041801 2523870 addons.go:69] Setting default-storageclass=true in profile "addons-078133"
I0915 06:39:09.094560 2523870 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-078133"
I0915 06:39:09.094904 2523870 cli_runner.go:164] Run: docker container inspect addons-078133 --format={{.State.Status}}
I0915 06:39:09.041806 2523870 addons.go:69] Setting ingress=true in profile "addons-078133"
I0915 06:39:09.105001 2523870 addons.go:234] Setting addon ingress=true in "addons-078133"
I0915 06:39:09.105055 2523870 host.go:66] Checking if "addons-078133" exists ...
I0915 06:39:09.105584 2523870 cli_runner.go:164] Run: docker container inspect addons-078133 --format={{.State.Status}}
I0915 06:39:09.041811 2523870 addons.go:69] Setting ingress-dns=true in profile "addons-078133"
I0915 06:39:09.105828 2523870 addons.go:234] Setting addon ingress-dns=true in "addons-078133"
I0915 06:39:09.105864 2523870 host.go:66] Checking if "addons-078133" exists ...
I0915 06:39:09.106291 2523870 cli_runner.go:164] Run: docker container inspect addons-078133 --format={{.State.Status}}
I0915 06:39:09.063670 2523870 cli_runner.go:164] Run: docker container inspect addons-078133 --format={{.State.Status}}
I0915 06:39:09.139706 2523870 cli_runner.go:164] Run: docker container inspect addons-078133 --format={{.State.Status}}
I0915 06:39:09.157805 2523870 cli_runner.go:164] Run: docker container inspect addons-078133 --format={{.State.Status}}
I0915 06:39:09.241029 2523870 out.go:177] - Using image docker.io/marcnuri/yakd:0.0.5
I0915 06:39:09.244895 2523870 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
I0915 06:39:09.244991 2523870 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
I0915 06:39:09.245101 2523870 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-078133
I0915 06:39:09.252566 2523870 out.go:177] - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
I0915 06:39:09.255882 2523870 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
I0915 06:39:09.255913 2523870 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
I0915 06:39:09.255985 2523870 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-078133
I0915 06:39:09.305949 2523870 out.go:177] - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
I0915 06:39:09.309848 2523870 out.go:177] - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
I0915 06:39:09.310085 2523870 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
I0915 06:39:09.310113 2523870 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
I0915 06:39:09.310186 2523870 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-078133
I0915 06:39:09.322978 2523870 out.go:177] - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
I0915 06:39:09.329149 2523870 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-078133"
I0915 06:39:09.329212 2523870 host.go:66] Checking if "addons-078133" exists ...
I0915 06:39:09.329744 2523870 cli_runner.go:164] Run: docker container inspect addons-078133 --format={{.State.Status}}
I0915 06:39:09.346286 2523870 out.go:177] - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
I0915 06:39:09.349169 2523870 out.go:177] - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.23
I0915 06:39:09.349337 2523870 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
I0915 06:39:09.349376 2523870 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
I0915 06:39:09.349484 2523870 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-078133
I0915 06:39:09.354629 2523870 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
I0915 06:39:09.354704 2523870 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
I0915 06:39:09.354789 2523870 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-078133
I0915 06:39:09.367623 2523870 out.go:177] - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
I0915 06:39:09.389092 2523870 out.go:177] - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
I0915 06:39:09.389347 2523870 out.go:177] - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
I0915 06:39:09.389610 2523870 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
I0915 06:39:09.389626 2523870 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
I0915 06:39:09.389688 2523870 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-078133
W0915 06:39:09.391591 2523870 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
I0915 06:39:09.391963 2523870 host.go:66] Checking if "addons-078133" exists ...
I0915 06:39:09.396501 2523870 out.go:177] - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
I0915 06:39:09.398337 2523870 addons.go:234] Setting addon default-storageclass=true in "addons-078133"
I0915 06:39:09.398383 2523870 host.go:66] Checking if "addons-078133" exists ...
I0915 06:39:09.398799 2523870 cli_runner.go:164] Run: docker container inspect addons-078133 --format={{.State.Status}}
I0915 06:39:09.406062 2523870 out.go:177] - Using image gcr.io/k8s-minikube/storage-provisioner:v5
I0915 06:39:09.406277 2523870 out.go:177] - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
I0915 06:39:09.406914 2523870 out.go:177] - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
I0915 06:39:09.411306 2523870 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
I0915 06:39:09.411331 2523870 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
I0915 06:39:09.411398 2523870 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-078133
I0915 06:39:09.432227 2523870 out.go:177] - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
I0915 06:39:09.434825 2523870 out.go:177] - Using image docker.io/registry:2.8.3
I0915 06:39:09.435043 2523870 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
I0915 06:39:09.435065 2523870 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
I0915 06:39:09.435134 2523870 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-078133
I0915 06:39:09.437472 2523870 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
I0915 06:39:09.437496 2523870 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
I0915 06:39:09.437566 2523870 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-078133
I0915 06:39:09.453082 2523870 out.go:177] - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
I0915 06:39:09.457762 2523870 out.go:177] - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
I0915 06:39:09.462413 2523870 out.go:177] - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
I0915 06:39:09.468969 2523870 out.go:177] - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
I0915 06:39:09.471555 2523870 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
I0915 06:39:09.471593 2523870 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
I0915 06:39:09.471669 2523870 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-078133
I0915 06:39:09.482934 2523870 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/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.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
I0915 06:39:09.483223 2523870 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35748 SSHKeyPath:/home/jenkins/minikube-integration/19644-2517725/.minikube/machines/addons-078133/id_rsa Username:docker}
I0915 06:39:09.484125 2523870 out.go:177] - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.32.0
I0915 06:39:09.487259 2523870 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
I0915 06:39:09.487279 2523870 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
I0915 06:39:09.487344 2523870 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-078133
I0915 06:39:09.520984 2523870 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35748 SSHKeyPath:/home/jenkins/minikube-integration/19644-2517725/.minikube/machines/addons-078133/id_rsa Username:docker}
I0915 06:39:09.593269 2523870 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35748 SSHKeyPath:/home/jenkins/minikube-integration/19644-2517725/.minikube/machines/addons-078133/id_rsa Username:docker}
I0915 06:39:09.596982 2523870 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35748 SSHKeyPath:/home/jenkins/minikube-integration/19644-2517725/.minikube/machines/addons-078133/id_rsa Username:docker}
I0915 06:39:09.597062 2523870 out.go:177] - Using image docker.io/rancher/local-path-provisioner:v0.0.22
I0915 06:39:09.599402 2523870 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
I0915 06:39:09.599428 2523870 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
I0915 06:39:09.599501 2523870 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-078133
I0915 06:39:09.602275 2523870 out.go:177] - Using image docker.io/busybox:stable
I0915 06:39:09.604798 2523870 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35748 SSHKeyPath:/home/jenkins/minikube-integration/19644-2517725/.minikube/machines/addons-078133/id_rsa Username:docker}
I0915 06:39:09.607521 2523870 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
I0915 06:39:09.607774 2523870 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
I0915 06:39:09.608168 2523870 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-078133
I0915 06:39:09.621024 2523870 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35748 SSHKeyPath:/home/jenkins/minikube-integration/19644-2517725/.minikube/machines/addons-078133/id_rsa Username:docker}
I0915 06:39:09.634782 2523870 ssh_runner.go:195] Run: sudo systemctl start kubelet
I0915 06:39:09.641915 2523870 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35748 SSHKeyPath:/home/jenkins/minikube-integration/19644-2517725/.minikube/machines/addons-078133/id_rsa Username:docker}
I0915 06:39:09.644998 2523870 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35748 SSHKeyPath:/home/jenkins/minikube-integration/19644-2517725/.minikube/machines/addons-078133/id_rsa Username:docker}
I0915 06:39:09.679310 2523870 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35748 SSHKeyPath:/home/jenkins/minikube-integration/19644-2517725/.minikube/machines/addons-078133/id_rsa Username:docker}
I0915 06:39:09.699858 2523870 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35748 SSHKeyPath:/home/jenkins/minikube-integration/19644-2517725/.minikube/machines/addons-078133/id_rsa Username:docker}
I0915 06:39:09.709617 2523870 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35748 SSHKeyPath:/home/jenkins/minikube-integration/19644-2517725/.minikube/machines/addons-078133/id_rsa Username:docker}
I0915 06:39:09.725574 2523870 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35748 SSHKeyPath:/home/jenkins/minikube-integration/19644-2517725/.minikube/machines/addons-078133/id_rsa Username:docker}
I0915 06:39:09.726343 2523870 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35748 SSHKeyPath:/home/jenkins/minikube-integration/19644-2517725/.minikube/machines/addons-078133/id_rsa Username:docker}
I0915 06:39:09.967170 2523870 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
I0915 06:39:09.967196 2523870 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
I0915 06:39:10.051753 2523870 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
I0915 06:39:10.051784 2523870 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
I0915 06:39:10.123585 2523870 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
I0915 06:39:10.131017 2523870 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
I0915 06:39:10.155112 2523870 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
I0915 06:39:10.155140 2523870 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
I0915 06:39:10.162216 2523870 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
I0915 06:39:10.162242 2523870 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
I0915 06:39:10.168215 2523870 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
I0915 06:39:10.200571 2523870 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
I0915 06:39:10.200648 2523870 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
I0915 06:39:10.204330 2523870 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
I0915 06:39:10.207613 2523870 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
I0915 06:39:10.207693 2523870 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
I0915 06:39:10.221132 2523870 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
I0915 06:39:10.221213 2523870 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
I0915 06:39:10.229090 2523870 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
I0915 06:39:10.232441 2523870 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
I0915 06:39:10.236135 2523870 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
I0915 06:39:10.253555 2523870 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
I0915 06:39:10.253632 2523870 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
I0915 06:39:10.314939 2523870 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
I0915 06:39:10.315016 2523870 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
I0915 06:39:10.319329 2523870 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
I0915 06:39:10.319406 2523870 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
I0915 06:39:10.359489 2523870 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
I0915 06:39:10.359560 2523870 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-health-monitor-controller.yaml --> /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml (3038 bytes)
I0915 06:39:10.377308 2523870 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
I0915 06:39:10.377381 2523870 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
I0915 06:39:10.388486 2523870 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
I0915 06:39:10.388563 2523870 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
I0915 06:39:10.430613 2523870 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
I0915 06:39:10.430693 2523870 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
I0915 06:39:10.536291 2523870 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
I0915 06:39:10.536370 2523870 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
I0915 06:39:10.546167 2523870 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
I0915 06:39:10.563456 2523870 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
I0915 06:39:10.563540 2523870 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
I0915 06:39:10.590878 2523870 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
I0915 06:39:10.595036 2523870 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
I0915 06:39:10.595130 2523870 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
I0915 06:39:10.651963 2523870 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
I0915 06:39:10.652038 2523870 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
I0915 06:39:10.780564 2523870 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
I0915 06:39:10.780649 2523870 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
I0915 06:39:10.783802 2523870 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
I0915 06:39:10.783880 2523870 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
I0915 06:39:10.787389 2523870 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
I0915 06:39:10.787467 2523870 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
I0915 06:39:10.855263 2523870 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml
I0915 06:39:10.910709 2523870 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
I0915 06:39:10.910790 2523870 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
I0915 06:39:10.943539 2523870 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
I0915 06:39:10.943619 2523870 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
I0915 06:39:10.947004 2523870 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
I0915 06:39:10.947081 2523870 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
I0915 06:39:10.975982 2523870 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
I0915 06:39:10.976062 2523870 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
I0915 06:39:11.041384 2523870 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
I0915 06:39:11.041456 2523870 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
I0915 06:39:11.041859 2523870 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
I0915 06:39:11.041910 2523870 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
I0915 06:39:11.067123 2523870 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
I0915 06:39:11.169804 2523870 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
I0915 06:39:11.187844 2523870 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
I0915 06:39:11.187928 2523870 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
I0915 06:39:11.413987 2523870 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
I0915 06:39:11.414061 2523870 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
I0915 06:39:11.545139 2523870 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
I0915 06:39:11.545161 2523870 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
I0915 06:39:11.690868 2523870 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
I0915 06:39:11.690891 2523870 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
I0915 06:39:11.861968 2523870 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/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.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (2.378992448s)
I0915 06:39:11.861995 2523870 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
I0915 06:39:11.863108 2523870 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (2.22829938s)
I0915 06:39:11.863907 2523870 node_ready.go:35] waiting up to 6m0s for node "addons-078133" to be "Ready" ...
I0915 06:39:11.925007 2523870 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
I0915 06:39:12.734191 2523870 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-078133" context rescaled to 1 replicas
I0915 06:39:13.816313 2523870 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (3.692684755s)
I0915 06:39:13.816426 2523870 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (3.685386035s)
I0915 06:39:13.816486 2523870 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (3.648202296s)
I0915 06:39:13.948928 2523870 node_ready.go:53] node "addons-078133" has status "Ready":"False"
I0915 06:39:14.413876 2523870 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (4.209453947s)
I0915 06:39:15.491159 2523870 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (5.261979832s)
I0915 06:39:15.491246 2523870 addons.go:475] Verifying addon ingress=true in "addons-078133"
I0915 06:39:15.491560 2523870 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (5.259043386s)
I0915 06:39:15.491668 2523870 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (5.255460851s)
I0915 06:39:15.491897 2523870 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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.945656931s)
I0915 06:39:15.491911 2523870 addons.go:475] Verifying addon metrics-server=true in "addons-078133"
I0915 06:39:15.491940 2523870 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (4.900983898s)
I0915 06:39:15.491947 2523870 addons.go:475] Verifying addon registry=true in "addons-078133"
I0915 06:39:15.492354 2523870 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml: (4.637011622s)
I0915 06:39:15.492468 2523870 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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.425238269s)
I0915 06:39:15.492570 2523870 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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: (4.322686637s)
W0915 06:39:15.492507 2523870 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
I0915 06:39:15.492702 2523870 retry.go:31] will retry after 365.365183ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
I0915 06:39:15.494865 2523870 out.go:177] * Verifying registry addon...
I0915 06:39:15.494883 2523870 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
minikube -p addons-078133 service yakd-dashboard -n yakd-dashboard
I0915 06:39:15.494996 2523870 out.go:177] * Verifying ingress addon...
I0915 06:39:15.499126 2523870 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
I0915 06:39:15.499146 2523870 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
I0915 06:39:15.508673 2523870 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
I0915 06:39:15.508703 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:39:15.509966 2523870 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
I0915 06:39:15.510037 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
W0915 06:39:15.524385 2523870 out.go:270] ! 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]
I0915 06:39:15.858832 2523870 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
I0915 06:39:15.879445 2523870 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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.954334967s)
I0915 06:39:15.879493 2523870 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-078133"
I0915 06:39:15.882304 2523870 out.go:177] * Verifying csi-hostpath-driver addon...
I0915 06:39:15.886174 2523870 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
I0915 06:39:15.939391 2523870 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I0915 06:39:15.939465 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:39:16.048275 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:39:16.059314 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:39:16.367719 2523870 node_ready.go:53] node "addons-078133" has status "Ready":"False"
I0915 06:39:16.390881 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:39:16.513275 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:39:16.521440 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:39:16.891066 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:39:17.005641 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:39:17.007645 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:39:17.130505 2523870 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (1.27161243s)
I0915 06:39:17.390841 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:39:17.503165 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:39:17.504695 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:39:17.890914 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:39:18.008065 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:39:18.009583 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:39:18.371574 2523870 node_ready.go:53] node "addons-078133" has status "Ready":"False"
I0915 06:39:18.390782 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:39:18.506247 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:39:18.506438 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:39:18.560915 2523870 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
I0915 06:39:18.560997 2523870 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-078133
I0915 06:39:18.579856 2523870 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35748 SSHKeyPath:/home/jenkins/minikube-integration/19644-2517725/.minikube/machines/addons-078133/id_rsa Username:docker}
I0915 06:39:18.744915 2523870 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
I0915 06:39:18.764474 2523870 addons.go:234] Setting addon gcp-auth=true in "addons-078133"
I0915 06:39:18.764523 2523870 host.go:66] Checking if "addons-078133" exists ...
I0915 06:39:18.765025 2523870 cli_runner.go:164] Run: docker container inspect addons-078133 --format={{.State.Status}}
I0915 06:39:18.782156 2523870 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
I0915 06:39:18.782213 2523870 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-078133
I0915 06:39:18.801456 2523870 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35748 SSHKeyPath:/home/jenkins/minikube-integration/19644-2517725/.minikube/machines/addons-078133/id_rsa Username:docker}
I0915 06:39:18.904312 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:39:18.904653 2523870 out.go:177] - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
I0915 06:39:18.907445 2523870 out.go:177] - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
I0915 06:39:18.910534 2523870 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
I0915 06:39:18.910565 2523870 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
I0915 06:39:18.936545 2523870 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
I0915 06:39:18.936579 2523870 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
I0915 06:39:18.963991 2523870 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
I0915 06:39:18.964067 2523870 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
I0915 06:39:19.000463 2523870 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
I0915 06:39:19.016170 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:39:19.018516 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:39:19.395257 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:39:19.504167 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:39:19.505568 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:39:19.690148 2523870 addons.go:475] Verifying addon gcp-auth=true in "addons-078133"
I0915 06:39:19.694850 2523870 out.go:177] * Verifying gcp-auth addon...
I0915 06:39:19.714020 2523870 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
I0915 06:39:19.735242 2523870 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
I0915 06:39:19.735265 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:39:19.889636 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:39:20.006962 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:39:20.015633 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:39:20.219761 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:39:20.390783 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:39:20.503049 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:39:20.503934 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:39:20.717230 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:39:20.867048 2523870 node_ready.go:53] node "addons-078133" has status "Ready":"False"
I0915 06:39:20.890525 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:39:21.008560 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:39:21.010633 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:39:21.218675 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:39:21.398063 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:39:21.503634 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:39:21.505331 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:39:21.718256 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:39:21.891285 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:39:22.004961 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:39:22.006610 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:39:22.219382 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:39:22.391119 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:39:22.505105 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:39:22.506699 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:39:22.718469 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:39:22.868045 2523870 node_ready.go:53] node "addons-078133" has status "Ready":"False"
I0915 06:39:22.891039 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:39:23.006023 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:39:23.007330 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:39:23.217716 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:39:23.392441 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:39:23.504360 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:39:23.505442 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:39:23.718077 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:39:23.890026 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:39:24.009952 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:39:24.011764 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:39:24.217196 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:39:24.390856 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:39:24.503823 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:39:24.504306 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:39:24.717265 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:39:24.890322 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:39:25.004815 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:39:25.009217 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:39:25.218931 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:39:25.368330 2523870 node_ready.go:53] node "addons-078133" has status "Ready":"False"
I0915 06:39:25.390248 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:39:25.504490 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:39:25.504784 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:39:25.718031 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:39:25.889897 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:39:26.006178 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:39:26.009321 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:39:26.217851 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:39:26.390260 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:39:26.503645 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:39:26.503929 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:39:26.717228 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:39:26.889966 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:39:27.005860 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:39:27.006534 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:39:27.217232 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:39:27.391379 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:39:27.503218 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:39:27.504180 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:39:27.717918 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:39:27.867581 2523870 node_ready.go:53] node "addons-078133" has status "Ready":"False"
I0915 06:39:27.890599 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:39:28.008041 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:39:28.010528 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:39:28.218488 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:39:28.390431 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:39:28.503223 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:39:28.503754 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:39:28.718274 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:39:28.890278 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:39:29.004652 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:39:29.006990 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:39:29.217428 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:39:29.390775 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:39:29.503442 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:39:29.504951 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:39:29.717347 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:39:29.867767 2523870 node_ready.go:53] node "addons-078133" has status "Ready":"False"
I0915 06:39:29.889736 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:39:30.013658 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:39:30.013836 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:39:30.219186 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:39:30.391799 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:39:30.503268 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:39:30.504148 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:39:30.717747 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:39:30.890714 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:39:31.004930 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:39:31.005992 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:39:31.217720 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:39:31.390558 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:39:31.503622 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:39:31.504583 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:39:31.718229 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:39:31.890555 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:39:32.008758 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:39:32.009715 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:39:32.217800 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:39:32.367710 2523870 node_ready.go:53] node "addons-078133" has status "Ready":"False"
I0915 06:39:32.389503 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:39:32.504290 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:39:32.504617 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:39:32.718358 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:39:32.890232 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:39:33.013792 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:39:33.014310 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:39:33.217772 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:39:33.389964 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:39:33.503854 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:39:33.504297 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:39:33.718265 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:39:33.890626 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:39:34.005812 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:39:34.007225 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:39:34.218580 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:39:34.368052 2523870 node_ready.go:53] node "addons-078133" has status "Ready":"False"
I0915 06:39:34.389929 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:39:34.502638 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:39:34.503613 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:39:34.718366 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:39:34.891557 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:39:35.009694 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:39:35.021653 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:39:35.218731 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:39:35.390461 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:39:35.504550 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:39:35.506436 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:39:35.718202 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:39:35.890352 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:39:36.006752 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:39:36.008736 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:39:36.217910 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:39:36.390208 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:39:36.503044 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:39:36.503488 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:39:36.717595 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:39:36.867872 2523870 node_ready.go:53] node "addons-078133" has status "Ready":"False"
I0915 06:39:36.890611 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:39:37.007512 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:39:37.008318 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:39:37.217196 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:39:37.389970 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:39:37.502759 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:39:37.503952 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:39:37.717068 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:39:37.890324 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:39:38.008794 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:39:38.009771 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:39:38.217829 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:39:38.389937 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:39:38.503592 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:39:38.504486 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:39:38.717991 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:39:38.890450 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:39:39.008193 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:39:39.009653 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:39:39.226065 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:39:39.367638 2523870 node_ready.go:53] node "addons-078133" has status "Ready":"False"
I0915 06:39:39.390621 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:39:39.507715 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:39:39.508472 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:39:39.718445 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:39:39.890449 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:39:40.011215 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:39:40.031551 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:39:40.218036 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:39:40.390520 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:39:40.506183 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:39:40.507671 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:39:40.718484 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:39:40.889891 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:39:41.006703 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:39:41.007677 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:39:41.217954 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:39:41.368038 2523870 node_ready.go:53] node "addons-078133" has status "Ready":"False"
I0915 06:39:41.390857 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:39:41.502948 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:39:41.503795 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:39:41.723269 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:39:41.890629 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:39:42.009905 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:39:42.010464 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:39:42.217795 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:39:42.390908 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:39:42.503860 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:39:42.504836 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:39:42.717714 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:39:42.890761 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:39:43.007858 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:39:43.008735 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:39:43.217902 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:39:43.389922 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:39:43.502784 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:39:43.503593 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:39:43.717585 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:39:43.868251 2523870 node_ready.go:53] node "addons-078133" has status "Ready":"False"
I0915 06:39:43.890507 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:39:44.014356 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:39:44.014574 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:39:44.218704 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:39:44.390683 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:39:44.503015 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:39:44.503922 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:39:44.717370 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:39:44.890339 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:39:45.006474 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:39:45.008151 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:39:45.218416 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:39:45.390283 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:39:45.503879 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:39:45.504683 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:39:45.717454 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:39:45.890475 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:39:46.008464 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:39:46.011999 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:39:46.217682 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:39:46.367996 2523870 node_ready.go:53] node "addons-078133" has status "Ready":"False"
I0915 06:39:46.390451 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:39:46.503110 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:39:46.504008 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:39:46.717277 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:39:46.890358 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:39:47.006411 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:39:47.007378 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:39:47.217355 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:39:47.390037 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:39:47.503022 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:39:47.503858 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:39:47.717276 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:39:47.890100 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:39:48.011525 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:39:48.014501 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:39:48.217881 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:39:48.390415 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:39:48.502868 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:39:48.503714 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:39:48.717603 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:39:48.868116 2523870 node_ready.go:53] node "addons-078133" has status "Ready":"False"
I0915 06:39:48.889580 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:39:49.007659 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:39:49.008613 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:39:49.221630 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:39:49.390355 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:39:49.503859 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:39:49.504764 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:39:49.717278 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:39:49.890162 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:39:50.016362 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:39:50.016914 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:39:50.218199 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:39:50.390287 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:39:50.503347 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:39:50.504044 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:39:50.717043 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:39:50.890485 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:39:51.049786 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:39:51.062794 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:39:51.224379 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:39:51.397876 2523870 node_ready.go:49] node "addons-078133" has status "Ready":"True"
I0915 06:39:51.397903 2523870 node_ready.go:38] duration metric: took 39.533978864s for node "addons-078133" to be "Ready" ...
I0915 06:39:51.397914 2523870 pod_ready.go:36] 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" ...
I0915 06:39:51.427264 2523870 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I0915 06:39:51.427292 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:39:51.464114 2523870 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-7vkbz" in "kube-system" namespace to be "Ready" ...
I0915 06:39:51.590510 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:39:51.591035 2523870 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
I0915 06:39:51.591054 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:39:51.769687 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:39:51.901853 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:39:52.030916 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:39:52.032462 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:39:52.223429 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:39:52.391680 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:39:52.523484 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:39:52.524528 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:39:52.718617 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:39:52.891172 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:39:52.971134 2523870 pod_ready.go:93] pod "coredns-7c65d6cfc9-7vkbz" in "kube-system" namespace has status "Ready":"True"
I0915 06:39:52.971160 2523870 pod_ready.go:82] duration metric: took 1.507009842s for pod "coredns-7c65d6cfc9-7vkbz" in "kube-system" namespace to be "Ready" ...
I0915 06:39:52.971209 2523870 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-078133" in "kube-system" namespace to be "Ready" ...
I0915 06:39:52.977562 2523870 pod_ready.go:93] pod "etcd-addons-078133" in "kube-system" namespace has status "Ready":"True"
I0915 06:39:52.977605 2523870 pod_ready.go:82] duration metric: took 6.380539ms for pod "etcd-addons-078133" in "kube-system" namespace to be "Ready" ...
I0915 06:39:52.977622 2523870 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-078133" in "kube-system" namespace to be "Ready" ...
I0915 06:39:52.984413 2523870 pod_ready.go:93] pod "kube-apiserver-addons-078133" in "kube-system" namespace has status "Ready":"True"
I0915 06:39:52.984443 2523870 pod_ready.go:82] duration metric: took 6.771659ms for pod "kube-apiserver-addons-078133" in "kube-system" namespace to be "Ready" ...
I0915 06:39:52.984456 2523870 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-078133" in "kube-system" namespace to be "Ready" ...
I0915 06:39:52.990371 2523870 pod_ready.go:93] pod "kube-controller-manager-addons-078133" in "kube-system" namespace has status "Ready":"True"
I0915 06:39:52.990397 2523870 pod_ready.go:82] duration metric: took 5.931499ms for pod "kube-controller-manager-addons-078133" in "kube-system" namespace to be "Ready" ...
I0915 06:39:52.990414 2523870 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-fjj4k" in "kube-system" namespace to be "Ready" ...
I0915 06:39:52.996392 2523870 pod_ready.go:93] pod "kube-proxy-fjj4k" in "kube-system" namespace has status "Ready":"True"
I0915 06:39:52.996424 2523870 pod_ready.go:82] duration metric: took 6.001429ms for pod "kube-proxy-fjj4k" in "kube-system" namespace to be "Ready" ...
I0915 06:39:52.996438 2523870 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-078133" in "kube-system" namespace to be "Ready" ...
I0915 06:39:53.009143 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:39:53.010564 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:39:53.218339 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:39:53.368479 2523870 pod_ready.go:93] pod "kube-scheduler-addons-078133" in "kube-system" namespace has status "Ready":"True"
I0915 06:39:53.368505 2523870 pod_ready.go:82] duration metric: took 372.058726ms for pod "kube-scheduler-addons-078133" in "kube-system" namespace to be "Ready" ...
I0915 06:39:53.368517 2523870 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-84c5f94fbc-gfw99" in "kube-system" namespace to be "Ready" ...
I0915 06:39:53.391482 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:39:53.508086 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:39:53.509396 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:39:53.719334 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:39:53.893534 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:39:54.008069 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:39:54.009214 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:39:54.220473 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:39:54.393145 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:39:54.506031 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:39:54.515648 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:39:54.718589 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:39:54.892614 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:39:55.007453 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:39:55.010827 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:39:55.222250 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:39:55.376527 2523870 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gfw99" in "kube-system" namespace has status "Ready":"False"
I0915 06:39:55.392570 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:39:55.506637 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:39:55.508411 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:39:55.718235 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:39:55.891769 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:39:56.006852 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:39:56.009587 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:39:56.219174 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:39:56.390762 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:39:56.504692 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:39:56.506044 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:39:56.718089 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:39:56.901935 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:39:57.005894 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:39:57.007119 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:39:57.218515 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:39:57.392369 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:39:57.506920 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:39:57.508332 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:39:57.717995 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:39:57.875345 2523870 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gfw99" in "kube-system" namespace has status "Ready":"False"
I0915 06:39:57.892007 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:39:58.006101 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:39:58.006268 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:39:58.226454 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:39:58.392438 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:39:58.506852 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:39:58.507582 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:39:58.718390 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:39:58.893006 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:39:59.004892 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:39:59.007281 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:39:59.218349 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:39:59.391747 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:39:59.507785 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:39:59.511002 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:39:59.718650 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:39:59.876003 2523870 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gfw99" in "kube-system" namespace has status "Ready":"False"
I0915 06:39:59.892455 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:00.007347 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:40:00.009528 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:00.245436 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:40:00.508623 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:00.535863 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:00.537735 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:40:00.723119 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:40:00.901726 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:01.012175 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:40:01.013228 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:01.223627 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:40:01.397325 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:01.508050 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:01.509577 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:40:01.719168 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:40:01.876338 2523870 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gfw99" in "kube-system" namespace has status "Ready":"False"
I0915 06:40:01.893359 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:02.016637 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:02.019038 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:40:02.219910 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:40:02.392659 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:02.529881 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:40:02.531435 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:02.719132 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:40:02.893546 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:03.012685 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:40:03.014579 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:03.224218 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:40:03.391738 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:03.508749 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:40:03.512180 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:03.719109 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:40:03.876617 2523870 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gfw99" in "kube-system" namespace has status "Ready":"False"
I0915 06:40:03.893892 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:04.012887 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:40:04.014341 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:04.218097 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:40:04.392063 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:04.503904 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:40:04.504946 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:04.717690 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:40:04.891182 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:05.010877 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:40:05.011628 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:05.217387 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:40:05.399458 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:05.505163 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:40:05.506344 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:05.721686 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:40:05.876868 2523870 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gfw99" in "kube-system" namespace has status "Ready":"False"
I0915 06:40:05.893999 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:06.009105 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:06.010539 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:40:06.218863 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:40:06.391805 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:06.504869 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:40:06.505897 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:06.717807 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:40:06.900869 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:07.011645 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:40:07.012942 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:07.217184 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:40:07.391107 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:07.504957 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:07.505322 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:40:07.717633 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:40:07.899952 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:08.011925 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:40:08.013069 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:08.217268 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:40:08.376650 2523870 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gfw99" in "kube-system" namespace has status "Ready":"False"
I0915 06:40:08.397803 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:08.505492 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:40:08.506686 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:08.718464 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:40:08.891562 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:09.005433 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:09.007473 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:40:09.218676 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:40:09.393023 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:09.504274 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:40:09.504893 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:09.720362 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:40:09.900991 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:10.009437 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:40:10.010607 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:10.217916 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:40:10.391420 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:10.503362 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:40:10.504726 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:10.718554 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:40:10.875439 2523870 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gfw99" in "kube-system" namespace has status "Ready":"False"
I0915 06:40:10.891030 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:11.006830 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:11.007545 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:40:11.218297 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:40:11.394784 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:11.505674 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:40:11.507120 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:11.717797 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:40:11.892090 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:12.012833 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:40:12.014665 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:12.218750 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:40:12.391423 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:12.504227 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:12.505056 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:40:12.717972 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:40:12.891091 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:13.004369 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:13.006898 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:40:13.217462 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:40:13.375022 2523870 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gfw99" in "kube-system" namespace has status "Ready":"False"
I0915 06:40:13.391234 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:13.505887 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:13.509132 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:40:13.719365 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:40:13.892337 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:14.027805 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:40:14.029543 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:14.218097 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:40:14.394284 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:14.503684 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:40:14.504768 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:14.720283 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:40:14.891679 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:15.005388 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:15.108689 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:40:15.218457 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:40:15.375762 2523870 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gfw99" in "kube-system" namespace has status "Ready":"False"
I0915 06:40:15.392211 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:15.504886 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:15.505624 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:40:15.717476 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:40:15.891681 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:16.009431 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:40:16.012968 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:16.218788 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:40:16.391091 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:16.505725 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:40:16.508000 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:16.719209 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:40:16.893291 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:17.011839 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:40:17.012867 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:17.219510 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:40:17.376009 2523870 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gfw99" in "kube-system" namespace has status "Ready":"False"
I0915 06:40:17.392084 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:17.506117 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:40:17.509472 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:17.718736 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:40:17.892359 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:18.011278 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:18.011976 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:40:18.218284 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:40:18.391739 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:18.504420 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:40:18.505593 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:18.718246 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:40:18.891814 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:19.009582 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:19.010144 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:40:19.217852 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:40:19.391270 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:19.505094 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:19.505450 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:40:19.717938 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:40:19.876031 2523870 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gfw99" in "kube-system" namespace has status "Ready":"False"
I0915 06:40:19.892583 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:20.022672 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:40:20.023496 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:20.219111 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:40:20.391707 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:20.504488 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:40:20.505535 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:20.735971 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:40:20.894400 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:21.005148 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:40:21.006658 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:21.218083 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:40:21.392231 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:21.505987 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:40:21.507535 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:21.719497 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:40:21.876166 2523870 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gfw99" in "kube-system" namespace has status "Ready":"False"
I0915 06:40:21.895827 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:22.005926 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:22.015854 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:40:22.218563 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:40:22.392508 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:22.505920 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:40:22.507345 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:22.721627 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:40:22.891650 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:23.007542 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:23.011624 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:40:23.218496 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:40:23.424380 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:23.517867 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:40:23.519670 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:23.717708 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:40:23.877493 2523870 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gfw99" in "kube-system" namespace has status "Ready":"False"
I0915 06:40:23.892213 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:24.009293 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:40:24.010054 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:24.218495 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:40:24.391439 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:24.505968 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0915 06:40:24.507321 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:24.718282 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:40:24.892049 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:25.021077 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:25.027241 2523870 kapi.go:107] duration metric: took 1m9.528110217s to wait for kubernetes.io/minikube-addons=registry ...
I0915 06:40:25.217764 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:40:25.390797 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:25.503618 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:25.717901 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:40:25.893381 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:26.009074 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:26.217567 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:40:26.374885 2523870 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gfw99" in "kube-system" namespace has status "Ready":"False"
I0915 06:40:26.391801 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:26.503999 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:26.722475 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:40:26.890983 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:27.006887 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:27.219513 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:40:27.392340 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:27.504077 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:27.718269 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:40:27.892904 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:28.004023 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:28.219042 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:40:28.376299 2523870 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gfw99" in "kube-system" namespace has status "Ready":"False"
I0915 06:40:28.399220 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:28.504498 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:28.718964 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:40:28.896135 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:29.006026 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:29.218032 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:40:29.393178 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:29.509539 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:29.718139 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:40:29.893776 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:30.005062 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:30.234708 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:40:30.393094 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:30.505057 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:30.718540 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:40:30.876680 2523870 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gfw99" in "kube-system" namespace has status "Ready":"False"
I0915 06:40:30.893933 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:31.008054 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:31.219075 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:40:31.404942 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:31.505691 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:31.718932 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:40:31.893105 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:32.009801 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:32.219037 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:40:32.393111 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:32.504180 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:32.719026 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:40:32.876996 2523870 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gfw99" in "kube-system" namespace has status "Ready":"False"
I0915 06:40:32.892930 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:33.005692 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:33.217717 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:40:33.391361 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:33.504310 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:33.718712 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:40:33.891841 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:34.005309 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:34.219141 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:40:34.423022 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:34.503613 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:34.726243 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:40:34.896767 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:35.004767 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:35.218452 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:40:35.378703 2523870 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gfw99" in "kube-system" namespace has status "Ready":"False"
I0915 06:40:35.398054 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:35.504269 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:35.719379 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:40:35.896417 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:36.020512 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:36.218661 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:40:36.393103 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:36.505162 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:36.718101 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:40:36.895403 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:37.007273 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:37.218042 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:40:37.392145 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:37.503483 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:37.718902 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:40:37.875591 2523870 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gfw99" in "kube-system" namespace has status "Ready":"False"
I0915 06:40:37.891548 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:38.005969 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:38.217510 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:40:38.391997 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:38.503726 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:38.718614 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:40:38.891369 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:39.005328 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:39.217328 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:40:39.391927 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:39.504617 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:39.718749 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:40:39.876161 2523870 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gfw99" in "kube-system" namespace has status "Ready":"False"
I0915 06:40:39.891185 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:40.004226 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:40.218071 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:40:40.392301 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:40.505556 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:40.717967 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:40:40.892236 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:41.005881 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:41.218764 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:40:41.395672 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:41.503746 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:41.719115 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:40:41.876921 2523870 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gfw99" in "kube-system" namespace has status "Ready":"False"
I0915 06:40:41.895525 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:42.011166 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:42.218028 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:40:42.392438 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:42.503989 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:42.718426 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:40:42.891965 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:43.005470 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:43.218325 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:40:43.391674 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:43.503672 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:43.718546 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:40:43.891279 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:44.009592 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:44.218862 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:40:44.377134 2523870 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gfw99" in "kube-system" namespace has status "Ready":"False"
I0915 06:40:44.391140 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:44.504636 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:44.718865 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:40:44.892732 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:45.005120 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:45.220362 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:40:45.393290 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:45.504799 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:45.719264 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:40:45.892303 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:46.010041 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:46.222170 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0915 06:40:46.392718 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:46.507034 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:46.719634 2523870 kapi.go:107] duration metric: took 1m27.005612282s to wait for kubernetes.io/minikube-addons=gcp-auth ...
I0915 06:40:46.721255 2523870 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-078133 cluster.
I0915 06:40:46.722663 2523870 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.
I0915 06:40:46.723801 2523870 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
I0915 06:40:46.876708 2523870 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gfw99" in "kube-system" namespace has status "Ready":"False"
I0915 06:40:46.894513 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:47.005594 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:47.392485 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:47.504081 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:47.897917 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:48.005531 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:48.391420 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:48.503783 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:48.878884 2523870 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gfw99" in "kube-system" namespace has status "Ready":"False"
I0915 06:40:48.893603 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:49.007483 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:49.391911 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:49.505584 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:49.891537 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:50.012368 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:50.392057 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:50.503606 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:50.891754 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:51.004331 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:51.379225 2523870 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gfw99" in "kube-system" namespace has status "Ready":"False"
I0915 06:40:51.391873 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:51.504975 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:51.892942 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:52.069383 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:52.397630 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:52.504476 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:52.891313 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:53.011566 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:53.392684 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:53.504669 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:53.875903 2523870 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gfw99" in "kube-system" namespace has status "Ready":"False"
I0915 06:40:53.891954 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:54.006138 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:54.392101 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:54.503774 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:54.899918 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:55.006756 2523870 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0915 06:40:55.392260 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:55.504130 2523870 kapi.go:107] duration metric: took 1m40.004978236s to wait for app.kubernetes.io/name=ingress-nginx ...
I0915 06:40:55.892947 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:56.382504 2523870 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gfw99" in "kube-system" namespace has status "Ready":"False"
I0915 06:40:56.392491 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:56.924548 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:57.393779 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:57.891466 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:58.392642 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:58.877042 2523870 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gfw99" in "kube-system" namespace has status "Ready":"False"
I0915 06:40:58.891963 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:59.391610 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:40:59.893537 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:41:00.397105 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:41:00.904885 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:41:01.375303 2523870 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gfw99" in "kube-system" namespace has status "Ready":"False"
I0915 06:41:01.391382 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:41:01.892308 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:41:02.392116 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:41:02.894530 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:41:03.375597 2523870 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gfw99" in "kube-system" namespace has status "Ready":"False"
I0915 06:41:03.392955 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:41:03.891747 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:41:04.399605 2523870 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0915 06:41:04.891765 2523870 kapi.go:107] duration metric: took 1m49.0055889s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
I0915 06:41:04.894260 2523870 out.go:177] * Enabled addons: ingress-dns, cloud-spanner, nvidia-device-plugin, storage-provisioner, metrics-server, inspektor-gadget, yakd, storage-provisioner-rancher, volumesnapshots, registry, gcp-auth, ingress, csi-hostpath-driver
I0915 06:41:04.895478 2523870 addons.go:510] duration metric: took 1m55.855150005s for enable addons: enabled=[ingress-dns cloud-spanner nvidia-device-plugin storage-provisioner metrics-server inspektor-gadget yakd storage-provisioner-rancher volumesnapshots registry gcp-auth ingress csi-hostpath-driver]
I0915 06:41:05.875469 2523870 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gfw99" in "kube-system" namespace has status "Ready":"False"
I0915 06:41:08.377139 2523870 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gfw99" in "kube-system" namespace has status "Ready":"False"
I0915 06:41:10.875168 2523870 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gfw99" in "kube-system" namespace has status "Ready":"False"
I0915 06:41:11.380090 2523870 pod_ready.go:93] pod "metrics-server-84c5f94fbc-gfw99" in "kube-system" namespace has status "Ready":"True"
I0915 06:41:11.380127 2523870 pod_ready.go:82] duration metric: took 1m18.011601636s for pod "metrics-server-84c5f94fbc-gfw99" in "kube-system" namespace to be "Ready" ...
I0915 06:41:11.380141 2523870 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-cwx62" in "kube-system" namespace to be "Ready" ...
I0915 06:41:11.415635 2523870 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-cwx62" in "kube-system" namespace has status "Ready":"True"
I0915 06:41:11.415662 2523870 pod_ready.go:82] duration metric: took 35.513361ms for pod "nvidia-device-plugin-daemonset-cwx62" in "kube-system" namespace to be "Ready" ...
I0915 06:41:11.415685 2523870 pod_ready.go:39] duration metric: took 1m20.01772025s 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" ...
I0915 06:41:11.415708 2523870 api_server.go:52] waiting for apiserver process to appear ...
I0915 06:41:11.415741 2523870 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
I0915 06:41:11.415815 2523870 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
I0915 06:41:11.495394 2523870 cri.go:89] found id: "e96ddc5409269b6fcd6d48967781269412a1b24ca020f68a08b841d477f748a6"
I0915 06:41:11.495424 2523870 cri.go:89] found id: ""
I0915 06:41:11.495434 2523870 logs.go:276] 1 containers: [e96ddc5409269b6fcd6d48967781269412a1b24ca020f68a08b841d477f748a6]
I0915 06:41:11.495517 2523870 ssh_runner.go:195] Run: which crictl
I0915 06:41:11.499500 2523870 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
I0915 06:41:11.499585 2523870 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
I0915 06:41:11.550559 2523870 cri.go:89] found id: "aa1f1d2a843d0c23480fce71db4c503b2e8964374e04dae157367e6852c9bbf6"
I0915 06:41:11.550594 2523870 cri.go:89] found id: ""
I0915 06:41:11.550603 2523870 logs.go:276] 1 containers: [aa1f1d2a843d0c23480fce71db4c503b2e8964374e04dae157367e6852c9bbf6]
I0915 06:41:11.550667 2523870 ssh_runner.go:195] Run: which crictl
I0915 06:41:11.554309 2523870 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
I0915 06:41:11.554399 2523870 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
I0915 06:41:11.601798 2523870 cri.go:89] found id: "85daa7360e5e9fa13403432b75462cbe802220b1691e4a2d9a8e8848e0c6882c"
I0915 06:41:11.601821 2523870 cri.go:89] found id: ""
I0915 06:41:11.601829 2523870 logs.go:276] 1 containers: [85daa7360e5e9fa13403432b75462cbe802220b1691e4a2d9a8e8848e0c6882c]
I0915 06:41:11.601888 2523870 ssh_runner.go:195] Run: which crictl
I0915 06:41:11.605508 2523870 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
I0915 06:41:11.605625 2523870 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
I0915 06:41:11.647917 2523870 cri.go:89] found id: "9b04df1237c35352707d04f4c87efed8ba791cef59cac718b2a6053d4fe3e159"
I0915 06:41:11.647991 2523870 cri.go:89] found id: ""
I0915 06:41:11.648013 2523870 logs.go:276] 1 containers: [9b04df1237c35352707d04f4c87efed8ba791cef59cac718b2a6053d4fe3e159]
I0915 06:41:11.648110 2523870 ssh_runner.go:195] Run: which crictl
I0915 06:41:11.651911 2523870 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
I0915 06:41:11.652032 2523870 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
I0915 06:41:11.698154 2523870 cri.go:89] found id: "7effe62b4c9a37f021f11234b005d35070c18d30acdd93b874fb1b67918c7dee"
I0915 06:41:11.698186 2523870 cri.go:89] found id: ""
I0915 06:41:11.698195 2523870 logs.go:276] 1 containers: [7effe62b4c9a37f021f11234b005d35070c18d30acdd93b874fb1b67918c7dee]
I0915 06:41:11.698256 2523870 ssh_runner.go:195] Run: which crictl
I0915 06:41:11.701917 2523870 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
I0915 06:41:11.701995 2523870 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
I0915 06:41:11.746530 2523870 cri.go:89] found id: "fc20989b36b93fa8df92649de6995aae470778c2defc6000aa06bfaf1a8aebb1"
I0915 06:41:11.746597 2523870 cri.go:89] found id: ""
I0915 06:41:11.746615 2523870 logs.go:276] 1 containers: [fc20989b36b93fa8df92649de6995aae470778c2defc6000aa06bfaf1a8aebb1]
I0915 06:41:11.746685 2523870 ssh_runner.go:195] Run: which crictl
I0915 06:41:11.750359 2523870 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
I0915 06:41:11.750457 2523870 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
I0915 06:41:11.793770 2523870 cri.go:89] found id: "0dd8f2e1d527f20f3c9edc9927ea2d371d42ade69836eccc743f726120922725"
I0915 06:41:11.793794 2523870 cri.go:89] found id: ""
I0915 06:41:11.793802 2523870 logs.go:276] 1 containers: [0dd8f2e1d527f20f3c9edc9927ea2d371d42ade69836eccc743f726120922725]
I0915 06:41:11.793884 2523870 ssh_runner.go:195] Run: which crictl
I0915 06:41:11.797463 2523870 logs.go:123] Gathering logs for describe nodes ...
I0915 06:41:11.797492 2523870 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
I0915 06:41:11.992092 2523870 logs.go:123] Gathering logs for etcd [aa1f1d2a843d0c23480fce71db4c503b2e8964374e04dae157367e6852c9bbf6] ...
I0915 06:41:11.992123 2523870 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 aa1f1d2a843d0c23480fce71db4c503b2e8964374e04dae157367e6852c9bbf6"
I0915 06:41:12.054295 2523870 logs.go:123] Gathering logs for kube-scheduler [9b04df1237c35352707d04f4c87efed8ba791cef59cac718b2a6053d4fe3e159] ...
I0915 06:41:12.054337 2523870 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 9b04df1237c35352707d04f4c87efed8ba791cef59cac718b2a6053d4fe3e159"
I0915 06:41:12.107869 2523870 logs.go:123] Gathering logs for kindnet [0dd8f2e1d527f20f3c9edc9927ea2d371d42ade69836eccc743f726120922725] ...
I0915 06:41:12.107906 2523870 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0dd8f2e1d527f20f3c9edc9927ea2d371d42ade69836eccc743f726120922725"
I0915 06:41:12.152727 2523870 logs.go:123] Gathering logs for container status ...
I0915 06:41:12.152760 2523870 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
I0915 06:41:12.209277 2523870 logs.go:123] Gathering logs for kube-controller-manager [fc20989b36b93fa8df92649de6995aae470778c2defc6000aa06bfaf1a8aebb1] ...
I0915 06:41:12.209313 2523870 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 fc20989b36b93fa8df92649de6995aae470778c2defc6000aa06bfaf1a8aebb1"
I0915 06:41:12.282525 2523870 logs.go:123] Gathering logs for CRI-O ...
I0915 06:41:12.282570 2523870 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
I0915 06:41:12.379304 2523870 logs.go:123] Gathering logs for kubelet ...
I0915 06:41:12.379387 2523870 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
W0915 06:41:12.452980 2523870 logs.go:138] Found kubelet problem: Sep 15 06:39:51 addons-078133 kubelet[1502]: W0915 06:39:51.028288 1502 reflector.go:561] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-078133" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-078133' and this object
W0915 06:41:12.453256 2523870 logs.go:138] Found kubelet problem: Sep 15 06:39:51 addons-078133 kubelet[1502]: E0915 06:39:51.028354 1502 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"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-078133\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-078133' and this object" logger="UnhandledError"
W0915 06:41:12.453428 2523870 logs.go:138] Found kubelet problem: Sep 15 06:39:51 addons-078133 kubelet[1502]: W0915 06:39:51.028415 1502 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-078133" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-078133' and this object
W0915 06:41:12.453641 2523870 logs.go:138] Found kubelet problem: Sep 15 06:39:51 addons-078133 kubelet[1502]: E0915 06:39:51.028427 1502 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-078133\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-078133' and this object" logger="UnhandledError"
W0915 06:41:12.453826 2523870 logs.go:138] Found kubelet problem: Sep 15 06:39:51 addons-078133 kubelet[1502]: W0915 06:39:51.028482 1502 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-078133" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-078133' and this object
W0915 06:41:12.454053 2523870 logs.go:138] Found kubelet problem: Sep 15 06:39:51 addons-078133 kubelet[1502]: E0915 06:39:51.028495 1502 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"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-078133\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-078133' and this object" logger="UnhandledError"
I0915 06:41:12.488341 2523870 logs.go:123] Gathering logs for dmesg ...
I0915 06:41:12.488390 2523870 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
I0915 06:41:12.506041 2523870 logs.go:123] Gathering logs for kube-apiserver [e96ddc5409269b6fcd6d48967781269412a1b24ca020f68a08b841d477f748a6] ...
I0915 06:41:12.506071 2523870 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e96ddc5409269b6fcd6d48967781269412a1b24ca020f68a08b841d477f748a6"
I0915 06:41:12.563059 2523870 logs.go:123] Gathering logs for coredns [85daa7360e5e9fa13403432b75462cbe802220b1691e4a2d9a8e8848e0c6882c] ...
I0915 06:41:12.563096 2523870 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 85daa7360e5e9fa13403432b75462cbe802220b1691e4a2d9a8e8848e0c6882c"
I0915 06:41:12.606199 2523870 logs.go:123] Gathering logs for kube-proxy [7effe62b4c9a37f021f11234b005d35070c18d30acdd93b874fb1b67918c7dee] ...
I0915 06:41:12.606234 2523870 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 7effe62b4c9a37f021f11234b005d35070c18d30acdd93b874fb1b67918c7dee"
I0915 06:41:12.648655 2523870 out.go:358] Setting ErrFile to fd 2...
I0915 06:41:12.648683 2523870 out.go:392] TERM=,COLORTERM=, which probably does not support color
W0915 06:41:12.648741 2523870 out.go:270] X Problems detected in kubelet:
W0915 06:41:12.648758 2523870 out.go:270] Sep 15 06:39:51 addons-078133 kubelet[1502]: E0915 06:39:51.028354 1502 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"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-078133\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-078133' and this object" logger="UnhandledError"
W0915 06:41:12.648765 2523870 out.go:270] Sep 15 06:39:51 addons-078133 kubelet[1502]: W0915 06:39:51.028415 1502 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-078133" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-078133' and this object
W0915 06:41:12.648780 2523870 out.go:270] Sep 15 06:39:51 addons-078133 kubelet[1502]: E0915 06:39:51.028427 1502 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-078133\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-078133' and this object" logger="UnhandledError"
W0915 06:41:12.648787 2523870 out.go:270] Sep 15 06:39:51 addons-078133 kubelet[1502]: W0915 06:39:51.028482 1502 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-078133" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-078133' and this object
W0915 06:41:12.648799 2523870 out.go:270] Sep 15 06:39:51 addons-078133 kubelet[1502]: E0915 06:39:51.028495 1502 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"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-078133\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-078133' and this object" logger="UnhandledError"
I0915 06:41:12.648833 2523870 out.go:358] Setting ErrFile to fd 2...
I0915 06:41:12.648843 2523870 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0915 06:41:22.649917 2523870 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
I0915 06:41:22.664122 2523870 api_server.go:72] duration metric: took 2m13.624140746s to wait for apiserver process to appear ...
I0915 06:41:22.664149 2523870 api_server.go:88] waiting for apiserver healthz status ...
I0915 06:41:22.664188 2523870 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
I0915 06:41:22.664251 2523870 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
I0915 06:41:22.715271 2523870 cri.go:89] found id: "e96ddc5409269b6fcd6d48967781269412a1b24ca020f68a08b841d477f748a6"
I0915 06:41:22.715298 2523870 cri.go:89] found id: ""
I0915 06:41:22.715308 2523870 logs.go:276] 1 containers: [e96ddc5409269b6fcd6d48967781269412a1b24ca020f68a08b841d477f748a6]
I0915 06:41:22.715367 2523870 ssh_runner.go:195] Run: which crictl
I0915 06:41:22.718981 2523870 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
I0915 06:41:22.719054 2523870 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
I0915 06:41:22.758523 2523870 cri.go:89] found id: "aa1f1d2a843d0c23480fce71db4c503b2e8964374e04dae157367e6852c9bbf6"
I0915 06:41:22.758548 2523870 cri.go:89] found id: ""
I0915 06:41:22.758558 2523870 logs.go:276] 1 containers: [aa1f1d2a843d0c23480fce71db4c503b2e8964374e04dae157367e6852c9bbf6]
I0915 06:41:22.758622 2523870 ssh_runner.go:195] Run: which crictl
I0915 06:41:22.762372 2523870 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
I0915 06:41:22.762450 2523870 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
I0915 06:41:22.803919 2523870 cri.go:89] found id: "85daa7360e5e9fa13403432b75462cbe802220b1691e4a2d9a8e8848e0c6882c"
I0915 06:41:22.803939 2523870 cri.go:89] found id: ""
I0915 06:41:22.803946 2523870 logs.go:276] 1 containers: [85daa7360e5e9fa13403432b75462cbe802220b1691e4a2d9a8e8848e0c6882c]
I0915 06:41:22.804003 2523870 ssh_runner.go:195] Run: which crictl
I0915 06:41:22.807829 2523870 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
I0915 06:41:22.807902 2523870 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
I0915 06:41:22.846386 2523870 cri.go:89] found id: "9b04df1237c35352707d04f4c87efed8ba791cef59cac718b2a6053d4fe3e159"
I0915 06:41:22.846461 2523870 cri.go:89] found id: ""
I0915 06:41:22.846477 2523870 logs.go:276] 1 containers: [9b04df1237c35352707d04f4c87efed8ba791cef59cac718b2a6053d4fe3e159]
I0915 06:41:22.846550 2523870 ssh_runner.go:195] Run: which crictl
I0915 06:41:22.850418 2523870 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
I0915 06:41:22.850502 2523870 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
I0915 06:41:22.894080 2523870 cri.go:89] found id: "7effe62b4c9a37f021f11234b005d35070c18d30acdd93b874fb1b67918c7dee"
I0915 06:41:22.894105 2523870 cri.go:89] found id: ""
I0915 06:41:22.894113 2523870 logs.go:276] 1 containers: [7effe62b4c9a37f021f11234b005d35070c18d30acdd93b874fb1b67918c7dee]
I0915 06:41:22.894173 2523870 ssh_runner.go:195] Run: which crictl
I0915 06:41:22.898275 2523870 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
I0915 06:41:22.898353 2523870 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
I0915 06:41:22.938696 2523870 cri.go:89] found id: "fc20989b36b93fa8df92649de6995aae470778c2defc6000aa06bfaf1a8aebb1"
I0915 06:41:22.938717 2523870 cri.go:89] found id: ""
I0915 06:41:22.938725 2523870 logs.go:276] 1 containers: [fc20989b36b93fa8df92649de6995aae470778c2defc6000aa06bfaf1a8aebb1]
I0915 06:41:22.938785 2523870 ssh_runner.go:195] Run: which crictl
I0915 06:41:22.942715 2523870 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
I0915 06:41:22.942798 2523870 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
I0915 06:41:22.990421 2523870 cri.go:89] found id: "0dd8f2e1d527f20f3c9edc9927ea2d371d42ade69836eccc743f726120922725"
I0915 06:41:22.990492 2523870 cri.go:89] found id: ""
I0915 06:41:22.990514 2523870 logs.go:276] 1 containers: [0dd8f2e1d527f20f3c9edc9927ea2d371d42ade69836eccc743f726120922725]
I0915 06:41:22.990602 2523870 ssh_runner.go:195] Run: which crictl
I0915 06:41:22.994406 2523870 logs.go:123] Gathering logs for kube-apiserver [e96ddc5409269b6fcd6d48967781269412a1b24ca020f68a08b841d477f748a6] ...
I0915 06:41:22.994433 2523870 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e96ddc5409269b6fcd6d48967781269412a1b24ca020f68a08b841d477f748a6"
I0915 06:41:23.073513 2523870 logs.go:123] Gathering logs for etcd [aa1f1d2a843d0c23480fce71db4c503b2e8964374e04dae157367e6852c9bbf6] ...
I0915 06:41:23.073551 2523870 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 aa1f1d2a843d0c23480fce71db4c503b2e8964374e04dae157367e6852c9bbf6"
I0915 06:41:23.141989 2523870 logs.go:123] Gathering logs for kube-proxy [7effe62b4c9a37f021f11234b005d35070c18d30acdd93b874fb1b67918c7dee] ...
I0915 06:41:23.142067 2523870 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 7effe62b4c9a37f021f11234b005d35070c18d30acdd93b874fb1b67918c7dee"
I0915 06:41:23.197032 2523870 logs.go:123] Gathering logs for kindnet [0dd8f2e1d527f20f3c9edc9927ea2d371d42ade69836eccc743f726120922725] ...
I0915 06:41:23.197109 2523870 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0dd8f2e1d527f20f3c9edc9927ea2d371d42ade69836eccc743f726120922725"
I0915 06:41:23.242720 2523870 logs.go:123] Gathering logs for CRI-O ...
I0915 06:41:23.242756 2523870 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
I0915 06:41:23.337137 2523870 logs.go:123] Gathering logs for container status ...
I0915 06:41:23.337178 2523870 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
I0915 06:41:23.394824 2523870 logs.go:123] Gathering logs for kubelet ...
I0915 06:41:23.394853 2523870 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
W0915 06:41:23.446249 2523870 logs.go:138] Found kubelet problem: Sep 15 06:39:51 addons-078133 kubelet[1502]: W0915 06:39:51.028288 1502 reflector.go:561] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-078133" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-078133' and this object
W0915 06:41:23.446518 2523870 logs.go:138] Found kubelet problem: Sep 15 06:39:51 addons-078133 kubelet[1502]: E0915 06:39:51.028354 1502 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"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-078133\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-078133' and this object" logger="UnhandledError"
W0915 06:41:23.446688 2523870 logs.go:138] Found kubelet problem: Sep 15 06:39:51 addons-078133 kubelet[1502]: W0915 06:39:51.028415 1502 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-078133" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-078133' and this object
W0915 06:41:23.446894 2523870 logs.go:138] Found kubelet problem: Sep 15 06:39:51 addons-078133 kubelet[1502]: E0915 06:39:51.028427 1502 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-078133\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-078133' and this object" logger="UnhandledError"
W0915 06:41:23.447080 2523870 logs.go:138] Found kubelet problem: Sep 15 06:39:51 addons-078133 kubelet[1502]: W0915 06:39:51.028482 1502 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-078133" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-078133' and this object
W0915 06:41:23.447305 2523870 logs.go:138] Found kubelet problem: Sep 15 06:39:51 addons-078133 kubelet[1502]: E0915 06:39:51.028495 1502 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"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-078133\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-078133' and this object" logger="UnhandledError"
I0915 06:41:23.482115 2523870 logs.go:123] Gathering logs for describe nodes ...
I0915 06:41:23.482149 2523870 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
I0915 06:41:23.634605 2523870 logs.go:123] Gathering logs for coredns [85daa7360e5e9fa13403432b75462cbe802220b1691e4a2d9a8e8848e0c6882c] ...
I0915 06:41:23.634636 2523870 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 85daa7360e5e9fa13403432b75462cbe802220b1691e4a2d9a8e8848e0c6882c"
I0915 06:41:23.675844 2523870 logs.go:123] Gathering logs for kube-scheduler [9b04df1237c35352707d04f4c87efed8ba791cef59cac718b2a6053d4fe3e159] ...
I0915 06:41:23.675873 2523870 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 9b04df1237c35352707d04f4c87efed8ba791cef59cac718b2a6053d4fe3e159"
I0915 06:41:23.723363 2523870 logs.go:123] Gathering logs for kube-controller-manager [fc20989b36b93fa8df92649de6995aae470778c2defc6000aa06bfaf1a8aebb1] ...
I0915 06:41:23.723398 2523870 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 fc20989b36b93fa8df92649de6995aae470778c2defc6000aa06bfaf1a8aebb1"
I0915 06:41:23.797568 2523870 logs.go:123] Gathering logs for dmesg ...
I0915 06:41:23.797657 2523870 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
I0915 06:41:23.816018 2523870 out.go:358] Setting ErrFile to fd 2...
I0915 06:41:23.816047 2523870 out.go:392] TERM=,COLORTERM=, which probably does not support color
W0915 06:41:23.816107 2523870 out.go:270] X Problems detected in kubelet:
W0915 06:41:23.816120 2523870 out.go:270] Sep 15 06:39:51 addons-078133 kubelet[1502]: E0915 06:39:51.028354 1502 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"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-078133\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-078133' and this object" logger="UnhandledError"
W0915 06:41:23.816132 2523870 out.go:270] Sep 15 06:39:51 addons-078133 kubelet[1502]: W0915 06:39:51.028415 1502 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-078133" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-078133' and this object
W0915 06:41:23.816144 2523870 out.go:270] Sep 15 06:39:51 addons-078133 kubelet[1502]: E0915 06:39:51.028427 1502 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-078133\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-078133' and this object" logger="UnhandledError"
W0915 06:41:23.816154 2523870 out.go:270] Sep 15 06:39:51 addons-078133 kubelet[1502]: W0915 06:39:51.028482 1502 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-078133" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-078133' and this object
W0915 06:41:23.816160 2523870 out.go:270] Sep 15 06:39:51 addons-078133 kubelet[1502]: E0915 06:39:51.028495 1502 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"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-078133\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-078133' and this object" logger="UnhandledError"
I0915 06:41:23.816172 2523870 out.go:358] Setting ErrFile to fd 2...
I0915 06:41:23.816178 2523870 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0915 06:41:33.817587 2523870 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
I0915 06:41:33.825225 2523870 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
ok
I0915 06:41:33.826245 2523870 api_server.go:141] control plane version: v1.31.1
I0915 06:41:33.826278 2523870 api_server.go:131] duration metric: took 11.162120505s to wait for apiserver health ...
I0915 06:41:33.826288 2523870 system_pods.go:43] waiting for kube-system pods to appear ...
I0915 06:41:33.826312 2523870 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
I0915 06:41:33.826381 2523870 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
I0915 06:41:33.865811 2523870 cri.go:89] found id: "e96ddc5409269b6fcd6d48967781269412a1b24ca020f68a08b841d477f748a6"
I0915 06:41:33.865838 2523870 cri.go:89] found id: ""
I0915 06:41:33.865847 2523870 logs.go:276] 1 containers: [e96ddc5409269b6fcd6d48967781269412a1b24ca020f68a08b841d477f748a6]
I0915 06:41:33.865905 2523870 ssh_runner.go:195] Run: which crictl
I0915 06:41:33.869614 2523870 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
I0915 06:41:33.869702 2523870 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
I0915 06:41:33.907874 2523870 cri.go:89] found id: "aa1f1d2a843d0c23480fce71db4c503b2e8964374e04dae157367e6852c9bbf6"
I0915 06:41:33.907899 2523870 cri.go:89] found id: ""
I0915 06:41:33.907907 2523870 logs.go:276] 1 containers: [aa1f1d2a843d0c23480fce71db4c503b2e8964374e04dae157367e6852c9bbf6]
I0915 06:41:33.907963 2523870 ssh_runner.go:195] Run: which crictl
I0915 06:41:33.911687 2523870 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
I0915 06:41:33.911762 2523870 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
I0915 06:41:33.951105 2523870 cri.go:89] found id: "85daa7360e5e9fa13403432b75462cbe802220b1691e4a2d9a8e8848e0c6882c"
I0915 06:41:33.951128 2523870 cri.go:89] found id: ""
I0915 06:41:33.951137 2523870 logs.go:276] 1 containers: [85daa7360e5e9fa13403432b75462cbe802220b1691e4a2d9a8e8848e0c6882c]
I0915 06:41:33.951196 2523870 ssh_runner.go:195] Run: which crictl
I0915 06:41:33.954918 2523870 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
I0915 06:41:33.955022 2523870 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
I0915 06:41:33.994550 2523870 cri.go:89] found id: "9b04df1237c35352707d04f4c87efed8ba791cef59cac718b2a6053d4fe3e159"
I0915 06:41:33.994574 2523870 cri.go:89] found id: ""
I0915 06:41:33.994583 2523870 logs.go:276] 1 containers: [9b04df1237c35352707d04f4c87efed8ba791cef59cac718b2a6053d4fe3e159]
I0915 06:41:33.994643 2523870 ssh_runner.go:195] Run: which crictl
I0915 06:41:33.998722 2523870 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
I0915 06:41:33.998797 2523870 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
I0915 06:41:34.039134 2523870 cri.go:89] found id: "7effe62b4c9a37f021f11234b005d35070c18d30acdd93b874fb1b67918c7dee"
I0915 06:41:34.039159 2523870 cri.go:89] found id: ""
I0915 06:41:34.039167 2523870 logs.go:276] 1 containers: [7effe62b4c9a37f021f11234b005d35070c18d30acdd93b874fb1b67918c7dee]
I0915 06:41:34.039230 2523870 ssh_runner.go:195] Run: which crictl
I0915 06:41:34.043267 2523870 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
I0915 06:41:34.043394 2523870 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
I0915 06:41:34.084090 2523870 cri.go:89] found id: "fc20989b36b93fa8df92649de6995aae470778c2defc6000aa06bfaf1a8aebb1"
I0915 06:41:34.084114 2523870 cri.go:89] found id: ""
I0915 06:41:34.084123 2523870 logs.go:276] 1 containers: [fc20989b36b93fa8df92649de6995aae470778c2defc6000aa06bfaf1a8aebb1]
I0915 06:41:34.084176 2523870 ssh_runner.go:195] Run: which crictl
I0915 06:41:34.087813 2523870 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
I0915 06:41:34.087891 2523870 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
I0915 06:41:34.132606 2523870 cri.go:89] found id: "0dd8f2e1d527f20f3c9edc9927ea2d371d42ade69836eccc743f726120922725"
I0915 06:41:34.132631 2523870 cri.go:89] found id: ""
I0915 06:41:34.132639 2523870 logs.go:276] 1 containers: [0dd8f2e1d527f20f3c9edc9927ea2d371d42ade69836eccc743f726120922725]
I0915 06:41:34.132712 2523870 ssh_runner.go:195] Run: which crictl
I0915 06:41:34.136498 2523870 logs.go:123] Gathering logs for kube-scheduler [9b04df1237c35352707d04f4c87efed8ba791cef59cac718b2a6053d4fe3e159] ...
I0915 06:41:34.136526 2523870 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 9b04df1237c35352707d04f4c87efed8ba791cef59cac718b2a6053d4fe3e159"
I0915 06:41:34.183368 2523870 logs.go:123] Gathering logs for kube-proxy [7effe62b4c9a37f021f11234b005d35070c18d30acdd93b874fb1b67918c7dee] ...
I0915 06:41:34.183400 2523870 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 7effe62b4c9a37f021f11234b005d35070c18d30acdd93b874fb1b67918c7dee"
I0915 06:41:34.226908 2523870 logs.go:123] Gathering logs for kube-controller-manager [fc20989b36b93fa8df92649de6995aae470778c2defc6000aa06bfaf1a8aebb1] ...
I0915 06:41:34.226942 2523870 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 fc20989b36b93fa8df92649de6995aae470778c2defc6000aa06bfaf1a8aebb1"
I0915 06:41:34.320748 2523870 logs.go:123] Gathering logs for CRI-O ...
I0915 06:41:34.320790 2523870 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
I0915 06:41:34.423086 2523870 logs.go:123] Gathering logs for describe nodes ...
I0915 06:41:34.423130 2523870 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
I0915 06:41:34.576900 2523870 logs.go:123] Gathering logs for kube-apiserver [e96ddc5409269b6fcd6d48967781269412a1b24ca020f68a08b841d477f748a6] ...
I0915 06:41:34.576934 2523870 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e96ddc5409269b6fcd6d48967781269412a1b24ca020f68a08b841d477f748a6"
I0915 06:41:34.653698 2523870 logs.go:123] Gathering logs for etcd [aa1f1d2a843d0c23480fce71db4c503b2e8964374e04dae157367e6852c9bbf6] ...
I0915 06:41:34.653736 2523870 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 aa1f1d2a843d0c23480fce71db4c503b2e8964374e04dae157367e6852c9bbf6"
I0915 06:41:34.704486 2523870 logs.go:123] Gathering logs for coredns [85daa7360e5e9fa13403432b75462cbe802220b1691e4a2d9a8e8848e0c6882c] ...
I0915 06:41:34.704520 2523870 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 85daa7360e5e9fa13403432b75462cbe802220b1691e4a2d9a8e8848e0c6882c"
I0915 06:41:34.751429 2523870 logs.go:123] Gathering logs for kubelet ...
I0915 06:41:34.751460 2523870 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
W0915 06:41:34.804369 2523870 logs.go:138] Found kubelet problem: Sep 15 06:39:51 addons-078133 kubelet[1502]: W0915 06:39:51.028288 1502 reflector.go:561] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-078133" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-078133' and this object
W0915 06:41:34.804610 2523870 logs.go:138] Found kubelet problem: Sep 15 06:39:51 addons-078133 kubelet[1502]: E0915 06:39:51.028354 1502 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"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-078133\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-078133' and this object" logger="UnhandledError"
W0915 06:41:34.804777 2523870 logs.go:138] Found kubelet problem: Sep 15 06:39:51 addons-078133 kubelet[1502]: W0915 06:39:51.028415 1502 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-078133" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-078133' and this object
W0915 06:41:34.804990 2523870 logs.go:138] Found kubelet problem: Sep 15 06:39:51 addons-078133 kubelet[1502]: E0915 06:39:51.028427 1502 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-078133\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-078133' and this object" logger="UnhandledError"
W0915 06:41:34.805174 2523870 logs.go:138] Found kubelet problem: Sep 15 06:39:51 addons-078133 kubelet[1502]: W0915 06:39:51.028482 1502 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-078133" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-078133' and this object
W0915 06:41:34.805399 2523870 logs.go:138] Found kubelet problem: Sep 15 06:39:51 addons-078133 kubelet[1502]: E0915 06:39:51.028495 1502 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"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-078133\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-078133' and this object" logger="UnhandledError"
I0915 06:41:34.842270 2523870 logs.go:123] Gathering logs for dmesg ...
I0915 06:41:34.842324 2523870 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
I0915 06:41:34.861474 2523870 logs.go:123] Gathering logs for kindnet [0dd8f2e1d527f20f3c9edc9927ea2d371d42ade69836eccc743f726120922725] ...
I0915 06:41:34.861505 2523870 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0dd8f2e1d527f20f3c9edc9927ea2d371d42ade69836eccc743f726120922725"
I0915 06:41:34.906963 2523870 logs.go:123] Gathering logs for container status ...
I0915 06:41:34.906995 2523870 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
I0915 06:41:34.978748 2523870 out.go:358] Setting ErrFile to fd 2...
I0915 06:41:34.978778 2523870 out.go:392] TERM=,COLORTERM=, which probably does not support color
W0915 06:41:34.978858 2523870 out.go:270] X Problems detected in kubelet:
W0915 06:41:34.978873 2523870 out.go:270] Sep 15 06:39:51 addons-078133 kubelet[1502]: E0915 06:39:51.028354 1502 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"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-078133\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-078133' and this object" logger="UnhandledError"
W0915 06:41:34.978881 2523870 out.go:270] Sep 15 06:39:51 addons-078133 kubelet[1502]: W0915 06:39:51.028415 1502 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-078133" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-078133' and this object
W0915 06:41:34.978887 2523870 out.go:270] Sep 15 06:39:51 addons-078133 kubelet[1502]: E0915 06:39:51.028427 1502 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-078133\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-078133' and this object" logger="UnhandledError"
W0915 06:41:34.978894 2523870 out.go:270] Sep 15 06:39:51 addons-078133 kubelet[1502]: W0915 06:39:51.028482 1502 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-078133" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-078133' and this object
W0915 06:41:34.979024 2523870 out.go:270] Sep 15 06:39:51 addons-078133 kubelet[1502]: E0915 06:39:51.028495 1502 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"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-078133\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-078133' and this object" logger="UnhandledError"
I0915 06:41:34.979041 2523870 out.go:358] Setting ErrFile to fd 2...
I0915 06:41:34.979048 2523870 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0915 06:41:44.992518 2523870 system_pods.go:59] 18 kube-system pods found
I0915 06:41:44.992563 2523870 system_pods.go:61] "coredns-7c65d6cfc9-7vkbz" [6ea47236-17f3-4492-8780-9ad56187f489] Running
I0915 06:41:44.992570 2523870 system_pods.go:61] "csi-hostpath-attacher-0" [fbcdc315-eaad-4112-a529-eec22f5f7dce] Running
I0915 06:41:44.992575 2523870 system_pods.go:61] "csi-hostpath-resizer-0" [f5efb463-f551-4dde-87d2-5ec91a566e81] Running
I0915 06:41:44.992579 2523870 system_pods.go:61] "csi-hostpathplugin-cgcjb" [58bfa35e-116a-45b1-a414-47dadde393c6] Running
I0915 06:41:44.992583 2523870 system_pods.go:61] "etcd-addons-078133" [b238897b-6598-4d41-915c-57e032f1b6ad] Running
I0915 06:41:44.992589 2523870 system_pods.go:61] "kindnet-h6zsk" [9c090aa0-3e32-475a-9090-5423f0449354] Running
I0915 06:41:44.992593 2523870 system_pods.go:61] "kube-apiserver-addons-078133" [9606256f-7a4c-47eb-91e3-29271e631613] Running
I0915 06:41:44.992597 2523870 system_pods.go:61] "kube-controller-manager-addons-078133" [fa465a0e-97b0-4d5f-af33-a26dbf7e3985] Running
I0915 06:41:44.992602 2523870 system_pods.go:61] "kube-ingress-dns-minikube" [d0b76b7a-1b79-4a7d-9ee3-3ceb46aa75f6] Running
I0915 06:41:44.992637 2523870 system_pods.go:61] "kube-proxy-fjj4k" [be724ff8-b220-4bfb-961c-c6cf462d9ddc] Running
I0915 06:41:44.992646 2523870 system_pods.go:61] "kube-scheduler-addons-078133" [8a13493f-2796-4a2e-b83b-2f5f8f4f09bb] Running
I0915 06:41:44.992651 2523870 system_pods.go:61] "metrics-server-84c5f94fbc-gfw99" [8d80d558-0f92-43df-9e1e-035dad596039] Running
I0915 06:41:44.992655 2523870 system_pods.go:61] "nvidia-device-plugin-daemonset-cwx62" [6bc66e81-1049-45ef-b236-d0ad12ba82cf] Running
I0915 06:41:44.992658 2523870 system_pods.go:61] "registry-66c9cd494c-dvjjx" [f6332eec-8451-4a18-b1e4-899a9c98a398] Running
I0915 06:41:44.992662 2523870 system_pods.go:61] "registry-proxy-pph5w" [5bfdb7e0-869e-409d-b185-7e7c0d0386d6] Running
I0915 06:41:44.992666 2523870 system_pods.go:61] "snapshot-controller-56fcc65765-6lsdb" [40abaaf0-851b-4368-bb6c-c43e5fd96b18] Running
I0915 06:41:44.992669 2523870 system_pods.go:61] "snapshot-controller-56fcc65765-9dh55" [aac62e95-b572-45ce-ba9b-5b4451c8578b] Running
I0915 06:41:44.992673 2523870 system_pods.go:61] "storage-provisioner" [30881b3f-dd6b-47c6-8171-db912be01758] Running
I0915 06:41:44.992680 2523870 system_pods.go:74] duration metric: took 11.166385954s to wait for pod list to return data ...
I0915 06:41:44.992692 2523870 default_sa.go:34] waiting for default service account to be created ...
I0915 06:41:44.995239 2523870 default_sa.go:45] found service account: "default"
I0915 06:41:44.995269 2523870 default_sa.go:55] duration metric: took 2.570121ms for default service account to be created ...
I0915 06:41:44.995278 2523870 system_pods.go:116] waiting for k8s-apps to be running ...
I0915 06:41:45.005688 2523870 system_pods.go:86] 18 kube-system pods found
I0915 06:41:45.005731 2523870 system_pods.go:89] "coredns-7c65d6cfc9-7vkbz" [6ea47236-17f3-4492-8780-9ad56187f489] Running
I0915 06:41:45.005739 2523870 system_pods.go:89] "csi-hostpath-attacher-0" [fbcdc315-eaad-4112-a529-eec22f5f7dce] Running
I0915 06:41:45.005745 2523870 system_pods.go:89] "csi-hostpath-resizer-0" [f5efb463-f551-4dde-87d2-5ec91a566e81] Running
I0915 06:41:45.005749 2523870 system_pods.go:89] "csi-hostpathplugin-cgcjb" [58bfa35e-116a-45b1-a414-47dadde393c6] Running
I0915 06:41:45.005753 2523870 system_pods.go:89] "etcd-addons-078133" [b238897b-6598-4d41-915c-57e032f1b6ad] Running
I0915 06:41:45.005758 2523870 system_pods.go:89] "kindnet-h6zsk" [9c090aa0-3e32-475a-9090-5423f0449354] Running
I0915 06:41:45.005762 2523870 system_pods.go:89] "kube-apiserver-addons-078133" [9606256f-7a4c-47eb-91e3-29271e631613] Running
I0915 06:41:45.005766 2523870 system_pods.go:89] "kube-controller-manager-addons-078133" [fa465a0e-97b0-4d5f-af33-a26dbf7e3985] Running
I0915 06:41:45.005771 2523870 system_pods.go:89] "kube-ingress-dns-minikube" [d0b76b7a-1b79-4a7d-9ee3-3ceb46aa75f6] Running
I0915 06:41:45.005776 2523870 system_pods.go:89] "kube-proxy-fjj4k" [be724ff8-b220-4bfb-961c-c6cf462d9ddc] Running
I0915 06:41:45.005780 2523870 system_pods.go:89] "kube-scheduler-addons-078133" [8a13493f-2796-4a2e-b83b-2f5f8f4f09bb] Running
I0915 06:41:45.005785 2523870 system_pods.go:89] "metrics-server-84c5f94fbc-gfw99" [8d80d558-0f92-43df-9e1e-035dad596039] Running
I0915 06:41:45.005792 2523870 system_pods.go:89] "nvidia-device-plugin-daemonset-cwx62" [6bc66e81-1049-45ef-b236-d0ad12ba82cf] Running
I0915 06:41:45.005797 2523870 system_pods.go:89] "registry-66c9cd494c-dvjjx" [f6332eec-8451-4a18-b1e4-899a9c98a398] Running
I0915 06:41:45.005801 2523870 system_pods.go:89] "registry-proxy-pph5w" [5bfdb7e0-869e-409d-b185-7e7c0d0386d6] Running
I0915 06:41:45.005805 2523870 system_pods.go:89] "snapshot-controller-56fcc65765-6lsdb" [40abaaf0-851b-4368-bb6c-c43e5fd96b18] Running
I0915 06:41:45.005811 2523870 system_pods.go:89] "snapshot-controller-56fcc65765-9dh55" [aac62e95-b572-45ce-ba9b-5b4451c8578b] Running
I0915 06:41:45.005815 2523870 system_pods.go:89] "storage-provisioner" [30881b3f-dd6b-47c6-8171-db912be01758] Running
I0915 06:41:45.005824 2523870 system_pods.go:126] duration metric: took 10.539108ms to wait for k8s-apps to be running ...
I0915 06:41:45.005833 2523870 system_svc.go:44] waiting for kubelet service to be running ....
I0915 06:41:45.005903 2523870 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
I0915 06:41:45.040231 2523870 system_svc.go:56] duration metric: took 34.383305ms WaitForService to wait for kubelet
I0915 06:41:45.041762 2523870 kubeadm.go:582] duration metric: took 2m36.001781462s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
I0915 06:41:45.041984 2523870 node_conditions.go:102] verifying NodePressure condition ...
I0915 06:41:45.049036 2523870 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
I0915 06:41:45.055344 2523870 node_conditions.go:123] node cpu capacity is 2
I0915 06:41:45.061556 2523870 node_conditions.go:105] duration metric: took 17.573916ms to run NodePressure ...
I0915 06:41:45.061585 2523870 start.go:241] waiting for startup goroutines ...
I0915 06:41:45.061593 2523870 start.go:246] waiting for cluster config update ...
I0915 06:41:45.061614 2523870 start.go:255] writing updated cluster config ...
I0915 06:41:45.061999 2523870 ssh_runner.go:195] Run: rm -f paused
I0915 06:41:45.465387 2523870 start.go:600] kubectl: 1.31.0, cluster: 1.31.1 (minor skew: 0)
I0915 06:41:45.468637 2523870 out.go:177] * Done! kubectl is now configured to use "addons-078133" cluster and "default" namespace by default
==> CRI-O <==
Sep 15 06:51:00 addons-078133 crio[962]: time="2024-09-15 06:51:00.762079334Z" level=info msg="Stopped pod sandbox: 871c0a5b6000bfa4cbc6ba1e9168a7212f178eef479ebf475c10dd171a4facf7" id=2d01a35c-7bbf-48e0-a537-0ecc27545d1e name=/runtime.v1.RuntimeService/StopPodSandbox
Sep 15 06:51:01 addons-078133 crio[962]: time="2024-09-15 06:51:01.482425887Z" level=info msg="Stopping container: ef9109f778ad6798c55b86d53928d6af17f2bb04431de01623b645dd0c0e59b7 (timeout: 30s)" id=eba4e344-3413-4f02-9459-458560fa5bf1 name=/runtime.v1.RuntimeService/StopContainer
Sep 15 06:51:01 addons-078133 conmon[3572]: conmon ef9109f778ad6798c55b <ninfo>: container 3583 exited with status 2
Sep 15 06:51:01 addons-078133 crio[962]: time="2024-09-15 06:51:01.511326377Z" level=info msg="Stopping container: 2de78f133a12ed0701b6d5af26fd71260e96ab0cbb5729fadeceea243c00ecc6 (timeout: 30s)" id=d82a9749-3664-4d52-b3d2-e470adea904a name=/runtime.v1.RuntimeService/StopContainer
Sep 15 06:51:01 addons-078133 crio[962]: time="2024-09-15 06:51:01.631395066Z" level=info msg="Stopped container ef9109f778ad6798c55b86d53928d6af17f2bb04431de01623b645dd0c0e59b7: kube-system/registry-66c9cd494c-dvjjx/registry" id=eba4e344-3413-4f02-9459-458560fa5bf1 name=/runtime.v1.RuntimeService/StopContainer
Sep 15 06:51:01 addons-078133 crio[962]: time="2024-09-15 06:51:01.631893327Z" level=info msg="Stopping pod sandbox: 7052292cc2a09c71c45ad171adffe6744f5766b04f62684b7e6f8b3e423fad59" id=b10fd95e-3456-4258-adec-0f2d380e3787 name=/runtime.v1.RuntimeService/StopPodSandbox
Sep 15 06:51:01 addons-078133 crio[962]: time="2024-09-15 06:51:01.632124049Z" level=info msg="Got pod network &{Name:registry-66c9cd494c-dvjjx Namespace:kube-system ID:7052292cc2a09c71c45ad171adffe6744f5766b04f62684b7e6f8b3e423fad59 UID:f6332eec-8451-4a18-b1e4-899a9c98a398 NetNS:/var/run/netns/1a1a18db-3eca-4de1-8f89-a980525cdd43 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
Sep 15 06:51:01 addons-078133 crio[962]: time="2024-09-15 06:51:01.632259086Z" level=info msg="Deleting pod kube-system_registry-66c9cd494c-dvjjx from CNI network \"kindnet\" (type=ptp)"
Sep 15 06:51:01 addons-078133 crio[962]: time="2024-09-15 06:51:01.683870743Z" level=info msg="Stopped pod sandbox: 7052292cc2a09c71c45ad171adffe6744f5766b04f62684b7e6f8b3e423fad59" id=b10fd95e-3456-4258-adec-0f2d380e3787 name=/runtime.v1.RuntimeService/StopPodSandbox
Sep 15 06:51:01 addons-078133 crio[962]: time="2024-09-15 06:51:01.686667057Z" level=info msg="Stopped container 2de78f133a12ed0701b6d5af26fd71260e96ab0cbb5729fadeceea243c00ecc6: kube-system/registry-proxy-pph5w/registry-proxy" id=d82a9749-3664-4d52-b3d2-e470adea904a name=/runtime.v1.RuntimeService/StopContainer
Sep 15 06:51:01 addons-078133 crio[962]: time="2024-09-15 06:51:01.687059753Z" level=info msg="Stopping pod sandbox: 5541934ac7b796599abada946b2aaa536b08ea376e80b39a4c334e780e204716" id=5628d6b1-af56-436e-aa25-4fc178534c8c name=/runtime.v1.RuntimeService/StopPodSandbox
Sep 15 06:51:01 addons-078133 crio[962]: time="2024-09-15 06:51:01.697858636Z" level=info msg="Restoring iptables rules: *nat\n:KUBE-HP-UIW77T77KQNES5CL - [0:0]\n:KUBE-HP-ZMCNS3RKMDLOPICN - [0:0]\n:KUBE-HOSTPORTS - [0:0]\n:KUBE-HP-CCJ7XU7SKW32XEEB - [0:0]\n-A KUBE-HOSTPORTS -p tcp -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-xtz9n_ingress-nginx_80a49e6a-775f-4a72-ae75-261096c46397_0_ hostport 443\" -m tcp --dport 443 -j KUBE-HP-UIW77T77KQNES5CL\n-A KUBE-HOSTPORTS -p tcp -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-xtz9n_ingress-nginx_80a49e6a-775f-4a72-ae75-261096c46397_0_ hostport 80\" -m tcp --dport 80 -j KUBE-HP-ZMCNS3RKMDLOPICN\n-A KUBE-HP-UIW77T77KQNES5CL -s 10.244.0.20/32 -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-xtz9n_ingress-nginx_80a49e6a-775f-4a72-ae75-261096c46397_0_ hostport 443\" -j KUBE-MARK-MASQ\n-A KUBE-HP-UIW77T77KQNES5CL -p tcp -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-xtz9n_ingress-nginx_80a49e6a-775f-4a72-ae
75-261096c46397_0_ hostport 443\" -m tcp -j DNAT --to-destination 10.244.0.20:443\n-A KUBE-HP-ZMCNS3RKMDLOPICN -s 10.244.0.20/32 -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-xtz9n_ingress-nginx_80a49e6a-775f-4a72-ae75-261096c46397_0_ hostport 80\" -j KUBE-MARK-MASQ\n-A KUBE-HP-ZMCNS3RKMDLOPICN -p tcp -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-xtz9n_ingress-nginx_80a49e6a-775f-4a72-ae75-261096c46397_0_ hostport 80\" -m tcp -j DNAT --to-destination 10.244.0.20:80\n-X KUBE-HP-CCJ7XU7SKW32XEEB\nCOMMIT\n"
Sep 15 06:51:01 addons-078133 crio[962]: time="2024-09-15 06:51:01.702423038Z" level=info msg="Closing host port tcp:5000"
Sep 15 06:51:01 addons-078133 crio[962]: time="2024-09-15 06:51:01.704131411Z" level=info msg="Host port tcp:5000 does not have an open socket"
Sep 15 06:51:01 addons-078133 crio[962]: time="2024-09-15 06:51:01.704334286Z" level=info msg="Got pod network &{Name:registry-proxy-pph5w Namespace:kube-system ID:5541934ac7b796599abada946b2aaa536b08ea376e80b39a4c334e780e204716 UID:5bfdb7e0-869e-409d-b185-7e7c0d0386d6 NetNS:/var/run/netns/c57620a8-a968-46b0-8464-24a21e147942 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
Sep 15 06:51:01 addons-078133 crio[962]: time="2024-09-15 06:51:01.704465770Z" level=info msg="Deleting pod kube-system_registry-proxy-pph5w from CNI network \"kindnet\" (type=ptp)"
Sep 15 06:51:01 addons-078133 crio[962]: time="2024-09-15 06:51:01.753050293Z" level=info msg="Stopped pod sandbox: 5541934ac7b796599abada946b2aaa536b08ea376e80b39a4c334e780e204716" id=5628d6b1-af56-436e-aa25-4fc178534c8c name=/runtime.v1.RuntimeService/StopPodSandbox
Sep 15 06:51:02 addons-078133 crio[962]: time="2024-09-15 06:51:02.081162652Z" level=info msg="Removing container: 2de78f133a12ed0701b6d5af26fd71260e96ab0cbb5729fadeceea243c00ecc6" id=09f8a142-d99e-44b6-87ac-450e743aa86a name=/runtime.v1.RuntimeService/RemoveContainer
Sep 15 06:51:02 addons-078133 crio[962]: time="2024-09-15 06:51:02.083205925Z" level=info msg="Stopping pod sandbox: 78a7e3e291856fbaa93e0afe0351416e246cd2431fb9024b93740bdf9dbeac5e" id=b5e7a8c8-da16-4b97-bed8-2ea3ef49b7f8 name=/runtime.v1.RuntimeService/StopPodSandbox
Sep 15 06:51:02 addons-078133 crio[962]: time="2024-09-15 06:51:02.083703702Z" level=info msg="Got pod network &{Name:test-local-path Namespace:default ID:78a7e3e291856fbaa93e0afe0351416e246cd2431fb9024b93740bdf9dbeac5e UID:acf2ee38-acc9-4cb8-a5f7-5fda6973360c NetNS:/var/run/netns/8084ede0-9321-4f05-a7d5-58db99e7b8e6 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
Sep 15 06:51:02 addons-078133 crio[962]: time="2024-09-15 06:51:02.083859768Z" level=info msg="Deleting pod default_test-local-path from CNI network \"kindnet\" (type=ptp)"
Sep 15 06:51:02 addons-078133 crio[962]: time="2024-09-15 06:51:02.116663736Z" level=info msg="Removed container 2de78f133a12ed0701b6d5af26fd71260e96ab0cbb5729fadeceea243c00ecc6: kube-system/registry-proxy-pph5w/registry-proxy" id=09f8a142-d99e-44b6-87ac-450e743aa86a name=/runtime.v1.RuntimeService/RemoveContainer
Sep 15 06:51:02 addons-078133 crio[962]: time="2024-09-15 06:51:02.123152021Z" level=info msg="Removing container: ef9109f778ad6798c55b86d53928d6af17f2bb04431de01623b645dd0c0e59b7" id=e56078ee-a25f-4c30-85d5-13a838510d95 name=/runtime.v1.RuntimeService/RemoveContainer
Sep 15 06:51:02 addons-078133 crio[962]: time="2024-09-15 06:51:02.154778861Z" level=info msg="Stopped pod sandbox: 78a7e3e291856fbaa93e0afe0351416e246cd2431fb9024b93740bdf9dbeac5e" id=b5e7a8c8-da16-4b97-bed8-2ea3ef49b7f8 name=/runtime.v1.RuntimeService/StopPodSandbox
Sep 15 06:51:02 addons-078133 crio[962]: time="2024-09-15 06:51:02.185249224Z" level=info msg="Removed container ef9109f778ad6798c55b86d53928d6af17f2bb04431de01623b645dd0c0e59b7: kube-system/registry-66c9cd494c-dvjjx/registry" id=e56078ee-a25f-4c30-85d5-13a838510d95 name=/runtime.v1.RuntimeService/RemoveContainer
==> container status <==
CONTAINER IMAGE CREATED STATE NAME ATTEMPT POD ID POD
257b159f49793 docker.io/library/busybox@sha256:71e065368796c7368a99a072019b9fe73e28e225ae9882430579ec49a1e46235 2 seconds ago Exited busybox 0 78a7e3e291856 test-local-path
68cc56ea4b119 ghcr.io/inspektor-gadget/inspektor-gadget@sha256:03e677e1cf9d2c9bea454e3dbcbcef20b3022e987534a2874eb1abc5bc3e73ec 15 seconds ago Exited gadget 7 9cabfe60e7ce1 gadget-css4m
9ddfb8c4ba14f registry.k8s.io/ingress-nginx/controller@sha256:22f9d129ae8c89a2cabbd13af3c1668944f3dd68fec186199b7024a0a2fc75b3 10 minutes ago Running controller 0 5078eb39f626b ingress-nginx-controller-bc57996ff-xtz9n
0827a067b0cde gcr.io/k8s-minikube/gcp-auth-webhook@sha256:a40e1a121ee367d1712ac3a54ec9c38c405a65dde923c98e5fa6368fa82c4b69 10 minutes ago Running gcp-auth 0 0dde73874d0cd gcp-auth-89d5ffd79-dfdjh
aa099ed135a63 gcr.io/cloud-spanner-emulator/emulator@sha256:41ec188288c7943f488600462b2b74002814e52439be82d15de33c3ee4898a58 10 minutes ago Running cloud-spanner-emulator 0 51508c8b04c54 cloud-spanner-emulator-769b77f747-pw84g
5564eb7326685 registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:7c4c1a6ca8855c524a64983eaf590e126a669ae12df83ad65de281c9beee13d3 10 minutes ago Exited patch 0 aa76c10a86aa6 ingress-nginx-admission-patch-sqnfz
ca5a0f6658f52 docker.io/rancher/local-path-provisioner@sha256:689a2489a24e74426e4a4666e611c988202c5fa995908b0c60133aca3eb87d98 10 minutes ago Running local-path-provisioner 0 d20b2c660e532 local-path-provisioner-86d989889c-w722z
aa66b6bbbe960 registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:7c4c1a6ca8855c524a64983eaf590e126a669ae12df83ad65de281c9beee13d3 10 minutes ago Exited create 0 189ef42c5e81a ingress-nginx-admission-create-b57t6
c1c95dfa2a499 registry.k8s.io/metrics-server/metrics-server@sha256:048bcf48fc2cce517a61777e22bac782ba59ea5e9b9a54bcb42dbee99566a91f 11 minutes ago Running metrics-server 0 6b2883d632ffa metrics-server-84c5f94fbc-gfw99
2246ddeb20532 gcr.io/k8s-minikube/minikube-ingress-dns@sha256:4211a1de532376c881851542238121b26792225faa36a7b02dccad88fd05797c 11 minutes ago Running minikube-ingress-dns 0 02a84f07cd68f kube-ingress-dns-minikube
d271b7f778ca6 ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6 11 minutes ago Running storage-provisioner 0 e16867b58e664 storage-provisioner
85daa7360e5e9 2f6c962e7b8311337352d9fdea917da2184d9919f4da7695bc2a6517cf392fe4 11 minutes ago Running coredns 0 9ab5526bc1400 coredns-7c65d6cfc9-7vkbz
0dd8f2e1d527f 6a23fa8fd2b78ab58e42ba273808edc936a9c53d8ac4a919f6337be094843a51 11 minutes ago Running kindnet-cni 0 4ab45f1d528e9 kindnet-h6zsk
7effe62b4c9a3 24a140c548c075e487e45d0ee73b1aa89f8bfb40c08a57e05975559728822b1d 11 minutes ago Running kube-proxy 0 519d37d41f025 kube-proxy-fjj4k
e96ddc5409269 d3f53a98c0a9d9163c4848bcf34b2d2f5e1e3691b79f3d1dd6d0206809e02853 12 minutes ago Running kube-apiserver 0 1b90d84bbc3b0 kube-apiserver-addons-078133
9b04df1237c35 7f8aa378bb47dffcf430f3a601abe39137e88aee0238e23ed8530fdd18dab82d 12 minutes ago Running kube-scheduler 0 5bcd311de4186 kube-scheduler-addons-078133
fc20989b36b93 279f381cb37365bbbcd133c9531fba9c2beb0f38dbbe6ddfcd0b1b1643d3450e 12 minutes ago Running kube-controller-manager 0 37863f70ae7a4 kube-controller-manager-addons-078133
aa1f1d2a843d0 27e3830e1402783674d8b594038967deea9d51f0d91b34c93c8f39d2f68af7da 12 minutes ago Running etcd 0 037f467425e39 etcd-addons-078133
==> coredns [85daa7360e5e9fa13403432b75462cbe802220b1691e4a2d9a8e8848e0c6882c] <==
[INFO] 10.244.0.7:60956 - 40381 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000116937s
[INFO] 10.244.0.7:45161 - 29366 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.002240627s
[INFO] 10.244.0.7:45161 - 32945 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.003202302s
[INFO] 10.244.0.7:37659 - 38912 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000204787s
[INFO] 10.244.0.7:37659 - 18694 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000141732s
[INFO] 10.244.0.7:46398 - 25256 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000213993s
[INFO] 10.244.0.7:46398 - 24995 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.00027443s
[INFO] 10.244.0.7:47479 - 52991 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000072909s
[INFO] 10.244.0.7:47479 - 46333 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.00005142s
[INFO] 10.244.0.7:49213 - 1338 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.00005339s
[INFO] 10.244.0.7:49213 - 49467 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000072876s
[INFO] 10.244.0.7:42802 - 41891 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.00141695s
[INFO] 10.244.0.7:42802 - 39841 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001484666s
[INFO] 10.244.0.7:38900 - 44116 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000066592s
[INFO] 10.244.0.7:38900 - 30299 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000116486s
[INFO] 10.244.0.19:47931 - 25633 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.002470447s
[INFO] 10.244.0.19:33148 - 45348 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.002478143s
[INFO] 10.244.0.19:56417 - 22070 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000147508s
[INFO] 10.244.0.19:50454 - 60030 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000133371s
[INFO] 10.244.0.19:42936 - 16948 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000128678s
[INFO] 10.244.0.19:52660 - 34977 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000125519s
[INFO] 10.244.0.19:59020 - 55342 "AAAA IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.003112933s
[INFO] 10.244.0.19:49810 - 53119 "A IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.003366441s
[INFO] 10.244.0.19:56751 - 42495 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.005208407s
[INFO] 10.244.0.19:42362 - 42298 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 572 0.005481853s
==> describe nodes <==
Name: addons-078133
Roles: control-plane
Labels: beta.kubernetes.io/arch=arm64
beta.kubernetes.io/os=linux
kubernetes.io/arch=arm64
kubernetes.io/hostname=addons-078133
kubernetes.io/os=linux
minikube.k8s.io/commit=7a3ca67a20528f5dabbb456e8e4ce542b58ef23a
minikube.k8s.io/name=addons-078133
minikube.k8s.io/primary=true
minikube.k8s.io/updated_at=2024_09_15T06_39_05_0700
minikube.k8s.io/version=v1.34.0
node-role.kubernetes.io/control-plane=
node.kubernetes.io/exclude-from-external-load-balancers=
topology.hostpath.csi/node=addons-078133
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: Sun, 15 Sep 2024 06:39:01 +0000
Taints: <none>
Unschedulable: false
Lease:
HolderIdentity: addons-078133
AcquireTime: <unset>
RenewTime: Sun, 15 Sep 2024 06:50:57 +0000
Conditions:
Type Status LastHeartbeatTime LastTransitionTime Reason Message
---- ------ ----------------- ------------------ ------ -------
MemoryPressure False Sun, 15 Sep 2024 06:50:07 +0000 Sun, 15 Sep 2024 06:38:57 +0000 KubeletHasSufficientMemory kubelet has sufficient memory available
DiskPressure False Sun, 15 Sep 2024 06:50:07 +0000 Sun, 15 Sep 2024 06:38:57 +0000 KubeletHasNoDiskPressure kubelet has no disk pressure
PIDPressure False Sun, 15 Sep 2024 06:50:07 +0000 Sun, 15 Sep 2024 06:38:57 +0000 KubeletHasSufficientPID kubelet has sufficient PID available
Ready True Sun, 15 Sep 2024 06:50:07 +0000 Sun, 15 Sep 2024 06:39:50 +0000 KubeletReady kubelet is posting ready status
Addresses:
InternalIP: 192.168.49.2
Hostname: addons-078133
Capacity:
cpu: 2
ephemeral-storage: 203034800Ki
hugepages-1Gi: 0
hugepages-2Mi: 0
hugepages-32Mi: 0
hugepages-64Ki: 0
memory: 8022296Ki
pods: 110
Allocatable:
cpu: 2
ephemeral-storage: 203034800Ki
hugepages-1Gi: 0
hugepages-2Mi: 0
hugepages-32Mi: 0
hugepages-64Ki: 0
memory: 8022296Ki
pods: 110
System Info:
Machine ID: fd8b84dea15e4d35b14dc406bd3d7d26
System UUID: a2ace0dd-aa7e-4476-816d-37514df39de9
Boot ID: 86c781ec-01d2-4efb-aba1-a43f302ac663
Kernel Version: 5.15.0-1069-aws
OS Image: Ubuntu 22.04.4 LTS
Operating System: linux
Architecture: arm64
Container Runtime Version: cri-o://1.24.6
Kubelet Version: v1.31.1
Kube-Proxy Version: v1.31.1
PodCIDR: 10.244.0.0/24
PodCIDRs: 10.244.0.0/24
Non-terminated Pods: (16 in total)
Namespace Name CPU Requests CPU Limits Memory Requests Memory Limits Age
--------- ---- ------------ ---------- --------------- ------------- ---
default busybox 0 (0%) 0 (0%) 0 (0%) 0 (0%) 9m18s
default cloud-spanner-emulator-769b77f747-pw84g 0 (0%) 0 (0%) 0 (0%) 0 (0%) 11m
gadget gadget-css4m 0 (0%) 0 (0%) 0 (0%) 0 (0%) 11m
gcp-auth gcp-auth-89d5ffd79-dfdjh 0 (0%) 0 (0%) 0 (0%) 0 (0%) 11m
ingress-nginx ingress-nginx-controller-bc57996ff-xtz9n 100m (5%) 0 (0%) 90Mi (1%) 0 (0%) 11m
kube-system coredns-7c65d6cfc9-7vkbz 100m (5%) 0 (0%) 70Mi (0%) 170Mi (2%) 11m
kube-system etcd-addons-078133 100m (5%) 0 (0%) 100Mi (1%) 0 (0%) 11m
kube-system kindnet-h6zsk 100m (5%) 100m (5%) 50Mi (0%) 50Mi (0%) 11m
kube-system kube-apiserver-addons-078133 250m (12%) 0 (0%) 0 (0%) 0 (0%) 11m
kube-system kube-controller-manager-addons-078133 200m (10%) 0 (0%) 0 (0%) 0 (0%) 11m
kube-system kube-ingress-dns-minikube 0 (0%) 0 (0%) 0 (0%) 0 (0%) 11m
kube-system kube-proxy-fjj4k 0 (0%) 0 (0%) 0 (0%) 0 (0%) 11m
kube-system kube-scheduler-addons-078133 100m (5%) 0 (0%) 0 (0%) 0 (0%) 11m
kube-system metrics-server-84c5f94fbc-gfw99 100m (5%) 0 (0%) 200Mi (2%) 0 (0%) 11m
kube-system storage-provisioner 0 (0%) 0 (0%) 0 (0%) 0 (0%) 11m
local-path-storage local-path-provisioner-86d989889c-w722z 0 (0%) 0 (0%) 0 (0%) 0 (0%) 11m
Allocated resources:
(Total limits may be over 100 percent, i.e., overcommitted.)
Resource Requests Limits
-------- -------- ------
cpu 1050m (52%) 100m (5%)
memory 510Mi (6%) 220Mi (2%)
ephemeral-storage 0 (0%) 0 (0%)
hugepages-1Gi 0 (0%) 0 (0%)
hugepages-2Mi 0 (0%) 0 (0%)
hugepages-32Mi 0 (0%) 0 (0%)
hugepages-64Ki 0 (0%) 0 (0%)
Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Normal Starting 11m kube-proxy
Normal NodeHasSufficientMemory 12m (x8 over 12m) kubelet Node addons-078133 status is now: NodeHasSufficientMemory
Normal NodeHasNoDiskPressure 12m (x8 over 12m) kubelet Node addons-078133 status is now: NodeHasNoDiskPressure
Normal NodeHasSufficientPID 12m (x7 over 12m) kubelet Node addons-078133 status is now: NodeHasSufficientPID
Normal Starting 11m kubelet Starting kubelet.
Warning CgroupV1 11m kubelet Cgroup v1 support is in maintenance mode, please migrate to Cgroup v2.
Normal NodeHasSufficientMemory 11m kubelet Node addons-078133 status is now: NodeHasSufficientMemory
Normal NodeHasNoDiskPressure 11m kubelet Node addons-078133 status is now: NodeHasNoDiskPressure
Normal NodeHasSufficientPID 11m kubelet Node addons-078133 status is now: NodeHasSufficientPID
Normal RegisteredNode 11m node-controller Node addons-078133 event: Registered Node addons-078133 in Controller
Normal NodeReady 11m kubelet Node addons-078133 status is now: NodeReady
==> dmesg <==
[Sep15 05:34] FS-Cache: Duplicate cookie detected
[ +0.000733] FS-Cache: O-cookie c=00000091 [p=00000002 fl=222 nc=0 na=1]
[ +0.001089] FS-Cache: O-cookie d=000000009ec4a1b9{9P.session} n=00000000933e989b
[ +0.001105] FS-Cache: O-key=[10] '34333036383438313233'
[ +0.000796] FS-Cache: N-cookie c=00000092 [p=00000002 fl=2 nc=0 na=1]
[ +0.000965] FS-Cache: N-cookie d=000000009ec4a1b9{9P.session} n=00000000c50af53f
[ +0.001363] FS-Cache: N-key=[10] '34333036383438313233'
[Sep15 06:08] overlayfs: '/var/lib/containers/storage/overlay/l/Q2QJNMTVZL6GMULS36RA5ZJGSA' not a directory
==> etcd [aa1f1d2a843d0c23480fce71db4c503b2e8964374e04dae157367e6852c9bbf6] <==
{"level":"info","ts":"2024-09-15T06:38:58.060202Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgPreVoteResp from aec36adc501070cc at term 1"}
{"level":"info","ts":"2024-09-15T06:38:58.060258Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became candidate at term 2"}
{"level":"info","ts":"2024-09-15T06:38:58.060291Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgVoteResp from aec36adc501070cc at term 2"}
{"level":"info","ts":"2024-09-15T06:38:58.060337Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became leader at term 2"}
{"level":"info","ts":"2024-09-15T06:38:58.060369Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"raft.node: aec36adc501070cc elected leader aec36adc501070cc at term 2"}
{"level":"info","ts":"2024-09-15T06:38:58.065025Z","caller":"etcdserver/server.go:2118","msg":"published local member to cluster through raft","local-member-id":"aec36adc501070cc","local-member-attributes":"{Name:addons-078133 ClientURLs:[https://192.168.49.2:2379]}","request-path":"/0/members/aec36adc501070cc/attributes","cluster-id":"fa54960ea34d58be","publish-timeout":"7s"}
{"level":"info","ts":"2024-09-15T06:38:58.065273Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
{"level":"info","ts":"2024-09-15T06:38:58.065678Z","caller":"etcdserver/server.go:2629","msg":"setting up initial cluster version using v2 API","cluster-version":"3.5"}
{"level":"info","ts":"2024-09-15T06:38:58.068367Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
{"level":"info","ts":"2024-09-15T06:38:58.068608Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
{"level":"info","ts":"2024-09-15T06:38:58.068687Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
{"level":"info","ts":"2024-09-15T06:38:58.069414Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
{"level":"info","ts":"2024-09-15T06:38:58.070446Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.49.2:2379"}
{"level":"info","ts":"2024-09-15T06:38:58.073106Z","caller":"membership/cluster.go:584","msg":"set initial cluster version","cluster-id":"fa54960ea34d58be","local-member-id":"aec36adc501070cc","cluster-version":"3.5"}
{"level":"info","ts":"2024-09-15T06:38:58.073273Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"}
{"level":"info","ts":"2024-09-15T06:38:58.088962Z","caller":"etcdserver/server.go:2653","msg":"cluster version is updated","cluster-version":"3.5"}
{"level":"info","ts":"2024-09-15T06:38:58.089741Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
{"level":"info","ts":"2024-09-15T06:38:58.090677Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
{"level":"info","ts":"2024-09-15T06:39:10.078651Z","caller":"traceutil/trace.go:171","msg":"trace[978204264] transaction","detail":"{read_only:false; response_revision:380; number_of_response:1; }","duration":"138.849688ms","start":"2024-09-15T06:39:09.939783Z","end":"2024-09-15T06:39:10.078632Z","steps":["trace[978204264] 'process raft request' (duration: 95.382705ms)","trace[978204264] 'compare' (duration: 42.981654ms)"],"step_count":2}
{"level":"warn","ts":"2024-09-15T06:39:13.438537Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"112.182536ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/resourcequotas\" limit:1 ","response":"range_response_count:0 size:5"}
{"level":"info","ts":"2024-09-15T06:39:13.438634Z","caller":"traceutil/trace.go:171","msg":"trace[1902515032] range","detail":"{range_begin:/registry/resourcequotas; range_end:; response_count:0; response_revision:440; }","duration":"112.30017ms","start":"2024-09-15T06:39:13.326320Z","end":"2024-09-15T06:39:13.438620Z","steps":["trace[1902515032] 'agreement among raft nodes before linearized reading' (duration: 83.629989ms)","trace[1902515032] 'range keys from in-memory index tree' (duration: 28.533716ms)"],"step_count":2}
{"level":"info","ts":"2024-09-15T06:39:51.757080Z","caller":"traceutil/trace.go:171","msg":"trace[1907155975] transaction","detail":"{read_only:false; response_revision:896; number_of_response:1; }","duration":"103.53271ms","start":"2024-09-15T06:39:51.653528Z","end":"2024-09-15T06:39:51.757061Z","steps":["trace[1907155975] 'process raft request' (duration: 79.5189ms)","trace[1907155975] 'compare' (duration: 23.406243ms)"],"step_count":2}
{"level":"info","ts":"2024-09-15T06:48:58.204333Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1530}
{"level":"info","ts":"2024-09-15T06:48:58.238285Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1530,"took":"33.495045ms","hash":3104697584,"current-db-size-bytes":6336512,"current-db-size":"6.3 MB","current-db-size-in-use-bytes":3293184,"current-db-size-in-use":"3.3 MB"}
{"level":"info","ts":"2024-09-15T06:48:58.238443Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":3104697584,"revision":1530,"compact-revision":-1}
==> gcp-auth [0827a067b0cde94dfdfe774133d38b55169c16cd00de8fa5c926fac9c7c30441] <==
2024/09/15 06:40:46 GCP Auth Webhook started!
2024/09/15 06:41:45 Ready to marshal response ...
2024/09/15 06:41:45 Ready to write response ...
2024/09/15 06:41:45 Ready to marshal response ...
2024/09/15 06:41:45 Ready to write response ...
2024/09/15 06:41:46 Ready to marshal response ...
2024/09/15 06:41:46 Ready to write response ...
2024/09/15 06:49:53 Ready to marshal response ...
2024/09/15 06:49:53 Ready to write response ...
2024/09/15 06:50:00 Ready to marshal response ...
2024/09/15 06:50:00 Ready to write response ...
2024/09/15 06:50:20 Ready to marshal response ...
2024/09/15 06:50:20 Ready to write response ...
2024/09/15 06:50:54 Ready to marshal response ...
2024/09/15 06:50:54 Ready to write response ...
2024/09/15 06:50:55 Ready to marshal response ...
2024/09/15 06:50:55 Ready to write response ...
==> kernel <==
06:51:03 up 14:33, 0 users, load average: 0.50, 0.64, 1.41
Linux addons-078133 5.15.0-1069-aws #75~20.04.1-Ubuntu SMP Mon Aug 19 16:22:47 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
PRETTY_NAME="Ubuntu 22.04.4 LTS"
==> kindnet [0dd8f2e1d527f20f3c9edc9927ea2d371d42ade69836eccc743f726120922725] <==
I0915 06:49:00.843409 1 main.go:299] handling current node
I0915 06:49:10.837043 1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
I0915 06:49:10.837084 1 main.go:299] handling current node
I0915 06:49:20.837269 1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
I0915 06:49:20.837996 1 main.go:299] handling current node
I0915 06:49:30.843147 1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
I0915 06:49:30.843270 1 main.go:299] handling current node
I0915 06:49:40.836887 1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
I0915 06:49:40.836923 1 main.go:299] handling current node
I0915 06:49:50.840747 1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
I0915 06:49:50.840784 1 main.go:299] handling current node
I0915 06:50:00.836918 1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
I0915 06:50:00.837065 1 main.go:299] handling current node
I0915 06:50:10.836486 1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
I0915 06:50:10.836519 1 main.go:299] handling current node
I0915 06:50:20.836969 1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
I0915 06:50:20.837012 1 main.go:299] handling current node
I0915 06:50:30.837048 1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
I0915 06:50:30.837081 1 main.go:299] handling current node
I0915 06:50:40.836922 1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
I0915 06:50:40.836961 1 main.go:299] handling current node
I0915 06:50:50.837372 1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
I0915 06:50:50.837407 1 main.go:299] handling current node
I0915 06:51:00.837187 1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
I0915 06:51:00.837341 1 main.go:299] handling current node
==> kube-apiserver [e96ddc5409269b6fcd6d48967781269412a1b24ca020f68a08b841d477f748a6] <==
I0915 06:40:15.645050 1 controller.go:109] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Rate Limited Requeue.
W0915 06:41:11.371389 1 handler_proxy.go:99] no RequestInfo found in the context
E0915 06:41:11.371558 1 controller.go:146] "Unhandled Error" err=<
Error updating APIService "v1beta1.metrics.k8s.io" with err: failed to download v1beta1.metrics.k8s.io: failed to retrieve openAPI spec, http error: ResponseCode: 503, Body: service unavailable
, Header: map[Content-Type:[text/plain; charset=utf-8] X-Content-Type-Options:[nosniff]]
> logger="UnhandledError"
E0915 06:41:11.372437 1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.108.87.151:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.108.87.151:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.108.87.151:443: connect: connection refused" logger="UnhandledError"
E0915 06:41:11.457253 1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: Operation cannot be fulfilled on apiservices.apiregistration.k8s.io \"v1beta1.metrics.k8s.io\": the object has been modified; please apply your changes to the latest version and try again" logger="UnhandledError"
I0915 06:41:11.516912 1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
I0915 06:50:05.848869 1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
E0915 06:50:29.043058 1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"csi-hostpathplugin-sa\" not found]"
E0915 06:50:29.246052 1 watch.go:250] "Unhandled Error" err="write tcp 192.168.49.2:8443->10.244.0.13:46336: write: connection reset by peer" logger="UnhandledError"
I0915 06:50:35.680485 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I0915 06:50:35.680547 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I0915 06:50:35.774314 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I0915 06:50:35.774371 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I0915 06:50:35.811502 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I0915 06:50:35.811566 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I0915 06:50:35.819471 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I0915 06:50:35.820168 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I0915 06:50:35.950749 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I0915 06:50:35.950798 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
W0915 06:50:36.819999 1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
W0915 06:50:36.951215 1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
W0915 06:50:36.956283 1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
==> kube-controller-manager [fc20989b36b93fa8df92649de6995aae470778c2defc6000aa06bfaf1a8aebb1] <==
I0915 06:50:38.373526 1 shared_informer.go:313] Waiting for caches to sync for resource quota
I0915 06:50:38.373567 1 shared_informer.go:320] Caches are synced for resource quota
I0915 06:50:38.852680 1 shared_informer.go:313] Waiting for caches to sync for garbage collector
I0915 06:50:38.852735 1 shared_informer.go:320] Caches are synced for garbage collector
W0915 06:50:39.841726 1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0915 06:50:39.841769 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
W0915 06:50:40.752297 1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0915 06:50:40.752350 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
W0915 06:50:41.346554 1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0915 06:50:41.346601 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
I0915 06:50:42.731635 1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="yakd-dashboard/yakd-dashboard-67d98fc6b" duration="4.456µs"
W0915 06:50:45.752504 1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0915 06:50:45.752549 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
W0915 06:50:46.080721 1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0915 06:50:46.080890 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
W0915 06:50:47.443222 1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0915 06:50:47.443268 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
I0915 06:50:52.941704 1 namespace_controller.go:187] "Namespace has been deleted" logger="namespace-controller" namespace="yakd-dashboard"
W0915 06:50:55.599446 1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0915 06:50:55.599491 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
W0915 06:50:58.338493 1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0915 06:50:58.338632 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
W0915 06:50:59.721991 1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0915 06:50:59.722035 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
I0915 06:51:01.460772 1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/registry-66c9cd494c" duration="4.603µs"
==> kube-proxy [7effe62b4c9a37f021f11234b005d35070c18d30acdd93b874fb1b67918c7dee] <==
I0915 06:39:13.431040 1 server_linux.go:66] "Using iptables proxy"
I0915 06:39:14.654548 1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
E0915 06:39:14.654733 1 server.go:234] "Kube-proxy configuration may be incomplete or incorrect" err="nodePortAddresses is unset; NodePort connections will be accepted on all local IPs. Consider using `--nodeport-addresses primary`"
I0915 06:39:14.806709 1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
I0915 06:39:14.806853 1 server_linux.go:169] "Using iptables Proxier"
I0915 06:39:14.809136 1 proxier.go:255] "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" ipFamily="IPv4"
I0915 06:39:14.809744 1 server.go:483] "Version info" version="v1.31.1"
I0915 06:39:14.809813 1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
I0915 06:39:14.834509 1 config.go:199] "Starting service config controller"
I0915 06:39:14.847771 1 shared_informer.go:313] Waiting for caches to sync for service config
I0915 06:39:14.854180 1 config.go:105] "Starting endpoint slice config controller"
I0915 06:39:14.881895 1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
I0915 06:39:14.861657 1 config.go:328] "Starting node config controller"
I0915 06:39:14.882892 1 shared_informer.go:313] Waiting for caches to sync for node config
I0915 06:39:14.982166 1 shared_informer.go:320] Caches are synced for endpoint slice config
I0915 06:39:14.985602 1 shared_informer.go:320] Caches are synced for service config
I0915 06:39:14.987423 1 shared_informer.go:320] Caches are synced for node config
==> kube-scheduler [9b04df1237c35352707d04f4c87efed8ba791cef59cac718b2a6053d4fe3e159] <==
W0915 06:39:02.337994 1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: 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
W0915 06:39:02.338097 1 reflector.go:561] runtime/asm_arm64.s:1222: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
E0915 06:39:02.340793 1 reflector.go:158] "Unhandled Error" err="runtime/asm_arm64.s:1222: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"extension-apiserver-authentication\" is forbidden: User \"system:kube-scheduler\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\"" logger="UnhandledError"
W0915 06:39:02.338171 1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
E0915 06:39:02.340988 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: 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" logger="UnhandledError"
W0915 06:39:02.338255 1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
E0915 06:39:02.341068 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: 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" logger="UnhandledError"
W0915 06:39:02.338326 1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
E0915 06:39:02.341150 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicaSet: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicasets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
W0915 06:39:02.338432 1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
E0915 06:39:02.341224 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: 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" logger="UnhandledError"
W0915 06:39:02.338484 1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
E0915 06:39:02.341315 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User \"system:kube-scheduler\" cannot list resource \"namespaces\" in API group \"\" at the cluster scope" logger="UnhandledError"
W0915 06:39:02.338549 1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
E0915 06:39:02.341387 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StorageClass: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"storageclasses\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
W0915 06:39:02.340246 1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: 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
E0915 06:39:02.341464 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: 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" logger="UnhandledError"
W0915 06:39:02.340289 1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
E0915 06:39:02.341546 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csinodes\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
W0915 06:39:02.340340 1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: 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
E0915 06:39:02.341632 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: 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" logger="UnhandledError"
W0915 06:39:02.340415 1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
E0915 06:39:02.341721 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: 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" logger="UnhandledError"
E0915 06:39:02.339535 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: 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" logger="UnhandledError"
I0915 06:39:03.627072 1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
==> kubelet <==
Sep 15 06:51:01 addons-078133 kubelet[1502]: I0915 06:51:01.845396 1502 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/5bfdb7e0-869e-409d-b185-7e7c0d0386d6-kube-api-access-z7hxj" (OuterVolumeSpecName: "kube-api-access-z7hxj") pod "5bfdb7e0-869e-409d-b185-7e7c0d0386d6" (UID: "5bfdb7e0-869e-409d-b185-7e7c0d0386d6"). InnerVolumeSpecName "kube-api-access-z7hxj". PluginName "kubernetes.io/projected", VolumeGidValue ""
Sep 15 06:51:01 addons-078133 kubelet[1502]: I0915 06:51:01.846470 1502 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/f6332eec-8451-4a18-b1e4-899a9c98a398-kube-api-access-pmjkc" (OuterVolumeSpecName: "kube-api-access-pmjkc") pod "f6332eec-8451-4a18-b1e4-899a9c98a398" (UID: "f6332eec-8451-4a18-b1e4-899a9c98a398"). InnerVolumeSpecName "kube-api-access-pmjkc". PluginName "kubernetes.io/projected", VolumeGidValue ""
Sep 15 06:51:01 addons-078133 kubelet[1502]: I0915 06:51:01.943689 1502 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-z7hxj\" (UniqueName: \"kubernetes.io/projected/5bfdb7e0-869e-409d-b185-7e7c0d0386d6-kube-api-access-z7hxj\") on node \"addons-078133\" DevicePath \"\""
Sep 15 06:51:01 addons-078133 kubelet[1502]: I0915 06:51:01.943731 1502 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-pmjkc\" (UniqueName: \"kubernetes.io/projected/f6332eec-8451-4a18-b1e4-899a9c98a398-kube-api-access-pmjkc\") on node \"addons-078133\" DevicePath \"\""
Sep 15 06:51:02 addons-078133 kubelet[1502]: I0915 06:51:02.076610 1502 scope.go:117] "RemoveContainer" containerID="2de78f133a12ed0701b6d5af26fd71260e96ab0cbb5729fadeceea243c00ecc6"
Sep 15 06:51:02 addons-078133 kubelet[1502]: I0915 06:51:02.117299 1502 scope.go:117] "RemoveContainer" containerID="2de78f133a12ed0701b6d5af26fd71260e96ab0cbb5729fadeceea243c00ecc6"
Sep 15 06:51:02 addons-078133 kubelet[1502]: E0915 06:51:02.118346 1502 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"2de78f133a12ed0701b6d5af26fd71260e96ab0cbb5729fadeceea243c00ecc6\": container with ID starting with 2de78f133a12ed0701b6d5af26fd71260e96ab0cbb5729fadeceea243c00ecc6 not found: ID does not exist" containerID="2de78f133a12ed0701b6d5af26fd71260e96ab0cbb5729fadeceea243c00ecc6"
Sep 15 06:51:02 addons-078133 kubelet[1502]: I0915 06:51:02.118387 1502 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"2de78f133a12ed0701b6d5af26fd71260e96ab0cbb5729fadeceea243c00ecc6"} err="failed to get container status \"2de78f133a12ed0701b6d5af26fd71260e96ab0cbb5729fadeceea243c00ecc6\": rpc error: code = NotFound desc = could not find container \"2de78f133a12ed0701b6d5af26fd71260e96ab0cbb5729fadeceea243c00ecc6\": container with ID starting with 2de78f133a12ed0701b6d5af26fd71260e96ab0cbb5729fadeceea243c00ecc6 not found: ID does not exist"
Sep 15 06:51:02 addons-078133 kubelet[1502]: I0915 06:51:02.118427 1502 scope.go:117] "RemoveContainer" containerID="ef9109f778ad6798c55b86d53928d6af17f2bb04431de01623b645dd0c0e59b7"
Sep 15 06:51:02 addons-078133 kubelet[1502]: I0915 06:51:02.185665 1502 scope.go:117] "RemoveContainer" containerID="ef9109f778ad6798c55b86d53928d6af17f2bb04431de01623b645dd0c0e59b7"
Sep 15 06:51:02 addons-078133 kubelet[1502]: E0915 06:51:02.186313 1502 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"ef9109f778ad6798c55b86d53928d6af17f2bb04431de01623b645dd0c0e59b7\": container with ID starting with ef9109f778ad6798c55b86d53928d6af17f2bb04431de01623b645dd0c0e59b7 not found: ID does not exist" containerID="ef9109f778ad6798c55b86d53928d6af17f2bb04431de01623b645dd0c0e59b7"
Sep 15 06:51:02 addons-078133 kubelet[1502]: I0915 06:51:02.186346 1502 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"ef9109f778ad6798c55b86d53928d6af17f2bb04431de01623b645dd0c0e59b7"} err="failed to get container status \"ef9109f778ad6798c55b86d53928d6af17f2bb04431de01623b645dd0c0e59b7\": rpc error: code = NotFound desc = could not find container \"ef9109f778ad6798c55b86d53928d6af17f2bb04431de01623b645dd0c0e59b7\": container with ID starting with ef9109f778ad6798c55b86d53928d6af17f2bb04431de01623b645dd0c0e59b7 not found: ID does not exist"
Sep 15 06:51:02 addons-078133 kubelet[1502]: I0915 06:51:02.243531 1502 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="5bfdb7e0-869e-409d-b185-7e7c0d0386d6" path="/var/lib/kubelet/pods/5bfdb7e0-869e-409d-b185-7e7c0d0386d6/volumes"
Sep 15 06:51:02 addons-078133 kubelet[1502]: I0915 06:51:02.243910 1502 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="9ef27436-fc89-4c92-ab3c-64d442224926" path="/var/lib/kubelet/pods/9ef27436-fc89-4c92-ab3c-64d442224926/volumes"
Sep 15 06:51:02 addons-078133 kubelet[1502]: I0915 06:51:02.244133 1502 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="f6332eec-8451-4a18-b1e4-899a9c98a398" path="/var/lib/kubelet/pods/f6332eec-8451-4a18-b1e4-899a9c98a398/volumes"
Sep 15 06:51:02 addons-078133 kubelet[1502]: I0915 06:51:02.245238 1502 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"data\" (UniqueName: \"kubernetes.io/host-path/acf2ee38-acc9-4cb8-a5f7-5fda6973360c-pvc-5e1f9a51-0651-4cff-bf4b-0987929107ab\") pod \"acf2ee38-acc9-4cb8-a5f7-5fda6973360c\" (UID: \"acf2ee38-acc9-4cb8-a5f7-5fda6973360c\") "
Sep 15 06:51:02 addons-078133 kubelet[1502]: I0915 06:51:02.245492 1502 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"gcp-creds\" (UniqueName: \"kubernetes.io/host-path/acf2ee38-acc9-4cb8-a5f7-5fda6973360c-gcp-creds\") pod \"acf2ee38-acc9-4cb8-a5f7-5fda6973360c\" (UID: \"acf2ee38-acc9-4cb8-a5f7-5fda6973360c\") "
Sep 15 06:51:02 addons-078133 kubelet[1502]: I0915 06:51:02.245667 1502 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-n9gns\" (UniqueName: \"kubernetes.io/projected/acf2ee38-acc9-4cb8-a5f7-5fda6973360c-kube-api-access-n9gns\") pod \"acf2ee38-acc9-4cb8-a5f7-5fda6973360c\" (UID: \"acf2ee38-acc9-4cb8-a5f7-5fda6973360c\") "
Sep 15 06:51:02 addons-078133 kubelet[1502]: I0915 06:51:02.245431 1502 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/host-path/acf2ee38-acc9-4cb8-a5f7-5fda6973360c-pvc-5e1f9a51-0651-4cff-bf4b-0987929107ab" (OuterVolumeSpecName: "data") pod "acf2ee38-acc9-4cb8-a5f7-5fda6973360c" (UID: "acf2ee38-acc9-4cb8-a5f7-5fda6973360c"). InnerVolumeSpecName "pvc-5e1f9a51-0651-4cff-bf4b-0987929107ab". PluginName "kubernetes.io/host-path", VolumeGidValue ""
Sep 15 06:51:02 addons-078133 kubelet[1502]: I0915 06:51:02.245599 1502 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/host-path/acf2ee38-acc9-4cb8-a5f7-5fda6973360c-gcp-creds" (OuterVolumeSpecName: "gcp-creds") pod "acf2ee38-acc9-4cb8-a5f7-5fda6973360c" (UID: "acf2ee38-acc9-4cb8-a5f7-5fda6973360c"). InnerVolumeSpecName "gcp-creds". PluginName "kubernetes.io/host-path", VolumeGidValue ""
Sep 15 06:51:02 addons-078133 kubelet[1502]: I0915 06:51:02.248207 1502 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/acf2ee38-acc9-4cb8-a5f7-5fda6973360c-kube-api-access-n9gns" (OuterVolumeSpecName: "kube-api-access-n9gns") pod "acf2ee38-acc9-4cb8-a5f7-5fda6973360c" (UID: "acf2ee38-acc9-4cb8-a5f7-5fda6973360c"). InnerVolumeSpecName "kube-api-access-n9gns". PluginName "kubernetes.io/projected", VolumeGidValue ""
Sep 15 06:51:02 addons-078133 kubelet[1502]: I0915 06:51:02.346596 1502 reconciler_common.go:288] "Volume detached for volume \"pvc-5e1f9a51-0651-4cff-bf4b-0987929107ab\" (UniqueName: \"kubernetes.io/host-path/acf2ee38-acc9-4cb8-a5f7-5fda6973360c-pvc-5e1f9a51-0651-4cff-bf4b-0987929107ab\") on node \"addons-078133\" DevicePath \"\""
Sep 15 06:51:02 addons-078133 kubelet[1502]: I0915 06:51:02.346644 1502 reconciler_common.go:288] "Volume detached for volume \"gcp-creds\" (UniqueName: \"kubernetes.io/host-path/acf2ee38-acc9-4cb8-a5f7-5fda6973360c-gcp-creds\") on node \"addons-078133\" DevicePath \"\""
Sep 15 06:51:02 addons-078133 kubelet[1502]: I0915 06:51:02.346658 1502 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-n9gns\" (UniqueName: \"kubernetes.io/projected/acf2ee38-acc9-4cb8-a5f7-5fda6973360c-kube-api-access-n9gns\") on node \"addons-078133\" DevicePath \"\""
Sep 15 06:51:03 addons-078133 kubelet[1502]: I0915 06:51:03.089388 1502 pod_container_deletor.go:80] "Container not found in pod's containers" containerID="78a7e3e291856fbaa93e0afe0351416e246cd2431fb9024b93740bdf9dbeac5e"
==> storage-provisioner [d271b7f778ca6a5e43c6790e874afaf722384211e819eedb0f87091dcf8bb3ca] <==
I0915 06:39:51.876457 1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
I0915 06:39:52.092367 1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
I0915 06:39:52.122251 1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
I0915 06:39:52.141776 1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
I0915 06:39:52.142096 1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-078133_b714d925-ab44-41be-bcf1-c4695a08fcc2!
I0915 06:39:52.143415 1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"c1414a91-3bba-456a-9087-6984d4f1a1e5", APIVersion:"v1", ResourceVersion:"932", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-078133_b714d925-ab44-41be-bcf1-c4695a08fcc2 became leader
I0915 06:39:52.243076 1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-078133_b714d925-ab44-41be-bcf1-c4695a08fcc2!
-- /stdout --
helpers_test.go:254: (dbg) Run: out/minikube-linux-arm64 status --format={{.APIServer}} -p addons-078133 -n addons-078133
helpers_test.go:261: (dbg) Run: kubectl --context addons-078133 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:272: non-running pods: busybox ingress-nginx-admission-create-b57t6 ingress-nginx-admission-patch-sqnfz helper-pod-delete-pvc-5e1f9a51-0651-4cff-bf4b-0987929107ab
helpers_test.go:274: ======> post-mortem[TestAddons/parallel/Registry]: describe non-running pods <======
helpers_test.go:277: (dbg) Run: kubectl --context addons-078133 describe pod busybox ingress-nginx-admission-create-b57t6 ingress-nginx-admission-patch-sqnfz helper-pod-delete-pvc-5e1f9a51-0651-4cff-bf4b-0987929107ab
helpers_test.go:277: (dbg) Non-zero exit: kubectl --context addons-078133 describe pod busybox ingress-nginx-admission-create-b57t6 ingress-nginx-admission-patch-sqnfz helper-pod-delete-pvc-5e1f9a51-0651-4cff-bf4b-0987929107ab: exit status 1 (197.396233ms)
-- stdout --
Name: busybox
Namespace: default
Priority: 0
Service Account: default
Node: addons-078133/192.168.49.2
Start Time: Sun, 15 Sep 2024 06:41:45 +0000
Labels: integration-test=busybox
Annotations: <none>
Status: Pending
IP: 10.244.0.21
IPs:
IP: 10.244.0.21
Containers:
busybox:
Container ID:
Image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
Image ID:
Port: <none>
Host Port: <none>
Command:
sleep
3600
State: Waiting
Reason: ImagePullBackOff
Ready: False
Restart Count: 0
Environment:
GOOGLE_APPLICATION_CREDENTIALS: /google-app-creds.json
PROJECT_ID: this_is_fake
GCP_PROJECT: this_is_fake
GCLOUD_PROJECT: this_is_fake
GOOGLE_CLOUD_PROJECT: this_is_fake
CLOUDSDK_CORE_PROJECT: this_is_fake
Mounts:
/google-app-creds.json from gcp-creds (ro)
/var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-x9nfs (ro)
Conditions:
Type Status
PodReadyToStartContainers True
Initialized True
Ready False
ContainersReady False
PodScheduled True
Volumes:
kube-api-access-x9nfs:
Type: Projected (a volume that contains injected data from multiple sources)
TokenExpirationSeconds: 3607
ConfigMapName: kube-root-ca.crt
ConfigMapOptional: <nil>
DownwardAPI: true
gcp-creds:
Type: HostPath (bare host directory volume)
Path: /var/lib/minikube/google_application_credentials.json
HostPathType: File
QoS Class: BestEffort
Node-Selectors: <none>
Tolerations: node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Normal Scheduled 9m20s default-scheduler Successfully assigned default/busybox to addons-078133
Normal Pulling 7m48s (x4 over 9m19s) kubelet Pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
Warning Failed 7m48s (x4 over 9m19s) kubelet Failed to pull image "gcr.io/k8s-minikube/busybox:1.28.4-glibc": unable to retrieve auth token: invalid username/password: unauthorized: authentication failed
Warning Failed 7m48s (x4 over 9m19s) kubelet Error: ErrImagePull
Warning Failed 7m33s (x6 over 9m19s) kubelet Error: ImagePullBackOff
Normal BackOff 4m18s (x20 over 9m19s) kubelet Back-off pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
-- /stdout --
** stderr **
Error from server (NotFound): pods "ingress-nginx-admission-create-b57t6" not found
Error from server (NotFound): pods "ingress-nginx-admission-patch-sqnfz" not found
Error from server (NotFound): pods "helper-pod-delete-pvc-5e1f9a51-0651-4cff-bf4b-0987929107ab" not found
** /stderr **
helpers_test.go:279: kubectl --context addons-078133 describe pod busybox ingress-nginx-admission-create-b57t6 ingress-nginx-admission-patch-sqnfz helper-pod-delete-pvc-5e1f9a51-0651-4cff-bf4b-0987929107ab: exit status 1
--- FAIL: TestAddons/parallel/Registry (75.73s)