=== RUN TestAddons/parallel/Registry
=== PAUSE TestAddons/parallel/Registry
=== CONT TestAddons/parallel/Registry
addons_test.go:332: registry stabilized in 5.186565ms
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-6fb4cdfc84-sng8p" [710155bb-80d7-451c-ba10-f4ed4ba42d30] Running
addons_test.go:334: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 5.004096732s
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-686bg" [a8f6ebe2-1c02-44b4-9e4b-7e3c9e9d4b7d] Running
addons_test.go:337: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 6.005038305s
addons_test.go:342: (dbg) Run: kubectl --context addons-675252 delete po -l run=registry-test --now
addons_test.go:347: (dbg) Run: kubectl --context addons-675252 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-675252 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.148385758s)
-- 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-675252 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-675252 ip
2024/08/27 23:28:50 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:390: (dbg) Run: out/minikube-linux-arm64 -p addons-675252 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-675252
helpers_test.go:235: (dbg) docker inspect addons-675252:
-- stdout --
[
{
"Id": "c166344735a79cae64266b16e6b797330856b0f1175cfcb369ee3e536248ea21",
"Created": "2024-08-27T23:16:43.375710588Z",
"Path": "/usr/local/bin/entrypoint",
"Args": [
"/sbin/init"
],
"State": {
"Status": "running",
"Running": true,
"Paused": false,
"Restarting": false,
"OOMKilled": false,
"Dead": false,
"Pid": 1713174,
"ExitCode": 0,
"Error": "",
"StartedAt": "2024-08-27T23:16:43.503198958Z",
"FinishedAt": "0001-01-01T00:00:00Z"
},
"Image": "sha256:0985147309945253cbe7e881ef8b47b2eeae8c92bbeecfbcb5398ea2f50c97c6",
"ResolvConfPath": "/var/lib/docker/containers/c166344735a79cae64266b16e6b797330856b0f1175cfcb369ee3e536248ea21/resolv.conf",
"HostnamePath": "/var/lib/docker/containers/c166344735a79cae64266b16e6b797330856b0f1175cfcb369ee3e536248ea21/hostname",
"HostsPath": "/var/lib/docker/containers/c166344735a79cae64266b16e6b797330856b0f1175cfcb369ee3e536248ea21/hosts",
"LogPath": "/var/lib/docker/containers/c166344735a79cae64266b16e6b797330856b0f1175cfcb369ee3e536248ea21/c166344735a79cae64266b16e6b797330856b0f1175cfcb369ee3e536248ea21-json.log",
"Name": "/addons-675252",
"RestartCount": 0,
"Driver": "overlay2",
"Platform": "linux",
"MountLabel": "",
"ProcessLabel": "",
"AppArmorProfile": "unconfined",
"ExecIDs": null,
"HostConfig": {
"Binds": [
"/lib/modules:/lib/modules:ro",
"addons-675252:/var"
],
"ContainerIDFile": "",
"LogConfig": {
"Type": "json-file",
"Config": {}
},
"NetworkMode": "addons-675252",
"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/0156a3360d73bbbe121424e982ffc06f95894f6ea0c63578503fc62b43b48afd-init/diff:/var/lib/docker/overlay2/c36cdb6aeeb5cb4165efc20cf59bfa1673f2d37e70fcf85a234943cbf14def97/diff",
"MergedDir": "/var/lib/docker/overlay2/0156a3360d73bbbe121424e982ffc06f95894f6ea0c63578503fc62b43b48afd/merged",
"UpperDir": "/var/lib/docker/overlay2/0156a3360d73bbbe121424e982ffc06f95894f6ea0c63578503fc62b43b48afd/diff",
"WorkDir": "/var/lib/docker/overlay2/0156a3360d73bbbe121424e982ffc06f95894f6ea0c63578503fc62b43b48afd/work"
},
"Name": "overlay2"
},
"Mounts": [
{
"Type": "bind",
"Source": "/lib/modules",
"Destination": "/lib/modules",
"Mode": "ro",
"RW": false,
"Propagation": "rprivate"
},
{
"Type": "volume",
"Name": "addons-675252",
"Source": "/var/lib/docker/volumes/addons-675252/_data",
"Destination": "/var",
"Driver": "local",
"Mode": "z",
"RW": true,
"Propagation": ""
}
],
"Config": {
"Hostname": "addons-675252",
"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.44-1724667927-19511@sha256:b76289bde084f8cc5aa1f5685cd851c6acc563e6f33ea479e9ba6777b63de760",
"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-675252",
"name.minikube.sigs.k8s.io": "addons-675252",
"role.minikube.sigs.k8s.io": ""
},
"StopSignal": "SIGRTMIN+3"
},
"NetworkSettings": {
"Bridge": "",
"SandboxID": "1536880232f6774482368ae422154cb84aff5c0e4230f8e29d68641b10823e4b",
"SandboxKey": "/var/run/docker/netns/1536880232f6",
"Ports": {
"22/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "33528"
}
],
"2376/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "33529"
}
],
"32443/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "33532"
}
],
"5000/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "33530"
}
],
"8443/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "33531"
}
]
},
"HairpinMode": false,
"LinkLocalIPv6Address": "",
"LinkLocalIPv6PrefixLen": 0,
"SecondaryIPAddresses": null,
"SecondaryIPv6Addresses": null,
"EndpointID": "",
"Gateway": "",
"GlobalIPv6Address": "",
"GlobalIPv6PrefixLen": 0,
"IPAddress": "",
"IPPrefixLen": 0,
"IPv6Gateway": "",
"MacAddress": "",
"Networks": {
"addons-675252": {
"IPAMConfig": {
"IPv4Address": "192.168.49.2"
},
"Links": null,
"Aliases": null,
"MacAddress": "02:42:c0:a8:31:02",
"DriverOpts": null,
"NetworkID": "c98a1009a1abc4744cb91d60c57fa6c4369edb075b220d6ac9faf2b68ff24a48",
"EndpointID": "e5296d2576a2533ee90fefa82c6d4b5389ffe9570fd71f3ff1cdd8cc0b891e0f",
"Gateway": "192.168.49.1",
"IPAddress": "192.168.49.2",
"IPPrefixLen": 24,
"IPv6Gateway": "",
"GlobalIPv6Address": "",
"GlobalIPv6PrefixLen": 0,
"DNSNames": [
"addons-675252",
"c166344735a7"
]
}
}
}
}
]
-- /stdout --
helpers_test.go:239: (dbg) Run: out/minikube-linux-arm64 status --format={{.Host}} -p addons-675252 -n addons-675252
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-675252 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-675252 logs -n 25: (2.201058502s)
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-736812 | jenkins | v1.33.1 | 27 Aug 24 23:15 UTC | |
| | -p download-only-736812 | | | | | |
| | --force --alsologtostderr | | | | | |
| | --kubernetes-version=v1.20.0 | | | | | |
| | --container-runtime=crio | | | | | |
| | --driver=docker | | | | | |
| | --container-runtime=crio | | | | | |
| delete | --all | minikube | jenkins | v1.33.1 | 27 Aug 24 23:16 UTC | 27 Aug 24 23:16 UTC |
| delete | -p download-only-736812 | download-only-736812 | jenkins | v1.33.1 | 27 Aug 24 23:16 UTC | 27 Aug 24 23:16 UTC |
| start | -o=json --download-only | download-only-537496 | jenkins | v1.33.1 | 27 Aug 24 23:16 UTC | |
| | -p download-only-537496 | | | | | |
| | --force --alsologtostderr | | | | | |
| | --kubernetes-version=v1.31.0 | | | | | |
| | --container-runtime=crio | | | | | |
| | --driver=docker | | | | | |
| | --container-runtime=crio | | | | | |
| delete | --all | minikube | jenkins | v1.33.1 | 27 Aug 24 23:16 UTC | 27 Aug 24 23:16 UTC |
| delete | -p download-only-537496 | download-only-537496 | jenkins | v1.33.1 | 27 Aug 24 23:16 UTC | 27 Aug 24 23:16 UTC |
| delete | -p download-only-736812 | download-only-736812 | jenkins | v1.33.1 | 27 Aug 24 23:16 UTC | 27 Aug 24 23:16 UTC |
| delete | -p download-only-537496 | download-only-537496 | jenkins | v1.33.1 | 27 Aug 24 23:16 UTC | 27 Aug 24 23:16 UTC |
| start | --download-only -p | download-docker-231378 | jenkins | v1.33.1 | 27 Aug 24 23:16 UTC | |
| | download-docker-231378 | | | | | |
| | --alsologtostderr | | | | | |
| | --driver=docker | | | | | |
| | --container-runtime=crio | | | | | |
| delete | -p download-docker-231378 | download-docker-231378 | jenkins | v1.33.1 | 27 Aug 24 23:16 UTC | 27 Aug 24 23:16 UTC |
| start | --download-only -p | binary-mirror-329599 | jenkins | v1.33.1 | 27 Aug 24 23:16 UTC | |
| | binary-mirror-329599 | | | | | |
| | --alsologtostderr | | | | | |
| | --binary-mirror | | | | | |
| | http://127.0.0.1:46447 | | | | | |
| | --driver=docker | | | | | |
| | --container-runtime=crio | | | | | |
| delete | -p binary-mirror-329599 | binary-mirror-329599 | jenkins | v1.33.1 | 27 Aug 24 23:16 UTC | 27 Aug 24 23:16 UTC |
| addons | enable dashboard -p | addons-675252 | jenkins | v1.33.1 | 27 Aug 24 23:16 UTC | |
| | addons-675252 | | | | | |
| addons | disable dashboard -p | addons-675252 | jenkins | v1.33.1 | 27 Aug 24 23:16 UTC | |
| | addons-675252 | | | | | |
| start | -p addons-675252 --wait=true | addons-675252 | jenkins | v1.33.1 | 27 Aug 24 23:16 UTC | 27 Aug 24 23:19 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-675252 addons | addons-675252 | jenkins | v1.33.1 | 27 Aug 24 23:28 UTC | 27 Aug 24 23:28 UTC |
| | disable csi-hostpath-driver | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| addons | addons-675252 addons | addons-675252 | jenkins | v1.33.1 | 27 Aug 24 23:28 UTC | 27 Aug 24 23:28 UTC |
| | disable volumesnapshots | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| addons | addons-675252 addons disable | addons-675252 | jenkins | v1.33.1 | 27 Aug 24 23:28 UTC | 27 Aug 24 23:28 UTC |
| | yakd --alsologtostderr -v=1 | | | | | |
| addons | disable nvidia-device-plugin | addons-675252 | jenkins | v1.33.1 | 27 Aug 24 23:28 UTC | 27 Aug 24 23:28 UTC |
| | -p addons-675252 | | | | | |
| ip | addons-675252 ip | addons-675252 | jenkins | v1.33.1 | 27 Aug 24 23:28 UTC | 27 Aug 24 23:28 UTC |
| addons | addons-675252 addons disable | addons-675252 | jenkins | v1.33.1 | 27 Aug 24 23:28 UTC | 27 Aug 24 23:28 UTC |
| | registry --alsologtostderr | | | | | |
| | -v=1 | | | | | |
|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
==> Last Start <==
Log file created at: 2024/08/27 23:16:18
Running on machine: ip-172-31-21-244
Binary: Built with gc go1.22.5 for linux/arm64
Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
I0827 23:16:18.356872 1712693 out.go:345] Setting OutFile to fd 1 ...
I0827 23:16:18.357108 1712693 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0827 23:16:18.357136 1712693 out.go:358] Setting ErrFile to fd 2...
I0827 23:16:18.357184 1712693 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0827 23:16:18.357511 1712693 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19522-1706543/.minikube/bin
I0827 23:16:18.358055 1712693 out.go:352] Setting JSON to false
I0827 23:16:18.359061 1712693 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":25126,"bootTime":1724775452,"procs":182,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1068-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
I0827 23:16:18.359165 1712693 start.go:139] virtualization:
I0827 23:16:18.361112 1712693 out.go:177] * [addons-675252] minikube v1.33.1 on Ubuntu 20.04 (arm64)
I0827 23:16:18.362599 1712693 out.go:177] - MINIKUBE_LOCATION=19522
I0827 23:16:18.362645 1712693 notify.go:220] Checking for updates...
I0827 23:16:18.366830 1712693 out.go:177] - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
I0827 23:16:18.372914 1712693 out.go:177] - KUBECONFIG=/home/jenkins/minikube-integration/19522-1706543/kubeconfig
I0827 23:16:18.378380 1712693 out.go:177] - MINIKUBE_HOME=/home/jenkins/minikube-integration/19522-1706543/.minikube
I0827 23:16:18.384377 1712693 out.go:177] - MINIKUBE_BIN=out/minikube-linux-arm64
I0827 23:16:18.391621 1712693 out.go:177] - MINIKUBE_FORCE_SYSTEMD=
I0827 23:16:18.398290 1712693 driver.go:392] Setting default libvirt URI to qemu:///system
I0827 23:16:18.421509 1712693 docker.go:123] docker version: linux-27.2.0:Docker Engine - Community
I0827 23:16:18.421640 1712693 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0827 23:16:18.474811 1712693 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:29 OomKillDisable:true NGoroutines:44 SystemTime:2024-08-27 23:16:18.46508491 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1068-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aarc
h64 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.0 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:472731909fa34bd7bc9c087e4c27943f9835f111 Expected:472731909fa34bd7bc9c087e4c27943f9835f111} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerError
s:[] 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>}}
I0827 23:16:18.474940 1712693 docker.go:307] overlay module found
I0827 23:16:18.481594 1712693 out.go:177] * Using the docker driver based on user configuration
I0827 23:16:18.484031 1712693 start.go:297] selected driver: docker
I0827 23:16:18.484049 1712693 start.go:901] validating driver "docker" against <nil>
I0827 23:16:18.484069 1712693 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
I0827 23:16:18.484735 1712693 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0827 23:16:18.547498 1712693 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:29 OomKillDisable:true NGoroutines:44 SystemTime:2024-08-27 23:16:18.537938394 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1068-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.0 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:472731909fa34bd7bc9c087e4c27943f9835f111 Expected:472731909fa34bd7bc9c087e4c27943f9835f111} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} 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>}}
I0827 23:16:18.547671 1712693 start_flags.go:310] no existing cluster config was found, will generate one from the flags
I0827 23:16:18.547901 1712693 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]
I0827 23:16:18.549106 1712693 out.go:177] * Using Docker driver with root privileges
I0827 23:16:18.550740 1712693 cni.go:84] Creating CNI manager for ""
I0827 23:16:18.550768 1712693 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
I0827 23:16:18.550777 1712693 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
I0827 23:16:18.550861 1712693 start.go:340] cluster config:
{Name:addons-675252 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724667927-19511@sha256:b76289bde084f8cc5aa1f5685cd851c6acc563e6f33ea479e9ba6777b63de760 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.0 ClusterName:addons-675252 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.0 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}
I0827 23:16:18.552237 1712693 out.go:177] * Starting "addons-675252" primary control-plane node in "addons-675252" cluster
I0827 23:16:18.553355 1712693 cache.go:121] Beginning downloading kic base image for docker with crio
I0827 23:16:18.554505 1712693 out.go:177] * Pulling base image v0.0.44-1724667927-19511 ...
I0827 23:16:18.555616 1712693 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime crio
I0827 23:16:18.555662 1712693 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19522-1706543/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4
I0827 23:16:18.555676 1712693 cache.go:56] Caching tarball of preloaded images
I0827 23:16:18.555701 1712693 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724667927-19511@sha256:b76289bde084f8cc5aa1f5685cd851c6acc563e6f33ea479e9ba6777b63de760 in local docker daemon
I0827 23:16:18.555755 1712693 preload.go:172] Found /home/jenkins/minikube-integration/19522-1706543/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
I0827 23:16:18.555765 1712693 cache.go:59] Finished verifying existence of preloaded tar for v1.31.0 on crio
I0827 23:16:18.556103 1712693 profile.go:143] Saving config to /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/config.json ...
I0827 23:16:18.556134 1712693 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/config.json: {Name:mk510a1e2ad5891a5c2a055c927331bd004a8bd7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0827 23:16:18.582686 1712693 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724667927-19511@sha256:b76289bde084f8cc5aa1f5685cd851c6acc563e6f33ea479e9ba6777b63de760 to local cache
I0827 23:16:18.582904 1712693 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724667927-19511@sha256:b76289bde084f8cc5aa1f5685cd851c6acc563e6f33ea479e9ba6777b63de760 in local cache directory
I0827 23:16:18.582937 1712693 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724667927-19511@sha256:b76289bde084f8cc5aa1f5685cd851c6acc563e6f33ea479e9ba6777b63de760 in local cache directory, skipping pull
I0827 23:16:18.582942 1712693 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724667927-19511@sha256:b76289bde084f8cc5aa1f5685cd851c6acc563e6f33ea479e9ba6777b63de760 exists in cache, skipping pull
I0827 23:16:18.582953 1712693 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724667927-19511@sha256:b76289bde084f8cc5aa1f5685cd851c6acc563e6f33ea479e9ba6777b63de760 as a tarball
I0827 23:16:18.582962 1712693 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724667927-19511@sha256:b76289bde084f8cc5aa1f5685cd851c6acc563e6f33ea479e9ba6777b63de760 from local cache
I0827 23:16:36.368008 1712693 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724667927-19511@sha256:b76289bde084f8cc5aa1f5685cd851c6acc563e6f33ea479e9ba6777b63de760 from cached tarball
I0827 23:16:36.368050 1712693 cache.go:194] Successfully downloaded all kic artifacts
I0827 23:16:36.368095 1712693 start.go:360] acquireMachinesLock for addons-675252: {Name:mk3149e6a97b8a1bb29280b3f02b223e4d071d5b Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
I0827 23:16:36.368217 1712693 start.go:364] duration metric: took 99.15µs to acquireMachinesLock for "addons-675252"
I0827 23:16:36.368248 1712693 start.go:93] Provisioning new machine with config: &{Name:addons-675252 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724667927-19511@sha256:b76289bde084f8cc5aa1f5685cd851c6acc563e6f33ea479e9ba6777b63de760 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.0 ClusterName:addons-675252 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.0 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.0 ContainerRuntime:crio ControlPlane:true Worker:true}
I0827 23:16:36.368328 1712693 start.go:125] createHost starting for "" (driver="docker")
I0827 23:16:36.371386 1712693 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
I0827 23:16:36.371634 1712693 start.go:159] libmachine.API.Create for "addons-675252" (driver="docker")
I0827 23:16:36.371669 1712693 client.go:168] LocalClient.Create starting
I0827 23:16:36.371789 1712693 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19522-1706543/.minikube/certs/ca.pem
I0827 23:16:36.643600 1712693 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19522-1706543/.minikube/certs/cert.pem
I0827 23:16:37.479739 1712693 cli_runner.go:164] Run: docker network inspect addons-675252 --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}}]}"
W0827 23:16:37.494234 1712693 cli_runner.go:211] docker network inspect addons-675252 --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
I0827 23:16:37.494318 1712693 network_create.go:284] running [docker network inspect addons-675252] to gather additional debugging logs...
I0827 23:16:37.494342 1712693 cli_runner.go:164] Run: docker network inspect addons-675252
W0827 23:16:37.510479 1712693 cli_runner.go:211] docker network inspect addons-675252 returned with exit code 1
I0827 23:16:37.510518 1712693 network_create.go:287] error running [docker network inspect addons-675252]: docker network inspect addons-675252: exit status 1
stdout:
[]
stderr:
Error response from daemon: network addons-675252 not found
I0827 23:16:37.510545 1712693 network_create.go:289] output of [docker network inspect addons-675252]: -- stdout --
[]
-- /stdout --
** stderr **
Error response from daemon: network addons-675252 not found
** /stderr **
I0827 23:16:37.510659 1712693 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}}]}"
I0827 23:16:37.525888 1712693 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:0x4001775210}
I0827 23:16:37.525936 1712693 network_create.go:124] attempt to create docker network addons-675252 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
I0827 23:16:37.526004 1712693 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-675252 addons-675252
I0827 23:16:37.603430 1712693 network_create.go:108] docker network addons-675252 192.168.49.0/24 created
I0827 23:16:37.603466 1712693 kic.go:121] calculated static IP "192.168.49.2" for the "addons-675252" container
I0827 23:16:37.603543 1712693 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
I0827 23:16:37.619096 1712693 cli_runner.go:164] Run: docker volume create addons-675252 --label name.minikube.sigs.k8s.io=addons-675252 --label created_by.minikube.sigs.k8s.io=true
I0827 23:16:37.635563 1712693 oci.go:103] Successfully created a docker volume addons-675252
I0827 23:16:37.635664 1712693 cli_runner.go:164] Run: docker run --rm --name addons-675252-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-675252 --entrypoint /usr/bin/test -v addons-675252:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724667927-19511@sha256:b76289bde084f8cc5aa1f5685cd851c6acc563e6f33ea479e9ba6777b63de760 -d /var/lib
I0827 23:16:39.206305 1712693 cli_runner.go:217] Completed: docker run --rm --name addons-675252-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-675252 --entrypoint /usr/bin/test -v addons-675252:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724667927-19511@sha256:b76289bde084f8cc5aa1f5685cd851c6acc563e6f33ea479e9ba6777b63de760 -d /var/lib: (1.570586299s)
I0827 23:16:39.206335 1712693 oci.go:107] Successfully prepared a docker volume addons-675252
I0827 23:16:39.206349 1712693 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime crio
I0827 23:16:39.206369 1712693 kic.go:194] Starting extracting preloaded images to volume ...
I0827 23:16:39.206454 1712693 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19522-1706543/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-675252:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724667927-19511@sha256:b76289bde084f8cc5aa1f5685cd851c6acc563e6f33ea479e9ba6777b63de760 -I lz4 -xf /preloaded.tar -C /extractDir
I0827 23:16:43.296328 1712693 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19522-1706543/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-675252:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724667927-19511@sha256:b76289bde084f8cc5aa1f5685cd851c6acc563e6f33ea479e9ba6777b63de760 -I lz4 -xf /preloaded.tar -C /extractDir: (4.089835483s)
I0827 23:16:43.296363 1712693 kic.go:203] duration metric: took 4.089990485s to extract preloaded images to volume ...
W0827 23:16:43.296519 1712693 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
I0827 23:16:43.296634 1712693 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
I0827 23:16:43.360233 1712693 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-675252 --name addons-675252 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-675252 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-675252 --network addons-675252 --ip 192.168.49.2 --volume addons-675252:/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.44-1724667927-19511@sha256:b76289bde084f8cc5aa1f5685cd851c6acc563e6f33ea479e9ba6777b63de760
I0827 23:16:43.663463 1712693 cli_runner.go:164] Run: docker container inspect addons-675252 --format={{.State.Running}}
I0827 23:16:43.684339 1712693 cli_runner.go:164] Run: docker container inspect addons-675252 --format={{.State.Status}}
I0827 23:16:43.708346 1712693 cli_runner.go:164] Run: docker exec addons-675252 stat /var/lib/dpkg/alternatives/iptables
I0827 23:16:43.812944 1712693 oci.go:144] the created container "addons-675252" has a running status.
I0827 23:16:43.812973 1712693 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19522-1706543/.minikube/machines/addons-675252/id_rsa...
I0827 23:16:44.235331 1712693 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19522-1706543/.minikube/machines/addons-675252/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
I0827 23:16:44.272035 1712693 cli_runner.go:164] Run: docker container inspect addons-675252 --format={{.State.Status}}
I0827 23:16:44.294458 1712693 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
I0827 23:16:44.294476 1712693 kic_runner.go:114] Args: [docker exec --privileged addons-675252 chown docker:docker /home/docker/.ssh/authorized_keys]
I0827 23:16:44.368424 1712693 cli_runner.go:164] Run: docker container inspect addons-675252 --format={{.State.Status}}
I0827 23:16:44.397379 1712693 machine.go:93] provisionDockerMachine start ...
I0827 23:16:44.397484 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
I0827 23:16:44.422665 1712693 main.go:141] libmachine: Using SSH client type: native
I0827 23:16:44.422938 1712693 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e49d0] 0x3e7230 <nil> [] 0s} 127.0.0.1 33528 <nil> <nil>}
I0827 23:16:44.422950 1712693 main.go:141] libmachine: About to run SSH command:
hostname
I0827 23:16:44.585056 1712693 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-675252
I0827 23:16:44.585084 1712693 ubuntu.go:169] provisioning hostname "addons-675252"
I0827 23:16:44.585150 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
I0827 23:16:44.604397 1712693 main.go:141] libmachine: Using SSH client type: native
I0827 23:16:44.604649 1712693 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e49d0] 0x3e7230 <nil> [] 0s} 127.0.0.1 33528 <nil> <nil>}
I0827 23:16:44.604668 1712693 main.go:141] libmachine: About to run SSH command:
sudo hostname addons-675252 && echo "addons-675252" | sudo tee /etc/hostname
I0827 23:16:44.778429 1712693 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-675252
I0827 23:16:44.778520 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
I0827 23:16:44.796623 1712693 main.go:141] libmachine: Using SSH client type: native
I0827 23:16:44.796903 1712693 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e49d0] 0x3e7230 <nil> [] 0s} 127.0.0.1 33528 <nil> <nil>}
I0827 23:16:44.796935 1712693 main.go:141] libmachine: About to run SSH command:
if ! grep -xq '.*\saddons-675252' /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-675252/g' /etc/hosts;
else
echo '127.0.1.1 addons-675252' | sudo tee -a /etc/hosts;
fi
fi
I0827 23:16:44.949886 1712693 main.go:141] libmachine: SSH cmd err, output: <nil>:
I0827 23:16:44.949918 1712693 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19522-1706543/.minikube CaCertPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19522-1706543/.minikube}
I0827 23:16:44.949997 1712693 ubuntu.go:177] setting up certificates
I0827 23:16:44.950009 1712693 provision.go:84] configureAuth start
I0827 23:16:44.950086 1712693 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-675252
I0827 23:16:44.972277 1712693 provision.go:143] copyHostCerts
I0827 23:16:44.972373 1712693 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19522-1706543/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19522-1706543/.minikube/ca.pem (1078 bytes)
I0827 23:16:44.972506 1712693 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19522-1706543/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19522-1706543/.minikube/cert.pem (1123 bytes)
I0827 23:16:44.972685 1712693 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19522-1706543/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19522-1706543/.minikube/key.pem (1675 bytes)
I0827 23:16:44.972742 1712693 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19522-1706543/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19522-1706543/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19522-1706543/.minikube/certs/ca-key.pem org=jenkins.addons-675252 san=[127.0.0.1 192.168.49.2 addons-675252 localhost minikube]
I0827 23:16:45.229651 1712693 provision.go:177] copyRemoteCerts
I0827 23:16:45.229729 1712693 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
I0827 23:16:45.229783 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
I0827 23:16:45.251869 1712693 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/addons-675252/id_rsa Username:docker}
I0827 23:16:45.381855 1712693 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19522-1706543/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
I0827 23:16:45.416461 1712693 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19522-1706543/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
I0827 23:16:45.448438 1712693 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19522-1706543/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
I0827 23:16:45.476180 1712693 provision.go:87] duration metric: took 526.155014ms to configureAuth
I0827 23:16:45.476215 1712693 ubuntu.go:193] setting minikube options for container-runtime
I0827 23:16:45.476420 1712693 config.go:182] Loaded profile config "addons-675252": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
I0827 23:16:45.476544 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
I0827 23:16:45.496464 1712693 main.go:141] libmachine: Using SSH client type: native
I0827 23:16:45.496714 1712693 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e49d0] 0x3e7230 <nil> [] 0s} 127.0.0.1 33528 <nil> <nil>}
I0827 23:16:45.496736 1712693 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
I0827 23:16:45.747865 1712693 main.go:141] libmachine: SSH cmd err, output: <nil>:
CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
I0827 23:16:45.747888 1712693 machine.go:96] duration metric: took 1.350488808s to provisionDockerMachine
I0827 23:16:45.747898 1712693 client.go:171] duration metric: took 9.376220365s to LocalClient.Create
I0827 23:16:45.747910 1712693 start.go:167] duration metric: took 9.37627767s to libmachine.API.Create "addons-675252"
I0827 23:16:45.747918 1712693 start.go:293] postStartSetup for "addons-675252" (driver="docker")
I0827 23:16:45.747929 1712693 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]
I0827 23:16:45.747997 1712693 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
I0827 23:16:45.748043 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
I0827 23:16:45.765328 1712693 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/addons-675252/id_rsa Username:docker}
I0827 23:16:45.866514 1712693 ssh_runner.go:195] Run: cat /etc/os-release
I0827 23:16:45.869719 1712693 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
I0827 23:16:45.869764 1712693 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
I0827 23:16:45.869775 1712693 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
I0827 23:16:45.869783 1712693 info.go:137] Remote host: Ubuntu 22.04.4 LTS
I0827 23:16:45.869799 1712693 filesync.go:126] Scanning /home/jenkins/minikube-integration/19522-1706543/.minikube/addons for local assets ...
I0827 23:16:45.869874 1712693 filesync.go:126] Scanning /home/jenkins/minikube-integration/19522-1706543/.minikube/files for local assets ...
I0827 23:16:45.869898 1712693 start.go:296] duration metric: took 121.973383ms for postStartSetup
I0827 23:16:45.870218 1712693 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-675252
I0827 23:16:45.886441 1712693 profile.go:143] Saving config to /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/config.json ...
I0827 23:16:45.886741 1712693 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
I0827 23:16:45.886791 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
I0827 23:16:45.902553 1712693 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/addons-675252/id_rsa Username:docker}
I0827 23:16:45.998792 1712693 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
I0827 23:16:46.019530 1712693 start.go:128] duration metric: took 9.651183277s to createHost
I0827 23:16:46.019572 1712693 start.go:83] releasing machines lock for "addons-675252", held for 9.651339485s
I0827 23:16:46.019695 1712693 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-675252
I0827 23:16:46.037547 1712693 ssh_runner.go:195] Run: cat /version.json
I0827 23:16:46.037587 1712693 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
I0827 23:16:46.037604 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
I0827 23:16:46.037659 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
I0827 23:16:46.059182 1712693 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/addons-675252/id_rsa Username:docker}
I0827 23:16:46.062283 1712693 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/addons-675252/id_rsa Username:docker}
I0827 23:16:46.290519 1712693 ssh_runner.go:195] Run: systemctl --version
I0827 23:16:46.294795 1712693 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
I0827 23:16:46.435174 1712693 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
I0827 23:16:46.439344 1712693 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" ;
I0827 23:16:46.460670 1712693 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
I0827 23:16:46.460859 1712693 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" ;
I0827 23:16:46.491662 1712693 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
I0827 23:16:46.491729 1712693 start.go:495] detecting cgroup driver to use...
I0827 23:16:46.491779 1712693 detect.go:187] detected "cgroupfs" cgroup driver on host os
I0827 23:16:46.491860 1712693 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
I0827 23:16:46.508026 1712693 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
I0827 23:16:46.520436 1712693 docker.go:217] disabling cri-docker service (if available) ...
I0827 23:16:46.520504 1712693 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
I0827 23:16:46.535499 1712693 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
I0827 23:16:46.550118 1712693 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
I0827 23:16:46.633404 1712693 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
I0827 23:16:46.740282 1712693 docker.go:233] disabling docker service ...
I0827 23:16:46.740369 1712693 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
I0827 23:16:46.761941 1712693 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
I0827 23:16:46.774557 1712693 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
I0827 23:16:46.868515 1712693 ssh_runner.go:195] Run: sudo systemctl mask docker.service
I0827 23:16:46.976418 1712693 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
I0827 23:16:46.988813 1712693 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"
I0827 23:16:47.007622 1712693 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
I0827 23:16:47.007791 1712693 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"
I0827 23:16:47.019721 1712693 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
I0827 23:16:47.019843 1712693 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
I0827 23:16:47.031696 1712693 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
I0827 23:16:47.043308 1712693 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
I0827 23:16:47.053908 1712693 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
I0827 23:16:47.063180 1712693 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"
I0827 23:16:47.073392 1712693 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"
I0827 23:16:47.088687 1712693 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"
I0827 23:16:47.098970 1712693 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
I0827 23:16:47.107570 1712693 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
I0827 23:16:47.116029 1712693 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I0827 23:16:47.194176 1712693 ssh_runner.go:195] Run: sudo systemctl restart crio
I0827 23:16:47.317866 1712693 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
I0827 23:16:47.318007 1712693 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
I0827 23:16:47.321714 1712693 start.go:563] Will wait 60s for crictl version
I0827 23:16:47.321813 1712693 ssh_runner.go:195] Run: which crictl
I0827 23:16:47.325268 1712693 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
I0827 23:16:47.365633 1712693 start.go:579] Version: 0.1.0
RuntimeName: cri-o
RuntimeVersion: 1.24.6
RuntimeApiVersion: v1
I0827 23:16:47.365820 1712693 ssh_runner.go:195] Run: crio --version
I0827 23:16:47.403983 1712693 ssh_runner.go:195] Run: crio --version
I0827 23:16:47.445103 1712693 out.go:177] * Preparing Kubernetes v1.31.0 on CRI-O 1.24.6 ...
I0827 23:16:47.447259 1712693 cli_runner.go:164] Run: docker network inspect addons-675252 --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}}]}"
I0827 23:16:47.463244 1712693 ssh_runner.go:195] Run: grep 192.168.49.1 host.minikube.internal$ /etc/hosts
I0827 23:16:47.467030 1712693 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""
I0827 23:16:47.478157 1712693 kubeadm.go:883] updating cluster {Name:addons-675252 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724667927-19511@sha256:b76289bde084f8cc5aa1f5685cd851c6acc563e6f33ea479e9ba6777b63de760 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.0 ClusterName:addons-675252 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.0 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} ...
I0827 23:16:47.478288 1712693 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime crio
I0827 23:16:47.478355 1712693 ssh_runner.go:195] Run: sudo crictl images --output json
I0827 23:16:47.580051 1712693 crio.go:514] all images are preloaded for cri-o runtime.
I0827 23:16:47.580074 1712693 crio.go:433] Images already preloaded, skipping extraction
I0827 23:16:47.580137 1712693 ssh_runner.go:195] Run: sudo crictl images --output json
I0827 23:16:47.619274 1712693 crio.go:514] all images are preloaded for cri-o runtime.
I0827 23:16:47.619303 1712693 cache_images.go:84] Images are preloaded, skipping loading
I0827 23:16:47.619312 1712693 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.0 crio true true} ...
I0827 23:16:47.619416 1712693 kubeadm.go:946] kubelet [Unit]
Wants=crio.service
[Service]
ExecStart=
ExecStart=/var/lib/minikube/binaries/v1.31.0/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=addons-675252 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
[Install]
config:
{KubernetesVersion:v1.31.0 ClusterName:addons-675252 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:}
I0827 23:16:47.619507 1712693 ssh_runner.go:195] Run: crio config
I0827 23:16:47.670638 1712693 cni.go:84] Creating CNI manager for ""
I0827 23:16:47.670664 1712693 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
I0827 23:16:47.670676 1712693 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
I0827 23:16:47.670720 1712693 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.0 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-675252 NodeName:addons-675252 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}
I0827 23:16:47.670940 1712693 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-675252"
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.0
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
I0827 23:16:47.671015 1712693 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.0
I0827 23:16:47.679908 1712693 binaries.go:44] Found k8s binaries, skipping transfer
I0827 23:16:47.680000 1712693 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
I0827 23:16:47.688760 1712693 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
I0827 23:16:47.707048 1712693 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
I0827 23:16:47.725923 1712693 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
I0827 23:16:47.744381 1712693 ssh_runner.go:195] Run: grep 192.168.49.2 control-plane.minikube.internal$ /etc/hosts
I0827 23:16:47.747938 1712693 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""
I0827 23:16:47.758344 1712693 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I0827 23:16:47.840515 1712693 ssh_runner.go:195] Run: sudo systemctl start kubelet
I0827 23:16:47.855123 1712693 certs.go:68] Setting up /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252 for IP: 192.168.49.2
I0827 23:16:47.855146 1712693 certs.go:194] generating shared ca certs ...
I0827 23:16:47.855164 1712693 certs.go:226] acquiring lock for ca certs: {Name:mkbd0155c93891c353a685b04cad89b88e0842d6 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0827 23:16:47.855873 1712693 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19522-1706543/.minikube/ca.key
I0827 23:16:48.143927 1712693 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19522-1706543/.minikube/ca.crt ...
I0827 23:16:48.143962 1712693 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19522-1706543/.minikube/ca.crt: {Name:mk46c21ee6183fd2c190cb9840fedbe77bc4b2c8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0827 23:16:48.144164 1712693 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19522-1706543/.minikube/ca.key ...
I0827 23:16:48.144179 1712693 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19522-1706543/.minikube/ca.key: {Name:mk66e67b2d2dd3c6140766a3d2f1c947243d0346 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0827 23:16:48.144276 1712693 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19522-1706543/.minikube/proxy-client-ca.key
I0827 23:16:48.370200 1712693 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19522-1706543/.minikube/proxy-client-ca.crt ...
I0827 23:16:48.370238 1712693 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19522-1706543/.minikube/proxy-client-ca.crt: {Name:mk73000710b22b147ee7a4bb93ed3e5ba57a4feb Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0827 23:16:48.370431 1712693 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19522-1706543/.minikube/proxy-client-ca.key ...
I0827 23:16:48.370446 1712693 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19522-1706543/.minikube/proxy-client-ca.key: {Name:mk7fb5761d870627a99ff727b95c0e4731b8a904 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0827 23:16:48.370950 1712693 certs.go:256] generating profile certs ...
I0827 23:16:48.371023 1712693 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/client.key
I0827 23:16:48.371041 1712693 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/client.crt with IP's: []
I0827 23:16:49.013963 1712693 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/client.crt ...
I0827 23:16:49.014002 1712693 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/client.crt: {Name:mk3485e9cfe950a36bbf7d930e20179912ae0e97 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0827 23:16:49.014202 1712693 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/client.key ...
I0827 23:16:49.014215 1712693 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/client.key: {Name:mkb132cb9cd768ce60b32620b179584b2cd382aa Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0827 23:16:49.014314 1712693 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/apiserver.key.97d13213
I0827 23:16:49.014338 1712693 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/apiserver.crt.97d13213 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
I0827 23:16:49.291485 1712693 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/apiserver.crt.97d13213 ...
I0827 23:16:49.291518 1712693 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/apiserver.crt.97d13213: {Name:mkfa2c458fa8144c065c581c556ee531a5a53671 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0827 23:16:49.291707 1712693 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/apiserver.key.97d13213 ...
I0827 23:16:49.291723 1712693 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/apiserver.key.97d13213: {Name:mk4e34ac55735edd881361da8a216b6f90123ff2 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0827 23:16:49.292460 1712693 certs.go:381] copying /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/apiserver.crt.97d13213 -> /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/apiserver.crt
I0827 23:16:49.292546 1712693 certs.go:385] copying /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/apiserver.key.97d13213 -> /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/apiserver.key
I0827 23:16:49.292603 1712693 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/proxy-client.key
I0827 23:16:49.292626 1712693 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/proxy-client.crt with IP's: []
I0827 23:16:49.946185 1712693 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/proxy-client.crt ...
I0827 23:16:49.946222 1712693 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/proxy-client.crt: {Name:mk7d8b03d278aa2a8137ce9a3de8a4052e6d3f51 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0827 23:16:49.946413 1712693 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/proxy-client.key ...
I0827 23:16:49.946430 1712693 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/proxy-client.key: {Name:mkad10bd4e3e2e9a3fcbc9c33c287e1fd52f767f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0827 23:16:49.946628 1712693 certs.go:484] found cert: /home/jenkins/minikube-integration/19522-1706543/.minikube/certs/ca-key.pem (1679 bytes)
I0827 23:16:49.946671 1712693 certs.go:484] found cert: /home/jenkins/minikube-integration/19522-1706543/.minikube/certs/ca.pem (1078 bytes)
I0827 23:16:49.946702 1712693 certs.go:484] found cert: /home/jenkins/minikube-integration/19522-1706543/.minikube/certs/cert.pem (1123 bytes)
I0827 23:16:49.946741 1712693 certs.go:484] found cert: /home/jenkins/minikube-integration/19522-1706543/.minikube/certs/key.pem (1675 bytes)
I0827 23:16:49.947355 1712693 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19522-1706543/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
I0827 23:16:49.973265 1712693 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19522-1706543/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
I0827 23:16:49.999731 1712693 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19522-1706543/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
I0827 23:16:50.038809 1712693 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19522-1706543/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
I0827 23:16:50.068704 1712693 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
I0827 23:16:50.096263 1712693 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
I0827 23:16:50.123397 1712693 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
I0827 23:16:50.149946 1712693 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19522-1706543/.minikube/profiles/addons-675252/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
I0827 23:16:50.177614 1712693 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19522-1706543/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
I0827 23:16:50.203497 1712693 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
I0827 23:16:50.223042 1712693 ssh_runner.go:195] Run: openssl version
I0827 23:16:50.229574 1712693 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"
I0827 23:16:50.250461 1712693 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
I0827 23:16:50.254912 1712693 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Aug 27 23:16 /usr/share/ca-certificates/minikubeCA.pem
I0827 23:16:50.255032 1712693 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
I0827 23:16:50.263136 1712693 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"
I0827 23:16:50.273282 1712693 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
I0827 23:16:50.278048 1712693 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
I0827 23:16:50.278146 1712693 kubeadm.go:392] StartCluster: {Name:addons-675252 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724667927-19511@sha256:b76289bde084f8cc5aa1f5685cd851c6acc563e6f33ea479e9ba6777b63de760 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.0 ClusterName:addons-675252 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.0 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}
I0827 23:16:50.278274 1712693 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
I0827 23:16:50.278366 1712693 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
I0827 23:16:50.319001 1712693 cri.go:89] found id: ""
I0827 23:16:50.319132 1712693 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
I0827 23:16:50.328266 1712693 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
I0827 23:16:50.337922 1712693 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
I0827 23:16:50.338013 1712693 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
I0827 23:16:50.347415 1712693 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
I0827 23:16:50.347437 1712693 kubeadm.go:157] found existing configuration files:
I0827 23:16:50.347511 1712693 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
I0827 23:16:50.356951 1712693 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
I0827 23:16:50.357021 1712693 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
I0827 23:16:50.366182 1712693 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
I0827 23:16:50.375281 1712693 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
I0827 23:16:50.375382 1712693 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
I0827 23:16:50.384366 1712693 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
I0827 23:16:50.393632 1712693 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
I0827 23:16:50.393748 1712693 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
I0827 23:16:50.402438 1712693 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
I0827 23:16:50.411177 1712693 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
I0827 23:16:50.411274 1712693 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
I0827 23:16:50.419734 1712693 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.0:$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"
I0827 23:16:50.463214 1712693 kubeadm.go:310] [init] Using Kubernetes version: v1.31.0
I0827 23:16:50.463314 1712693 kubeadm.go:310] [preflight] Running pre-flight checks
I0827 23:16:50.483296 1712693 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
I0827 23:16:50.483372 1712693 kubeadm.go:310] [0;37mKERNEL_VERSION[0m: [0;32m5.15.0-1068-aws[0m
I0827 23:16:50.483414 1712693 kubeadm.go:310] [0;37mOS[0m: [0;32mLinux[0m
I0827 23:16:50.483464 1712693 kubeadm.go:310] [0;37mCGROUPS_CPU[0m: [0;32menabled[0m
I0827 23:16:50.483516 1712693 kubeadm.go:310] [0;37mCGROUPS_CPUACCT[0m: [0;32menabled[0m
I0827 23:16:50.483565 1712693 kubeadm.go:310] [0;37mCGROUPS_CPUSET[0m: [0;32menabled[0m
I0827 23:16:50.483616 1712693 kubeadm.go:310] [0;37mCGROUPS_DEVICES[0m: [0;32menabled[0m
I0827 23:16:50.483666 1712693 kubeadm.go:310] [0;37mCGROUPS_FREEZER[0m: [0;32menabled[0m
I0827 23:16:50.483717 1712693 kubeadm.go:310] [0;37mCGROUPS_MEMORY[0m: [0;32menabled[0m
I0827 23:16:50.483764 1712693 kubeadm.go:310] [0;37mCGROUPS_PIDS[0m: [0;32menabled[0m
I0827 23:16:50.483815 1712693 kubeadm.go:310] [0;37mCGROUPS_HUGETLB[0m: [0;32menabled[0m
I0827 23:16:50.483863 1712693 kubeadm.go:310] [0;37mCGROUPS_BLKIO[0m: [0;32menabled[0m
I0827 23:16:50.544756 1712693 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
I0827 23:16:50.544867 1712693 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
I0827 23:16:50.544960 1712693 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
I0827 23:16:50.552138 1712693 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
I0827 23:16:50.554624 1712693 out.go:235] - Generating certificates and keys ...
I0827 23:16:50.554749 1712693 kubeadm.go:310] [certs] Using existing ca certificate authority
I0827 23:16:50.554828 1712693 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
I0827 23:16:51.123595 1712693 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
I0827 23:16:51.432066 1712693 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
I0827 23:16:51.632219 1712693 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
I0827 23:16:52.270344 1712693 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
I0827 23:16:53.162600 1712693 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
I0827 23:16:53.162928 1712693 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-675252 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
I0827 23:16:53.482978 1712693 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
I0827 23:16:53.483306 1712693 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-675252 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
I0827 23:16:53.819567 1712693 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
I0827 23:16:54.438535 1712693 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
I0827 23:16:54.864639 1712693 kubeadm.go:310] [certs] Generating "sa" key and public key
I0827 23:16:54.864897 1712693 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
I0827 23:16:55.501828 1712693 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
I0827 23:16:55.725374 1712693 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
I0827 23:16:56.410300 1712693 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
I0827 23:16:57.895711 1712693 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
I0827 23:16:58.265781 1712693 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
I0827 23:16:58.266716 1712693 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
I0827 23:16:58.271780 1712693 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
I0827 23:16:58.273648 1712693 out.go:235] - Booting up control plane ...
I0827 23:16:58.273754 1712693 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
I0827 23:16:58.273836 1712693 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
I0827 23:16:58.274957 1712693 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
I0827 23:16:58.285218 1712693 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
I0827 23:16:58.291532 1712693 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
I0827 23:16:58.291594 1712693 kubeadm.go:310] [kubelet-start] Starting the kubelet
I0827 23:16:58.389658 1712693 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
I0827 23:16:58.389774 1712693 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
I0827 23:16:59.391089 1712693 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.001607437s
I0827 23:16:59.391177 1712693 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
I0827 23:17:06.893098 1712693 kubeadm.go:310] [api-check] The API server is healthy after 7.50200222s
I0827 23:17:06.919216 1712693 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
I0827 23:17:06.942629 1712693 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
I0827 23:17:06.990715 1712693 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
I0827 23:17:06.990919 1712693 kubeadm.go:310] [mark-control-plane] Marking the node addons-675252 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
I0827 23:17:07.014754 1712693 kubeadm.go:310] [bootstrap-token] Using token: h9x5km.dn0h2lhyr47kw3qu
I0827 23:17:07.017624 1712693 out.go:235] - Configuring RBAC rules ...
I0827 23:17:07.017758 1712693 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
I0827 23:17:07.028603 1712693 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
I0827 23:17:07.044858 1712693 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
I0827 23:17:07.051464 1712693 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
I0827 23:17:07.059142 1712693 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
I0827 23:17:07.064741 1712693 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
I0827 23:17:07.300832 1712693 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
I0827 23:17:07.766165 1712693 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
I0827 23:17:08.299856 1712693 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
I0827 23:17:08.301007 1712693 kubeadm.go:310]
I0827 23:17:08.301090 1712693 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
I0827 23:17:08.301104 1712693 kubeadm.go:310]
I0827 23:17:08.301198 1712693 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
I0827 23:17:08.301214 1712693 kubeadm.go:310]
I0827 23:17:08.301239 1712693 kubeadm.go:310] mkdir -p $HOME/.kube
I0827 23:17:08.301302 1712693 kubeadm.go:310] sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
I0827 23:17:08.301356 1712693 kubeadm.go:310] sudo chown $(id -u):$(id -g) $HOME/.kube/config
I0827 23:17:08.301364 1712693 kubeadm.go:310]
I0827 23:17:08.301422 1712693 kubeadm.go:310] Alternatively, if you are the root user, you can run:
I0827 23:17:08.301431 1712693 kubeadm.go:310]
I0827 23:17:08.301478 1712693 kubeadm.go:310] export KUBECONFIG=/etc/kubernetes/admin.conf
I0827 23:17:08.301487 1712693 kubeadm.go:310]
I0827 23:17:08.301537 1712693 kubeadm.go:310] You should now deploy a pod network to the cluster.
I0827 23:17:08.301613 1712693 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
I0827 23:17:08.301682 1712693 kubeadm.go:310] https://kubernetes.io/docs/concepts/cluster-administration/addons/
I0827 23:17:08.301691 1712693 kubeadm.go:310]
I0827 23:17:08.301774 1712693 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
I0827 23:17:08.301852 1712693 kubeadm.go:310] and service account keys on each node and then running the following as root:
I0827 23:17:08.301861 1712693 kubeadm.go:310]
I0827 23:17:08.301942 1712693 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token h9x5km.dn0h2lhyr47kw3qu \
I0827 23:17:08.302047 1712693 kubeadm.go:310] --discovery-token-ca-cert-hash sha256:db8769e0c5119b91741c078edae892a2c44aa5ec54a1a0e233ad4adfd20bb5c4 \
I0827 23:17:08.302071 1712693 kubeadm.go:310] --control-plane
I0827 23:17:08.302078 1712693 kubeadm.go:310]
I0827 23:17:08.302160 1712693 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
I0827 23:17:08.302169 1712693 kubeadm.go:310]
I0827 23:17:08.302248 1712693 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token h9x5km.dn0h2lhyr47kw3qu \
I0827 23:17:08.302350 1712693 kubeadm.go:310] --discovery-token-ca-cert-hash sha256:db8769e0c5119b91741c078edae892a2c44aa5ec54a1a0e233ad4adfd20bb5c4
I0827 23:17:08.305952 1712693 kubeadm.go:310] W0827 23:16:50.459417 1183 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.
I0827 23:17:08.306249 1712693 kubeadm.go:310] W0827 23:16:50.460498 1183 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.
I0827 23:17:08.306467 1712693 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-1068-aws\n", err: exit status 1
I0827 23:17:08.306573 1712693 kubeadm.go:310] [WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
I0827 23:17:08.306600 1712693 cni.go:84] Creating CNI manager for ""
I0827 23:17:08.306616 1712693 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
I0827 23:17:08.311611 1712693 out.go:177] * Configuring CNI (Container Networking Interface) ...
I0827 23:17:08.315575 1712693 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
I0827 23:17:08.320330 1712693 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.0/kubectl ...
I0827 23:17:08.320353 1712693 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
I0827 23:17:08.340400 1712693 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
I0827 23:17:08.640840 1712693 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
I0827 23:17:08.640920 1712693 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
I0827 23:17:08.641023 1712693 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-675252 minikube.k8s.io/updated_at=2024_08_27T23_17_08_0700 minikube.k8s.io/version=v1.33.1 minikube.k8s.io/commit=d0790207a2867fe8d040a9642b972c86ef680cdf minikube.k8s.io/name=addons-675252 minikube.k8s.io/primary=true
I0827 23:17:08.663488 1712693 ops.go:34] apiserver oom_adj: -16
I0827 23:17:08.791052 1712693 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0827 23:17:09.291735 1712693 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0827 23:17:09.791969 1712693 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0827 23:17:10.291250 1712693 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0827 23:17:10.791213 1712693 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0827 23:17:11.292053 1712693 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0827 23:17:11.791502 1712693 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0827 23:17:11.892259 1712693 kubeadm.go:1113] duration metric: took 3.251398627s to wait for elevateKubeSystemPrivileges
I0827 23:17:11.892292 1712693 kubeadm.go:394] duration metric: took 21.61414935s to StartCluster
I0827 23:17:11.892310 1712693 settings.go:142] acquiring lock: {Name:mk7c61823ab0e78ce92fc882a7b9be81d09804e0 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0827 23:17:11.892842 1712693 settings.go:150] Updating kubeconfig: /home/jenkins/minikube-integration/19522-1706543/kubeconfig
I0827 23:17:11.893272 1712693 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19522-1706543/kubeconfig: {Name:mk653afb51e727960f6cde11ec8868a2f92f0d28 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0827 23:17:11.893932 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
I0827 23:17:11.893956 1712693 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:crio ControlPlane:true Worker:true}
I0827 23:17:11.894221 1712693 config.go:182] Loaded profile config "addons-675252": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
I0827 23:17:11.894252 1712693 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]
I0827 23:17:11.894326 1712693 addons.go:69] Setting yakd=true in profile "addons-675252"
I0827 23:17:11.894348 1712693 addons.go:234] Setting addon yakd=true in "addons-675252"
I0827 23:17:11.894370 1712693 host.go:66] Checking if "addons-675252" exists ...
I0827 23:17:11.894812 1712693 cli_runner.go:164] Run: docker container inspect addons-675252 --format={{.State.Status}}
I0827 23:17:11.895409 1712693 addons.go:69] Setting metrics-server=true in profile "addons-675252"
I0827 23:17:11.895439 1712693 addons.go:234] Setting addon metrics-server=true in "addons-675252"
I0827 23:17:11.895473 1712693 host.go:66] Checking if "addons-675252" exists ...
I0827 23:17:11.895884 1712693 cli_runner.go:164] Run: docker container inspect addons-675252 --format={{.State.Status}}
I0827 23:17:11.898045 1712693 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-675252"
I0827 23:17:11.898346 1712693 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-675252"
I0827 23:17:11.898417 1712693 host.go:66] Checking if "addons-675252" exists ...
I0827 23:17:11.898208 1712693 addons.go:69] Setting registry=true in profile "addons-675252"
I0827 23:17:11.898776 1712693 addons.go:234] Setting addon registry=true in "addons-675252"
I0827 23:17:11.898810 1712693 host.go:66] Checking if "addons-675252" exists ...
I0827 23:17:11.898220 1712693 addons.go:69] Setting storage-provisioner=true in profile "addons-675252"
I0827 23:17:11.899246 1712693 addons.go:234] Setting addon storage-provisioner=true in "addons-675252"
I0827 23:17:11.899257 1712693 cli_runner.go:164] Run: docker container inspect addons-675252 --format={{.State.Status}}
I0827 23:17:11.899269 1712693 host.go:66] Checking if "addons-675252" exists ...
I0827 23:17:11.899651 1712693 cli_runner.go:164] Run: docker container inspect addons-675252 --format={{.State.Status}}
I0827 23:17:11.898228 1712693 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-675252"
I0827 23:17:11.900557 1712693 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-675252"
I0827 23:17:11.900812 1712693 cli_runner.go:164] Run: docker container inspect addons-675252 --format={{.State.Status}}
I0827 23:17:11.902127 1712693 cli_runner.go:164] Run: docker container inspect addons-675252 --format={{.State.Status}}
I0827 23:17:11.898232 1712693 addons.go:69] Setting volcano=true in profile "addons-675252"
I0827 23:17:11.903475 1712693 addons.go:234] Setting addon volcano=true in "addons-675252"
I0827 23:17:11.903524 1712693 host.go:66] Checking if "addons-675252" exists ...
I0827 23:17:11.903979 1712693 cli_runner.go:164] Run: docker container inspect addons-675252 --format={{.State.Status}}
I0827 23:17:11.898236 1712693 addons.go:69] Setting volumesnapshots=true in profile "addons-675252"
I0827 23:17:11.915253 1712693 addons.go:234] Setting addon volumesnapshots=true in "addons-675252"
I0827 23:17:11.898262 1712693 out.go:177] * Verifying Kubernetes components...
I0827 23:17:11.898276 1712693 addons.go:69] Setting ingress=true in profile "addons-675252"
I0827 23:17:11.898280 1712693 addons.go:69] Setting cloud-spanner=true in profile "addons-675252"
I0827 23:17:11.898284 1712693 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-675252"
I0827 23:17:11.898290 1712693 addons.go:69] Setting default-storageclass=true in profile "addons-675252"
I0827 23:17:11.898294 1712693 addons.go:69] Setting gcp-auth=true in profile "addons-675252"
I0827 23:17:11.898298 1712693 addons.go:69] Setting inspektor-gadget=true in profile "addons-675252"
I0827 23:17:11.898301 1712693 addons.go:69] Setting ingress-dns=true in profile "addons-675252"
I0827 23:17:11.916736 1712693 addons.go:234] Setting addon ingress-dns=true in "addons-675252"
I0827 23:17:11.916781 1712693 host.go:66] Checking if "addons-675252" exists ...
I0827 23:17:11.917324 1712693 cli_runner.go:164] Run: docker container inspect addons-675252 --format={{.State.Status}}
I0827 23:17:11.969285 1712693 host.go:66] Checking if "addons-675252" exists ...
I0827 23:17:11.969870 1712693 cli_runner.go:164] Run: docker container inspect addons-675252 --format={{.State.Status}}
I0827 23:17:11.972775 1712693 out.go:177] - Using image docker.io/marcnuri/yakd:0.0.5
I0827 23:17:11.977069 1712693 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
I0827 23:17:11.977143 1712693 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
I0827 23:17:11.977254 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
I0827 23:17:11.985392 1712693 addons.go:234] Setting addon ingress=true in "addons-675252"
I0827 23:17:11.985458 1712693 host.go:66] Checking if "addons-675252" exists ...
I0827 23:17:11.985926 1712693 cli_runner.go:164] Run: docker container inspect addons-675252 --format={{.State.Status}}
I0827 23:17:11.998460 1712693 addons.go:234] Setting addon cloud-spanner=true in "addons-675252"
I0827 23:17:11.998519 1712693 host.go:66] Checking if "addons-675252" exists ...
I0827 23:17:11.998994 1712693 cli_runner.go:164] Run: docker container inspect addons-675252 --format={{.State.Status}}
I0827 23:17:12.011453 1712693 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I0827 23:17:12.024241 1712693 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-675252"
I0827 23:17:12.024293 1712693 host.go:66] Checking if "addons-675252" exists ...
I0827 23:17:12.024765 1712693 cli_runner.go:164] Run: docker container inspect addons-675252 --format={{.State.Status}}
I0827 23:17:12.042432 1712693 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-675252"
I0827 23:17:12.042810 1712693 cli_runner.go:164] Run: docker container inspect addons-675252 --format={{.State.Status}}
I0827 23:17:12.049316 1712693 out.go:177] - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.1
I0827 23:17:12.051877 1712693 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
I0827 23:17:12.051912 1712693 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
I0827 23:17:12.051996 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
I0827 23:17:12.055897 1712693 mustload.go:65] Loading cluster: addons-675252
I0827 23:17:12.056153 1712693 config.go:182] Loaded profile config "addons-675252": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
I0827 23:17:12.056444 1712693 cli_runner.go:164] Run: docker container inspect addons-675252 --format={{.State.Status}}
I0827 23:17:12.060487 1712693 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-675252"
I0827 23:17:12.060544 1712693 host.go:66] Checking if "addons-675252" exists ...
I0827 23:17:12.065110 1712693 cli_runner.go:164] Run: docker container inspect addons-675252 --format={{.State.Status}}
I0827 23:17:12.106296 1712693 addons.go:234] Setting addon inspektor-gadget=true in "addons-675252"
I0827 23:17:12.115965 1712693 out.go:177] - Using image docker.io/registry:2.8.3
I0827 23:17:12.124502 1712693 out.go:177] - Using image gcr.io/k8s-minikube/storage-provisioner:v5
I0827 23:17:12.128375 1712693 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
I0827 23:17:12.128403 1712693 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
I0827 23:17:12.128476 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
I0827 23:17:12.128687 1712693 out.go:177] - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
I0827 23:17:12.131676 1712693 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
I0827 23:17:12.131753 1712693 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
I0827 23:17:12.131861 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
I0827 23:17:12.166298 1712693 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/addons-675252/id_rsa Username:docker}
W0827 23:17:12.167260 1712693 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
I0827 23:17:12.167032 1712693 out.go:177] - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
I0827 23:17:12.167757 1712693 host.go:66] Checking if "addons-675252" exists ...
I0827 23:17:12.168261 1712693 cli_runner.go:164] Run: docker container inspect addons-675252 --format={{.State.Status}}
I0827 23:17:12.198806 1712693 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
I0827 23:17:12.198829 1712693 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
I0827 23:17:12.198902 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
I0827 23:17:12.219814 1712693 addons.go:234] Setting addon default-storageclass=true in "addons-675252"
I0827 23:17:12.219854 1712693 host.go:66] Checking if "addons-675252" exists ...
I0827 23:17:12.220262 1712693 cli_runner.go:164] Run: docker container inspect addons-675252 --format={{.State.Status}}
I0827 23:17:12.220821 1712693 out.go:177] - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
I0827 23:17:12.226051 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/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.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
I0827 23:17:12.226571 1712693 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/addons-675252/id_rsa Username:docker}
I0827 23:17:12.228106 1712693 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
I0827 23:17:12.228130 1712693 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
I0827 23:17:12.228206 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
I0827 23:17:12.239473 1712693 out.go:177] - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
I0827 23:17:12.242333 1712693 out.go:177] - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
I0827 23:17:12.242699 1712693 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
I0827 23:17:12.242737 1712693 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
I0827 23:17:12.242825 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
I0827 23:17:12.254083 1712693 host.go:66] Checking if "addons-675252" exists ...
I0827 23:17:12.260989 1712693 out.go:177] - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
I0827 23:17:12.261287 1712693 out.go:177] - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
I0827 23:17:12.266813 1712693 out.go:177] - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
I0827 23:17:12.269378 1712693 out.go:177] - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
I0827 23:17:12.271892 1712693 out.go:177] - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
I0827 23:17:12.274667 1712693 out.go:177] - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
I0827 23:17:12.277304 1712693 out.go:177] - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
I0827 23:17:12.277641 1712693 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
I0827 23:17:12.277655 1712693 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
I0827 23:17:12.277716 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
I0827 23:17:12.281335 1712693 out.go:177] - Using image docker.io/rancher/local-path-provisioner:v0.0.22
I0827 23:17:12.286381 1712693 out.go:177] - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
I0827 23:17:12.289089 1712693 out.go:177] - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
I0827 23:17:12.295085 1712693 out.go:177] - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
I0827 23:17:12.295154 1712693 out.go:177] - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.23
I0827 23:17:12.295186 1712693 out.go:177] - Using image docker.io/busybox:stable
I0827 23:17:12.301228 1712693 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
I0827 23:17:12.301260 1712693 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
I0827 23:17:12.301337 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
I0827 23:17:12.305372 1712693 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
I0827 23:17:12.305397 1712693 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
I0827 23:17:12.305464 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
I0827 23:17:12.322217 1712693 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
I0827 23:17:12.322240 1712693 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
I0827 23:17:12.322309 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
I0827 23:17:12.382789 1712693 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/addons-675252/id_rsa Username:docker}
I0827 23:17:12.397274 1712693 out.go:177] - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.31.0
I0827 23:17:12.399850 1712693 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
I0827 23:17:12.399881 1712693 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
I0827 23:17:12.399983 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
I0827 23:17:12.417898 1712693 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/addons-675252/id_rsa Username:docker}
I0827 23:17:12.426266 1712693 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/addons-675252/id_rsa Username:docker}
I0827 23:17:12.426929 1712693 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
I0827 23:17:12.426962 1712693 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
I0827 23:17:12.427038 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
I0827 23:17:12.427868 1712693 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/addons-675252/id_rsa Username:docker}
I0827 23:17:12.493917 1712693 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/addons-675252/id_rsa Username:docker}
I0827 23:17:12.509787 1712693 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/addons-675252/id_rsa Username:docker}
I0827 23:17:12.511074 1712693 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/addons-675252/id_rsa Username:docker}
I0827 23:17:12.519443 1712693 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/addons-675252/id_rsa Username:docker}
I0827 23:17:12.525533 1712693 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/addons-675252/id_rsa Username:docker}
I0827 23:17:12.533254 1712693 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/addons-675252/id_rsa Username:docker}
I0827 23:17:12.542802 1712693 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/addons-675252/id_rsa Username:docker}
I0827 23:17:12.694821 1712693 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
I0827 23:17:12.694853 1712693 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
I0827 23:17:12.795324 1712693 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
I0827 23:17:12.795351 1712693 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
I0827 23:17:12.821428 1712693 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
I0827 23:17:12.821506 1712693 ssh_runner.go:195] Run: sudo systemctl start kubelet
I0827 23:17:12.830650 1712693 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
I0827 23:17:12.915899 1712693 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
I0827 23:17:12.919008 1712693 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
I0827 23:17:12.919070 1712693 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
I0827 23:17:12.921893 1712693 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
I0827 23:17:12.921954 1712693 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
I0827 23:17:12.925104 1712693 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
I0827 23:17:12.925269 1712693 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
I0827 23:17:12.927400 1712693 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
I0827 23:17:12.954087 1712693 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
I0827 23:17:12.954635 1712693 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
I0827 23:17:12.954684 1712693 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
I0827 23:17:13.003571 1712693 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
I0827 23:17:13.013298 1712693 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
I0827 23:17:13.072371 1712693 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
I0827 23:17:13.072450 1712693 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
I0827 23:17:13.078284 1712693 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
I0827 23:17:13.078369 1712693 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
I0827 23:17:13.097281 1712693 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
I0827 23:17:13.097357 1712693 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
I0827 23:17:13.119450 1712693 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
I0827 23:17:13.119528 1712693 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
I0827 23:17:13.122658 1712693 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
I0827 23:17:13.122734 1712693 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
I0827 23:17:13.125193 1712693 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
I0827 23:17:13.125259 1712693 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
I0827 23:17:13.224389 1712693 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
I0827 23:17:13.237322 1712693 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
I0827 23:17:13.237397 1712693 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
I0827 23:17:13.272622 1712693 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
I0827 23:17:13.272701 1712693 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)
I0827 23:17:13.312687 1712693 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
I0827 23:17:13.312762 1712693 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
I0827 23:17:13.313808 1712693 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
I0827 23:17:13.327417 1712693 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
I0827 23:17:13.327484 1712693 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
I0827 23:17:13.363324 1712693 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
I0827 23:17:13.363397 1712693 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
I0827 23:17:13.435240 1712693 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
I0827 23:17:13.435313 1712693 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
I0827 23:17:13.452573 1712693 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
I0827 23:17:13.452656 1712693 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
I0827 23:17:13.455788 1712693 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
I0827 23:17:13.535000 1712693 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
I0827 23:17:13.535083 1712693 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
I0827 23:17:13.553398 1712693 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
I0827 23:17:13.553474 1712693 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
I0827 23:17:13.622069 1712693 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
I0827 23:17:13.622148 1712693 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
I0827 23:17:13.671802 1712693 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
I0827 23:17:13.671879 1712693 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
I0827 23:17:13.675505 1712693 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
I0827 23:17:13.675575 1712693 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
I0827 23:17:13.676310 1712693 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
I0827 23:17:13.767810 1712693 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
I0827 23:17:13.767886 1712693 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
I0827 23:17:13.772806 1712693 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
I0827 23:17:13.772877 1712693 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
I0827 23:17:13.839467 1712693 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
I0827 23:17:13.839537 1712693 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
I0827 23:17:13.842653 1712693 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
I0827 23:17:13.842673 1712693 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
I0827 23:17:13.871451 1712693 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
I0827 23:17:13.894996 1712693 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
I0827 23:17:13.895017 1712693 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
I0827 23:17:13.959382 1712693 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
I0827 23:17:13.959454 1712693 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
I0827 23:17:14.030425 1712693 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
I0827 23:17:14.030505 1712693 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
I0827 23:17:14.102583 1712693 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
I0827 23:17:14.538538 1712693 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/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.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (2.312436841s)
I0827 23:17:14.538616 1712693 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
I0827 23:17:14.539799 1712693 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (1.718275738s)
I0827 23:17:14.540742 1712693 node_ready.go:35] waiting up to 6m0s for node "addons-675252" to be "Ready" ...
I0827 23:17:15.311051 1712693 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (2.489585231s)
I0827 23:17:15.311110 1712693 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (2.480438542s)
W0827 23:17:15.485347 1712693 kapi.go:211] failed rescaling "coredns" deployment in "kube-system" namespace and "addons-675252" context to 1 replicas: non-retryable failure while rescaling coredns deployment: Operation cannot be fulfilled on deployments.apps "coredns": the object has been modified; please apply your changes to the latest version and try again
E0827 23:17:15.485374 1712693 start.go:160] Unable to scale down deployment "coredns" in namespace "kube-system" to 1 replica: non-retryable failure while rescaling coredns deployment: Operation cannot be fulfilled on deployments.apps "coredns": the object has been modified; please apply your changes to the latest version and try again
I0827 23:17:16.594451 1712693 node_ready.go:53] node "addons-675252" has status "Ready":"False"
I0827 23:17:16.610756 1712693 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (3.694773271s)
I0827 23:17:17.125564 1712693 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (4.198083309s)
I0827 23:17:18.578510 1712693 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (5.574830719s)
I0827 23:17:18.578738 1712693 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (5.624575712s)
I0827 23:17:18.578824 1712693 addons.go:475] Verifying addon ingress=true in "addons-675252"
I0827 23:17:18.578927 1712693 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (5.565551092s)
I0827 23:17:18.579122 1712693 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: (5.354659627s)
I0827 23:17:18.579430 1712693 addons.go:475] Verifying addon metrics-server=true in "addons-675252"
I0827 23:17:18.579160 1712693 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (5.265295983s)
I0827 23:17:18.579444 1712693 addons.go:475] Verifying addon registry=true in "addons-675252"
I0827 23:17:18.579191 1712693 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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: (5.123345464s)
I0827 23:17:18.583317 1712693 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
minikube -p addons-675252 service yakd-dashboard -n yakd-dashboard
I0827 23:17:18.583333 1712693 out.go:177] * Verifying registry addon...
I0827 23:17:18.583448 1712693 out.go:177] * Verifying ingress addon...
I0827 23:17:18.586799 1712693 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
I0827 23:17:18.587886 1712693 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
I0827 23:17:18.636974 1712693 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
I0827 23:17:18.637005 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:17:18.638538 1712693 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
I0827 23:17:18.638562 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:17:18.719077 1712693 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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: (5.042676287s)
W0827 23:17:18.719257 1712693 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
I0827 23:17:18.719320 1712693 retry.go:31] will retry after 318.597235ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
I0827 23:17:18.719459 1712693 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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.847885117s)
I0827 23:17:19.038995 1712693 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
I0827 23:17:19.056740 1712693 node_ready.go:53] node "addons-675252" has status "Ready":"False"
I0827 23:17:19.108471 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:17:19.109488 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:17:19.179319 1712693 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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: (5.076639452s)
I0827 23:17:19.179403 1712693 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-675252"
I0827 23:17:19.183564 1712693 out.go:177] * Verifying csi-hostpath-driver addon...
I0827 23:17:19.187833 1712693 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
I0827 23:17:19.209533 1712693 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I0827 23:17:19.209603 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:17:19.614588 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:17:19.715459 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:17:19.716610 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:17:20.091860 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:17:20.093394 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:17:20.194111 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:17:20.593392 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:17:20.594753 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:17:20.692615 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:17:21.094335 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:17:21.095511 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:17:21.195222 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:17:21.543954 1712693 node_ready.go:53] node "addons-675252" has status "Ready":"False"
I0827 23:17:21.591660 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:17:21.592836 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:17:21.691855 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:17:22.093444 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:17:22.098411 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:17:22.194122 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:17:22.544107 1712693 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
I0827 23:17:22.544253 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
I0827 23:17:22.564379 1712693 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/addons-675252/id_rsa Username:docker}
I0827 23:17:22.592787 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:17:22.593738 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:17:22.684923 1712693 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
I0827 23:17:22.692610 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:17:22.706683 1712693 addons.go:234] Setting addon gcp-auth=true in "addons-675252"
I0827 23:17:22.706751 1712693 host.go:66] Checking if "addons-675252" exists ...
I0827 23:17:22.707310 1712693 cli_runner.go:164] Run: docker container inspect addons-675252 --format={{.State.Status}}
I0827 23:17:22.743096 1712693 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
I0827 23:17:22.743157 1712693 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-675252
I0827 23:17:22.769984 1712693 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/19522-1706543/.minikube/machines/addons-675252/id_rsa Username:docker}
I0827 23:17:22.884516 1712693 out.go:177] - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
I0827 23:17:22.887449 1712693 out.go:177] - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
I0827 23:17:22.890237 1712693 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
I0827 23:17:22.890313 1712693 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
I0827 23:17:22.912637 1712693 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
I0827 23:17:22.912709 1712693 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
I0827 23:17:22.934057 1712693 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
I0827 23:17:22.934082 1712693 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
I0827 23:17:22.956991 1712693 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
I0827 23:17:23.092517 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:17:23.094343 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:17:23.201770 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:17:23.533963 1712693 addons.go:475] Verifying addon gcp-auth=true in "addons-675252"
I0827 23:17:23.537122 1712693 out.go:177] * Verifying gcp-auth addon...
I0827 23:17:23.540577 1712693 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
I0827 23:17:23.547611 1712693 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
I0827 23:17:23.547638 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:17:23.548609 1712693 node_ready.go:53] node "addons-675252" has status "Ready":"False"
I0827 23:17:23.591487 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:17:23.591995 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:17:23.691634 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:17:24.047410 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:17:24.093333 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:17:24.095135 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:17:24.192700 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:17:24.545259 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:17:24.590043 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:17:24.591713 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:17:24.691918 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:17:25.045505 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:17:25.091948 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:17:25.093127 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:17:25.195916 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:17:25.546131 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:17:25.591502 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:17:25.591970 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:17:25.692256 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:17:26.046388 1712693 node_ready.go:53] node "addons-675252" has status "Ready":"False"
I0827 23:17:26.047035 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:17:26.091870 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:17:26.093148 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:17:26.192086 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:17:26.544073 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:17:26.590439 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:17:26.594229 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:17:26.692268 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:17:27.045265 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:17:27.091500 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:17:27.092288 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:17:27.191705 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:17:27.545263 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:17:27.590911 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:17:27.593239 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:17:27.701953 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:17:28.045987 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:17:28.090713 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:17:28.092745 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:17:28.191092 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:17:28.544283 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:17:28.544459 1712693 node_ready.go:53] node "addons-675252" has status "Ready":"False"
I0827 23:17:28.590424 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:17:28.592499 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:17:28.691743 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:17:29.045440 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:17:29.091626 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:17:29.092500 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:17:29.191715 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:17:29.545747 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:17:29.590832 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:17:29.591970 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:17:29.691424 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:17:30.054268 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:17:30.090924 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:17:30.111482 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:17:30.192366 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:17:30.554994 1712693 node_ready.go:49] node "addons-675252" has status "Ready":"True"
I0827 23:17:30.555068 1712693 node_ready.go:38] duration metric: took 16.014267975s for node "addons-675252" to be "Ready" ...
I0827 23:17:30.555095 1712693 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" ...
I0827 23:17:30.560642 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:17:30.577101 1712693 pod_ready.go:79] waiting up to 6m0s for pod "coredns-6f6b679f8f-4fqb6" in "kube-system" namespace to be "Ready" ...
I0827 23:17:30.638083 1712693 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
I0827 23:17:30.638151 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:17:30.639238 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:17:30.780095 1712693 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I0827 23:17:30.780175 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:17:31.063463 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:17:31.132153 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:17:31.135996 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:17:31.207211 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:17:31.544012 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:17:31.591492 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:17:31.592864 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:17:31.693290 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:17:32.054954 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:17:32.090955 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:17:32.092237 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:17:32.193288 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:17:32.545494 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:17:32.588178 1712693 pod_ready.go:103] pod "coredns-6f6b679f8f-4fqb6" in "kube-system" namespace has status "Ready":"False"
I0827 23:17:32.598536 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:17:32.598781 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:17:32.695513 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:17:33.054244 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:17:33.094172 1712693 pod_ready.go:93] pod "coredns-6f6b679f8f-4fqb6" in "kube-system" namespace has status "Ready":"True"
I0827 23:17:33.094203 1712693 pod_ready.go:82] duration metric: took 2.517015736s for pod "coredns-6f6b679f8f-4fqb6" in "kube-system" namespace to be "Ready" ...
I0827 23:17:33.094216 1712693 pod_ready.go:79] waiting up to 6m0s for pod "coredns-6f6b679f8f-rxnkn" in "kube-system" namespace to be "Ready" ...
I0827 23:17:33.103765 1712693 pod_ready.go:93] pod "coredns-6f6b679f8f-rxnkn" in "kube-system" namespace has status "Ready":"True"
I0827 23:17:33.103794 1712693 pod_ready.go:82] duration metric: took 9.570637ms for pod "coredns-6f6b679f8f-rxnkn" in "kube-system" namespace to be "Ready" ...
I0827 23:17:33.103820 1712693 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-675252" in "kube-system" namespace to be "Ready" ...
I0827 23:17:33.114257 1712693 pod_ready.go:93] pod "etcd-addons-675252" in "kube-system" namespace has status "Ready":"True"
I0827 23:17:33.114294 1712693 pod_ready.go:82] duration metric: took 10.452977ms for pod "etcd-addons-675252" in "kube-system" namespace to be "Ready" ...
I0827 23:17:33.114340 1712693 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-675252" in "kube-system" namespace to be "Ready" ...
I0827 23:17:33.142744 1712693 pod_ready.go:93] pod "kube-apiserver-addons-675252" in "kube-system" namespace has status "Ready":"True"
I0827 23:17:33.142769 1712693 pod_ready.go:82] duration metric: took 28.41501ms for pod "kube-apiserver-addons-675252" in "kube-system" namespace to be "Ready" ...
I0827 23:17:33.142788 1712693 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-675252" in "kube-system" namespace to be "Ready" ...
I0827 23:17:33.164246 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:17:33.164743 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:17:33.165103 1712693 pod_ready.go:93] pod "kube-controller-manager-addons-675252" in "kube-system" namespace has status "Ready":"True"
I0827 23:17:33.165126 1712693 pod_ready.go:82] duration metric: took 22.329262ms for pod "kube-controller-manager-addons-675252" in "kube-system" namespace to be "Ready" ...
I0827 23:17:33.165140 1712693 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-w7w6g" in "kube-system" namespace to be "Ready" ...
I0827 23:17:33.195735 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:17:33.482819 1712693 pod_ready.go:93] pod "kube-proxy-w7w6g" in "kube-system" namespace has status "Ready":"True"
I0827 23:17:33.482850 1712693 pod_ready.go:82] duration metric: took 317.698737ms for pod "kube-proxy-w7w6g" in "kube-system" namespace to be "Ready" ...
I0827 23:17:33.482865 1712693 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-675252" in "kube-system" namespace to be "Ready" ...
I0827 23:17:33.544664 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:17:33.645376 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:17:33.648505 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:17:33.752094 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:17:33.881963 1712693 pod_ready.go:93] pod "kube-scheduler-addons-675252" in "kube-system" namespace has status "Ready":"True"
I0827 23:17:33.881990 1712693 pod_ready.go:82] duration metric: took 399.116392ms for pod "kube-scheduler-addons-675252" in "kube-system" namespace to be "Ready" ...
I0827 23:17:33.882004 1712693 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace to be "Ready" ...
I0827 23:17:34.044864 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:17:34.090429 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:17:34.093833 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:17:34.192209 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:17:34.544874 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:17:34.590912 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:17:34.593574 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:17:34.693190 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:17:35.045369 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:17:35.091411 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:17:35.094524 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:17:35.197318 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:17:35.545051 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:17:35.591668 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:17:35.595919 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:17:35.692782 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:17:35.890400 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
I0827 23:17:36.052341 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:17:36.093070 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:17:36.094847 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:17:36.197935 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:17:36.545688 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:17:36.590374 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:17:36.592203 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:17:36.693454 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:17:37.045533 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:17:37.093788 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:17:37.094796 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:17:37.193043 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:17:37.545145 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:17:37.591505 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:17:37.593940 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:17:37.693318 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:17:38.045824 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:17:38.090496 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:17:38.093550 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:17:38.194273 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:17:38.389069 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
I0827 23:17:38.544704 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:17:38.645922 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:17:38.647010 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:17:38.693363 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:17:39.045076 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:17:39.092712 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:17:39.093041 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:17:39.193898 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:17:39.545848 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:17:39.591310 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:17:39.594472 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:17:39.695384 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:17:40.067856 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:17:40.092880 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:17:40.093962 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:17:40.197692 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:17:40.390207 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
I0827 23:17:40.544869 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:17:40.591203 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:17:40.592826 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:17:40.694673 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:17:41.045264 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:17:41.095908 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:17:41.096947 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:17:41.193229 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:17:41.545269 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:17:41.593390 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:17:41.595750 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:17:41.697830 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:17:42.045891 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:17:42.094371 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:17:42.095104 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:17:42.199978 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:17:42.545976 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:17:42.595173 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:17:42.598456 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:17:42.694404 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:17:42.890696 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
I0827 23:17:43.045510 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:17:43.093841 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:17:43.095434 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:17:43.193534 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:17:43.546931 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:17:43.596021 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:17:43.597108 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:17:43.700962 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:17:44.047536 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:17:44.093704 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:17:44.094508 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:17:44.200849 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:17:44.544981 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:17:44.592872 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:17:44.594075 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:17:44.693537 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:17:45.082723 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:17:45.115039 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:17:45.115731 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:17:45.214203 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:17:45.398780 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
I0827 23:17:45.544898 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:17:45.590833 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:17:45.593073 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:17:45.701740 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:17:46.044505 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:17:46.092404 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:17:46.092940 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:17:46.195664 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:17:46.544795 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:17:46.590934 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:17:46.593830 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:17:46.692737 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:17:47.044623 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:17:47.091785 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:17:47.093023 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:17:47.193228 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:17:47.544221 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:17:47.591797 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:17:47.592797 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:17:47.692905 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:17:47.890892 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
I0827 23:17:48.045962 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:17:48.095010 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:17:48.096145 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:17:48.194388 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:17:48.545063 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:17:48.593387 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:17:48.594614 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:17:48.694890 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:17:49.045318 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:17:49.102577 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:17:49.103135 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:17:49.194088 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:17:49.545419 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:17:49.594035 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:17:49.598058 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:17:49.693799 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:17:50.052748 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:17:50.094726 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:17:50.096686 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:17:50.193748 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:17:50.398995 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
I0827 23:17:50.544457 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:17:50.594897 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:17:50.596407 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:17:50.694649 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:17:51.044974 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:17:51.093998 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:17:51.095540 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:17:51.192964 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:17:51.547421 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:17:51.598010 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:17:51.600001 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:17:51.697089 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:17:52.044880 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:17:52.094882 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:17:52.095832 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:17:52.192744 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:17:52.544191 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:17:52.591556 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:17:52.595506 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:17:52.695550 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:17:52.892121 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
I0827 23:17:53.045489 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:17:53.093420 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:17:53.095038 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:17:53.237750 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:17:53.545289 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:17:53.593349 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:17:53.594326 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:17:53.693759 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:17:54.044997 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:17:54.091226 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:17:54.093098 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:17:54.192917 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:17:54.545655 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:17:54.591936 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:17:54.593239 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:17:54.693561 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:17:55.045319 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:17:55.097938 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:17:55.098377 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:17:55.193564 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:17:55.390264 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
I0827 23:17:55.545738 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:17:55.595879 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:17:55.597577 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:17:55.693911 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:17:56.044331 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:17:56.093337 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:17:56.094317 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:17:56.193784 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:17:56.545678 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:17:56.593375 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:17:56.594672 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:17:56.694725 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:17:57.045424 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:17:57.095664 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:17:57.096788 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:17:57.193176 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:17:57.392543 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
I0827 23:17:57.547617 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:17:57.597176 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:17:57.599317 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:17:57.695844 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:17:58.045580 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:17:58.098134 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:17:58.099884 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:17:58.193890 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:17:58.544310 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:17:58.600868 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:17:58.602551 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:17:58.695901 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:17:59.057612 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:17:59.099001 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:17:59.100115 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:17:59.196592 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:17:59.547391 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:17:59.590790 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:17:59.598316 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:17:59.695228 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:17:59.889495 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
I0827 23:18:00.052000 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:18:00.095052 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:18:00.098398 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:18:00.283353 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:18:00.544868 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:18:00.599423 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:18:00.602482 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:18:00.694279 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:18:01.044898 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:18:01.091317 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:18:01.093911 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:18:01.193070 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:18:01.545125 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:18:01.647041 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:18:01.647996 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:18:01.692531 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:18:02.044280 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:18:02.091199 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:18:02.093801 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:18:02.192629 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:18:02.391237 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
I0827 23:18:02.545145 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:18:02.591724 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:18:02.593352 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:18:02.692881 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:18:03.044782 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:18:03.093107 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:18:03.094695 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:18:03.194732 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:18:03.544795 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:18:03.663218 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:18:03.665483 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:18:03.696871 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:18:04.045526 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:18:04.093386 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:18:04.094320 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:18:04.193778 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:18:04.545436 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:18:04.593441 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:18:04.594257 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:18:04.693327 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:18:04.894595 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
I0827 23:18:05.050856 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:18:05.096104 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:18:05.097224 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:18:05.198776 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:18:05.544544 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:18:05.615692 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:18:05.617232 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:18:05.692711 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:18:06.044513 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:18:06.094297 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:18:06.095381 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:18:06.193634 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:18:06.544159 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:18:06.592276 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:18:06.593106 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:18:06.693402 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:18:07.045499 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:18:07.092841 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:18:07.095135 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:18:07.194125 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:18:07.392567 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
I0827 23:18:07.545046 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:18:07.594078 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:18:07.596409 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:18:07.705056 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:18:08.045292 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:18:08.093482 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:18:08.098183 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:18:08.200738 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:18:08.547829 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:18:08.591054 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:18:08.593011 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:18:08.692901 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:18:09.045537 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:18:09.094586 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:18:09.097549 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:18:09.193663 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:18:09.544726 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:18:09.594960 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:18:09.600917 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:18:09.692862 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:18:09.888517 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
I0827 23:18:10.044486 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:18:10.092306 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:18:10.092932 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:18:10.193077 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:18:10.544261 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:18:10.595054 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:18:10.595579 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:18:10.693363 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:18:11.050640 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:18:11.090758 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:18:11.094926 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:18:11.193931 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:18:11.544510 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:18:11.594822 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:18:11.596526 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:18:11.712330 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:18:11.894003 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
I0827 23:18:12.047898 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:18:12.094261 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:18:12.096740 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:18:12.193345 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:18:12.553073 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:18:12.592974 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:18:12.597283 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:18:12.692871 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:18:13.045144 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:18:13.091333 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:18:13.095988 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:18:13.201839 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:18:13.546099 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:18:13.594101 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:18:13.595946 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:18:13.699353 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:18:14.046061 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:18:14.095972 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:18:14.106979 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:18:14.194490 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:18:14.389070 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
I0827 23:18:14.544119 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:18:14.595359 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:18:14.596570 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:18:14.693836 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:18:15.045329 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:18:15.096659 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:18:15.098384 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:18:15.198956 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:18:15.545273 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:18:15.592931 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:18:15.593533 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0827 23:18:15.693323 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:18:16.045305 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:18:16.091096 1712693 kapi.go:107] duration metric: took 57.50429424s to wait for kubernetes.io/minikube-addons=registry ...
I0827 23:18:16.092690 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:18:16.193141 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:18:16.544094 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:18:16.593578 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:18:16.693545 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:18:16.888740 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
I0827 23:18:17.044902 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:18:17.092437 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:18:17.194457 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:18:17.548268 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:18:17.594078 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:18:17.705793 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:18:18.045132 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:18:18.093539 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:18:18.193748 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:18:18.546476 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:18:18.652150 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:18:18.752243 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:18:19.044689 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:18:19.092638 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:18:19.202123 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:18:19.388454 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
I0827 23:18:19.544160 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:18:19.592241 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:18:19.693155 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:18:20.047863 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:18:20.093197 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:18:20.192373 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:18:20.544467 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:18:20.592005 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:18:20.692735 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:18:21.044853 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:18:21.092357 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:18:21.192961 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:18:21.389297 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
I0827 23:18:21.544834 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:18:21.592718 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:18:21.693510 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:18:22.054597 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:18:22.158633 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:18:22.194175 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:18:22.544283 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:18:22.593152 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:18:22.704144 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:18:23.044915 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:18:23.092910 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:18:23.193938 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:18:23.389524 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
I0827 23:18:23.544770 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:18:23.599186 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:18:23.693523 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:18:24.047109 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:18:24.099598 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:18:24.195414 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:18:24.545018 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:18:24.593195 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:18:24.694098 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:18:25.066094 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:18:25.094696 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:18:25.194173 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:18:25.544408 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:18:25.594043 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:18:25.697049 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:18:25.887987 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
I0827 23:18:26.058810 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:18:26.093311 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:18:26.201742 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:18:26.544916 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:18:26.593373 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:18:26.694252 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:18:27.063759 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:18:27.164183 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:18:27.192740 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:18:27.544323 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:18:27.592735 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:18:27.693576 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:18:27.888483 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
I0827 23:18:28.044452 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:18:28.092848 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:18:28.194155 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:18:28.544662 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:18:28.592508 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:18:28.692919 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:18:29.044357 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:18:29.146498 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:18:29.193282 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:18:29.544268 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:18:29.593354 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:18:29.693235 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:18:29.893509 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
I0827 23:18:30.055674 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:18:30.097801 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:18:30.194436 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:18:30.544073 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:18:30.593103 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:18:30.694494 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:18:31.044873 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:18:31.092542 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:18:31.192946 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:18:31.544129 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:18:31.592687 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:18:31.693423 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:18:32.045217 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:18:32.095223 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:18:32.193660 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:18:32.389719 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
I0827 23:18:32.545277 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:18:32.593266 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:18:32.692836 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:18:33.044768 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:18:33.093426 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:18:33.193425 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:18:33.544707 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:18:33.593452 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:18:33.693818 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:18:34.046026 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:18:34.159375 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:18:34.200333 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:18:34.390592 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
I0827 23:18:34.544748 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:18:34.593332 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:18:34.693003 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:18:35.044336 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:18:35.092390 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:18:35.194093 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:18:35.547386 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:18:35.600361 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:18:35.694058 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:18:36.046186 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:18:36.095047 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:18:36.206147 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:18:36.391327 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
I0827 23:18:36.544524 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:18:36.593670 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:18:36.694509 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0827 23:18:37.049744 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:18:37.092985 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:18:37.194040 1712693 kapi.go:107] duration metric: took 1m18.006208739s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
I0827 23:18:37.544124 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:18:37.593562 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:18:38.044937 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:18:38.092813 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:18:38.544852 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:18:38.594546 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:18:38.889360 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
I0827 23:18:39.045768 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:18:39.093827 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:18:39.544351 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:18:39.593621 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:18:40.045726 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:18:40.093926 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:18:40.545012 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:18:40.594045 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:18:40.894002 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
I0827 23:18:41.045331 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:18:41.093235 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:18:41.544893 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:18:41.604404 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:18:42.045764 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:18:42.093549 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:18:42.549549 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:18:42.593254 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:18:43.043789 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:18:43.092442 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:18:43.392797 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
I0827 23:18:43.545298 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:18:43.593990 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:18:44.045641 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:18:44.147059 1712693 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0827 23:18:44.544645 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:18:44.593501 1712693 kapi.go:107] duration metric: took 1m26.005612344s to wait for app.kubernetes.io/name=ingress-nginx ...
I0827 23:18:45.047500 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:18:45.552136 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:18:45.889234 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
I0827 23:18:46.045616 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:18:46.548236 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:18:47.045060 1712693 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0827 23:18:47.544468 1712693 kapi.go:107] duration metric: took 1m24.003892286s to wait for kubernetes.io/minikube-addons=gcp-auth ...
I0827 23:18:47.546042 1712693 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-675252 cluster.
I0827 23:18:47.547251 1712693 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.
I0827 23:18:47.548322 1712693 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
I0827 23:18:47.549714 1712693 out.go:177] * Enabled addons: nvidia-device-plugin, default-storageclass, cloud-spanner, storage-provisioner, ingress-dns, metrics-server, yakd, storage-provisioner-rancher, inspektor-gadget, volumesnapshots, registry, csi-hostpath-driver, ingress, gcp-auth
I0827 23:18:47.550910 1712693 addons.go:510] duration metric: took 1m35.656654426s for enable addons: enabled=[nvidia-device-plugin default-storageclass cloud-spanner storage-provisioner ingress-dns metrics-server yakd storage-provisioner-rancher inspektor-gadget volumesnapshots registry csi-hostpath-driver ingress gcp-auth]
I0827 23:18:48.388204 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
I0827 23:18:50.388376 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
I0827 23:18:52.395709 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
I0827 23:18:54.888596 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
I0827 23:18:56.888826 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
I0827 23:18:59.388868 1712693 pod_ready.go:103] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"False"
I0827 23:19:00.889797 1712693 pod_ready.go:93] pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace has status "Ready":"True"
I0827 23:19:00.889826 1712693 pod_ready.go:82] duration metric: took 1m27.007812661s for pod "metrics-server-8988944d9-dtsk7" in "kube-system" namespace to be "Ready" ...
I0827 23:19:00.889839 1712693 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-79chf" in "kube-system" namespace to be "Ready" ...
I0827 23:19:00.896174 1712693 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-79chf" in "kube-system" namespace has status "Ready":"True"
I0827 23:19:00.896201 1712693 pod_ready.go:82] duration metric: took 6.331055ms for pod "nvidia-device-plugin-daemonset-79chf" in "kube-system" namespace to be "Ready" ...
I0827 23:19:00.896267 1712693 pod_ready.go:39] duration metric: took 1m30.341126739s 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" ...
I0827 23:19:00.896291 1712693 api_server.go:52] waiting for apiserver process to appear ...
I0827 23:19:00.896366 1712693 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
I0827 23:19:00.896451 1712693 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
I0827 23:19:01.042829 1712693 cri.go:89] found id: "450149e0420473e0d48ed308ecb322045737e4bf63a5b3766e6d9459ef814d84"
I0827 23:19:01.042850 1712693 cri.go:89] found id: ""
I0827 23:19:01.042859 1712693 logs.go:276] 1 containers: [450149e0420473e0d48ed308ecb322045737e4bf63a5b3766e6d9459ef814d84]
I0827 23:19:01.042919 1712693 ssh_runner.go:195] Run: which crictl
I0827 23:19:01.053963 1712693 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
I0827 23:19:01.054050 1712693 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
I0827 23:19:01.101899 1712693 cri.go:89] found id: "6beece4d7f3092d982d14b40c764aa322b2a955853543b492b8ffe1d40edcfae"
I0827 23:19:01.101923 1712693 cri.go:89] found id: ""
I0827 23:19:01.101931 1712693 logs.go:276] 1 containers: [6beece4d7f3092d982d14b40c764aa322b2a955853543b492b8ffe1d40edcfae]
I0827 23:19:01.101989 1712693 ssh_runner.go:195] Run: which crictl
I0827 23:19:01.105517 1712693 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
I0827 23:19:01.105620 1712693 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
I0827 23:19:01.145304 1712693 cri.go:89] found id: "e4b51ceace10be903f5900aadf56fad2231b992a202ff1d2586bad55048e5b64"
I0827 23:19:01.145329 1712693 cri.go:89] found id: "5a1b726044d5ea8a642ff73692bed9d7c1ebf6d9ecec3563be0cf4d2926a189e"
I0827 23:19:01.145335 1712693 cri.go:89] found id: ""
I0827 23:19:01.145342 1712693 logs.go:276] 2 containers: [e4b51ceace10be903f5900aadf56fad2231b992a202ff1d2586bad55048e5b64 5a1b726044d5ea8a642ff73692bed9d7c1ebf6d9ecec3563be0cf4d2926a189e]
I0827 23:19:01.145397 1712693 ssh_runner.go:195] Run: which crictl
I0827 23:19:01.149608 1712693 ssh_runner.go:195] Run: which crictl
I0827 23:19:01.153750 1712693 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
I0827 23:19:01.153825 1712693 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
I0827 23:19:01.203872 1712693 cri.go:89] found id: "a7bdd628d235718a9a15b53da147d4dbaa84be268bc2b414032a153bdc5f99b3"
I0827 23:19:01.203897 1712693 cri.go:89] found id: ""
I0827 23:19:01.203906 1712693 logs.go:276] 1 containers: [a7bdd628d235718a9a15b53da147d4dbaa84be268bc2b414032a153bdc5f99b3]
I0827 23:19:01.203963 1712693 ssh_runner.go:195] Run: which crictl
I0827 23:19:01.207659 1712693 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
I0827 23:19:01.207738 1712693 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
I0827 23:19:01.247486 1712693 cri.go:89] found id: "c9be38ad7dc0ff9599a94e05c1ac2fcfb53975b0f4e9f8a7c5cc57c59381b556"
I0827 23:19:01.247511 1712693 cri.go:89] found id: ""
I0827 23:19:01.247519 1712693 logs.go:276] 1 containers: [c9be38ad7dc0ff9599a94e05c1ac2fcfb53975b0f4e9f8a7c5cc57c59381b556]
I0827 23:19:01.247583 1712693 ssh_runner.go:195] Run: which crictl
I0827 23:19:01.251309 1712693 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
I0827 23:19:01.251382 1712693 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
I0827 23:19:01.291839 1712693 cri.go:89] found id: "14399965d9747541d03fe2bb77ee6ba7c25a5c1e55bb7ed5a11edd1759733d23"
I0827 23:19:01.291864 1712693 cri.go:89] found id: ""
I0827 23:19:01.291872 1712693 logs.go:276] 1 containers: [14399965d9747541d03fe2bb77ee6ba7c25a5c1e55bb7ed5a11edd1759733d23]
I0827 23:19:01.291952 1712693 ssh_runner.go:195] Run: which crictl
I0827 23:19:01.295420 1712693 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
I0827 23:19:01.295512 1712693 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
I0827 23:19:01.333650 1712693 cri.go:89] found id: "a812da9ce76ab78dcdef4dfeb5ffd633deb55a8da2f2f2b1fb358e966d25ad2e"
I0827 23:19:01.333674 1712693 cri.go:89] found id: ""
I0827 23:19:01.333682 1712693 logs.go:276] 1 containers: [a812da9ce76ab78dcdef4dfeb5ffd633deb55a8da2f2f2b1fb358e966d25ad2e]
I0827 23:19:01.333765 1712693 ssh_runner.go:195] Run: which crictl
I0827 23:19:01.337441 1712693 logs.go:123] Gathering logs for CRI-O ...
I0827 23:19:01.337467 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
I0827 23:19:01.435075 1712693 logs.go:123] Gathering logs for kube-apiserver [450149e0420473e0d48ed308ecb322045737e4bf63a5b3766e6d9459ef814d84] ...
I0827 23:19:01.435128 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 450149e0420473e0d48ed308ecb322045737e4bf63a5b3766e6d9459ef814d84"
I0827 23:19:01.506296 1712693 logs.go:123] Gathering logs for coredns [e4b51ceace10be903f5900aadf56fad2231b992a202ff1d2586bad55048e5b64] ...
I0827 23:19:01.506331 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e4b51ceace10be903f5900aadf56fad2231b992a202ff1d2586bad55048e5b64"
I0827 23:19:01.549695 1712693 logs.go:123] Gathering logs for coredns [5a1b726044d5ea8a642ff73692bed9d7c1ebf6d9ecec3563be0cf4d2926a189e] ...
I0827 23:19:01.549751 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5a1b726044d5ea8a642ff73692bed9d7c1ebf6d9ecec3563be0cf4d2926a189e"
I0827 23:19:01.590501 1712693 logs.go:123] Gathering logs for kube-scheduler [a7bdd628d235718a9a15b53da147d4dbaa84be268bc2b414032a153bdc5f99b3] ...
I0827 23:19:01.590536 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a7bdd628d235718a9a15b53da147d4dbaa84be268bc2b414032a153bdc5f99b3"
I0827 23:19:01.640812 1712693 logs.go:123] Gathering logs for kube-controller-manager [14399965d9747541d03fe2bb77ee6ba7c25a5c1e55bb7ed5a11edd1759733d23] ...
I0827 23:19:01.640862 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 14399965d9747541d03fe2bb77ee6ba7c25a5c1e55bb7ed5a11edd1759733d23"
I0827 23:19:01.712234 1712693 logs.go:123] Gathering logs for kindnet [a812da9ce76ab78dcdef4dfeb5ffd633deb55a8da2f2f2b1fb358e966d25ad2e] ...
I0827 23:19:01.712273 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a812da9ce76ab78dcdef4dfeb5ffd633deb55a8da2f2f2b1fb358e966d25ad2e"
I0827 23:19:01.752482 1712693 logs.go:123] Gathering logs for kubelet ...
I0827 23:19:01.752515 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
W0827 23:19:01.809098 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:15 addons-675252 kubelet[1497]: W0827 23:17:15.433222 1497 reflector.go:561] object-"kube-system"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-675252" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-675252' and this object
W0827 23:19:01.809392 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:15 addons-675252 kubelet[1497]: E0827 23:17:15.433284 1497 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
W0827 23:19:01.810727 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:17 addons-675252 kubelet[1497]: W0827 23:17:17.508052 1497 reflector.go:561] object-"gadget"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-675252" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-675252' and this object
W0827 23:19:01.810951 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:17 addons-675252 kubelet[1497]: E0827 23:17:17.508105 1497 reflector.go:158] "Unhandled Error" err="object-\"gadget\"/\"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-675252\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gadget\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
W0827 23:19:01.816653 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: W0827 23:17:30.403613 1497 reflector.go:561] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-675252" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-675252' and this object
W0827 23:19:01.816877 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.403676 1497 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
W0827 23:19:01.817075 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: W0827 23:17:30.416246 1497 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-675252" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-675252' and this object
W0827 23:19:01.817334 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.416296 1497 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
W0827 23:19:01.817507 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: W0827 23:17:30.442147 1497 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-675252" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-675252' and this object
W0827 23:19:01.817716 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.442202 1497 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
W0827 23:19:01.821289 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: W0827 23:17:30.475426 1497 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-675252" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-675252' and this object
W0827 23:19:01.821497 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.475472 1497 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-675252\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
W0827 23:19:01.821679 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: W0827 23:17:30.475570 1497 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-675252" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-675252' and this object
W0827 23:19:01.821898 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.475586 1497 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-675252\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
I0827 23:19:01.863082 1712693 logs.go:123] Gathering logs for dmesg ...
I0827 23:19:01.863118 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
I0827 23:19:01.881264 1712693 logs.go:123] Gathering logs for describe nodes ...
I0827 23:19:01.881294 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
I0827 23:19:02.101434 1712693 logs.go:123] Gathering logs for etcd [6beece4d7f3092d982d14b40c764aa322b2a955853543b492b8ffe1d40edcfae] ...
I0827 23:19:02.101490 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6beece4d7f3092d982d14b40c764aa322b2a955853543b492b8ffe1d40edcfae"
I0827 23:19:02.167248 1712693 logs.go:123] Gathering logs for kube-proxy [c9be38ad7dc0ff9599a94e05c1ac2fcfb53975b0f4e9f8a7c5cc57c59381b556] ...
I0827 23:19:02.167288 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c9be38ad7dc0ff9599a94e05c1ac2fcfb53975b0f4e9f8a7c5cc57c59381b556"
I0827 23:19:02.206161 1712693 logs.go:123] Gathering logs for container status ...
I0827 23:19:02.206189 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
I0827 23:19:02.270379 1712693 out.go:358] Setting ErrFile to fd 2...
I0827 23:19:02.270409 1712693 out.go:392] TERM=,COLORTERM=, which probably does not support color
W0827 23:19:02.270528 1712693 out.go:270] X Problems detected in kubelet:
W0827 23:19:02.270546 1712693 out.go:270] Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.442202 1497 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
W0827 23:19:02.270566 1712693 out.go:270] Aug 27 23:17:30 addons-675252 kubelet[1497]: W0827 23:17:30.475426 1497 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-675252" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-675252' and this object
W0827 23:19:02.270674 1712693 out.go:270] Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.475472 1497 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-675252\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
W0827 23:19:02.270691 1712693 out.go:270] Aug 27 23:17:30 addons-675252 kubelet[1497]: W0827 23:17:30.475570 1497 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-675252" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-675252' and this object
W0827 23:19:02.270697 1712693 out.go:270] Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.475586 1497 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-675252\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
I0827 23:19:02.270703 1712693 out.go:358] Setting ErrFile to fd 2...
I0827 23:19:02.270779 1712693 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0827 23:19:12.271998 1712693 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
I0827 23:19:12.287047 1712693 api_server.go:72] duration metric: took 2m0.393059992s to wait for apiserver process to appear ...
I0827 23:19:12.287077 1712693 api_server.go:88] waiting for apiserver healthz status ...
I0827 23:19:12.287113 1712693 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
I0827 23:19:12.287174 1712693 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
I0827 23:19:12.330292 1712693 cri.go:89] found id: "450149e0420473e0d48ed308ecb322045737e4bf63a5b3766e6d9459ef814d84"
I0827 23:19:12.330316 1712693 cri.go:89] found id: ""
I0827 23:19:12.330325 1712693 logs.go:276] 1 containers: [450149e0420473e0d48ed308ecb322045737e4bf63a5b3766e6d9459ef814d84]
I0827 23:19:12.330388 1712693 ssh_runner.go:195] Run: which crictl
I0827 23:19:12.334057 1712693 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
I0827 23:19:12.334128 1712693 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
I0827 23:19:12.375951 1712693 cri.go:89] found id: "6beece4d7f3092d982d14b40c764aa322b2a955853543b492b8ffe1d40edcfae"
I0827 23:19:12.375986 1712693 cri.go:89] found id: ""
I0827 23:19:12.375996 1712693 logs.go:276] 1 containers: [6beece4d7f3092d982d14b40c764aa322b2a955853543b492b8ffe1d40edcfae]
I0827 23:19:12.376066 1712693 ssh_runner.go:195] Run: which crictl
I0827 23:19:12.380076 1712693 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
I0827 23:19:12.380145 1712693 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
I0827 23:19:12.424523 1712693 cri.go:89] found id: "e4b51ceace10be903f5900aadf56fad2231b992a202ff1d2586bad55048e5b64"
I0827 23:19:12.424544 1712693 cri.go:89] found id: "5a1b726044d5ea8a642ff73692bed9d7c1ebf6d9ecec3563be0cf4d2926a189e"
I0827 23:19:12.424549 1712693 cri.go:89] found id: ""
I0827 23:19:12.424557 1712693 logs.go:276] 2 containers: [e4b51ceace10be903f5900aadf56fad2231b992a202ff1d2586bad55048e5b64 5a1b726044d5ea8a642ff73692bed9d7c1ebf6d9ecec3563be0cf4d2926a189e]
I0827 23:19:12.424611 1712693 ssh_runner.go:195] Run: which crictl
I0827 23:19:12.428271 1712693 ssh_runner.go:195] Run: which crictl
I0827 23:19:12.431691 1712693 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
I0827 23:19:12.431764 1712693 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
I0827 23:19:12.475474 1712693 cri.go:89] found id: "a7bdd628d235718a9a15b53da147d4dbaa84be268bc2b414032a153bdc5f99b3"
I0827 23:19:12.475499 1712693 cri.go:89] found id: ""
I0827 23:19:12.475508 1712693 logs.go:276] 1 containers: [a7bdd628d235718a9a15b53da147d4dbaa84be268bc2b414032a153bdc5f99b3]
I0827 23:19:12.475565 1712693 ssh_runner.go:195] Run: which crictl
I0827 23:19:12.479257 1712693 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
I0827 23:19:12.479335 1712693 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
I0827 23:19:12.523008 1712693 cri.go:89] found id: "c9be38ad7dc0ff9599a94e05c1ac2fcfb53975b0f4e9f8a7c5cc57c59381b556"
I0827 23:19:12.523033 1712693 cri.go:89] found id: ""
I0827 23:19:12.523042 1712693 logs.go:276] 1 containers: [c9be38ad7dc0ff9599a94e05c1ac2fcfb53975b0f4e9f8a7c5cc57c59381b556]
I0827 23:19:12.523103 1712693 ssh_runner.go:195] Run: which crictl
I0827 23:19:12.526848 1712693 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
I0827 23:19:12.526929 1712693 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
I0827 23:19:12.571120 1712693 cri.go:89] found id: "14399965d9747541d03fe2bb77ee6ba7c25a5c1e55bb7ed5a11edd1759733d23"
I0827 23:19:12.571145 1712693 cri.go:89] found id: ""
I0827 23:19:12.571153 1712693 logs.go:276] 1 containers: [14399965d9747541d03fe2bb77ee6ba7c25a5c1e55bb7ed5a11edd1759733d23]
I0827 23:19:12.571242 1712693 ssh_runner.go:195] Run: which crictl
I0827 23:19:12.574849 1712693 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
I0827 23:19:12.574957 1712693 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
I0827 23:19:12.615493 1712693 cri.go:89] found id: "a812da9ce76ab78dcdef4dfeb5ffd633deb55a8da2f2f2b1fb358e966d25ad2e"
I0827 23:19:12.615569 1712693 cri.go:89] found id: ""
I0827 23:19:12.615586 1712693 logs.go:276] 1 containers: [a812da9ce76ab78dcdef4dfeb5ffd633deb55a8da2f2f2b1fb358e966d25ad2e]
I0827 23:19:12.615655 1712693 ssh_runner.go:195] Run: which crictl
I0827 23:19:12.619342 1712693 logs.go:123] Gathering logs for describe nodes ...
I0827 23:19:12.619368 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
I0827 23:19:12.758876 1712693 logs.go:123] Gathering logs for coredns [e4b51ceace10be903f5900aadf56fad2231b992a202ff1d2586bad55048e5b64] ...
I0827 23:19:12.758909 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e4b51ceace10be903f5900aadf56fad2231b992a202ff1d2586bad55048e5b64"
I0827 23:19:12.798315 1712693 logs.go:123] Gathering logs for kube-scheduler [a7bdd628d235718a9a15b53da147d4dbaa84be268bc2b414032a153bdc5f99b3] ...
I0827 23:19:12.798346 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a7bdd628d235718a9a15b53da147d4dbaa84be268bc2b414032a153bdc5f99b3"
I0827 23:19:12.848283 1712693 logs.go:123] Gathering logs for kube-proxy [c9be38ad7dc0ff9599a94e05c1ac2fcfb53975b0f4e9f8a7c5cc57c59381b556] ...
I0827 23:19:12.848316 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c9be38ad7dc0ff9599a94e05c1ac2fcfb53975b0f4e9f8a7c5cc57c59381b556"
I0827 23:19:12.892864 1712693 logs.go:123] Gathering logs for kube-controller-manager [14399965d9747541d03fe2bb77ee6ba7c25a5c1e55bb7ed5a11edd1759733d23] ...
I0827 23:19:12.892904 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 14399965d9747541d03fe2bb77ee6ba7c25a5c1e55bb7ed5a11edd1759733d23"
I0827 23:19:12.962319 1712693 logs.go:123] Gathering logs for kindnet [a812da9ce76ab78dcdef4dfeb5ffd633deb55a8da2f2f2b1fb358e966d25ad2e] ...
I0827 23:19:12.962359 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a812da9ce76ab78dcdef4dfeb5ffd633deb55a8da2f2f2b1fb358e966d25ad2e"
I0827 23:19:13.002389 1712693 logs.go:123] Gathering logs for CRI-O ...
I0827 23:19:13.002424 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
I0827 23:19:13.117709 1712693 logs.go:123] Gathering logs for container status ...
I0827 23:19:13.117750 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
I0827 23:19:13.183708 1712693 logs.go:123] Gathering logs for kubelet ...
I0827 23:19:13.183745 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
W0827 23:19:13.243187 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:15 addons-675252 kubelet[1497]: W0827 23:17:15.433222 1497 reflector.go:561] object-"kube-system"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-675252" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-675252' and this object
W0827 23:19:13.243436 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:15 addons-675252 kubelet[1497]: E0827 23:17:15.433284 1497 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
W0827 23:19:13.244787 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:17 addons-675252 kubelet[1497]: W0827 23:17:17.508052 1497 reflector.go:561] object-"gadget"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-675252" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-675252' and this object
W0827 23:19:13.245028 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:17 addons-675252 kubelet[1497]: E0827 23:17:17.508105 1497 reflector.go:158] "Unhandled Error" err="object-\"gadget\"/\"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-675252\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gadget\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
W0827 23:19:13.250735 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: W0827 23:17:30.403613 1497 reflector.go:561] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-675252" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-675252' and this object
W0827 23:19:13.250962 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.403676 1497 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
W0827 23:19:13.251136 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: W0827 23:17:30.416246 1497 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-675252" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-675252' and this object
W0827 23:19:13.251347 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.416296 1497 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
W0827 23:19:13.251515 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: W0827 23:17:30.442147 1497 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-675252" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-675252' and this object
W0827 23:19:13.251726 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.442202 1497 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
W0827 23:19:13.255339 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: W0827 23:17:30.475426 1497 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-675252" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-675252' and this object
W0827 23:19:13.255544 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.475472 1497 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-675252\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
W0827 23:19:13.255722 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: W0827 23:17:30.475570 1497 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-675252" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-675252' and this object
W0827 23:19:13.255944 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.475586 1497 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-675252\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
I0827 23:19:13.298415 1712693 logs.go:123] Gathering logs for dmesg ...
I0827 23:19:13.298448 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
I0827 23:19:13.315672 1712693 logs.go:123] Gathering logs for kube-apiserver [450149e0420473e0d48ed308ecb322045737e4bf63a5b3766e6d9459ef814d84] ...
I0827 23:19:13.315705 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 450149e0420473e0d48ed308ecb322045737e4bf63a5b3766e6d9459ef814d84"
I0827 23:19:13.369977 1712693 logs.go:123] Gathering logs for etcd [6beece4d7f3092d982d14b40c764aa322b2a955853543b492b8ffe1d40edcfae] ...
I0827 23:19:13.370014 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6beece4d7f3092d982d14b40c764aa322b2a955853543b492b8ffe1d40edcfae"
I0827 23:19:13.424993 1712693 logs.go:123] Gathering logs for coredns [5a1b726044d5ea8a642ff73692bed9d7c1ebf6d9ecec3563be0cf4d2926a189e] ...
I0827 23:19:13.425026 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5a1b726044d5ea8a642ff73692bed9d7c1ebf6d9ecec3563be0cf4d2926a189e"
I0827 23:19:13.465127 1712693 out.go:358] Setting ErrFile to fd 2...
I0827 23:19:13.465153 1712693 out.go:392] TERM=,COLORTERM=, which probably does not support color
W0827 23:19:13.465329 1712693 out.go:270] X Problems detected in kubelet:
W0827 23:19:13.465379 1712693 out.go:270] Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.442202 1497 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
W0827 23:19:13.465405 1712693 out.go:270] Aug 27 23:17:30 addons-675252 kubelet[1497]: W0827 23:17:30.475426 1497 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-675252" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-675252' and this object
W0827 23:19:13.465414 1712693 out.go:270] Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.475472 1497 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-675252\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
W0827 23:19:13.465425 1712693 out.go:270] Aug 27 23:17:30 addons-675252 kubelet[1497]: W0827 23:17:30.475570 1497 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-675252" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-675252' and this object
W0827 23:19:13.465452 1712693 out.go:270] Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.475586 1497 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-675252\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
I0827 23:19:13.465469 1712693 out.go:358] Setting ErrFile to fd 2...
I0827 23:19:13.465476 1712693 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0827 23:19:23.467274 1712693 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
I0827 23:19:23.475376 1712693 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
ok
I0827 23:19:23.476688 1712693 api_server.go:141] control plane version: v1.31.0
I0827 23:19:23.476721 1712693 api_server.go:131] duration metric: took 11.189636031s to wait for apiserver health ...
I0827 23:19:23.476731 1712693 system_pods.go:43] waiting for kube-system pods to appear ...
I0827 23:19:23.476752 1712693 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
I0827 23:19:23.476818 1712693 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
I0827 23:19:23.519060 1712693 cri.go:89] found id: "450149e0420473e0d48ed308ecb322045737e4bf63a5b3766e6d9459ef814d84"
I0827 23:19:23.519084 1712693 cri.go:89] found id: ""
I0827 23:19:23.519094 1712693 logs.go:276] 1 containers: [450149e0420473e0d48ed308ecb322045737e4bf63a5b3766e6d9459ef814d84]
I0827 23:19:23.519156 1712693 ssh_runner.go:195] Run: which crictl
I0827 23:19:23.522901 1712693 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
I0827 23:19:23.522975 1712693 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
I0827 23:19:23.564782 1712693 cri.go:89] found id: "6beece4d7f3092d982d14b40c764aa322b2a955853543b492b8ffe1d40edcfae"
I0827 23:19:23.564807 1712693 cri.go:89] found id: ""
I0827 23:19:23.564816 1712693 logs.go:276] 1 containers: [6beece4d7f3092d982d14b40c764aa322b2a955853543b492b8ffe1d40edcfae]
I0827 23:19:23.564874 1712693 ssh_runner.go:195] Run: which crictl
I0827 23:19:23.569203 1712693 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
I0827 23:19:23.569282 1712693 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
I0827 23:19:23.607709 1712693 cri.go:89] found id: "e4b51ceace10be903f5900aadf56fad2231b992a202ff1d2586bad55048e5b64"
I0827 23:19:23.607734 1712693 cri.go:89] found id: "5a1b726044d5ea8a642ff73692bed9d7c1ebf6d9ecec3563be0cf4d2926a189e"
I0827 23:19:23.607739 1712693 cri.go:89] found id: ""
I0827 23:19:23.607746 1712693 logs.go:276] 2 containers: [e4b51ceace10be903f5900aadf56fad2231b992a202ff1d2586bad55048e5b64 5a1b726044d5ea8a642ff73692bed9d7c1ebf6d9ecec3563be0cf4d2926a189e]
I0827 23:19:23.607803 1712693 ssh_runner.go:195] Run: which crictl
I0827 23:19:23.611560 1712693 ssh_runner.go:195] Run: which crictl
I0827 23:19:23.615229 1712693 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
I0827 23:19:23.615304 1712693 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
I0827 23:19:23.659792 1712693 cri.go:89] found id: "a7bdd628d235718a9a15b53da147d4dbaa84be268bc2b414032a153bdc5f99b3"
I0827 23:19:23.659815 1712693 cri.go:89] found id: ""
I0827 23:19:23.659824 1712693 logs.go:276] 1 containers: [a7bdd628d235718a9a15b53da147d4dbaa84be268bc2b414032a153bdc5f99b3]
I0827 23:19:23.659883 1712693 ssh_runner.go:195] Run: which crictl
I0827 23:19:23.663487 1712693 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
I0827 23:19:23.663591 1712693 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
I0827 23:19:23.701635 1712693 cri.go:89] found id: "c9be38ad7dc0ff9599a94e05c1ac2fcfb53975b0f4e9f8a7c5cc57c59381b556"
I0827 23:19:23.701657 1712693 cri.go:89] found id: ""
I0827 23:19:23.701666 1712693 logs.go:276] 1 containers: [c9be38ad7dc0ff9599a94e05c1ac2fcfb53975b0f4e9f8a7c5cc57c59381b556]
I0827 23:19:23.701743 1712693 ssh_runner.go:195] Run: which crictl
I0827 23:19:23.705381 1712693 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
I0827 23:19:23.705485 1712693 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
I0827 23:19:23.746189 1712693 cri.go:89] found id: "14399965d9747541d03fe2bb77ee6ba7c25a5c1e55bb7ed5a11edd1759733d23"
I0827 23:19:23.746217 1712693 cri.go:89] found id: ""
I0827 23:19:23.746228 1712693 logs.go:276] 1 containers: [14399965d9747541d03fe2bb77ee6ba7c25a5c1e55bb7ed5a11edd1759733d23]
I0827 23:19:23.746289 1712693 ssh_runner.go:195] Run: which crictl
I0827 23:19:23.750019 1712693 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
I0827 23:19:23.750125 1712693 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
I0827 23:19:23.793567 1712693 cri.go:89] found id: "a812da9ce76ab78dcdef4dfeb5ffd633deb55a8da2f2f2b1fb358e966d25ad2e"
I0827 23:19:23.793589 1712693 cri.go:89] found id: ""
I0827 23:19:23.793597 1712693 logs.go:276] 1 containers: [a812da9ce76ab78dcdef4dfeb5ffd633deb55a8da2f2f2b1fb358e966d25ad2e]
I0827 23:19:23.793653 1712693 ssh_runner.go:195] Run: which crictl
I0827 23:19:23.797226 1712693 logs.go:123] Gathering logs for dmesg ...
I0827 23:19:23.797254 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
I0827 23:19:23.815805 1712693 logs.go:123] Gathering logs for coredns [e4b51ceace10be903f5900aadf56fad2231b992a202ff1d2586bad55048e5b64] ...
I0827 23:19:23.815838 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e4b51ceace10be903f5900aadf56fad2231b992a202ff1d2586bad55048e5b64"
I0827 23:19:23.857472 1712693 logs.go:123] Gathering logs for coredns [5a1b726044d5ea8a642ff73692bed9d7c1ebf6d9ecec3563be0cf4d2926a189e] ...
I0827 23:19:23.857504 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5a1b726044d5ea8a642ff73692bed9d7c1ebf6d9ecec3563be0cf4d2926a189e"
I0827 23:19:23.904150 1712693 logs.go:123] Gathering logs for kube-scheduler [a7bdd628d235718a9a15b53da147d4dbaa84be268bc2b414032a153bdc5f99b3] ...
I0827 23:19:23.904180 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a7bdd628d235718a9a15b53da147d4dbaa84be268bc2b414032a153bdc5f99b3"
I0827 23:19:23.961127 1712693 logs.go:123] Gathering logs for kindnet [a812da9ce76ab78dcdef4dfeb5ffd633deb55a8da2f2f2b1fb358e966d25ad2e] ...
I0827 23:19:23.961253 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a812da9ce76ab78dcdef4dfeb5ffd633deb55a8da2f2f2b1fb358e966d25ad2e"
I0827 23:19:24.014477 1712693 logs.go:123] Gathering logs for CRI-O ...
I0827 23:19:24.014510 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
I0827 23:19:24.122537 1712693 logs.go:123] Gathering logs for kubelet ...
I0827 23:19:24.122577 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
W0827 23:19:24.186401 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:15 addons-675252 kubelet[1497]: W0827 23:17:15.433222 1497 reflector.go:561] object-"kube-system"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-675252" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-675252' and this object
W0827 23:19:24.186645 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:15 addons-675252 kubelet[1497]: E0827 23:17:15.433284 1497 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
W0827 23:19:24.187984 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:17 addons-675252 kubelet[1497]: W0827 23:17:17.508052 1497 reflector.go:561] object-"gadget"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-675252" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-675252' and this object
W0827 23:19:24.188206 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:17 addons-675252 kubelet[1497]: E0827 23:17:17.508105 1497 reflector.go:158] "Unhandled Error" err="object-\"gadget\"/\"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-675252\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gadget\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
W0827 23:19:24.193958 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: W0827 23:17:30.403613 1497 reflector.go:561] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-675252" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-675252' and this object
W0827 23:19:24.194185 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.403676 1497 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
W0827 23:19:24.194359 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: W0827 23:17:30.416246 1497 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-675252" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-675252' and this object
W0827 23:19:24.194578 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.416296 1497 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
W0827 23:19:24.194746 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: W0827 23:17:30.442147 1497 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-675252" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-675252' and this object
W0827 23:19:24.194960 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.442202 1497 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
W0827 23:19:24.198523 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: W0827 23:17:30.475426 1497 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-675252" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-675252' and this object
W0827 23:19:24.198726 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.475472 1497 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-675252\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
W0827 23:19:24.198909 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: W0827 23:17:30.475570 1497 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-675252" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-675252' and this object
W0827 23:19:24.199127 1712693 logs.go:138] Found kubelet problem: Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.475586 1497 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-675252\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
I0827 23:19:24.243011 1712693 logs.go:123] Gathering logs for describe nodes ...
I0827 23:19:24.243046 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
I0827 23:19:24.387134 1712693 logs.go:123] Gathering logs for kube-apiserver [450149e0420473e0d48ed308ecb322045737e4bf63a5b3766e6d9459ef814d84] ...
I0827 23:19:24.387169 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 450149e0420473e0d48ed308ecb322045737e4bf63a5b3766e6d9459ef814d84"
I0827 23:19:24.442269 1712693 logs.go:123] Gathering logs for etcd [6beece4d7f3092d982d14b40c764aa322b2a955853543b492b8ffe1d40edcfae] ...
I0827 23:19:24.442304 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6beece4d7f3092d982d14b40c764aa322b2a955853543b492b8ffe1d40edcfae"
I0827 23:19:24.522250 1712693 logs.go:123] Gathering logs for kube-proxy [c9be38ad7dc0ff9599a94e05c1ac2fcfb53975b0f4e9f8a7c5cc57c59381b556] ...
I0827 23:19:24.522291 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c9be38ad7dc0ff9599a94e05c1ac2fcfb53975b0f4e9f8a7c5cc57c59381b556"
I0827 23:19:24.563621 1712693 logs.go:123] Gathering logs for kube-controller-manager [14399965d9747541d03fe2bb77ee6ba7c25a5c1e55bb7ed5a11edd1759733d23] ...
I0827 23:19:24.563651 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 14399965d9747541d03fe2bb77ee6ba7c25a5c1e55bb7ed5a11edd1759733d23"
I0827 23:19:24.651837 1712693 logs.go:123] Gathering logs for container status ...
I0827 23:19:24.651875 1712693 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
I0827 23:19:24.701481 1712693 out.go:358] Setting ErrFile to fd 2...
I0827 23:19:24.701511 1712693 out.go:392] TERM=,COLORTERM=, which probably does not support color
W0827 23:19:24.701570 1712693 out.go:270] X Problems detected in kubelet:
W0827 23:19:24.701584 1712693 out.go:270] Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.442202 1497 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-675252\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
W0827 23:19:24.701595 1712693 out.go:270] Aug 27 23:17:30 addons-675252 kubelet[1497]: W0827 23:17:30.475426 1497 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-675252" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-675252' and this object
W0827 23:19:24.701602 1712693 out.go:270] Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.475472 1497 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-675252\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
W0827 23:19:24.701610 1712693 out.go:270] Aug 27 23:17:30 addons-675252 kubelet[1497]: W0827 23:17:30.475570 1497 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-675252" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-675252' and this object
W0827 23:19:24.701616 1712693 out.go:270] Aug 27 23:17:30 addons-675252 kubelet[1497]: E0827 23:17:30.475586 1497 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-675252\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-675252' and this object" logger="UnhandledError"
I0827 23:19:24.701628 1712693 out.go:358] Setting ErrFile to fd 2...
I0827 23:19:24.701635 1712693 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0827 23:19:34.715103 1712693 system_pods.go:59] 19 kube-system pods found
I0827 23:19:34.715145 1712693 system_pods.go:61] "coredns-6f6b679f8f-4fqb6" [6f95b1f6-5c97-479c-9fa6-464eb25a1e07] Running
I0827 23:19:34.715153 1712693 system_pods.go:61] "coredns-6f6b679f8f-rxnkn" [2a4ba51f-cc34-4be9-af13-2779d77a9c07] Running
I0827 23:19:34.715158 1712693 system_pods.go:61] "csi-hostpath-attacher-0" [c0ca2435-a8bb-49b3-b45a-f778a6b37fc7] Running
I0827 23:19:34.715162 1712693 system_pods.go:61] "csi-hostpath-resizer-0" [a5da4d99-5491-452a-ab22-83508a567777] Running
I0827 23:19:34.715166 1712693 system_pods.go:61] "csi-hostpathplugin-wq8xc" [e7eb4875-dbb9-4805-9e10-4a901d12e975] Running
I0827 23:19:34.715171 1712693 system_pods.go:61] "etcd-addons-675252" [019e880c-4d2c-458f-a0ae-47643aa9fb1d] Running
I0827 23:19:34.715175 1712693 system_pods.go:61] "kindnet-dn7jd" [65483b49-5437-4f52-91d9-e8376f625c20] Running
I0827 23:19:34.715181 1712693 system_pods.go:61] "kube-apiserver-addons-675252" [1d864072-9b96-4500-8585-225ddbc1a124] Running
I0827 23:19:34.715186 1712693 system_pods.go:61] "kube-controller-manager-addons-675252" [b29cc9ec-c68f-438a-873f-1551ae501b52] Running
I0827 23:19:34.715191 1712693 system_pods.go:61] "kube-ingress-dns-minikube" [f27ab9e4-9517-42c4-b5c2-0d43f645fbfa] Running
I0827 23:19:34.715196 1712693 system_pods.go:61] "kube-proxy-w7w6g" [c5faf7e2-0d6f-4e28-902f-91986fd479aa] Running
I0827 23:19:34.715202 1712693 system_pods.go:61] "kube-scheduler-addons-675252" [687cca07-db64-4a53-83ec-2f9a13a4ec87] Running
I0827 23:19:34.715206 1712693 system_pods.go:61] "metrics-server-8988944d9-dtsk7" [b8256d50-ec23-4c8d-8aab-ca07e76402d6] Running
I0827 23:19:34.715214 1712693 system_pods.go:61] "nvidia-device-plugin-daemonset-79chf" [f131589c-964c-4cd4-bda6-cfdc0cd9cf3e] Running
I0827 23:19:34.715219 1712693 system_pods.go:61] "registry-6fb4cdfc84-sng8p" [710155bb-80d7-451c-ba10-f4ed4ba42d30] Running
I0827 23:19:34.715222 1712693 system_pods.go:61] "registry-proxy-686bg" [a8f6ebe2-1c02-44b4-9e4b-7e3c9e9d4b7d] Running
I0827 23:19:34.715227 1712693 system_pods.go:61] "snapshot-controller-56fcc65765-42578" [f26ab52f-d3e1-40d2-bf15-a683d39ffa63] Running
I0827 23:19:34.715231 1712693 system_pods.go:61] "snapshot-controller-56fcc65765-42pgb" [a9d08bbe-e51d-43f0-a53c-966dc6fb3029] Running
I0827 23:19:34.715239 1712693 system_pods.go:61] "storage-provisioner" [843b7ca0-16e4-4289-aad9-28e5f5bb193d] Running
I0827 23:19:34.715245 1712693 system_pods.go:74] duration metric: took 11.238508489s to wait for pod list to return data ...
I0827 23:19:34.715258 1712693 default_sa.go:34] waiting for default service account to be created ...
I0827 23:19:34.717992 1712693 default_sa.go:45] found service account: "default"
I0827 23:19:34.718019 1712693 default_sa.go:55] duration metric: took 2.754794ms for default service account to be created ...
I0827 23:19:34.718030 1712693 system_pods.go:116] waiting for k8s-apps to be running ...
I0827 23:19:34.729530 1712693 system_pods.go:86] 19 kube-system pods found
I0827 23:19:34.729572 1712693 system_pods.go:89] "coredns-6f6b679f8f-4fqb6" [6f95b1f6-5c97-479c-9fa6-464eb25a1e07] Running
I0827 23:19:34.729579 1712693 system_pods.go:89] "coredns-6f6b679f8f-rxnkn" [2a4ba51f-cc34-4be9-af13-2779d77a9c07] Running
I0827 23:19:34.729586 1712693 system_pods.go:89] "csi-hostpath-attacher-0" [c0ca2435-a8bb-49b3-b45a-f778a6b37fc7] Running
I0827 23:19:34.729591 1712693 system_pods.go:89] "csi-hostpath-resizer-0" [a5da4d99-5491-452a-ab22-83508a567777] Running
I0827 23:19:34.729596 1712693 system_pods.go:89] "csi-hostpathplugin-wq8xc" [e7eb4875-dbb9-4805-9e10-4a901d12e975] Running
I0827 23:19:34.729601 1712693 system_pods.go:89] "etcd-addons-675252" [019e880c-4d2c-458f-a0ae-47643aa9fb1d] Running
I0827 23:19:34.729605 1712693 system_pods.go:89] "kindnet-dn7jd" [65483b49-5437-4f52-91d9-e8376f625c20] Running
I0827 23:19:34.729610 1712693 system_pods.go:89] "kube-apiserver-addons-675252" [1d864072-9b96-4500-8585-225ddbc1a124] Running
I0827 23:19:34.729618 1712693 system_pods.go:89] "kube-controller-manager-addons-675252" [b29cc9ec-c68f-438a-873f-1551ae501b52] Running
I0827 23:19:34.729623 1712693 system_pods.go:89] "kube-ingress-dns-minikube" [f27ab9e4-9517-42c4-b5c2-0d43f645fbfa] Running
I0827 23:19:34.729627 1712693 system_pods.go:89] "kube-proxy-w7w6g" [c5faf7e2-0d6f-4e28-902f-91986fd479aa] Running
I0827 23:19:34.729632 1712693 system_pods.go:89] "kube-scheduler-addons-675252" [687cca07-db64-4a53-83ec-2f9a13a4ec87] Running
I0827 23:19:34.729637 1712693 system_pods.go:89] "metrics-server-8988944d9-dtsk7" [b8256d50-ec23-4c8d-8aab-ca07e76402d6] Running
I0827 23:19:34.729642 1712693 system_pods.go:89] "nvidia-device-plugin-daemonset-79chf" [f131589c-964c-4cd4-bda6-cfdc0cd9cf3e] Running
I0827 23:19:34.729651 1712693 system_pods.go:89] "registry-6fb4cdfc84-sng8p" [710155bb-80d7-451c-ba10-f4ed4ba42d30] Running
I0827 23:19:34.729656 1712693 system_pods.go:89] "registry-proxy-686bg" [a8f6ebe2-1c02-44b4-9e4b-7e3c9e9d4b7d] Running
I0827 23:19:34.729665 1712693 system_pods.go:89] "snapshot-controller-56fcc65765-42578" [f26ab52f-d3e1-40d2-bf15-a683d39ffa63] Running
I0827 23:19:34.729669 1712693 system_pods.go:89] "snapshot-controller-56fcc65765-42pgb" [a9d08bbe-e51d-43f0-a53c-966dc6fb3029] Running
I0827 23:19:34.729674 1712693 system_pods.go:89] "storage-provisioner" [843b7ca0-16e4-4289-aad9-28e5f5bb193d] Running
I0827 23:19:34.729690 1712693 system_pods.go:126] duration metric: took 11.654398ms to wait for k8s-apps to be running ...
I0827 23:19:34.729698 1712693 system_svc.go:44] waiting for kubelet service to be running ....
I0827 23:19:34.729770 1712693 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
I0827 23:19:34.744116 1712693 system_svc.go:56] duration metric: took 14.408667ms WaitForService to wait for kubelet
I0827 23:19:34.744191 1712693 kubeadm.go:582] duration metric: took 2m22.850207691s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
I0827 23:19:34.744227 1712693 node_conditions.go:102] verifying NodePressure condition ...
I0827 23:19:34.747865 1712693 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
I0827 23:19:34.747900 1712693 node_conditions.go:123] node cpu capacity is 2
I0827 23:19:34.747912 1712693 node_conditions.go:105] duration metric: took 3.664187ms to run NodePressure ...
I0827 23:19:34.747926 1712693 start.go:241] waiting for startup goroutines ...
I0827 23:19:34.747933 1712693 start.go:246] waiting for cluster config update ...
I0827 23:19:34.747949 1712693 start.go:255] writing updated cluster config ...
I0827 23:19:34.748263 1712693 ssh_runner.go:195] Run: rm -f paused
I0827 23:19:35.377519 1712693 start.go:600] kubectl: 1.31.0, cluster: 1.31.0 (minor skew: 0)
I0827 23:19:35.382967 1712693 out.go:177] * Done! kubectl is now configured to use "addons-675252" cluster and "default" namespace by default
==> CRI-O <==
Aug 27 23:28:50 addons-675252 crio[967]: time="2024-08-27 23:28:50.765326049Z" level=info msg="Stopped pod sandbox: b473e30cd2477f30e9c7a31b94f3198f1bb55e0da2c346b05593a0306de24fcb" id=c73c6347-32b2-4458-9b27-54083f99c744 name=/runtime.v1.RuntimeService/StopPodSandbox
Aug 27 23:28:51 addons-675252 crio[967]: time="2024-08-27 23:28:51.539828849Z" level=info msg="Stopping container: f467971cbebec2913fa6fd0e7c30784acb50672ea3dda125cafcb8fec91d48dd (timeout: 30s)" id=81eae92a-cb10-4a23-8d03-d2a62f76beee name=/runtime.v1.RuntimeService/StopContainer
Aug 27 23:28:51 addons-675252 conmon[3074]: conmon f467971cbebec2913fa6 <ninfo>: container 3086 exited with status 2
Aug 27 23:28:51 addons-675252 crio[967]: time="2024-08-27 23:28:51.572055343Z" level=info msg="Stopping container: 8314bc3ab279e99f073b420070137d102c795d3988f8785de01e07c7384e923c (timeout: 30s)" id=3a8a1774-e5fa-453b-b8eb-67ee6b35b553 name=/runtime.v1.RuntimeService/StopContainer
Aug 27 23:28:51 addons-675252 crio[967]: time="2024-08-27 23:28:51.702436124Z" level=info msg="Stopped container f467971cbebec2913fa6fd0e7c30784acb50672ea3dda125cafcb8fec91d48dd: kube-system/registry-6fb4cdfc84-sng8p/registry" id=81eae92a-cb10-4a23-8d03-d2a62f76beee name=/runtime.v1.RuntimeService/StopContainer
Aug 27 23:28:51 addons-675252 crio[967]: time="2024-08-27 23:28:51.703125736Z" level=info msg="Stopping pod sandbox: 8a532f3d5b88e205f3e060bc8bc84fdcaf0e864d1576f8e753146bdabd309df8" id=06673851-9ce6-4695-a411-7470cb14eeb6 name=/runtime.v1.RuntimeService/StopPodSandbox
Aug 27 23:28:51 addons-675252 crio[967]: time="2024-08-27 23:28:51.703376466Z" level=info msg="Got pod network &{Name:registry-6fb4cdfc84-sng8p Namespace:kube-system ID:8a532f3d5b88e205f3e060bc8bc84fdcaf0e864d1576f8e753146bdabd309df8 UID:710155bb-80d7-451c-ba10-f4ed4ba42d30 NetNS:/var/run/netns/53b634ab-40f4-4e9f-83ba-7f999732a671 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
Aug 27 23:28:51 addons-675252 crio[967]: time="2024-08-27 23:28:51.703533848Z" level=info msg="Deleting pod kube-system_registry-6fb4cdfc84-sng8p from CNI network \"kindnet\" (type=ptp)"
Aug 27 23:28:51 addons-675252 crio[967]: time="2024-08-27 23:28:51.742599704Z" level=info msg="Stopped pod sandbox: 8a532f3d5b88e205f3e060bc8bc84fdcaf0e864d1576f8e753146bdabd309df8" id=06673851-9ce6-4695-a411-7470cb14eeb6 name=/runtime.v1.RuntimeService/StopPodSandbox
Aug 27 23:28:51 addons-675252 crio[967]: time="2024-08-27 23:28:51.769670566Z" level=info msg="Stopped container 8314bc3ab279e99f073b420070137d102c795d3988f8785de01e07c7384e923c: kube-system/registry-proxy-686bg/registry-proxy" id=3a8a1774-e5fa-453b-b8eb-67ee6b35b553 name=/runtime.v1.RuntimeService/StopContainer
Aug 27 23:28:51 addons-675252 crio[967]: time="2024-08-27 23:28:51.770551167Z" level=info msg="Stopping pod sandbox: 4b2c3a9d0f9bc752725921298787d2f0ab11e1816e3620d3b2094ae84e1104e6" id=552ab66b-e80e-4b27-ad72-52ce9341ead2 name=/runtime.v1.RuntimeService/StopPodSandbox
Aug 27 23:28:51 addons-675252 crio[967]: time="2024-08-27 23:28:51.781982703Z" level=info msg="Restoring iptables rules: *nat\n:KUBE-HP-GAFLMOF4BC4LJZD7 - [0:0]\n:KUBE-HP-TQ5HPR4QXKSA5247 - [0:0]\n:KUBE-HOSTPORTS - [0:0]\n:KUBE-HP-KDUZ3YAB23JCFA2B - [0:0]\n-A KUBE-HOSTPORTS -p tcp -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-6kgqk_ingress-nginx_c385b4ea-997b-4609-aca9-513bc827dc0c_0_ hostport 443\" -m tcp --dport 443 -j KUBE-HP-GAFLMOF4BC4LJZD7\n-A KUBE-HOSTPORTS -p tcp -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-6kgqk_ingress-nginx_c385b4ea-997b-4609-aca9-513bc827dc0c_0_ hostport 80\" -m tcp --dport 80 -j KUBE-HP-TQ5HPR4QXKSA5247\n-A KUBE-HP-GAFLMOF4BC4LJZD7 -s 10.244.0.20/32 -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-6kgqk_ingress-nginx_c385b4ea-997b-4609-aca9-513bc827dc0c_0_ hostport 443\" -j KUBE-MARK-MASQ\n-A KUBE-HP-GAFLMOF4BC4LJZD7 -p tcp -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-6kgqk_ingress-nginx_c385b4ea-997b-4609-ac
a9-513bc827dc0c_0_ hostport 443\" -m tcp -j DNAT --to-destination 10.244.0.20:443\n-A KUBE-HP-TQ5HPR4QXKSA5247 -s 10.244.0.20/32 -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-6kgqk_ingress-nginx_c385b4ea-997b-4609-aca9-513bc827dc0c_0_ hostport 80\" -j KUBE-MARK-MASQ\n-A KUBE-HP-TQ5HPR4QXKSA5247 -p tcp -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-6kgqk_ingress-nginx_c385b4ea-997b-4609-aca9-513bc827dc0c_0_ hostport 80\" -m tcp -j DNAT --to-destination 10.244.0.20:80\n-X KUBE-HP-KDUZ3YAB23JCFA2B\nCOMMIT\n"
Aug 27 23:28:51 addons-675252 crio[967]: time="2024-08-27 23:28:51.784751299Z" level=info msg="Closing host port tcp:5000"
Aug 27 23:28:51 addons-675252 crio[967]: time="2024-08-27 23:28:51.786771363Z" level=info msg="Host port tcp:5000 does not have an open socket"
Aug 27 23:28:51 addons-675252 crio[967]: time="2024-08-27 23:28:51.786981389Z" level=info msg="Got pod network &{Name:registry-proxy-686bg Namespace:kube-system ID:4b2c3a9d0f9bc752725921298787d2f0ab11e1816e3620d3b2094ae84e1104e6 UID:a8f6ebe2-1c02-44b4-9e4b-7e3c9e9d4b7d NetNS:/var/run/netns/002dfad3-c2a9-4611-acb1-bfea4e1345e7 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
Aug 27 23:28:51 addons-675252 crio[967]: time="2024-08-27 23:28:51.787118495Z" level=info msg="Deleting pod kube-system_registry-proxy-686bg from CNI network \"kindnet\" (type=ptp)"
Aug 27 23:28:51 addons-675252 crio[967]: time="2024-08-27 23:28:51.807292560Z" level=info msg="Stopped pod sandbox: 4b2c3a9d0f9bc752725921298787d2f0ab11e1816e3620d3b2094ae84e1104e6" id=552ab66b-e80e-4b27-ad72-52ce9341ead2 name=/runtime.v1.RuntimeService/StopPodSandbox
Aug 27 23:28:51 addons-675252 crio[967]: time="2024-08-27 23:28:51.903657657Z" level=info msg="Removing container: f467971cbebec2913fa6fd0e7c30784acb50672ea3dda125cafcb8fec91d48dd" id=ddb40a8c-e657-405b-82e8-18d9abea44cb name=/runtime.v1.RuntimeService/RemoveContainer
Aug 27 23:28:51 addons-675252 crio[967]: time="2024-08-27 23:28:51.904998300Z" level=info msg="Stopping pod sandbox: 3fbdabe3edc22212005ea4de074f46c9981c4f5febe49370b2ba32ea06b6f564" id=6526a5fa-4ffd-4edc-8576-091249bcefe5 name=/runtime.v1.RuntimeService/StopPodSandbox
Aug 27 23:28:51 addons-675252 crio[967]: time="2024-08-27 23:28:51.905438313Z" level=info msg="Got pod network &{Name:test-local-path Namespace:default ID:3fbdabe3edc22212005ea4de074f46c9981c4f5febe49370b2ba32ea06b6f564 UID:535ee2be-0e01-49b3-a6a9-44d908a99332 NetNS:/var/run/netns/1639e1fb-a571-4a78-a60f-8a36d9a22c5e Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
Aug 27 23:28:51 addons-675252 crio[967]: time="2024-08-27 23:28:51.905596007Z" level=info msg="Deleting pod default_test-local-path from CNI network \"kindnet\" (type=ptp)"
Aug 27 23:28:51 addons-675252 crio[967]: time="2024-08-27 23:28:51.922850362Z" level=info msg="Removed container f467971cbebec2913fa6fd0e7c30784acb50672ea3dda125cafcb8fec91d48dd: kube-system/registry-6fb4cdfc84-sng8p/registry" id=ddb40a8c-e657-405b-82e8-18d9abea44cb name=/runtime.v1.RuntimeService/RemoveContainer
Aug 27 23:28:51 addons-675252 crio[967]: time="2024-08-27 23:28:51.926991092Z" level=info msg="Removing container: 8314bc3ab279e99f073b420070137d102c795d3988f8785de01e07c7384e923c" id=6e1df2eb-008b-4ff4-98a7-a3c90ec26e4a name=/runtime.v1.RuntimeService/RemoveContainer
Aug 27 23:28:51 addons-675252 crio[967]: time="2024-08-27 23:28:51.953804061Z" level=info msg="Removed container 8314bc3ab279e99f073b420070137d102c795d3988f8785de01e07c7384e923c: kube-system/registry-proxy-686bg/registry-proxy" id=6e1df2eb-008b-4ff4-98a7-a3c90ec26e4a name=/runtime.v1.RuntimeService/RemoveContainer
Aug 27 23:28:51 addons-675252 crio[967]: time="2024-08-27 23:28:51.961458285Z" level=info msg="Stopped pod sandbox: 3fbdabe3edc22212005ea4de074f46c9981c4f5febe49370b2ba32ea06b6f564" id=6526a5fa-4ffd-4edc-8576-091249bcefe5 name=/runtime.v1.RuntimeService/StopPodSandbox
==> container status <==
CONTAINER IMAGE CREATED STATE NAME ATTEMPT POD ID POD
8212d053e9a3d docker.io/library/busybox@sha256:8bd2137dd2a779a73bba21c508ed0d899898a73974c4a6a675c6cd8a8a726547 3 seconds ago Exited busybox 0 3fbdabe3edc22 test-local-path
cdd28f02afa38 ghcr.io/inspektor-gadget/inspektor-gadget@sha256:6b2f7ac9fe6f547cfa541d9217f03da0d0c4615b561d5455a23d0edbbd607ecc 5 minutes ago Exited gadget 6 0448c1b0403a0 gadget-jhpt6
1312ef0ffe11f gcr.io/k8s-minikube/gcp-auth-webhook@sha256:a40e1a121ee367d1712ac3a54ec9c38c405a65dde923c98e5fa6368fa82c4b69 10 minutes ago Running gcp-auth 0 c3fe6f26d882b gcp-auth-89d5ffd79-9fm76
3ecd9e90f3599 registry.k8s.io/ingress-nginx/controller@sha256:22f9d129ae8c89a2cabbd13af3c1668944f3dd68fec186199b7024a0a2fc75b3 10 minutes ago Running controller 0 a9fcbf21ef662 ingress-nginx-controller-bc57996ff-6kgqk
aff9b5994a3b0 gcr.io/cloud-spanner-emulator/emulator@sha256:41ec188288c7943f488600462b2b74002814e52439be82d15de33c3ee4898a58 10 minutes ago Running cloud-spanner-emulator 0 17cf114673fc9 cloud-spanner-emulator-769b77f747-nsch9
dc4a1d9b669a6 420193b27261a8d37b9fb1faeed45094cefa47e72a7538fd5a6c05e8b5ce192e 10 minutes ago Exited patch 2 86b2867b54332 ingress-nginx-admission-patch-kpqhr
380192e0f7121 registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:7c4c1a6ca8855c524a64983eaf590e126a669ae12df83ad65de281c9beee13d3 10 minutes ago Exited create 0 17bca77e1f454 ingress-nginx-admission-create-724gx
35456dc4d99e0 gcr.io/k8s-minikube/minikube-ingress-dns@sha256:4211a1de532376c881851542238121b26792225faa36a7b02dccad88fd05797c 10 minutes ago Running minikube-ingress-dns 0 4b11971737367 kube-ingress-dns-minikube
ba59fcb41c829 registry.k8s.io/metrics-server/metrics-server@sha256:7f0fc3565b6d4655d078bb8e250d0423d7c79aeb05fbc71e1ffa6ff664264d70 10 minutes ago Running metrics-server 0 127b25dbcc1a5 metrics-server-8988944d9-dtsk7
dd203d4b93f88 docker.io/rancher/local-path-provisioner@sha256:689a2489a24e74426e4a4666e611c988202c5fa995908b0c60133aca3eb87d98 11 minutes ago Running local-path-provisioner 0 2d8b26837c24d local-path-provisioner-86d989889c-4ghfj
e4b51ceace10b 2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93 11 minutes ago Running coredns 0 76bca36ea05b7 coredns-6f6b679f8f-rxnkn
5a1b726044d5e 2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93 11 minutes ago Running coredns 0 9ecd51493bf33 coredns-6f6b679f8f-4fqb6
f2653ce3988d4 ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6 11 minutes ago Running storage-provisioner 0 a85b53b6d3456 storage-provisioner
a812da9ce76ab docker.io/kindest/kindnetd@sha256:4d39335073da9a0b82be8e01028f0aa75aff16caff2e2d8889d0effd579a6f64 11 minutes ago Running kindnet-cni 0 2646a8555d015 kindnet-dn7jd
c9be38ad7dc0f 71d55d66fd4eec8986225089a135fadd96bc6624d987096808772ce1e1924d89 11 minutes ago Running kube-proxy 0 a0b829f00411f kube-proxy-w7w6g
a7bdd628d2357 fbbbd428abb4dae52ab3018797d00d5840a739f0cc5697b662791831a60b0adb 11 minutes ago Running kube-scheduler 0 b30a09526e517 kube-scheduler-addons-675252
14399965d9747 fcb0683e6bdbd083710cf2d6fd7eb699c77fe4994c38a5c82d059e2e3cb4c2fd 11 minutes ago Running kube-controller-manager 0 bd8815ba3cdb3 kube-controller-manager-addons-675252
6beece4d7f309 27e3830e1402783674d8b594038967deea9d51f0d91b34c93c8f39d2f68af7da 11 minutes ago Running etcd 0 9e47d695c4972 etcd-addons-675252
450149e042047 cd0f0ae0ec9e0cdc092079156c122bf034ba3f24d31c1b1dd1b52a42ecf9b388 11 minutes ago Running kube-apiserver 0 79d14e312e1b1 kube-apiserver-addons-675252
==> coredns [5a1b726044d5ea8a642ff73692bed9d7c1ebf6d9ecec3563be0cf4d2926a189e] <==
.:53
[INFO] plugin/reload: Running configuration SHA512 = 05e3eaddc414b2d71a69b2e2bc6f2681fc1f4d04bcdd3acc1a41457bb7db518208b95ddfc4c9fffedc59c25a8faf458be1af4915a4a3c0d6777cb7a346bc5d86
CoreDNS-1.11.1
linux/arm64, go1.20.7, ae2bbc2
[INFO] 127.0.0.1:38461 - 6733 "HINFO IN 6422765287905723086.526006072247083. udp 53 false 512" NXDOMAIN qr,rd,ra 53 0.034647276s
[INFO] 10.244.0.11:53098 - 25188 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000135745s
[INFO] 10.244.0.11:53098 - 38240 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000146066s
[INFO] 10.244.0.11:49290 - 32140 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.003311377s
[INFO] 10.244.0.11:49290 - 26505 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.003408163s
[INFO] 10.244.0.11:42581 - 63853 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000179552s
[INFO] 10.244.0.11:42581 - 38491 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000334554s
[INFO] 10.244.0.11:33187 - 64094 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000076316s
[INFO] 10.244.0.11:33187 - 858 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000105623s
[INFO] 10.244.0.11:37611 - 45774 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.00015341s
[INFO] 10.244.0.11:37611 - 60360 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000268446s
[INFO] 10.244.0.11:41542 - 37113 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.002114856s
[INFO] 10.244.0.11:41542 - 63479 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001683942s
[INFO] 10.244.0.11:48576 - 58073 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000126817s
[INFO] 10.244.0.11:48576 - 32986 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000224868s
[INFO] 10.244.0.21:45841 - 57731 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000165997s
[INFO] 10.244.0.21:37865 - 39355 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000075535s
[INFO] 10.244.0.21:32816 - 13962 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000218673s
[INFO] 10.244.0.21:45839 - 45193 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000093243s
[INFO] 10.244.0.21:60688 - 16670 "AAAA IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.002043719s
[INFO] 10.244.0.21:58077 - 40343 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 648 0.002523297s
==> coredns [e4b51ceace10be903f5900aadf56fad2231b992a202ff1d2586bad55048e5b64] <==
.:53
[INFO] plugin/reload: Running configuration SHA512 = 05e3eaddc414b2d71a69b2e2bc6f2681fc1f4d04bcdd3acc1a41457bb7db518208b95ddfc4c9fffedc59c25a8faf458be1af4915a4a3c0d6777cb7a346bc5d86
CoreDNS-1.11.1
linux/arm64, go1.20.7, ae2bbc2
[INFO] 127.0.0.1:44335 - 25554 "HINFO IN 695537669026308674.7627743218895774774. udp 56 false 512" NXDOMAIN qr,rd,ra 56 0.034240895s
[INFO] 10.244.0.11:56591 - 23986 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000200015s
[INFO] 10.244.0.11:56591 - 12110 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000094514s
[INFO] 10.244.0.11:40564 - 32738 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000120918s
[INFO] 10.244.0.11:40564 - 18332 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000327497s
[INFO] 10.244.0.11:39057 - 15595 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000182719s
[INFO] 10.244.0.11:39057 - 17391 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000107175s
[INFO] 10.244.0.21:45278 - 41786 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000119015s
[INFO] 10.244.0.21:50967 - 43832 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.00007337s
[INFO] 10.244.0.21:55595 - 34563 "A IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.002255631s
[INFO] 10.244.0.21:43000 - 26036 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.002424138s
==> describe nodes <==
Name: addons-675252
Roles: control-plane
Labels: beta.kubernetes.io/arch=arm64
beta.kubernetes.io/os=linux
kubernetes.io/arch=arm64
kubernetes.io/hostname=addons-675252
kubernetes.io/os=linux
minikube.k8s.io/commit=d0790207a2867fe8d040a9642b972c86ef680cdf
minikube.k8s.io/name=addons-675252
minikube.k8s.io/primary=true
minikube.k8s.io/updated_at=2024_08_27T23_17_08_0700
minikube.k8s.io/version=v1.33.1
node-role.kubernetes.io/control-plane=
node.kubernetes.io/exclude-from-external-load-balancers=
topology.hostpath.csi/node=addons-675252
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: Tue, 27 Aug 2024 23:17:04 +0000
Taints: <none>
Unschedulable: false
Lease:
HolderIdentity: addons-675252
AcquireTime: <unset>
RenewTime: Tue, 27 Aug 2024 23:28:51 +0000
Conditions:
Type Status LastHeartbeatTime LastTransitionTime Reason Message
---- ------ ----------------- ------------------ ------ -------
MemoryPressure False Tue, 27 Aug 2024 23:28:11 +0000 Tue, 27 Aug 2024 23:17:00 +0000 KubeletHasSufficientMemory kubelet has sufficient memory available
DiskPressure False Tue, 27 Aug 2024 23:28:11 +0000 Tue, 27 Aug 2024 23:17:00 +0000 KubeletHasNoDiskPressure kubelet has no disk pressure
PIDPressure False Tue, 27 Aug 2024 23:28:11 +0000 Tue, 27 Aug 2024 23:17:00 +0000 KubeletHasSufficientPID kubelet has sufficient PID available
Ready True Tue, 27 Aug 2024 23:28:11 +0000 Tue, 27 Aug 2024 23:17:30 +0000 KubeletReady kubelet is posting ready status
Addresses:
InternalIP: 192.168.49.2
Hostname: addons-675252
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: aec66f3939364f2db3304a7d6fe64ea6
System UUID: 259750c2-4cb9-4026-8127-3627687cbcdd
Boot ID: de75669d-411a-494a-98ce-86583542926d
Kernel Version: 5.15.0-1068-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.0
Kube-Proxy Version:
PodCIDR: 10.244.0.0/24
PodCIDRs: 10.244.0.0/24
Non-terminated Pods: (18 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-nsch9 0 (0%) 0 (0%) 0 (0%) 0 (0%) 11m
gadget gadget-jhpt6 0 (0%) 0 (0%) 0 (0%) 0 (0%) 11m
gcp-auth gcp-auth-89d5ffd79-9fm76 0 (0%) 0 (0%) 0 (0%) 0 (0%) 11m
ingress-nginx ingress-nginx-controller-bc57996ff-6kgqk 100m (5%) 0 (0%) 90Mi (1%) 0 (0%) 11m
kube-system coredns-6f6b679f8f-4fqb6 100m (5%) 0 (0%) 70Mi (0%) 170Mi (2%) 11m
kube-system coredns-6f6b679f8f-rxnkn 100m (5%) 0 (0%) 70Mi (0%) 170Mi (2%) 11m
kube-system etcd-addons-675252 100m (5%) 0 (0%) 100Mi (1%) 0 (0%) 11m
kube-system kindnet-dn7jd 100m (5%) 100m (5%) 50Mi (0%) 50Mi (0%) 11m
kube-system kube-apiserver-addons-675252 250m (12%) 0 (0%) 0 (0%) 0 (0%) 11m
kube-system kube-controller-manager-addons-675252 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-w7w6g 0 (0%) 0 (0%) 0 (0%) 0 (0%) 11m
kube-system kube-scheduler-addons-675252 100m (5%) 0 (0%) 0 (0%) 0 (0%) 11m
kube-system metrics-server-8988944d9-dtsk7 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 helper-pod-delete-pvc-32003076-7396-4a27-abc8-2dc0b9793d72 0 (0%) 0 (0%) 0 (0%) 0 (0%) 1s
local-path-storage local-path-provisioner-86d989889c-4ghfj 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 1150m (57%) 100m (5%)
memory 580Mi (7%) 390Mi (4%)
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 11m (x8 over 11m) kubelet Node addons-675252 status is now: NodeHasSufficientMemory
Normal NodeHasNoDiskPressure 11m (x8 over 11m) kubelet Node addons-675252 status is now: NodeHasNoDiskPressure
Normal NodeHasSufficientPID 11m (x7 over 11m) kubelet Node addons-675252 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-675252 status is now: NodeHasSufficientMemory
Normal NodeHasNoDiskPressure 11m kubelet Node addons-675252 status is now: NodeHasNoDiskPressure
Normal NodeHasSufficientPID 11m kubelet Node addons-675252 status is now: NodeHasSufficientPID
Normal RegisteredNode 11m node-controller Node addons-675252 event: Registered Node addons-675252 in Controller
Normal NodeReady 11m kubelet Node addons-675252 status is now: NodeReady
==> dmesg <==
==> etcd [6beece4d7f3092d982d14b40c764aa322b2a955853543b492b8ffe1d40edcfae] <==
{"level":"info","ts":"2024-08-27T23:17:16.301418Z","caller":"traceutil/trace.go:171","msg":"trace[1710391695] transaction","detail":"{read_only:false; response_revision:390; number_of_response:1; }","duration":"161.068557ms","start":"2024-08-27T23:17:16.140264Z","end":"2024-08-27T23:17:16.301332Z","steps":["trace[1710391695] 'process raft request' (duration: 81.533606ms)"],"step_count":1}
{"level":"info","ts":"2024-08-27T23:17:16.312953Z","caller":"traceutil/trace.go:171","msg":"trace[1479102063] transaction","detail":"{read_only:false; response_revision:391; number_of_response:1; }","duration":"171.95175ms","start":"2024-08-27T23:17:16.140980Z","end":"2024-08-27T23:17:16.312932Z","steps":["trace[1479102063] 'process raft request' (duration: 81.045109ms)"],"step_count":1}
{"level":"info","ts":"2024-08-27T23:17:16.329294Z","caller":"traceutil/trace.go:171","msg":"trace[1541268645] transaction","detail":"{read_only:false; response_revision:392; number_of_response:1; }","duration":"157.231925ms","start":"2024-08-27T23:17:16.172048Z","end":"2024-08-27T23:17:16.329280Z","steps":["trace[1541268645] 'process raft request' (duration: 139.78353ms)","trace[1541268645] 'compare' (duration: 13.769276ms)"],"step_count":2}
{"level":"warn","ts":"2024-08-27T23:17:16.329522Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"211.400294ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/kube-system/metrics-server\" ","response":"range_response_count:0 size:5"}
{"level":"info","ts":"2024-08-27T23:17:16.329562Z","caller":"traceutil/trace.go:171","msg":"trace[1110528968] range","detail":"{range_begin:/registry/deployments/kube-system/metrics-server; range_end:; response_count:0; response_revision:392; }","duration":"211.45645ms","start":"2024-08-27T23:17:16.118097Z","end":"2024-08-27T23:17:16.329554Z","steps":["trace[1110528968] 'agreement among raft nodes before linearized reading' (duration: 192.333392ms)","trace[1110528968] 'get authentication metadata' (duration: 18.427629ms)"],"step_count":2}
{"level":"info","ts":"2024-08-27T23:17:16.330118Z","caller":"traceutil/trace.go:171","msg":"trace[1280421826] transaction","detail":"{read_only:false; response_revision:393; number_of_response:1; }","duration":"158.182481ms","start":"2024-08-27T23:17:16.171927Z","end":"2024-08-27T23:17:16.330109Z","steps":["trace[1280421826] 'process raft request' (duration: 157.306156ms)"],"step_count":1}
{"level":"info","ts":"2024-08-27T23:17:16.330289Z","caller":"traceutil/trace.go:171","msg":"trace[450708307] transaction","detail":"{read_only:false; response_revision:394; number_of_response:1; }","duration":"118.313379ms","start":"2024-08-27T23:17:16.211968Z","end":"2024-08-27T23:17:16.330281Z","steps":["trace[450708307] 'process raft request' (duration: 117.787508ms)"],"step_count":1}
{"level":"info","ts":"2024-08-27T23:17:16.330474Z","caller":"traceutil/trace.go:171","msg":"trace[411286934] transaction","detail":"{read_only:false; response_revision:395; number_of_response:1; }","duration":"109.027155ms","start":"2024-08-27T23:17:16.221439Z","end":"2024-08-27T23:17:16.330466Z","steps":["trace[411286934] 'process raft request' (duration: 108.359065ms)"],"step_count":1}
{"level":"warn","ts":"2024-08-27T23:17:16.330885Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"190.154766ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/services/specs/kube-system/registry\" ","response":"range_response_count:0 size:5"}
{"level":"info","ts":"2024-08-27T23:17:16.330920Z","caller":"traceutil/trace.go:171","msg":"trace[1423690076] range","detail":"{range_begin:/registry/services/specs/kube-system/registry; range_end:; response_count:0; response_revision:398; }","duration":"190.19799ms","start":"2024-08-27T23:17:16.140716Z","end":"2024-08-27T23:17:16.330914Z","steps":["trace[1423690076] 'agreement among raft nodes before linearized reading' (duration: 190.13472ms)"],"step_count":1}
{"level":"warn","ts":"2024-08-27T23:17:16.330909Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"212.753966ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/clusterroles/minikube-ingress-dns\" ","response":"range_response_count:0 size:5"}
{"level":"info","ts":"2024-08-27T23:17:16.331019Z","caller":"traceutil/trace.go:171","msg":"trace[692292482] range","detail":"{range_begin:/registry/clusterroles/minikube-ingress-dns; range_end:; response_count:0; response_revision:398; }","duration":"212.864193ms","start":"2024-08-27T23:17:16.118144Z","end":"2024-08-27T23:17:16.331008Z","steps":["trace[692292482] 'agreement among raft nodes before linearized reading' (duration: 212.734652ms)"],"step_count":1}
{"level":"warn","ts":"2024-08-27T23:17:16.331094Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"115.401827ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/resourcequotas\" limit:1 ","response":"range_response_count:0 size:5"}
{"level":"info","ts":"2024-08-27T23:17:16.331123Z","caller":"traceutil/trace.go:171","msg":"trace[144557632] range","detail":"{range_begin:/registry/resourcequotas; range_end:; response_count:0; response_revision:398; }","duration":"115.43422ms","start":"2024-08-27T23:17:16.215682Z","end":"2024-08-27T23:17:16.331117Z","steps":["trace[144557632] 'agreement among raft nodes before linearized reading' (duration: 115.392342ms)"],"step_count":1}
{"level":"warn","ts":"2024-08-27T23:17:16.331213Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"159.065011ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/serviceaccounts/local-path-storage/local-path-provisioner-service-account\" ","response":"range_response_count:0 size:5"}
{"level":"info","ts":"2024-08-27T23:17:16.331237Z","caller":"traceutil/trace.go:171","msg":"trace[1067206873] range","detail":"{range_begin:/registry/serviceaccounts/local-path-storage/local-path-provisioner-service-account; range_end:; response_count:0; response_revision:398; }","duration":"159.088551ms","start":"2024-08-27T23:17:16.172141Z","end":"2024-08-27T23:17:16.331230Z","steps":["trace[1067206873] 'agreement among raft nodes before linearized reading' (duration: 159.054164ms)"],"step_count":1}
{"level":"warn","ts":"2024-08-27T23:17:16.331310Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"159.497533ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/minions/addons-675252\" ","response":"range_response_count:1 size:5738"}
{"level":"info","ts":"2024-08-27T23:17:16.331332Z","caller":"traceutil/trace.go:171","msg":"trace[578685868] range","detail":"{range_begin:/registry/minions/addons-675252; range_end:; response_count:1; response_revision:398; }","duration":"159.519374ms","start":"2024-08-27T23:17:16.171807Z","end":"2024-08-27T23:17:16.331326Z","steps":["trace[578685868] 'agreement among raft nodes before linearized reading' (duration: 159.480047ms)"],"step_count":1}
{"level":"warn","ts":"2024-08-27T23:17:16.331429Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"170.347347ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/default/cloud-spanner-emulator\" ","response":"range_response_count:1 size:3145"}
{"level":"info","ts":"2024-08-27T23:17:16.331451Z","caller":"traceutil/trace.go:171","msg":"trace[674717925] range","detail":"{range_begin:/registry/deployments/default/cloud-spanner-emulator; range_end:; response_count:1; response_revision:398; }","duration":"170.370641ms","start":"2024-08-27T23:17:16.161075Z","end":"2024-08-27T23:17:16.331446Z","steps":["trace[674717925] 'agreement among raft nodes before linearized reading' (duration: 170.330445ms)"],"step_count":1}
{"level":"warn","ts":"2024-08-27T23:17:16.331535Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"190.787401ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"}
{"level":"info","ts":"2024-08-27T23:17:16.331554Z","caller":"traceutil/trace.go:171","msg":"trace[352656687] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:398; }","duration":"190.807905ms","start":"2024-08-27T23:17:16.140741Z","end":"2024-08-27T23:17:16.331549Z","steps":["trace[352656687] 'agreement among raft nodes before linearized reading' (duration: 190.777793ms)"],"step_count":1}
{"level":"info","ts":"2024-08-27T23:27:02.499895Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1586}
{"level":"info","ts":"2024-08-27T23:27:02.531688Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1586,"took":"31.211788ms","hash":2728297257,"current-db-size-bytes":6426624,"current-db-size":"6.4 MB","current-db-size-in-use-bytes":3444736,"current-db-size-in-use":"3.4 MB"}
{"level":"info","ts":"2024-08-27T23:27:02.531741Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":2728297257,"revision":1586,"compact-revision":-1}
==> gcp-auth [1312ef0ffe11f0b412e1a1157a3d75d1f8177744010290b7fc049363859841a3] <==
2024/08/27 23:18:46 GCP Auth Webhook started!
2024/08/27 23:19:35 Ready to marshal response ...
2024/08/27 23:19:35 Ready to write response ...
2024/08/27 23:19:35 Ready to marshal response ...
2024/08/27 23:19:35 Ready to write response ...
2024/08/27 23:19:35 Ready to marshal response ...
2024/08/27 23:19:35 Ready to write response ...
2024/08/27 23:27:45 Ready to marshal response ...
2024/08/27 23:27:45 Ready to write response ...
2024/08/27 23:27:50 Ready to marshal response ...
2024/08/27 23:27:50 Ready to write response ...
2024/08/27 23:28:09 Ready to marshal response ...
2024/08/27 23:28:09 Ready to write response ...
2024/08/27 23:28:43 Ready to marshal response ...
2024/08/27 23:28:43 Ready to write response ...
2024/08/27 23:28:43 Ready to marshal response ...
2024/08/27 23:28:43 Ready to write response ...
2024/08/27 23:28:52 Ready to marshal response ...
2024/08/27 23:28:52 Ready to write response ...
==> kernel <==
23:28:53 up 7:11, 0 users, load average: 0.84, 0.92, 2.21
Linux addons-675252 5.15.0-1068-aws #74~20.04.1-Ubuntu SMP Tue Aug 6 19:45:17 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
PRETTY_NAME="Ubuntu 22.04.4 LTS"
==> kindnet [a812da9ce76ab78dcdef4dfeb5ffd633deb55a8da2f2f2b1fb358e966d25ad2e] <==
I0827 23:26:50.115824 1 main.go:299] handling current node
I0827 23:27:00.118885 1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
I0827 23:27:00.119038 1 main.go:299] handling current node
I0827 23:27:10.111279 1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
I0827 23:27:10.111318 1 main.go:299] handling current node
I0827 23:27:20.110563 1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
I0827 23:27:20.110598 1 main.go:299] handling current node
I0827 23:27:30.115781 1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
I0827 23:27:30.115926 1 main.go:299] handling current node
I0827 23:27:40.112441 1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
I0827 23:27:40.112481 1 main.go:299] handling current node
I0827 23:27:50.113231 1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
I0827 23:27:50.113262 1 main.go:299] handling current node
I0827 23:28:00.111016 1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
I0827 23:28:00.111179 1 main.go:299] handling current node
I0827 23:28:10.112543 1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
I0827 23:28:10.112597 1 main.go:299] handling current node
I0827 23:28:20.109979 1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
I0827 23:28:20.110020 1 main.go:299] handling current node
I0827 23:28:30.147899 1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
I0827 23:28:30.147949 1 main.go:299] handling current node
I0827 23:28:40.111193 1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
I0827 23:28:40.111364 1 main.go:299] handling current node
I0827 23:28:50.112147 1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
I0827 23:28:50.112184 1 main.go:299] handling current node
==> kube-apiserver [450149e0420473e0d48ed308ecb322045737e4bf63a5b3766e6d9459ef814d84] <==
I0827 23:19:01.831042 1 controller.go:126] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Rate Limited Requeue.
I0827 23:19:04.994502 1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
W0827 23:19:05.842691 1 handler_proxy.go:99] no RequestInfo found in the context
E0827 23:19:05.842742 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"
E0827 23:19:05.843347 1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.104.210.46:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.104.210.46:443/apis/metrics.k8s.io/v1beta1\": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)" logger="UnhandledError"
I0827 23:27:57.988801 1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
I0827 23:28:24.880115 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I0827 23:28:24.880188 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I0827 23:28:24.906911 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I0827 23:28:24.907047 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I0827 23:28:24.951018 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I0827 23:28:24.951078 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I0827 23:28:24.977839 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I0827 23:28:24.977889 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I0827 23:28:25.057741 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I0827 23:28:25.057845 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
W0827 23:28:25.978431 1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
W0827 23:28:26.058503 1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
W0827 23:28:26.105023 1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
E0827 23:28:53.987264 1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
E0827 23:28:54.000009 1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
E0827 23:28:54.022531 1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
==> kube-controller-manager [14399965d9747541d03fe2bb77ee6ba7c25a5c1e55bb7ed5a11edd1759733d23] <==
E0827 23:28:29.116991 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"
W0827 23:28:29.978193 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
E0827 23:28:29.978238 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"
W0827 23:28:30.479315 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
E0827 23:28:30.479361 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"
I0827 23:28:31.859282 1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="yakd-dashboard/yakd-dashboard-67d98fc6b" duration="5.161µs"
W0827 23:28:33.387892 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
E0827 23:28:33.387937 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"
W0827 23:28:34.763035 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
E0827 23:28:34.763090 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"
W0827 23:28:35.459299 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
E0827 23:28:35.459343 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"
W0827 23:28:41.877828 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
E0827 23:28:41.877873 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"
I0827 23:28:41.919671 1 shared_informer.go:313] Waiting for caches to sync for resource quota
I0827 23:28:41.919712 1 shared_informer.go:320] Caches are synced for resource quota
I0827 23:28:41.996080 1 namespace_controller.go:187] "Namespace has been deleted" logger="namespace-controller" namespace="yakd-dashboard"
I0827 23:28:42.659783 1 shared_informer.go:313] Waiting for caches to sync for garbage collector
I0827 23:28:42.660194 1 shared_informer.go:320] Caches are synced for garbage collector
W0827 23:28:43.264318 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
E0827 23:28:43.264357 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"
W0827 23:28:46.090383 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
E0827 23:28:46.090429 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"
I0827 23:28:51.513629 1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/registry-6fb4cdfc84" duration="4.513µs"
I0827 23:28:53.903704 1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="local-path-storage/local-path-provisioner-86d989889c" duration="10.018µs"
==> kube-proxy [c9be38ad7dc0ff9599a94e05c1ac2fcfb53975b0f4e9f8a7c5cc57c59381b556] <==
I0827 23:17:17.498595 1 server_linux.go:66] "Using iptables proxy"
I0827 23:17:17.871106 1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
E0827 23:17:17.883509 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`"
I0827 23:17:18.653576 1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
I0827 23:17:18.653717 1 server_linux.go:169] "Using iptables Proxier"
I0827 23:17:18.680300 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"
I0827 23:17:18.695460 1 server.go:483] "Version info" version="v1.31.0"
I0827 23:17:18.695492 1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
I0827 23:17:18.732208 1 config.go:197] "Starting service config controller"
I0827 23:17:18.732253 1 shared_informer.go:313] Waiting for caches to sync for service config
I0827 23:17:18.732277 1 config.go:104] "Starting endpoint slice config controller"
I0827 23:17:18.732282 1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
I0827 23:17:18.733800 1 config.go:326] "Starting node config controller"
I0827 23:17:18.733822 1 shared_informer.go:313] Waiting for caches to sync for node config
I0827 23:17:18.832550 1 shared_informer.go:320] Caches are synced for endpoint slice config
I0827 23:17:18.836453 1 shared_informer.go:320] Caches are synced for service config
I0827 23:17:18.836493 1 shared_informer.go:320] Caches are synced for node config
==> kube-scheduler [a7bdd628d235718a9a15b53da147d4dbaa84be268bc2b414032a153bdc5f99b3] <==
W0827 23:17:05.026247 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
E0827 23:17:05.026269 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"
W0827 23:17:05.026337 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
E0827 23:17:05.026443 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"
W0827 23:17:05.965094 1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
E0827 23:17:05.965146 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIDriver: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csidrivers\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
W0827 23:17:06.019828 1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
E0827 23:17:06.019986 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicationcontrollers\" in API group \"\" at the cluster scope" logger="UnhandledError"
W0827 23:17:06.030662 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
E0827 23:17:06.030702 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"
W0827 23:17:06.038136 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
E0827 23:17:06.038184 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"
W0827 23:17:06.062201 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"
E0827 23:17:06.062335 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"
W0827 23:17:06.089550 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
E0827 23:17:06.089608 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"
W0827 23:17:06.112660 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
E0827 23:17:06.112816 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"
W0827 23:17:06.145326 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
E0827 23:17:06.145393 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"
W0827 23:17:06.177475 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
E0827 23:17:06.177531 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"
W0827 23:17:06.236062 1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
E0827 23:17:06.236225 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolume: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumes\" in API group \"\" at the cluster scope" logger="UnhandledError"
I0827 23:17:09.217252 1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
==> kubelet <==
Aug 27 23:28:51 addons-675252 kubelet[1497]: I0827 23:28:51.976152 1497 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/a8f6ebe2-1c02-44b4-9e4b-7e3c9e9d4b7d-kube-api-access-gpkhj" (OuterVolumeSpecName: "kube-api-access-gpkhj") pod "a8f6ebe2-1c02-44b4-9e4b-7e3c9e9d4b7d" (UID: "a8f6ebe2-1c02-44b4-9e4b-7e3c9e9d4b7d"). InnerVolumeSpecName "kube-api-access-gpkhj". PluginName "kubernetes.io/projected", VolumeGidValue ""
Aug 27 23:28:52 addons-675252 kubelet[1497]: I0827 23:28:52.060063 1497 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-fwrn2\" (UniqueName: \"kubernetes.io/projected/535ee2be-0e01-49b3-a6a9-44d908a99332-kube-api-access-fwrn2\") pod \"535ee2be-0e01-49b3-a6a9-44d908a99332\" (UID: \"535ee2be-0e01-49b3-a6a9-44d908a99332\") "
Aug 27 23:28:52 addons-675252 kubelet[1497]: I0827 23:28:52.060120 1497 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"data\" (UniqueName: \"kubernetes.io/host-path/535ee2be-0e01-49b3-a6a9-44d908a99332-pvc-32003076-7396-4a27-abc8-2dc0b9793d72\") pod \"535ee2be-0e01-49b3-a6a9-44d908a99332\" (UID: \"535ee2be-0e01-49b3-a6a9-44d908a99332\") "
Aug 27 23:28:52 addons-675252 kubelet[1497]: I0827 23:28:52.060197 1497 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"gcp-creds\" (UniqueName: \"kubernetes.io/host-path/535ee2be-0e01-49b3-a6a9-44d908a99332-gcp-creds\") pod \"535ee2be-0e01-49b3-a6a9-44d908a99332\" (UID: \"535ee2be-0e01-49b3-a6a9-44d908a99332\") "
Aug 27 23:28:52 addons-675252 kubelet[1497]: I0827 23:28:52.060310 1497 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-gpkhj\" (UniqueName: \"kubernetes.io/projected/a8f6ebe2-1c02-44b4-9e4b-7e3c9e9d4b7d-kube-api-access-gpkhj\") on node \"addons-675252\" DevicePath \"\""
Aug 27 23:28:52 addons-675252 kubelet[1497]: I0827 23:28:52.060416 1497 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/host-path/535ee2be-0e01-49b3-a6a9-44d908a99332-gcp-creds" (OuterVolumeSpecName: "gcp-creds") pod "535ee2be-0e01-49b3-a6a9-44d908a99332" (UID: "535ee2be-0e01-49b3-a6a9-44d908a99332"). InnerVolumeSpecName "gcp-creds". PluginName "kubernetes.io/host-path", VolumeGidValue ""
Aug 27 23:28:52 addons-675252 kubelet[1497]: I0827 23:28:52.060923 1497 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/host-path/535ee2be-0e01-49b3-a6a9-44d908a99332-pvc-32003076-7396-4a27-abc8-2dc0b9793d72" (OuterVolumeSpecName: "data") pod "535ee2be-0e01-49b3-a6a9-44d908a99332" (UID: "535ee2be-0e01-49b3-a6a9-44d908a99332"). InnerVolumeSpecName "pvc-32003076-7396-4a27-abc8-2dc0b9793d72". PluginName "kubernetes.io/host-path", VolumeGidValue ""
Aug 27 23:28:52 addons-675252 kubelet[1497]: I0827 23:28:52.062854 1497 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/535ee2be-0e01-49b3-a6a9-44d908a99332-kube-api-access-fwrn2" (OuterVolumeSpecName: "kube-api-access-fwrn2") pod "535ee2be-0e01-49b3-a6a9-44d908a99332" (UID: "535ee2be-0e01-49b3-a6a9-44d908a99332"). InnerVolumeSpecName "kube-api-access-fwrn2". PluginName "kubernetes.io/projected", VolumeGidValue ""
Aug 27 23:28:52 addons-675252 kubelet[1497]: I0827 23:28:52.163038 1497 reconciler_common.go:288] "Volume detached for volume \"gcp-creds\" (UniqueName: \"kubernetes.io/host-path/535ee2be-0e01-49b3-a6a9-44d908a99332-gcp-creds\") on node \"addons-675252\" DevicePath \"\""
Aug 27 23:28:52 addons-675252 kubelet[1497]: I0827 23:28:52.163090 1497 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-fwrn2\" (UniqueName: \"kubernetes.io/projected/535ee2be-0e01-49b3-a6a9-44d908a99332-kube-api-access-fwrn2\") on node \"addons-675252\" DevicePath \"\""
Aug 27 23:28:52 addons-675252 kubelet[1497]: I0827 23:28:52.163106 1497 reconciler_common.go:288] "Volume detached for volume \"pvc-32003076-7396-4a27-abc8-2dc0b9793d72\" (UniqueName: \"kubernetes.io/host-path/535ee2be-0e01-49b3-a6a9-44d908a99332-pvc-32003076-7396-4a27-abc8-2dc0b9793d72\") on node \"addons-675252\" DevicePath \"\""
Aug 27 23:28:52 addons-675252 kubelet[1497]: I0827 23:28:52.912860 1497 pod_container_deletor.go:80] "Container not found in pod's containers" containerID="3fbdabe3edc22212005ea4de074f46c9981c4f5febe49370b2ba32ea06b6f564"
Aug 27 23:28:52 addons-675252 kubelet[1497]: E0827 23:28:52.978576 1497 cpu_manager.go:395] "RemoveStaleState: removing container" podUID="535ee2be-0e01-49b3-a6a9-44d908a99332" containerName="busybox"
Aug 27 23:28:52 addons-675252 kubelet[1497]: E0827 23:28:52.978619 1497 cpu_manager.go:395] "RemoveStaleState: removing container" podUID="710155bb-80d7-451c-ba10-f4ed4ba42d30" containerName="registry"
Aug 27 23:28:52 addons-675252 kubelet[1497]: E0827 23:28:52.978631 1497 cpu_manager.go:395] "RemoveStaleState: removing container" podUID="a8f6ebe2-1c02-44b4-9e4b-7e3c9e9d4b7d" containerName="registry-proxy"
Aug 27 23:28:52 addons-675252 kubelet[1497]: I0827 23:28:52.978672 1497 memory_manager.go:354] "RemoveStaleState removing state" podUID="535ee2be-0e01-49b3-a6a9-44d908a99332" containerName="busybox"
Aug 27 23:28:52 addons-675252 kubelet[1497]: I0827 23:28:52.978683 1497 memory_manager.go:354] "RemoveStaleState removing state" podUID="710155bb-80d7-451c-ba10-f4ed4ba42d30" containerName="registry"
Aug 27 23:28:52 addons-675252 kubelet[1497]: I0827 23:28:52.978689 1497 memory_manager.go:354] "RemoveStaleState removing state" podUID="a8f6ebe2-1c02-44b4-9e4b-7e3c9e9d4b7d" containerName="registry-proxy"
Aug 27 23:28:53 addons-675252 kubelet[1497]: I0827 23:28:53.068918 1497 reconciler_common.go:245] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-tf8tl\" (UniqueName: \"kubernetes.io/projected/33d02f13-1db3-40d9-9c78-9240b93407e8-kube-api-access-tf8tl\") pod \"helper-pod-delete-pvc-32003076-7396-4a27-abc8-2dc0b9793d72\" (UID: \"33d02f13-1db3-40d9-9c78-9240b93407e8\") " pod="local-path-storage/helper-pod-delete-pvc-32003076-7396-4a27-abc8-2dc0b9793d72"
Aug 27 23:28:53 addons-675252 kubelet[1497]: I0827 23:28:53.068984 1497 reconciler_common.go:245] "operationExecutor.VerifyControllerAttachedVolume started for volume \"data\" (UniqueName: \"kubernetes.io/host-path/33d02f13-1db3-40d9-9c78-9240b93407e8-data\") pod \"helper-pod-delete-pvc-32003076-7396-4a27-abc8-2dc0b9793d72\" (UID: \"33d02f13-1db3-40d9-9c78-9240b93407e8\") " pod="local-path-storage/helper-pod-delete-pvc-32003076-7396-4a27-abc8-2dc0b9793d72"
Aug 27 23:28:53 addons-675252 kubelet[1497]: I0827 23:28:53.069014 1497 reconciler_common.go:245] "operationExecutor.VerifyControllerAttachedVolume started for volume \"gcp-creds\" (UniqueName: \"kubernetes.io/host-path/33d02f13-1db3-40d9-9c78-9240b93407e8-gcp-creds\") pod \"helper-pod-delete-pvc-32003076-7396-4a27-abc8-2dc0b9793d72\" (UID: \"33d02f13-1db3-40d9-9c78-9240b93407e8\") " pod="local-path-storage/helper-pod-delete-pvc-32003076-7396-4a27-abc8-2dc0b9793d72"
Aug 27 23:28:53 addons-675252 kubelet[1497]: I0827 23:28:53.069037 1497 reconciler_common.go:245] "operationExecutor.VerifyControllerAttachedVolume started for volume \"script\" (UniqueName: \"kubernetes.io/configmap/33d02f13-1db3-40d9-9c78-9240b93407e8-script\") pod \"helper-pod-delete-pvc-32003076-7396-4a27-abc8-2dc0b9793d72\" (UID: \"33d02f13-1db3-40d9-9c78-9240b93407e8\") " pod="local-path-storage/helper-pod-delete-pvc-32003076-7396-4a27-abc8-2dc0b9793d72"
Aug 27 23:28:53 addons-675252 kubelet[1497]: I0827 23:28:53.649865 1497 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="535ee2be-0e01-49b3-a6a9-44d908a99332" path="/var/lib/kubelet/pods/535ee2be-0e01-49b3-a6a9-44d908a99332/volumes"
Aug 27 23:28:53 addons-675252 kubelet[1497]: I0827 23:28:53.650237 1497 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="710155bb-80d7-451c-ba10-f4ed4ba42d30" path="/var/lib/kubelet/pods/710155bb-80d7-451c-ba10-f4ed4ba42d30/volumes"
Aug 27 23:28:53 addons-675252 kubelet[1497]: I0827 23:28:53.650598 1497 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="a8f6ebe2-1c02-44b4-9e4b-7e3c9e9d4b7d" path="/var/lib/kubelet/pods/a8f6ebe2-1c02-44b4-9e4b-7e3c9e9d4b7d/volumes"
==> storage-provisioner [f2653ce3988d464f5904a68e12aaac41608138821613166a87429bc739b90b99] <==
I0827 23:17:31.210708 1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
I0827 23:17:31.230905 1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
I0827 23:17:31.231047 1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
I0827 23:17:31.258772 1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
I0827 23:17:31.259077 1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-675252_d00c6464-a477-4dfd-8202-f1112dfbcaeb!
I0827 23:17:31.260191 1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"f4ace797-7644-4c95-b1c0-4e69ec318f01", APIVersion:"v1", ResourceVersion:"892", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-675252_d00c6464-a477-4dfd-8202-f1112dfbcaeb became leader
I0827 23:17:31.359996 1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-675252_d00c6464-a477-4dfd-8202-f1112dfbcaeb!
-- /stdout --
helpers_test.go:254: (dbg) Run: out/minikube-linux-arm64 status --format={{.APIServer}} -p addons-675252 -n addons-675252
helpers_test.go:261: (dbg) Run: kubectl --context addons-675252 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-724gx ingress-nginx-admission-patch-kpqhr helper-pod-delete-pvc-32003076-7396-4a27-abc8-2dc0b9793d72
helpers_test.go:274: ======> post-mortem[TestAddons/parallel/Registry]: describe non-running pods <======
helpers_test.go:277: (dbg) Run: kubectl --context addons-675252 describe pod busybox ingress-nginx-admission-create-724gx ingress-nginx-admission-patch-kpqhr helper-pod-delete-pvc-32003076-7396-4a27-abc8-2dc0b9793d72
helpers_test.go:277: (dbg) Non-zero exit: kubectl --context addons-675252 describe pod busybox ingress-nginx-admission-create-724gx ingress-nginx-admission-patch-kpqhr helper-pod-delete-pvc-32003076-7396-4a27-abc8-2dc0b9793d72: exit status 1 (162.245752ms)
-- stdout --
Name: busybox
Namespace: default
Priority: 0
Service Account: default
Node: addons-675252/192.168.49.2
Start Time: Tue, 27 Aug 2024 23:19:35 +0000
Labels: integration-test=busybox
Annotations: <none>
Status: Pending
IP: 10.244.0.22
IPs:
IP: 10.244.0.22
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-66sjh (ro)
Conditions:
Type Status
PodReadyToStartContainers True
Initialized True
Ready False
ContainersReady False
PodScheduled True
Volumes:
kube-api-access-66sjh:
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-675252
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 7m36s (x6 over 9m18s) kubelet Error: ImagePullBackOff
Normal BackOff 4m18s (x20 over 9m18s) 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-724gx" not found
Error from server (NotFound): pods "ingress-nginx-admission-patch-kpqhr" not found
Error from server (NotFound): pods "helper-pod-delete-pvc-32003076-7396-4a27-abc8-2dc0b9793d72" not found
** /stderr **
helpers_test.go:279: kubectl --context addons-675252 describe pod busybox ingress-nginx-admission-create-724gx ingress-nginx-admission-patch-kpqhr helper-pod-delete-pvc-32003076-7396-4a27-abc8-2dc0b9793d72: exit status 1
--- FAIL: TestAddons/parallel/Registry (75.66s)