=== RUN TestAddons/parallel/Ingress
=== PAUSE TestAddons/parallel/Ingress
=== CONT TestAddons/parallel/Ingress
addons_test.go:209: (dbg) Run: kubectl --context addons-155517 wait --for=condition=ready --namespace=ingress-nginx pod --selector=app.kubernetes.io/component=controller --timeout=90s
addons_test.go:234: (dbg) Run: kubectl --context addons-155517 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:247: (dbg) Run: kubectl --context addons-155517 replace --force -f testdata/nginx-pod-svc.yaml
addons_test.go:252: (dbg) TestAddons/parallel/Ingress: waiting 8m0s for pods matching "run=nginx" in namespace "default" ...
helpers_test.go:344: "nginx" [7a02e81d-9d0c-4c14-a0c1-1af4f2572009] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [7a02e81d-9d0c-4c14-a0c1-1af4f2572009] Running
addons_test.go:252: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 9.004330729s
addons_test.go:264: (dbg) Run: out/minikube-linux-arm64 -p addons-155517 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:288: (dbg) Run: kubectl --context addons-155517 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:293: (dbg) Run: out/minikube-linux-arm64 -p addons-155517 ip
addons_test.go:299: (dbg) Run: nslookup hello-john.test 192.168.49.2
addons_test.go:299: (dbg) Non-zero exit: nslookup hello-john.test 192.168.49.2: exit status 1 (15.071490722s)
-- stdout --
;; connection timed out; no servers could be reached
-- /stdout --
addons_test.go:301: failed to nslookup hello-john.test host. args "nslookup hello-john.test 192.168.49.2" : exit status 1
addons_test.go:305: unexpected output from nslookup. stdout: ;; connection timed out; no servers could be reached
stderr:
addons_test.go:308: (dbg) Run: out/minikube-linux-arm64 -p addons-155517 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:308: (dbg) Done: out/minikube-linux-arm64 -p addons-155517 addons disable ingress-dns --alsologtostderr -v=1: (1.317970964s)
addons_test.go:313: (dbg) Run: out/minikube-linux-arm64 -p addons-155517 addons disable ingress --alsologtostderr -v=1
addons_test.go:313: (dbg) Done: out/minikube-linux-arm64 -p addons-155517 addons disable ingress --alsologtostderr -v=1: (7.822558656s)
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:230: ======> post-mortem[TestAddons/parallel/Ingress]: docker inspect <======
helpers_test.go:231: (dbg) Run: docker inspect addons-155517
helpers_test.go:235: (dbg) docker inspect addons-155517:
-- stdout --
[
{
"Id": "3fdcd90a73a7ea02e66574c10f20fe7e4895345c14c83582a4b20690b97b6908",
"Created": "2024-07-04T01:08:36.303265492Z",
"Path": "/usr/local/bin/entrypoint",
"Args": [
"/sbin/init"
],
"State": {
"Status": "running",
"Running": true,
"Paused": false,
"Restarting": false,
"OOMKilled": false,
"Dead": false,
"Pid": 1196940,
"ExitCode": 0,
"Error": "",
"StartedAt": "2024-07-04T01:08:36.435418596Z",
"FinishedAt": "0001-01-01T00:00:00Z"
},
"Image": "sha256:fe62b5a5301065dd92924d274286e0d1b2227c557eb51c213d07169631b2b3f7",
"ResolvConfPath": "/var/lib/docker/containers/3fdcd90a73a7ea02e66574c10f20fe7e4895345c14c83582a4b20690b97b6908/resolv.conf",
"HostnamePath": "/var/lib/docker/containers/3fdcd90a73a7ea02e66574c10f20fe7e4895345c14c83582a4b20690b97b6908/hostname",
"HostsPath": "/var/lib/docker/containers/3fdcd90a73a7ea02e66574c10f20fe7e4895345c14c83582a4b20690b97b6908/hosts",
"LogPath": "/var/lib/docker/containers/3fdcd90a73a7ea02e66574c10f20fe7e4895345c14c83582a4b20690b97b6908/3fdcd90a73a7ea02e66574c10f20fe7e4895345c14c83582a4b20690b97b6908-json.log",
"Name": "/addons-155517",
"RestartCount": 0,
"Driver": "overlay2",
"Platform": "linux",
"MountLabel": "",
"ProcessLabel": "",
"AppArmorProfile": "unconfined",
"ExecIDs": null,
"HostConfig": {
"Binds": [
"/lib/modules:/lib/modules:ro",
"addons-155517:/var"
],
"ContainerIDFile": "",
"LogConfig": {
"Type": "json-file",
"Config": {}
},
"NetworkMode": "addons-155517",
"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/0c9e9525005bbc1d92b91271f9bbc278c449163313acc66d3f355c17ed992908-init/diff:/var/lib/docker/overlay2/04be1cfb4b9b173c47d5bff32a15bd2c62951348a7d8ba248dee1fc574bba292/diff",
"MergedDir": "/var/lib/docker/overlay2/0c9e9525005bbc1d92b91271f9bbc278c449163313acc66d3f355c17ed992908/merged",
"UpperDir": "/var/lib/docker/overlay2/0c9e9525005bbc1d92b91271f9bbc278c449163313acc66d3f355c17ed992908/diff",
"WorkDir": "/var/lib/docker/overlay2/0c9e9525005bbc1d92b91271f9bbc278c449163313acc66d3f355c17ed992908/work"
},
"Name": "overlay2"
},
"Mounts": [
{
"Type": "bind",
"Source": "/lib/modules",
"Destination": "/lib/modules",
"Mode": "ro",
"RW": false,
"Propagation": "rprivate"
},
{
"Type": "volume",
"Name": "addons-155517",
"Source": "/var/lib/docker/volumes/addons-155517/_data",
"Destination": "/var",
"Driver": "local",
"Mode": "z",
"RW": true,
"Propagation": ""
}
],
"Config": {
"Hostname": "addons-155517",
"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-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1",
"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-155517",
"name.minikube.sigs.k8s.io": "addons-155517",
"role.minikube.sigs.k8s.io": ""
},
"StopSignal": "SIGRTMIN+3"
},
"NetworkSettings": {
"Bridge": "",
"SandboxID": "00149764ac28081fa271644bd8abd017b3859409342eb0cd27d7072d3bc248ad",
"SandboxKey": "/var/run/docker/netns/00149764ac28",
"Ports": {
"22/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "33941"
}
],
"2376/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "33942"
}
],
"32443/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "33945"
}
],
"5000/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "33943"
}
],
"8443/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "33944"
}
]
},
"HairpinMode": false,
"LinkLocalIPv6Address": "",
"LinkLocalIPv6PrefixLen": 0,
"SecondaryIPAddresses": null,
"SecondaryIPv6Addresses": null,
"EndpointID": "",
"Gateway": "",
"GlobalIPv6Address": "",
"GlobalIPv6PrefixLen": 0,
"IPAddress": "",
"IPPrefixLen": 0,
"IPv6Gateway": "",
"MacAddress": "",
"Networks": {
"addons-155517": {
"IPAMConfig": {
"IPv4Address": "192.168.49.2"
},
"Links": null,
"Aliases": null,
"MacAddress": "02:42:c0:a8:31:02",
"DriverOpts": null,
"NetworkID": "664a751e340faab9d5bafc3b0d537e0c69162e18e1e2ac12a6117fe790e76074",
"EndpointID": "8e02106e4b600acb13911d96d2636d06ef6a5e9c2d13c8b3302477a5d63292bc",
"Gateway": "192.168.49.1",
"IPAddress": "192.168.49.2",
"IPPrefixLen": 24,
"IPv6Gateway": "",
"GlobalIPv6Address": "",
"GlobalIPv6PrefixLen": 0,
"DNSNames": [
"addons-155517",
"3fdcd90a73a7"
]
}
}
}
}
]
-- /stdout --
helpers_test.go:239: (dbg) Run: out/minikube-linux-arm64 status --format={{.Host}} -p addons-155517 -n addons-155517
helpers_test.go:244: <<< TestAddons/parallel/Ingress FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======> post-mortem[TestAddons/parallel/Ingress]: minikube logs <======
helpers_test.go:247: (dbg) Run: out/minikube-linux-arm64 -p addons-155517 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-155517 logs -n 25: (1.485194454s)
helpers_test.go:252: TestAddons/parallel/Ingress logs:
-- stdout --
==> Audit <==
|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
| Command | Args | Profile | User | Version | Start Time | End Time |
|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
| delete | -p download-only-526823 | download-only-526823 | jenkins | v1.33.1 | 04 Jul 24 01:08 UTC | 04 Jul 24 01:08 UTC |
| delete | -p download-only-327632 | download-only-327632 | jenkins | v1.33.1 | 04 Jul 24 01:08 UTC | 04 Jul 24 01:08 UTC |
| delete | -p download-only-526823 | download-only-526823 | jenkins | v1.33.1 | 04 Jul 24 01:08 UTC | 04 Jul 24 01:08 UTC |
| start | --download-only -p | download-docker-898650 | jenkins | v1.33.1 | 04 Jul 24 01:08 UTC | |
| | download-docker-898650 | | | | | |
| | --alsologtostderr | | | | | |
| | --driver=docker | | | | | |
| | --container-runtime=containerd | | | | | |
| delete | -p download-docker-898650 | download-docker-898650 | jenkins | v1.33.1 | 04 Jul 24 01:08 UTC | 04 Jul 24 01:08 UTC |
| start | --download-only -p | binary-mirror-236711 | jenkins | v1.33.1 | 04 Jul 24 01:08 UTC | |
| | binary-mirror-236711 | | | | | |
| | --alsologtostderr | | | | | |
| | --binary-mirror | | | | | |
| | http://127.0.0.1:35737 | | | | | |
| | --driver=docker | | | | | |
| | --container-runtime=containerd | | | | | |
| delete | -p binary-mirror-236711 | binary-mirror-236711 | jenkins | v1.33.1 | 04 Jul 24 01:08 UTC | 04 Jul 24 01:08 UTC |
| addons | enable dashboard -p | addons-155517 | jenkins | v1.33.1 | 04 Jul 24 01:08 UTC | |
| | addons-155517 | | | | | |
| addons | disable dashboard -p | addons-155517 | jenkins | v1.33.1 | 04 Jul 24 01:08 UTC | |
| | addons-155517 | | | | | |
| start | -p addons-155517 --wait=true | addons-155517 | jenkins | v1.33.1 | 04 Jul 24 01:08 UTC | 04 Jul 24 01:10 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=containerd | | | | | |
| | --addons=ingress | | | | | |
| | --addons=ingress-dns | | | | | |
| addons | enable headlamp | addons-155517 | jenkins | v1.33.1 | 04 Jul 24 01:10 UTC | 04 Jul 24 01:10 UTC |
| | -p addons-155517 | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| ip | addons-155517 ip | addons-155517 | jenkins | v1.33.1 | 04 Jul 24 01:11 UTC | 04 Jul 24 01:11 UTC |
| addons | addons-155517 addons disable | addons-155517 | jenkins | v1.33.1 | 04 Jul 24 01:11 UTC | 04 Jul 24 01:11 UTC |
| | registry --alsologtostderr | | | | | |
| | -v=1 | | | | | |
| addons | disable nvidia-device-plugin | addons-155517 | jenkins | v1.33.1 | 04 Jul 24 01:11 UTC | 04 Jul 24 01:11 UTC |
| | -p addons-155517 | | | | | |
| ssh | addons-155517 ssh cat | addons-155517 | jenkins | v1.33.1 | 04 Jul 24 01:11 UTC | 04 Jul 24 01:11 UTC |
| | /opt/local-path-provisioner/pvc-c05b7d52-4c97-4ba9-8a04-478d46aaf85d_default_test-pvc/file1 | | | | | |
| addons | addons-155517 addons disable | addons-155517 | jenkins | v1.33.1 | 04 Jul 24 01:11 UTC | 04 Jul 24 01:12 UTC |
| | storage-provisioner-rancher | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| addons | disable cloud-spanner -p | addons-155517 | jenkins | v1.33.1 | 04 Jul 24 01:12 UTC | 04 Jul 24 01:12 UTC |
| | addons-155517 | | | | | |
| addons | addons-155517 addons | addons-155517 | jenkins | v1.33.1 | 04 Jul 24 01:12 UTC | 04 Jul 24 01:12 UTC |
| | disable csi-hostpath-driver | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| addons | addons-155517 addons | addons-155517 | jenkins | v1.33.1 | 04 Jul 24 01:12 UTC | 04 Jul 24 01:12 UTC |
| | disable volumesnapshots | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| addons | disable inspektor-gadget -p | addons-155517 | jenkins | v1.33.1 | 04 Jul 24 01:12 UTC | |
| | addons-155517 | | | | | |
| addons | addons-155517 addons | addons-155517 | jenkins | v1.33.1 | 04 Jul 24 01:14 UTC | 04 Jul 24 01:14 UTC |
| | disable metrics-server | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| ssh | addons-155517 ssh curl -s | addons-155517 | jenkins | v1.33.1 | 04 Jul 24 01:14 UTC | 04 Jul 24 01:14 UTC |
| | http://127.0.0.1/ -H 'Host: | | | | | |
| | nginx.example.com' | | | | | |
| ip | addons-155517 ip | addons-155517 | jenkins | v1.33.1 | 04 Jul 24 01:14 UTC | 04 Jul 24 01:14 UTC |
| addons | addons-155517 addons disable | addons-155517 | jenkins | v1.33.1 | 04 Jul 24 01:14 UTC | 04 Jul 24 01:14 UTC |
| | ingress-dns --alsologtostderr | | | | | |
| | -v=1 | | | | | |
| addons | addons-155517 addons disable | addons-155517 | jenkins | v1.33.1 | 04 Jul 24 01:14 UTC | 04 Jul 24 01:15 UTC |
| | ingress --alsologtostderr -v=1 | | | | | |
|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
==> Last Start <==
Log file created at: 2024/07/04 01:08:12
Running on machine: ip-172-31-30-239
Binary: Built with gc go1.22.4 for linux/arm64
Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
I0704 01:08:12.192271 1196445 out.go:291] Setting OutFile to fd 1 ...
I0704 01:08:12.192443 1196445 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0704 01:08:12.192469 1196445 out.go:304] Setting ErrFile to fd 2...
I0704 01:08:12.192488 1196445 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0704 01:08:12.192753 1196445 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18859-1190282/.minikube/bin
I0704 01:08:12.193235 1196445 out.go:298] Setting JSON to false
I0704 01:08:12.194161 1196445 start.go:129] hostinfo: {"hostname":"ip-172-31-30-239","uptime":24643,"bootTime":1720030650,"procs":172,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1064-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
I0704 01:08:12.194241 1196445 start.go:139] virtualization:
I0704 01:08:12.196416 1196445 out.go:177] * [addons-155517] minikube v1.33.1 on Ubuntu 20.04 (arm64)
I0704 01:08:12.199094 1196445 out.go:177] - MINIKUBE_LOCATION=18859
I0704 01:08:12.199240 1196445 notify.go:220] Checking for updates...
I0704 01:08:12.202974 1196445 out.go:177] - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
I0704 01:08:12.205218 1196445 out.go:177] - KUBECONFIG=/home/jenkins/minikube-integration/18859-1190282/kubeconfig
I0704 01:08:12.207279 1196445 out.go:177] - MINIKUBE_HOME=/home/jenkins/minikube-integration/18859-1190282/.minikube
I0704 01:08:12.209429 1196445 out.go:177] - MINIKUBE_BIN=out/minikube-linux-arm64
I0704 01:08:12.211932 1196445 out.go:177] - MINIKUBE_FORCE_SYSTEMD=
I0704 01:08:12.213938 1196445 driver.go:392] Setting default libvirt URI to qemu:///system
I0704 01:08:12.234468 1196445 docker.go:122] docker version: linux-27.0.3:Docker Engine - Community
I0704 01:08:12.234611 1196445 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0704 01:08:12.299096 1196445 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR 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-07-04 01:08:12.289472659 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1064-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:8214896640 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:27.0.3 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:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e Expected:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e} 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.15.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.28.1]] Warnings:<nil>}}
I0704 01:08:12.299211 1196445 docker.go:295] overlay module found
I0704 01:08:12.301600 1196445 out.go:177] * Using the docker driver based on user configuration
I0704 01:08:12.303741 1196445 start.go:297] selected driver: docker
I0704 01:08:12.303757 1196445 start.go:901] validating driver "docker" against <nil>
I0704 01:08:12.303770 1196445 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
I0704 01:08:12.304380 1196445 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0704 01:08:12.362176 1196445 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR 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-07-04 01:08:12.352995693 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1064-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:8214896640 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:27.0.3 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:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e Expected:ae71819c4f5e67bb4d5ae76a6b735f29cc25774e} 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.15.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.28.1]] Warnings:<nil>}}
I0704 01:08:12.362343 1196445 start_flags.go:310] no existing cluster config was found, will generate one from the flags
I0704 01:08:12.362580 1196445 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]
I0704 01:08:12.364680 1196445 out.go:177] * Using Docker driver with root privileges
I0704 01:08:12.366418 1196445 cni.go:84] Creating CNI manager for ""
I0704 01:08:12.366456 1196445 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
I0704 01:08:12.366471 1196445 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
I0704 01:08:12.366574 1196445 start.go:340] cluster config:
{Name:addons-155517 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 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.30.2 ClusterName:addons-155517 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime
:containerd 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.30.2 ContainerRuntime:containerd 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: SSHA
uthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
I0704 01:08:12.368869 1196445 out.go:177] * Starting "addons-155517" primary control-plane node in "addons-155517" cluster
I0704 01:08:12.371240 1196445 cache.go:121] Beginning downloading kic base image for docker with containerd
I0704 01:08:12.373736 1196445 out.go:177] * Pulling base image v0.0.44-1719972989-19184 ...
I0704 01:08:12.376681 1196445 preload.go:132] Checking if preload exists for k8s version v1.30.2 and runtime containerd
I0704 01:08:12.376741 1196445 preload.go:147] Found local preload: /home/jenkins/minikube-integration/18859-1190282/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.2-containerd-overlay2-arm64.tar.lz4
I0704 01:08:12.376753 1196445 cache.go:56] Caching tarball of preloaded images
I0704 01:08:12.376764 1196445 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 in local docker daemon
I0704 01:08:12.376836 1196445 preload.go:173] Found /home/jenkins/minikube-integration/18859-1190282/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.2-containerd-overlay2-arm64.tar.lz4 in cache, skipping download
I0704 01:08:12.376846 1196445 cache.go:59] Finished verifying existence of preloaded tar for v1.30.2 on containerd
I0704 01:08:12.377194 1196445 profile.go:143] Saving config to /home/jenkins/minikube-integration/18859-1190282/.minikube/profiles/addons-155517/config.json ...
I0704 01:08:12.377218 1196445 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18859-1190282/.minikube/profiles/addons-155517/config.json: {Name:mk1983fdaacaaa697964d44e7205145a658b8fe2 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0704 01:08:12.392599 1196445 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 to local cache
I0704 01:08:12.392727 1196445 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 in local cache directory
I0704 01:08:12.392756 1196445 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 in local cache directory, skipping pull
I0704 01:08:12.392765 1196445 image.go:105] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 exists in cache, skipping pull
I0704 01:08:12.392773 1196445 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 as a tarball
I0704 01:08:12.392779 1196445 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 from local cache
I0704 01:08:28.987230 1196445 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 from cached tarball
I0704 01:08:28.987269 1196445 cache.go:194] Successfully downloaded all kic artifacts
I0704 01:08:28.987306 1196445 start.go:360] acquireMachinesLock for addons-155517: {Name:mk8b1bd096582ae2ddeb51ce97c96e8bd6c10c03 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
I0704 01:08:28.987436 1196445 start.go:364] duration metric: took 108.035µs to acquireMachinesLock for "addons-155517"
I0704 01:08:28.987467 1196445 start.go:93] Provisioning new machine with config: &{Name:addons-155517 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 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.30.2 ClusterName:addons-155517 Namespace:default APIServerHAVIP: APIServerName:min
ikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd 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.30.2 ContainerRuntime:containerd 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:fa
lse CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.30.2 ContainerRuntime:containerd ControlPlane:true Worker:true}
I0704 01:08:28.987567 1196445 start.go:125] createHost starting for "" (driver="docker")
I0704 01:08:28.990219 1196445 out.go:204] * Creating docker container (CPUs=2, Memory=4000MB) ...
I0704 01:08:28.990467 1196445 start.go:159] libmachine.API.Create for "addons-155517" (driver="docker")
I0704 01:08:28.990494 1196445 client.go:168] LocalClient.Create starting
I0704 01:08:28.990609 1196445 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/18859-1190282/.minikube/certs/ca.pem
I0704 01:08:29.608241 1196445 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/18859-1190282/.minikube/certs/cert.pem
I0704 01:08:29.736436 1196445 cli_runner.go:164] Run: docker network inspect addons-155517 --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}}]}"
W0704 01:08:29.752779 1196445 cli_runner.go:211] docker network inspect addons-155517 --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
I0704 01:08:29.752887 1196445 network_create.go:284] running [docker network inspect addons-155517] to gather additional debugging logs...
I0704 01:08:29.752909 1196445 cli_runner.go:164] Run: docker network inspect addons-155517
W0704 01:08:29.768706 1196445 cli_runner.go:211] docker network inspect addons-155517 returned with exit code 1
I0704 01:08:29.768736 1196445 network_create.go:287] error running [docker network inspect addons-155517]: docker network inspect addons-155517: exit status 1
stdout:
[]
stderr:
Error response from daemon: network addons-155517 not found
I0704 01:08:29.768749 1196445 network_create.go:289] output of [docker network inspect addons-155517]: -- stdout --
[]
-- /stdout --
** stderr **
Error response from daemon: network addons-155517 not found
** /stderr **
I0704 01:08:29.768847 1196445 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}}]}"
I0704 01:08:29.784069 1196445 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:0x4001c8c290}
I0704 01:08:29.784107 1196445 network_create.go:124] attempt to create docker network addons-155517 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
I0704 01:08:29.784173 1196445 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-155517 addons-155517
I0704 01:08:29.849610 1196445 network_create.go:108] docker network addons-155517 192.168.49.0/24 created
I0704 01:08:29.849640 1196445 kic.go:121] calculated static IP "192.168.49.2" for the "addons-155517" container
I0704 01:08:29.849732 1196445 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
I0704 01:08:29.864369 1196445 cli_runner.go:164] Run: docker volume create addons-155517 --label name.minikube.sigs.k8s.io=addons-155517 --label created_by.minikube.sigs.k8s.io=true
I0704 01:08:29.881618 1196445 oci.go:103] Successfully created a docker volume addons-155517
I0704 01:08:29.881710 1196445 cli_runner.go:164] Run: docker run --rm --name addons-155517-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-155517 --entrypoint /usr/bin/test -v addons-155517:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 -d /var/lib
I0704 01:08:31.824188 1196445 cli_runner.go:217] Completed: docker run --rm --name addons-155517-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-155517 --entrypoint /usr/bin/test -v addons-155517:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 -d /var/lib: (1.942438119s)
I0704 01:08:31.824231 1196445 oci.go:107] Successfully prepared a docker volume addons-155517
I0704 01:08:31.824258 1196445 preload.go:132] Checking if preload exists for k8s version v1.30.2 and runtime containerd
I0704 01:08:31.824278 1196445 kic.go:194] Starting extracting preloaded images to volume ...
I0704 01:08:31.824367 1196445 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/18859-1190282/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.2-containerd-overlay2-arm64.tar.lz4:/preloaded.tar:ro -v addons-155517:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 -I lz4 -xf /preloaded.tar -C /extractDir
I0704 01:08:36.228874 1196445 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/18859-1190282/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.2-containerd-overlay2-arm64.tar.lz4:/preloaded.tar:ro -v addons-155517:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 -I lz4 -xf /preloaded.tar -C /extractDir: (4.404462021s)
I0704 01:08:36.228908 1196445 kic.go:203] duration metric: took 4.404626194s to extract preloaded images to volume ...
W0704 01:08:36.229067 1196445 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
I0704 01:08:36.229179 1196445 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
I0704 01:08:36.288715 1196445 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-155517 --name addons-155517 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-155517 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-155517 --network addons-155517 --ip 192.168.49.2 --volume addons-155517:/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-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1
I0704 01:08:36.596197 1196445 cli_runner.go:164] Run: docker container inspect addons-155517 --format={{.State.Running}}
I0704 01:08:36.616187 1196445 cli_runner.go:164] Run: docker container inspect addons-155517 --format={{.State.Status}}
I0704 01:08:36.634979 1196445 cli_runner.go:164] Run: docker exec addons-155517 stat /var/lib/dpkg/alternatives/iptables
I0704 01:08:36.703846 1196445 oci.go:144] the created container "addons-155517" has a running status.
I0704 01:08:36.703874 1196445 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/18859-1190282/.minikube/machines/addons-155517/id_rsa...
I0704 01:08:37.190789 1196445 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/18859-1190282/.minikube/machines/addons-155517/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
I0704 01:08:37.210820 1196445 cli_runner.go:164] Run: docker container inspect addons-155517 --format={{.State.Status}}
I0704 01:08:37.232784 1196445 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
I0704 01:08:37.232803 1196445 kic_runner.go:114] Args: [docker exec --privileged addons-155517 chown docker:docker /home/docker/.ssh/authorized_keys]
I0704 01:08:37.300309 1196445 cli_runner.go:164] Run: docker container inspect addons-155517 --format={{.State.Status}}
I0704 01:08:37.323611 1196445 machine.go:94] provisionDockerMachine start ...
I0704 01:08:37.323700 1196445 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155517
I0704 01:08:37.348214 1196445 main.go:141] libmachine: Using SSH client type: native
I0704 01:08:37.348477 1196445 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2ba0] 0x3e5400 <nil> [] 0s} 127.0.0.1 33941 <nil> <nil>}
I0704 01:08:37.348487 1196445 main.go:141] libmachine: About to run SSH command:
hostname
I0704 01:08:37.530824 1196445 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-155517
I0704 01:08:37.530887 1196445 ubuntu.go:169] provisioning hostname "addons-155517"
I0704 01:08:37.530986 1196445 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155517
I0704 01:08:37.553591 1196445 main.go:141] libmachine: Using SSH client type: native
I0704 01:08:37.553832 1196445 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2ba0] 0x3e5400 <nil> [] 0s} 127.0.0.1 33941 <nil> <nil>}
I0704 01:08:37.553843 1196445 main.go:141] libmachine: About to run SSH command:
sudo hostname addons-155517 && echo "addons-155517" | sudo tee /etc/hostname
I0704 01:08:37.714152 1196445 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-155517
I0704 01:08:37.714277 1196445 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155517
I0704 01:08:37.740011 1196445 main.go:141] libmachine: Using SSH client type: native
I0704 01:08:37.740256 1196445 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2ba0] 0x3e5400 <nil> [] 0s} 127.0.0.1 33941 <nil> <nil>}
I0704 01:08:37.740273 1196445 main.go:141] libmachine: About to run SSH command:
if ! grep -xq '.*\saddons-155517' /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-155517/g' /etc/hosts;
else
echo '127.0.1.1 addons-155517' | sudo tee -a /etc/hosts;
fi
fi
I0704 01:08:37.884114 1196445 main.go:141] libmachine: SSH cmd err, output: <nil>:
I0704 01:08:37.884141 1196445 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/18859-1190282/.minikube CaCertPath:/home/jenkins/minikube-integration/18859-1190282/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/18859-1190282/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/18859-1190282/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/18859-1190282/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/18859-1190282/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/18859-1190282/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/18859-1190282/.minikube}
I0704 01:08:37.884170 1196445 ubuntu.go:177] setting up certificates
I0704 01:08:37.884179 1196445 provision.go:84] configureAuth start
I0704 01:08:37.884270 1196445 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-155517
I0704 01:08:37.903878 1196445 provision.go:143] copyHostCerts
I0704 01:08:37.903989 1196445 exec_runner.go:151] cp: /home/jenkins/minikube-integration/18859-1190282/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/18859-1190282/.minikube/ca.pem (1078 bytes)
I0704 01:08:37.904149 1196445 exec_runner.go:151] cp: /home/jenkins/minikube-integration/18859-1190282/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/18859-1190282/.minikube/cert.pem (1123 bytes)
I0704 01:08:37.904212 1196445 exec_runner.go:151] cp: /home/jenkins/minikube-integration/18859-1190282/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/18859-1190282/.minikube/key.pem (1675 bytes)
I0704 01:08:37.904262 1196445 provision.go:117] generating server cert: /home/jenkins/minikube-integration/18859-1190282/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/18859-1190282/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/18859-1190282/.minikube/certs/ca-key.pem org=jenkins.addons-155517 san=[127.0.0.1 192.168.49.2 addons-155517 localhost minikube]
I0704 01:08:38.603884 1196445 provision.go:177] copyRemoteCerts
I0704 01:08:38.603955 1196445 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
I0704 01:08:38.604000 1196445 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155517
I0704 01:08:38.623978 1196445 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33941 SSHKeyPath:/home/jenkins/minikube-integration/18859-1190282/.minikube/machines/addons-155517/id_rsa Username:docker}
I0704 01:08:38.720166 1196445 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18859-1190282/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
I0704 01:08:38.743354 1196445 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18859-1190282/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
I0704 01:08:38.766785 1196445 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18859-1190282/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
I0704 01:08:38.789642 1196445 provision.go:87] duration metric: took 905.449187ms to configureAuth
I0704 01:08:38.789672 1196445 ubuntu.go:193] setting minikube options for container-runtime
I0704 01:08:38.789856 1196445 config.go:182] Loaded profile config "addons-155517": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.2
I0704 01:08:38.789871 1196445 machine.go:97] duration metric: took 1.466242644s to provisionDockerMachine
I0704 01:08:38.789879 1196445 client.go:171] duration metric: took 9.799379567s to LocalClient.Create
I0704 01:08:38.789892 1196445 start.go:167] duration metric: took 9.799425482s to libmachine.API.Create "addons-155517"
I0704 01:08:38.789902 1196445 start.go:293] postStartSetup for "addons-155517" (driver="docker")
I0704 01:08:38.789912 1196445 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]
I0704 01:08:38.789968 1196445 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
I0704 01:08:38.790010 1196445 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155517
I0704 01:08:38.806758 1196445 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33941 SSHKeyPath:/home/jenkins/minikube-integration/18859-1190282/.minikube/machines/addons-155517/id_rsa Username:docker}
I0704 01:08:38.904686 1196445 ssh_runner.go:195] Run: cat /etc/os-release
I0704 01:08:38.908018 1196445 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
I0704 01:08:38.908055 1196445 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
I0704 01:08:38.908066 1196445 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
I0704 01:08:38.908082 1196445 info.go:137] Remote host: Ubuntu 22.04.4 LTS
I0704 01:08:38.908093 1196445 filesync.go:126] Scanning /home/jenkins/minikube-integration/18859-1190282/.minikube/addons for local assets ...
I0704 01:08:38.908162 1196445 filesync.go:126] Scanning /home/jenkins/minikube-integration/18859-1190282/.minikube/files for local assets ...
I0704 01:08:38.908190 1196445 start.go:296] duration metric: took 118.282456ms for postStartSetup
I0704 01:08:38.908511 1196445 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-155517
I0704 01:08:38.923846 1196445 profile.go:143] Saving config to /home/jenkins/minikube-integration/18859-1190282/.minikube/profiles/addons-155517/config.json ...
I0704 01:08:38.924136 1196445 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
I0704 01:08:38.924185 1196445 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155517
I0704 01:08:38.940968 1196445 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33941 SSHKeyPath:/home/jenkins/minikube-integration/18859-1190282/.minikube/machines/addons-155517/id_rsa Username:docker}
I0704 01:08:39.036923 1196445 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
I0704 01:08:39.042092 1196445 start.go:128] duration metric: took 10.054507303s to createHost
I0704 01:08:39.042119 1196445 start.go:83] releasing machines lock for "addons-155517", held for 10.054668801s
I0704 01:08:39.042203 1196445 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-155517
I0704 01:08:39.059237 1196445 ssh_runner.go:195] Run: cat /version.json
I0704 01:08:39.059305 1196445 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155517
I0704 01:08:39.059637 1196445 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
I0704 01:08:39.059700 1196445 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155517
I0704 01:08:39.080747 1196445 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33941 SSHKeyPath:/home/jenkins/minikube-integration/18859-1190282/.minikube/machines/addons-155517/id_rsa Username:docker}
I0704 01:08:39.097096 1196445 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33941 SSHKeyPath:/home/jenkins/minikube-integration/18859-1190282/.minikube/machines/addons-155517/id_rsa Username:docker}
I0704 01:08:39.175033 1196445 ssh_runner.go:195] Run: systemctl --version
I0704 01:08:39.348341 1196445 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
I0704 01:08:39.352559 1196445 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 "grep -q loopback {} && ( grep -q name {} || sudo sed -i '/"type": "loopback"/i \ \ \ \ "name": "loopback",' {} ) && sudo sed -i 's|"cniVersion": ".*"|"cniVersion": "1.0.0"|g' {}" ;
I0704 01:08:39.378748 1196445 cni.go:230] loopback cni configuration patched: "/etc/cni/net.d/*loopback.conf*" found
I0704 01:08:39.378866 1196445 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f ( ( -name *bridge* -or -name *podman* ) -and -not -name *.mk_disabled ) -printf "%!p(MISSING), " -exec sh -c "sudo mv {} {}.mk_disabled" ;
I0704 01:08:39.409039 1196445 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
I0704 01:08:39.409077 1196445 start.go:495] detecting cgroup driver to use...
I0704 01:08:39.409110 1196445 detect.go:196] detected "cgroupfs" cgroup driver on host os
I0704 01:08:39.409164 1196445 ssh_runner.go:195] Run: sudo systemctl stop -f crio
I0704 01:08:39.422321 1196445 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
I0704 01:08:39.434248 1196445 docker.go:217] disabling cri-docker service (if available) ...
I0704 01:08:39.434344 1196445 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
I0704 01:08:39.448530 1196445 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
I0704 01:08:39.463578 1196445 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
I0704 01:08:39.552252 1196445 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
I0704 01:08:39.641041 1196445 docker.go:233] disabling docker service ...
I0704 01:08:39.641108 1196445 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
I0704 01:08:39.660807 1196445 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
I0704 01:08:39.673868 1196445 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
I0704 01:08:39.763520 1196445 ssh_runner.go:195] Run: sudo systemctl mask docker.service
I0704 01:08:39.851995 1196445 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
I0704 01:08:39.863472 1196445 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %!s(MISSING) "runtime-endpoint: unix:///run/containerd/containerd.sock
" | sudo tee /etc/crictl.yaml"
I0704 01:08:39.880705 1196445 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.9"|' /etc/containerd/config.toml"
I0704 01:08:39.890751 1196445 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)restrict_oom_score_adj = .*$|\1restrict_oom_score_adj = false|' /etc/containerd/config.toml"
I0704 01:08:39.901368 1196445 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
I0704 01:08:39.901467 1196445 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
I0704 01:08:39.911715 1196445 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runtime.v1.linux"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
I0704 01:08:39.921830 1196445 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
I0704 01:08:39.931688 1196445 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
I0704 01:08:39.941303 1196445 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
I0704 01:08:39.950585 1196445 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)conf_dir = .*$|\1conf_dir = "/etc/cni/net.d"|g' /etc/containerd/config.toml"
I0704 01:08:39.960278 1196445 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
I0704 01:08:39.972286 1196445 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)\[plugins."io.containerd.grpc.v1.cri"\]|&\n\1 enable_unprivileged_ports = true|' /etc/containerd/config.toml"
I0704 01:08:39.982106 1196445 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
I0704 01:08:39.991352 1196445 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
I0704 01:08:39.999917 1196445 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I0704 01:08:40.099343 1196445 ssh_runner.go:195] Run: sudo systemctl restart containerd
I0704 01:08:40.243998 1196445 start.go:542] Will wait 60s for socket path /run/containerd/containerd.sock
I0704 01:08:40.244098 1196445 ssh_runner.go:195] Run: stat /run/containerd/containerd.sock
I0704 01:08:40.247881 1196445 start.go:563] Will wait 60s for crictl version
I0704 01:08:40.247950 1196445 ssh_runner.go:195] Run: which crictl
I0704 01:08:40.251327 1196445 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
I0704 01:08:40.296521 1196445 start.go:579] Version: 0.1.0
RuntimeName: containerd
RuntimeVersion: 1.7.18
RuntimeApiVersion: v1
I0704 01:08:40.296607 1196445 ssh_runner.go:195] Run: containerd --version
I0704 01:08:40.318696 1196445 ssh_runner.go:195] Run: containerd --version
I0704 01:08:40.343842 1196445 out.go:177] * Preparing Kubernetes v1.30.2 on containerd 1.7.18 ...
I0704 01:08:40.345454 1196445 cli_runner.go:164] Run: docker network inspect addons-155517 --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}}]}"
I0704 01:08:40.361140 1196445 ssh_runner.go:195] Run: grep 192.168.49.1 host.minikube.internal$ /etc/hosts
I0704 01:08:40.364944 1196445 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""
I0704 01:08:40.376129 1196445 kubeadm.go:877] updating cluster {Name:addons-155517 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 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.30.2 ClusterName:addons-155517 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNa
mes:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd 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.30.2 ContainerRuntime:containerd 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 Cus
tomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
I0704 01:08:40.376264 1196445 preload.go:132] Checking if preload exists for k8s version v1.30.2 and runtime containerd
I0704 01:08:40.376340 1196445 ssh_runner.go:195] Run: sudo crictl images --output json
I0704 01:08:40.412122 1196445 containerd.go:627] all images are preloaded for containerd runtime.
I0704 01:08:40.412146 1196445 containerd.go:534] Images already preloaded, skipping extraction
I0704 01:08:40.412211 1196445 ssh_runner.go:195] Run: sudo crictl images --output json
I0704 01:08:40.448869 1196445 containerd.go:627] all images are preloaded for containerd runtime.
I0704 01:08:40.448892 1196445 cache_images.go:84] Images are preloaded, skipping loading
I0704 01:08:40.448900 1196445 kubeadm.go:928] updating node { 192.168.49.2 8443 v1.30.2 containerd true true} ...
I0704 01:08:40.449001 1196445 kubeadm.go:940] kubelet [Unit]
Wants=containerd.service
[Service]
ExecStart=
ExecStart=/var/lib/minikube/binaries/v1.30.2/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=addons-155517 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
[Install]
config:
{KubernetesVersion:v1.30.2 ClusterName:addons-155517 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
I0704 01:08:40.449071 1196445 ssh_runner.go:195] Run: sudo crictl info
I0704 01:08:40.489171 1196445 cni.go:84] Creating CNI manager for ""
I0704 01:08:40.489196 1196445 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
I0704 01:08:40.489206 1196445 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
I0704 01:08:40.489228 1196445 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.30.2 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-155517 NodeName:addons-155517 DNSDomain:cluster.local CRISocket:/run/containerd/containerd.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
/kubernetes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[containerRuntimeEndpoint:unix:///run/containerd/containerd.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
I0704 01:08:40.489399 1196445 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:///run/containerd/containerd.sock
name: "addons-155517"
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.30.2
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:///run/containerd/containerd.sock
hairpinMode: hairpin-veth
runtimeRequestTimeout: 15m
clusterDomain: "cluster.local"
# disable disk resource management by default
imageGCHighThresholdPercent: 100
evictionHard:
nodefs.available: "0%!"(MISSING)
nodefs.inodesFree: "0%!"(MISSING)
imagefs.available: "0%!"(MISSING)
failSwapOn: false
staticPodPath: /etc/kubernetes/manifests
---
apiVersion: kubeproxy.config.k8s.io/v1alpha1
kind: KubeProxyConfiguration
clusterCIDR: "10.244.0.0/16"
metricsBindAddress: 0.0.0.0:10249
conntrack:
maxPerCore: 0
# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
tcpEstablishedTimeout: 0s
# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
tcpCloseWaitTimeout: 0s
I0704 01:08:40.489469 1196445 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.30.2
I0704 01:08:40.498054 1196445 binaries.go:44] Found k8s binaries, skipping transfer
I0704 01:08:40.498164 1196445 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
I0704 01:08:40.506560 1196445 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (317 bytes)
I0704 01:08:40.524624 1196445 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
I0704 01:08:40.542714 1196445 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2167 bytes)
I0704 01:08:40.560914 1196445 ssh_runner.go:195] Run: grep 192.168.49.2 control-plane.minikube.internal$ /etc/hosts
I0704 01:08:40.564512 1196445 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""
I0704 01:08:40.575356 1196445 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I0704 01:08:40.663366 1196445 ssh_runner.go:195] Run: sudo systemctl start kubelet
I0704 01:08:40.678704 1196445 certs.go:68] Setting up /home/jenkins/minikube-integration/18859-1190282/.minikube/profiles/addons-155517 for IP: 192.168.49.2
I0704 01:08:40.678774 1196445 certs.go:194] generating shared ca certs ...
I0704 01:08:40.678804 1196445 certs.go:226] acquiring lock for ca certs: {Name:mk4f0dbc18506f7ee4fcbc10f124348dd208ffc0 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0704 01:08:40.678969 1196445 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/18859-1190282/.minikube/ca.key
I0704 01:08:41.197423 1196445 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18859-1190282/.minikube/ca.crt ...
I0704 01:08:41.197454 1196445 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18859-1190282/.minikube/ca.crt: {Name:mkb28c983e13ee826bf585de68c8dd48b64194c2 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0704 01:08:41.197647 1196445 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18859-1190282/.minikube/ca.key ...
I0704 01:08:41.197660 1196445 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18859-1190282/.minikube/ca.key: {Name:mk0f96934eb2f8ea5b78e7bab1383e47ca4c47bf Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0704 01:08:41.197743 1196445 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/18859-1190282/.minikube/proxy-client-ca.key
I0704 01:08:41.716569 1196445 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18859-1190282/.minikube/proxy-client-ca.crt ...
I0704 01:08:41.716608 1196445 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18859-1190282/.minikube/proxy-client-ca.crt: {Name:mk49decf76e004afe576981c44baf46e246e42aa Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0704 01:08:41.716807 1196445 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18859-1190282/.minikube/proxy-client-ca.key ...
I0704 01:08:41.716820 1196445 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18859-1190282/.minikube/proxy-client-ca.key: {Name:mkfa598677724bedcdda29a6fc68fc0dff6ee016 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0704 01:08:41.717561 1196445 certs.go:256] generating profile certs ...
I0704 01:08:41.717627 1196445 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/18859-1190282/.minikube/profiles/addons-155517/client.key
I0704 01:08:41.717645 1196445 crypto.go:68] Generating cert /home/jenkins/minikube-integration/18859-1190282/.minikube/profiles/addons-155517/client.crt with IP's: []
I0704 01:08:42.174023 1196445 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18859-1190282/.minikube/profiles/addons-155517/client.crt ...
I0704 01:08:42.174061 1196445 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18859-1190282/.minikube/profiles/addons-155517/client.crt: {Name:mkc35913a7eb1db2825718f6dc2b65e7745aa5c8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0704 01:08:42.174290 1196445 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18859-1190282/.minikube/profiles/addons-155517/client.key ...
I0704 01:08:42.174304 1196445 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18859-1190282/.minikube/profiles/addons-155517/client.key: {Name:mkfadadfe13d73634e029f31163c920115daacae Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0704 01:08:42.174396 1196445 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/18859-1190282/.minikube/profiles/addons-155517/apiserver.key.545f2af5
I0704 01:08:42.174417 1196445 crypto.go:68] Generating cert /home/jenkins/minikube-integration/18859-1190282/.minikube/profiles/addons-155517/apiserver.crt.545f2af5 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
I0704 01:08:42.578819 1196445 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18859-1190282/.minikube/profiles/addons-155517/apiserver.crt.545f2af5 ...
I0704 01:08:42.578850 1196445 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18859-1190282/.minikube/profiles/addons-155517/apiserver.crt.545f2af5: {Name:mk7ecc68d7a90c858109ff8e83b26bc005452b6f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0704 01:08:42.579635 1196445 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18859-1190282/.minikube/profiles/addons-155517/apiserver.key.545f2af5 ...
I0704 01:08:42.579664 1196445 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18859-1190282/.minikube/profiles/addons-155517/apiserver.key.545f2af5: {Name:mk9daa218eca8496a54e034db67849e3cbe7a05c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0704 01:08:42.580299 1196445 certs.go:381] copying /home/jenkins/minikube-integration/18859-1190282/.minikube/profiles/addons-155517/apiserver.crt.545f2af5 -> /home/jenkins/minikube-integration/18859-1190282/.minikube/profiles/addons-155517/apiserver.crt
I0704 01:08:42.580398 1196445 certs.go:385] copying /home/jenkins/minikube-integration/18859-1190282/.minikube/profiles/addons-155517/apiserver.key.545f2af5 -> /home/jenkins/minikube-integration/18859-1190282/.minikube/profiles/addons-155517/apiserver.key
I0704 01:08:42.580459 1196445 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/18859-1190282/.minikube/profiles/addons-155517/proxy-client.key
I0704 01:08:42.580484 1196445 crypto.go:68] Generating cert /home/jenkins/minikube-integration/18859-1190282/.minikube/profiles/addons-155517/proxy-client.crt with IP's: []
I0704 01:08:42.984339 1196445 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18859-1190282/.minikube/profiles/addons-155517/proxy-client.crt ...
I0704 01:08:42.984371 1196445 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18859-1190282/.minikube/profiles/addons-155517/proxy-client.crt: {Name:mk9654e604aa4538cb254b142d3cacdd3534a634 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0704 01:08:42.984566 1196445 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18859-1190282/.minikube/profiles/addons-155517/proxy-client.key ...
I0704 01:08:42.984584 1196445 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18859-1190282/.minikube/profiles/addons-155517/proxy-client.key: {Name:mkcae6cd9331f55e5fdb956fdd3942c8d213675d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0704 01:08:42.984770 1196445 certs.go:484] found cert: /home/jenkins/minikube-integration/18859-1190282/.minikube/certs/ca-key.pem (1679 bytes)
I0704 01:08:42.984813 1196445 certs.go:484] found cert: /home/jenkins/minikube-integration/18859-1190282/.minikube/certs/ca.pem (1078 bytes)
I0704 01:08:42.984842 1196445 certs.go:484] found cert: /home/jenkins/minikube-integration/18859-1190282/.minikube/certs/cert.pem (1123 bytes)
I0704 01:08:42.984870 1196445 certs.go:484] found cert: /home/jenkins/minikube-integration/18859-1190282/.minikube/certs/key.pem (1675 bytes)
I0704 01:08:42.985445 1196445 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18859-1190282/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
I0704 01:08:43.011174 1196445 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18859-1190282/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1671 bytes)
I0704 01:08:43.035588 1196445 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18859-1190282/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
I0704 01:08:43.061964 1196445 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18859-1190282/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
I0704 01:08:43.086326 1196445 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18859-1190282/.minikube/profiles/addons-155517/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
I0704 01:08:43.110608 1196445 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18859-1190282/.minikube/profiles/addons-155517/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
I0704 01:08:43.134625 1196445 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18859-1190282/.minikube/profiles/addons-155517/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
I0704 01:08:43.157943 1196445 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18859-1190282/.minikube/profiles/addons-155517/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
I0704 01:08:43.181717 1196445 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18859-1190282/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
I0704 01:08:43.206975 1196445 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
I0704 01:08:43.224889 1196445 ssh_runner.go:195] Run: openssl version
I0704 01:08:43.230415 1196445 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"
I0704 01:08:43.239834 1196445 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
I0704 01:08:43.243271 1196445 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Jul 4 01:08 /usr/share/ca-certificates/minikubeCA.pem
I0704 01:08:43.243394 1196445 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
I0704 01:08:43.250079 1196445 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"
I0704 01:08:43.259384 1196445 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
I0704 01:08:43.262831 1196445 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
I0704 01:08:43.262919 1196445 kubeadm.go:391] StartCluster: {Name:addons-155517 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1719972989-19184@sha256:86cb76941aa00fc70e665895234bda20991d5563e39b8ff07212e31a82ce7fb1 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.30.2 ClusterName:addons-155517 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames
:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd 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.30.2 ContainerRuntime:containerd 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 Custom
QemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
I0704 01:08:43.263009 1196445 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:paused Name: Namespaces:[kube-system]}
I0704 01:08:43.263066 1196445 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
I0704 01:08:43.303591 1196445 cri.go:89] found id: ""
I0704 01:08:43.303662 1196445 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
I0704 01:08:43.312342 1196445 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
I0704 01:08:43.321279 1196445 kubeadm.go:213] ignoring SystemVerification for kubeadm because of docker driver
I0704 01:08:43.321369 1196445 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
I0704 01:08:43.329958 1196445 kubeadm.go:154] 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
I0704 01:08:43.330017 1196445 kubeadm.go:156] found existing configuration files:
I0704 01:08:43.330077 1196445 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
I0704 01:08:43.338479 1196445 kubeadm.go:162] "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
I0704 01:08:43.338539 1196445 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
I0704 01:08:43.346581 1196445 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
I0704 01:08:43.355511 1196445 kubeadm.go:162] "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
I0704 01:08:43.355614 1196445 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
I0704 01:08:43.363887 1196445 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
I0704 01:08:43.372345 1196445 kubeadm.go:162] "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
I0704 01:08:43.372436 1196445 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
I0704 01:08:43.380824 1196445 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
I0704 01:08:43.389491 1196445 kubeadm.go:162] "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
I0704 01:08:43.389581 1196445 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
I0704 01:08:43.398028 1196445 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.30.2:$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"
I0704 01:08:43.442669 1196445 kubeadm.go:309] [init] Using Kubernetes version: v1.30.2
I0704 01:08:43.442729 1196445 kubeadm.go:309] [preflight] Running pre-flight checks
I0704 01:08:43.482986 1196445 kubeadm.go:309] [preflight] The system verification failed. Printing the output from the verification:
I0704 01:08:43.483062 1196445 kubeadm.go:309] [0;37mKERNEL_VERSION[0m: [0;32m5.15.0-1064-aws[0m
I0704 01:08:43.483101 1196445 kubeadm.go:309] [0;37mOS[0m: [0;32mLinux[0m
I0704 01:08:43.483149 1196445 kubeadm.go:309] [0;37mCGROUPS_CPU[0m: [0;32menabled[0m
I0704 01:08:43.483199 1196445 kubeadm.go:309] [0;37mCGROUPS_CPUACCT[0m: [0;32menabled[0m
I0704 01:08:43.483248 1196445 kubeadm.go:309] [0;37mCGROUPS_CPUSET[0m: [0;32menabled[0m
I0704 01:08:43.483314 1196445 kubeadm.go:309] [0;37mCGROUPS_DEVICES[0m: [0;32menabled[0m
I0704 01:08:43.483364 1196445 kubeadm.go:309] [0;37mCGROUPS_FREEZER[0m: [0;32menabled[0m
I0704 01:08:43.483415 1196445 kubeadm.go:309] [0;37mCGROUPS_MEMORY[0m: [0;32menabled[0m
I0704 01:08:43.483465 1196445 kubeadm.go:309] [0;37mCGROUPS_PIDS[0m: [0;32menabled[0m
I0704 01:08:43.483531 1196445 kubeadm.go:309] [0;37mCGROUPS_HUGETLB[0m: [0;32menabled[0m
I0704 01:08:43.483582 1196445 kubeadm.go:309] [0;37mCGROUPS_BLKIO[0m: [0;32menabled[0m
I0704 01:08:43.557602 1196445 kubeadm.go:309] [preflight] Pulling images required for setting up a Kubernetes cluster
I0704 01:08:43.557712 1196445 kubeadm.go:309] [preflight] This might take a minute or two, depending on the speed of your internet connection
I0704 01:08:43.557806 1196445 kubeadm.go:309] [preflight] You can also perform this action in beforehand using 'kubeadm config images pull'
I0704 01:08:43.820944 1196445 kubeadm.go:309] [certs] Using certificateDir folder "/var/lib/minikube/certs"
I0704 01:08:43.824525 1196445 out.go:204] - Generating certificates and keys ...
I0704 01:08:43.824630 1196445 kubeadm.go:309] [certs] Using existing ca certificate authority
I0704 01:08:43.824724 1196445 kubeadm.go:309] [certs] Using existing apiserver certificate and key on disk
I0704 01:08:44.229464 1196445 kubeadm.go:309] [certs] Generating "apiserver-kubelet-client" certificate and key
I0704 01:08:44.869561 1196445 kubeadm.go:309] [certs] Generating "front-proxy-ca" certificate and key
I0704 01:08:44.995121 1196445 kubeadm.go:309] [certs] Generating "front-proxy-client" certificate and key
I0704 01:08:45.945765 1196445 kubeadm.go:309] [certs] Generating "etcd/ca" certificate and key
I0704 01:08:46.426406 1196445 kubeadm.go:309] [certs] Generating "etcd/server" certificate and key
I0704 01:08:46.426727 1196445 kubeadm.go:309] [certs] etcd/server serving cert is signed for DNS names [addons-155517 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
I0704 01:08:46.568753 1196445 kubeadm.go:309] [certs] Generating "etcd/peer" certificate and key
I0704 01:08:46.569065 1196445 kubeadm.go:309] [certs] etcd/peer serving cert is signed for DNS names [addons-155517 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
I0704 01:08:46.824637 1196445 kubeadm.go:309] [certs] Generating "etcd/healthcheck-client" certificate and key
I0704 01:08:47.178188 1196445 kubeadm.go:309] [certs] Generating "apiserver-etcd-client" certificate and key
I0704 01:08:47.938770 1196445 kubeadm.go:309] [certs] Generating "sa" key and public key
I0704 01:08:47.939012 1196445 kubeadm.go:309] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
I0704 01:08:48.532992 1196445 kubeadm.go:309] [kubeconfig] Writing "admin.conf" kubeconfig file
I0704 01:08:48.700658 1196445 kubeadm.go:309] [kubeconfig] Writing "super-admin.conf" kubeconfig file
I0704 01:08:49.343140 1196445 kubeadm.go:309] [kubeconfig] Writing "kubelet.conf" kubeconfig file
I0704 01:08:50.301229 1196445 kubeadm.go:309] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
I0704 01:08:50.970394 1196445 kubeadm.go:309] [kubeconfig] Writing "scheduler.conf" kubeconfig file
I0704 01:08:50.971331 1196445 kubeadm.go:309] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
I0704 01:08:50.976216 1196445 kubeadm.go:309] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
I0704 01:08:50.978409 1196445 out.go:204] - Booting up control plane ...
I0704 01:08:50.978513 1196445 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-apiserver"
I0704 01:08:50.978594 1196445 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-controller-manager"
I0704 01:08:50.979204 1196445 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-scheduler"
I0704 01:08:50.989631 1196445 kubeadm.go:309] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
I0704 01:08:50.991151 1196445 kubeadm.go:309] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
I0704 01:08:50.991199 1196445 kubeadm.go:309] [kubelet-start] Starting the kubelet
I0704 01:08:51.101564 1196445 kubeadm.go:309] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
I0704 01:08:51.101665 1196445 kubeadm.go:309] [kubelet-check] Waiting for a healthy kubelet. This can take up to 4m0s
I0704 01:08:52.602456 1196445 kubeadm.go:309] [kubelet-check] The kubelet is healthy after 1.501248538s
I0704 01:08:52.602548 1196445 kubeadm.go:309] [api-check] Waiting for a healthy API server. This can take up to 4m0s
I0704 01:08:59.104335 1196445 kubeadm.go:309] [api-check] The API server is healthy after 6.50185707s
I0704 01:08:59.129403 1196445 kubeadm.go:309] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
I0704 01:08:59.143665 1196445 kubeadm.go:309] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
I0704 01:08:59.169656 1196445 kubeadm.go:309] [upload-certs] Skipping phase. Please see --upload-certs
I0704 01:08:59.169845 1196445 kubeadm.go:309] [mark-control-plane] Marking the node addons-155517 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
I0704 01:08:59.181202 1196445 kubeadm.go:309] [bootstrap-token] Using token: 7nkvt2.ozp2nts9dnthdvog
I0704 01:08:59.182924 1196445 out.go:204] - Configuring RBAC rules ...
I0704 01:08:59.183052 1196445 kubeadm.go:309] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
I0704 01:08:59.189973 1196445 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
I0704 01:08:59.198030 1196445 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
I0704 01:08:59.202188 1196445 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
I0704 01:08:59.205935 1196445 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
I0704 01:08:59.209870 1196445 kubeadm.go:309] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
I0704 01:08:59.517980 1196445 kubeadm.go:309] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
I0704 01:08:59.966077 1196445 kubeadm.go:309] [addons] Applied essential addon: CoreDNS
I0704 01:09:00.515905 1196445 kubeadm.go:309] [addons] Applied essential addon: kube-proxy
I0704 01:09:00.516982 1196445 kubeadm.go:309]
I0704 01:09:00.517083 1196445 kubeadm.go:309] Your Kubernetes control-plane has initialized successfully!
I0704 01:09:00.517098 1196445 kubeadm.go:309]
I0704 01:09:00.517185 1196445 kubeadm.go:309] To start using your cluster, you need to run the following as a regular user:
I0704 01:09:00.517190 1196445 kubeadm.go:309]
I0704 01:09:00.517215 1196445 kubeadm.go:309] mkdir -p $HOME/.kube
I0704 01:09:00.517272 1196445 kubeadm.go:309] sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
I0704 01:09:00.517328 1196445 kubeadm.go:309] sudo chown $(id -u):$(id -g) $HOME/.kube/config
I0704 01:09:00.517334 1196445 kubeadm.go:309]
I0704 01:09:00.517385 1196445 kubeadm.go:309] Alternatively, if you are the root user, you can run:
I0704 01:09:00.517390 1196445 kubeadm.go:309]
I0704 01:09:00.517436 1196445 kubeadm.go:309] export KUBECONFIG=/etc/kubernetes/admin.conf
I0704 01:09:00.517442 1196445 kubeadm.go:309]
I0704 01:09:00.517492 1196445 kubeadm.go:309] You should now deploy a pod network to the cluster.
I0704 01:09:00.517564 1196445 kubeadm.go:309] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
I0704 01:09:00.517632 1196445 kubeadm.go:309] https://kubernetes.io/docs/concepts/cluster-administration/addons/
I0704 01:09:00.517637 1196445 kubeadm.go:309]
I0704 01:09:00.517719 1196445 kubeadm.go:309] You can now join any number of control-plane nodes by copying certificate authorities
I0704 01:09:00.517792 1196445 kubeadm.go:309] and service account keys on each node and then running the following as root:
I0704 01:09:00.517797 1196445 kubeadm.go:309]
I0704 01:09:00.517884 1196445 kubeadm.go:309] kubeadm join control-plane.minikube.internal:8443 --token 7nkvt2.ozp2nts9dnthdvog \
I0704 01:09:00.517985 1196445 kubeadm.go:309] --discovery-token-ca-cert-hash sha256:5b6b816aa61ec76ffa7acb157372c74648707423ad3df4db41b9bf88dbe1edfa \
I0704 01:09:00.518011 1196445 kubeadm.go:309] --control-plane
I0704 01:09:00.518017 1196445 kubeadm.go:309]
I0704 01:09:00.518099 1196445 kubeadm.go:309] Then you can join any number of worker nodes by running the following on each as root:
I0704 01:09:00.518104 1196445 kubeadm.go:309]
I0704 01:09:00.518183 1196445 kubeadm.go:309] kubeadm join control-plane.minikube.internal:8443 --token 7nkvt2.ozp2nts9dnthdvog \
I0704 01:09:00.518281 1196445 kubeadm.go:309] --discovery-token-ca-cert-hash sha256:5b6b816aa61ec76ffa7acb157372c74648707423ad3df4db41b9bf88dbe1edfa
I0704 01:09:00.520643 1196445 kubeadm.go:309] [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-1064-aws\n", err: exit status 1
I0704 01:09:00.520759 1196445 kubeadm.go:309] [WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
I0704 01:09:00.520778 1196445 cni.go:84] Creating CNI manager for ""
I0704 01:09:00.520793 1196445 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
I0704 01:09:00.523121 1196445 out.go:177] * Configuring CNI (Container Networking Interface) ...
I0704 01:09:00.525213 1196445 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
I0704 01:09:00.530132 1196445 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.30.2/kubectl ...
I0704 01:09:00.530152 1196445 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2438 bytes)
I0704 01:09:00.549314 1196445 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
I0704 01:09:00.814623 1196445 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
I0704 01:09:00.814727 1196445 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
I0704 01:09:00.814782 1196445 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-155517 minikube.k8s.io/updated_at=2024_07_04T01_09_00_0700 minikube.k8s.io/version=v1.33.1 minikube.k8s.io/commit=b003e6195fd8aae2e8757a7316e2960f465339c8 minikube.k8s.io/name=addons-155517 minikube.k8s.io/primary=true
I0704 01:09:00.972427 1196445 ops.go:34] apiserver oom_adj: -16
I0704 01:09:00.972641 1196445 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0704 01:09:01.472756 1196445 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0704 01:09:01.972695 1196445 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0704 01:09:02.472885 1196445 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0704 01:09:02.973558 1196445 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0704 01:09:03.473435 1196445 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0704 01:09:03.973670 1196445 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0704 01:09:04.473303 1196445 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0704 01:09:04.973640 1196445 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0704 01:09:05.473357 1196445 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0704 01:09:05.973493 1196445 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0704 01:09:06.473432 1196445 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0704 01:09:06.972686 1196445 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0704 01:09:07.472874 1196445 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0704 01:09:07.973677 1196445 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0704 01:09:08.472770 1196445 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0704 01:09:08.973060 1196445 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0704 01:09:09.473021 1196445 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0704 01:09:09.972794 1196445 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0704 01:09:10.472869 1196445 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0704 01:09:10.973078 1196445 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0704 01:09:11.473672 1196445 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0704 01:09:11.972769 1196445 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0704 01:09:12.473575 1196445 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0704 01:09:12.972752 1196445 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0704 01:09:13.473123 1196445 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0704 01:09:13.973407 1196445 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0704 01:09:14.472957 1196445 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0704 01:09:14.571895 1196445 kubeadm.go:1107] duration metric: took 13.757267057s to wait for elevateKubeSystemPrivileges
W0704 01:09:14.571932 1196445 kubeadm.go:286] apiserver tunnel failed: apiserver port not set
I0704 01:09:14.571940 1196445 kubeadm.go:393] duration metric: took 31.309027137s to StartCluster
I0704 01:09:14.571956 1196445 settings.go:142] acquiring lock: {Name:mk6d49b718ddc65478a80e50434df6064c31eee4 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0704 01:09:14.572073 1196445 settings.go:150] Updating kubeconfig: /home/jenkins/minikube-integration/18859-1190282/kubeconfig
I0704 01:09:14.572478 1196445 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18859-1190282/kubeconfig: {Name:mkcb1dc68318dea0090dbb67854ab85e2d8d0252 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0704 01:09:14.572667 1196445 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.2 ContainerRuntime:containerd ControlPlane:true Worker:true}
I0704 01:09:14.572807 1196445 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
I0704 01:09:14.573070 1196445 config.go:182] Loaded profile config "addons-155517": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.2
I0704 01:09:14.573109 1196445 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]
I0704 01:09:14.573210 1196445 addons.go:69] Setting yakd=true in profile "addons-155517"
I0704 01:09:14.573236 1196445 addons.go:234] Setting addon yakd=true in "addons-155517"
I0704 01:09:14.573263 1196445 host.go:66] Checking if "addons-155517" exists ...
I0704 01:09:14.573732 1196445 cli_runner.go:164] Run: docker container inspect addons-155517 --format={{.State.Status}}
I0704 01:09:14.574149 1196445 addons.go:69] Setting metrics-server=true in profile "addons-155517"
I0704 01:09:14.574180 1196445 addons.go:234] Setting addon metrics-server=true in "addons-155517"
I0704 01:09:14.574206 1196445 host.go:66] Checking if "addons-155517" exists ...
I0704 01:09:14.574253 1196445 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-155517"
I0704 01:09:14.574275 1196445 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-155517"
I0704 01:09:14.574297 1196445 host.go:66] Checking if "addons-155517" exists ...
I0704 01:09:14.574634 1196445 cli_runner.go:164] Run: docker container inspect addons-155517 --format={{.State.Status}}
I0704 01:09:14.574730 1196445 cli_runner.go:164] Run: docker container inspect addons-155517 --format={{.State.Status}}
I0704 01:09:14.577258 1196445 addons.go:69] Setting registry=true in profile "addons-155517"
I0704 01:09:14.577394 1196445 addons.go:234] Setting addon registry=true in "addons-155517"
I0704 01:09:14.577449 1196445 host.go:66] Checking if "addons-155517" exists ...
I0704 01:09:14.579535 1196445 addons.go:69] Setting storage-provisioner=true in profile "addons-155517"
I0704 01:09:14.579602 1196445 addons.go:234] Setting addon storage-provisioner=true in "addons-155517"
I0704 01:09:14.579640 1196445 host.go:66] Checking if "addons-155517" exists ...
I0704 01:09:14.580179 1196445 cli_runner.go:164] Run: docker container inspect addons-155517 --format={{.State.Status}}
I0704 01:09:14.580252 1196445 addons.go:69] Setting cloud-spanner=true in profile "addons-155517"
I0704 01:09:14.580300 1196445 addons.go:234] Setting addon cloud-spanner=true in "addons-155517"
I0704 01:09:14.591703 1196445 host.go:66] Checking if "addons-155517" exists ...
I0704 01:09:14.592237 1196445 cli_runner.go:164] Run: docker container inspect addons-155517 --format={{.State.Status}}
I0704 01:09:14.580425 1196445 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-155517"
I0704 01:09:14.597313 1196445 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-155517"
I0704 01:09:14.597353 1196445 host.go:66] Checking if "addons-155517" exists ...
I0704 01:09:14.597793 1196445 cli_runner.go:164] Run: docker container inspect addons-155517 --format={{.State.Status}}
I0704 01:09:14.580434 1196445 addons.go:69] Setting default-storageclass=true in profile "addons-155517"
I0704 01:09:14.598119 1196445 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-155517"
I0704 01:09:14.598447 1196445 cli_runner.go:164] Run: docker container inspect addons-155517 --format={{.State.Status}}
I0704 01:09:14.580438 1196445 addons.go:69] Setting gcp-auth=true in profile "addons-155517"
I0704 01:09:14.618488 1196445 mustload.go:65] Loading cluster: addons-155517
I0704 01:09:14.618673 1196445 config.go:182] Loaded profile config "addons-155517": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.2
I0704 01:09:14.618933 1196445 cli_runner.go:164] Run: docker container inspect addons-155517 --format={{.State.Status}}
I0704 01:09:14.580441 1196445 addons.go:69] Setting ingress=true in profile "addons-155517"
I0704 01:09:14.633852 1196445 addons.go:234] Setting addon ingress=true in "addons-155517"
I0704 01:09:14.633911 1196445 host.go:66] Checking if "addons-155517" exists ...
I0704 01:09:14.634367 1196445 cli_runner.go:164] Run: docker container inspect addons-155517 --format={{.State.Status}}
I0704 01:09:14.580444 1196445 addons.go:69] Setting ingress-dns=true in profile "addons-155517"
I0704 01:09:14.659280 1196445 addons.go:234] Setting addon ingress-dns=true in "addons-155517"
I0704 01:09:14.659332 1196445 host.go:66] Checking if "addons-155517" exists ...
I0704 01:09:14.659837 1196445 cli_runner.go:164] Run: docker container inspect addons-155517 --format={{.State.Status}}
I0704 01:09:14.580448 1196445 addons.go:69] Setting inspektor-gadget=true in profile "addons-155517"
I0704 01:09:14.683730 1196445 addons.go:234] Setting addon inspektor-gadget=true in "addons-155517"
I0704 01:09:14.683777 1196445 host.go:66] Checking if "addons-155517" exists ...
I0704 01:09:14.684227 1196445 cli_runner.go:164] Run: docker container inspect addons-155517 --format={{.State.Status}}
I0704 01:09:14.698704 1196445 out.go:177] - Using image nvcr.io/nvidia/k8s-device-plugin:v0.15.1
I0704 01:09:14.701274 1196445 out.go:177] - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.17
I0704 01:09:14.580702 1196445 cli_runner.go:164] Run: docker container inspect addons-155517 --format={{.State.Status}}
I0704 01:09:14.719181 1196445 out.go:177] - Using image docker.io/marcnuri/yakd:0.0.5
I0704 01:09:14.580712 1196445 out.go:177] * Verifying Kubernetes components...
I0704 01:09:14.721032 1196445 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
I0704 01:09:14.721051 1196445 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
I0704 01:09:14.721122 1196445 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155517
I0704 01:09:14.580911 1196445 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-155517"
I0704 01:09:14.580918 1196445 addons.go:69] Setting volcano=true in profile "addons-155517"
I0704 01:09:14.723014 1196445 addons.go:234] Setting addon volcano=true in "addons-155517"
I0704 01:09:14.580922 1196445 addons.go:69] Setting volumesnapshots=true in profile "addons-155517"
I0704 01:09:14.723103 1196445 addons.go:234] Setting addon volumesnapshots=true in "addons-155517"
I0704 01:09:14.723131 1196445 host.go:66] Checking if "addons-155517" exists ...
I0704 01:09:14.723415 1196445 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
I0704 01:09:14.723429 1196445 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
I0704 01:09:14.723497 1196445 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155517
I0704 01:09:14.729712 1196445 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-155517"
I0704 01:09:14.730053 1196445 cli_runner.go:164] Run: docker container inspect addons-155517 --format={{.State.Status}}
I0704 01:09:14.760655 1196445 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I0704 01:09:14.760879 1196445 host.go:66] Checking if "addons-155517" exists ...
I0704 01:09:14.761414 1196445 cli_runner.go:164] Run: docker container inspect addons-155517 --format={{.State.Status}}
I0704 01:09:14.767033 1196445 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
I0704 01:09:14.767054 1196445 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
I0704 01:09:14.767114 1196445 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155517
I0704 01:09:14.808186 1196445 cli_runner.go:164] Run: docker container inspect addons-155517 --format={{.State.Status}}
I0704 01:09:14.808661 1196445 out.go:177] - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.1
I0704 01:09:14.811351 1196445 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
I0704 01:09:14.811385 1196445 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
I0704 01:09:14.811464 1196445 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155517
I0704 01:09:14.828255 1196445 out.go:177] - Using image gcr.io/k8s-minikube/storage-provisioner:v5
I0704 01:09:14.830324 1196445 out.go:177] - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
I0704 01:09:14.854527 1196445 out.go:177] - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.2
I0704 01:09:14.854766 1196445 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
I0704 01:09:14.855575 1196445 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
I0704 01:09:14.855680 1196445 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155517
I0704 01:09:14.858854 1196445 addons.go:234] Setting addon default-storageclass=true in "addons-155517"
I0704 01:09:14.858894 1196445 host.go:66] Checking if "addons-155517" exists ...
I0704 01:09:14.859317 1196445 cli_runner.go:164] Run: docker container inspect addons-155517 --format={{.State.Status}}
I0704 01:09:14.876557 1196445 host.go:66] Checking if "addons-155517" exists ...
I0704 01:09:14.884711 1196445 out.go:177] - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
I0704 01:09:14.887689 1196445 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
I0704 01:09:14.887713 1196445 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
I0704 01:09:14.887776 1196445 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155517
I0704 01:09:14.907776 1196445 out.go:177] - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
I0704 01:09:14.921547 1196445 out.go:177] - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
I0704 01:09:14.946618 1196445 out.go:177] - Using image registry.k8s.io/ingress-nginx/controller:v1.10.1
I0704 01:09:14.952851 1196445 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33941 SSHKeyPath:/home/jenkins/minikube-integration/18859-1190282/.minikube/machines/addons-155517/id_rsa Username:docker}
I0704 01:09:14.958655 1196445 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
I0704 01:09:14.958677 1196445 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
I0704 01:09:14.958757 1196445 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155517
I0704 01:09:14.989105 1196445 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.2/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.30.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
I0704 01:09:14.998292 1196445 out.go:177] - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
I0704 01:09:15.008457 1196445 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33941 SSHKeyPath:/home/jenkins/minikube-integration/18859-1190282/.minikube/machines/addons-155517/id_rsa Username:docker}
I0704 01:09:15.010183 1196445 out.go:177] - Using image docker.io/registry:2.8.3
I0704 01:09:15.011903 1196445 out.go:177] - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
I0704 01:09:15.016345 1196445 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-155517"
I0704 01:09:15.016398 1196445 host.go:66] Checking if "addons-155517" exists ...
I0704 01:09:15.016856 1196445 cli_runner.go:164] Run: docker container inspect addons-155517 --format={{.State.Status}}
I0704 01:09:15.017248 1196445 out.go:177] - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.30.0
I0704 01:09:15.026296 1196445 out.go:177] - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
I0704 01:09:15.032293 1196445 out.go:177] - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
I0704 01:09:15.033528 1196445 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33941 SSHKeyPath:/home/jenkins/minikube-integration/18859-1190282/.minikube/machines/addons-155517/id_rsa Username:docker}
I0704 01:09:15.034311 1196445 out.go:177] - Using image docker.io/volcanosh/vc-controller-manager:v1.9.0
I0704 01:09:15.036144 1196445 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
I0704 01:09:15.036176 1196445 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
I0704 01:09:15.036273 1196445 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155517
I0704 01:09:15.040125 1196445 out.go:177] - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
I0704 01:09:15.042262 1196445 out.go:177] - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
I0704 01:09:15.042363 1196445 out.go:177] - Using image docker.io/volcanosh/vc-scheduler:v1.9.0
I0704 01:09:15.044439 1196445 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
I0704 01:09:15.044460 1196445 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
I0704 01:09:15.044547 1196445 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155517
I0704 01:09:15.052699 1196445 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
I0704 01:09:15.052768 1196445 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (798 bytes)
I0704 01:09:15.052855 1196445 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155517
I0704 01:09:15.066354 1196445 out.go:177] - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
I0704 01:09:15.068850 1196445 out.go:177] - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
I0704 01:09:15.075588 1196445 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
I0704 01:09:15.075620 1196445 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
I0704 01:09:15.075727 1196445 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155517
I0704 01:09:15.088431 1196445 out.go:177] - Using image docker.io/volcanosh/vc-webhook-manager:v1.9.0
I0704 01:09:15.114822 1196445 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33941 SSHKeyPath:/home/jenkins/minikube-integration/18859-1190282/.minikube/machines/addons-155517/id_rsa Username:docker}
I0704 01:09:15.115791 1196445 addons.go:431] installing /etc/kubernetes/addons/volcano-deployment.yaml
I0704 01:09:15.115824 1196445 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volcano-deployment.yaml (442770 bytes)
I0704 01:09:15.115909 1196445 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155517
I0704 01:09:15.121303 1196445 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33941 SSHKeyPath:/home/jenkins/minikube-integration/18859-1190282/.minikube/machines/addons-155517/id_rsa Username:docker}
I0704 01:09:15.123349 1196445 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33941 SSHKeyPath:/home/jenkins/minikube-integration/18859-1190282/.minikube/machines/addons-155517/id_rsa Username:docker}
I0704 01:09:15.160899 1196445 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
I0704 01:09:15.160920 1196445 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
I0704 01:09:15.160989 1196445 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155517
I0704 01:09:15.162700 1196445 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33941 SSHKeyPath:/home/jenkins/minikube-integration/18859-1190282/.minikube/machines/addons-155517/id_rsa Username:docker}
I0704 01:09:15.243792 1196445 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33941 SSHKeyPath:/home/jenkins/minikube-integration/18859-1190282/.minikube/machines/addons-155517/id_rsa Username:docker}
I0704 01:09:15.254669 1196445 out.go:177] - Using image docker.io/busybox:stable
I0704 01:09:15.256265 1196445 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33941 SSHKeyPath:/home/jenkins/minikube-integration/18859-1190282/.minikube/machines/addons-155517/id_rsa Username:docker}
I0704 01:09:15.257205 1196445 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33941 SSHKeyPath:/home/jenkins/minikube-integration/18859-1190282/.minikube/machines/addons-155517/id_rsa Username:docker}
I0704 01:09:15.257463 1196445 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33941 SSHKeyPath:/home/jenkins/minikube-integration/18859-1190282/.minikube/machines/addons-155517/id_rsa Username:docker}
I0704 01:09:15.259664 1196445 out.go:177] - Using image docker.io/rancher/local-path-provisioner:v0.0.22
I0704 01:09:15.261691 1196445 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
I0704 01:09:15.261712 1196445 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
I0704 01:09:15.261776 1196445 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155517
I0704 01:09:15.265635 1196445 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33941 SSHKeyPath:/home/jenkins/minikube-integration/18859-1190282/.minikube/machines/addons-155517/id_rsa Username:docker}
W0704 01:09:15.288056 1196445 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
I0704 01:09:15.288087 1196445 retry.go:31] will retry after 347.093048ms: ssh: handshake failed: EOF
I0704 01:09:15.307720 1196445 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33941 SSHKeyPath:/home/jenkins/minikube-integration/18859-1190282/.minikube/machines/addons-155517/id_rsa Username:docker}
I0704 01:09:15.310433 1196445 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33941 SSHKeyPath:/home/jenkins/minikube-integration/18859-1190282/.minikube/machines/addons-155517/id_rsa Username:docker}
I0704 01:09:15.322864 1196445 ssh_runner.go:195] Run: sudo systemctl start kubelet
I0704 01:09:15.588350 1196445 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
I0704 01:09:15.588385 1196445 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
I0704 01:09:15.621674 1196445 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
I0704 01:09:15.621748 1196445 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
I0704 01:09:15.749570 1196445 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
I0704 01:09:15.749601 1196445 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
I0704 01:09:15.934643 1196445 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
I0704 01:09:15.971372 1196445 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
I0704 01:09:16.022036 1196445 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
I0704 01:09:16.022108 1196445 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
I0704 01:09:16.110981 1196445 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
I0704 01:09:16.111009 1196445 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
I0704 01:09:16.121017 1196445 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
I0704 01:09:16.121043 1196445 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
I0704 01:09:16.190720 1196445 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
I0704 01:09:16.201668 1196445 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
I0704 01:09:16.213599 1196445 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
I0704 01:09:16.238689 1196445 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
I0704 01:09:16.238718 1196445 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
I0704 01:09:16.244065 1196445 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/volcano-deployment.yaml
I0704 01:09:16.263426 1196445 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
I0704 01:09:16.295999 1196445 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
I0704 01:09:16.296072 1196445 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
I0704 01:09:16.307564 1196445 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/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
I0704 01:09:16.362987 1196445 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
I0704 01:09:16.383918 1196445 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
I0704 01:09:16.383945 1196445 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
I0704 01:09:16.394076 1196445 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
I0704 01:09:16.394102 1196445 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
I0704 01:09:16.417925 1196445 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
I0704 01:09:16.417949 1196445 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
I0704 01:09:16.422065 1196445 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
I0704 01:09:16.422088 1196445 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
I0704 01:09:16.522801 1196445 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
I0704 01:09:16.522826 1196445 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
I0704 01:09:16.575145 1196445 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
I0704 01:09:16.575171 1196445 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)
I0704 01:09:16.653193 1196445 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
I0704 01:09:16.653217 1196445 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
I0704 01:09:16.659744 1196445 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
I0704 01:09:16.659770 1196445 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
I0704 01:09:16.661739 1196445 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
I0704 01:09:16.744662 1196445 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
I0704 01:09:16.744688 1196445 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
I0704 01:09:16.821862 1196445 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
I0704 01:09:16.821888 1196445 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
I0704 01:09:16.881062 1196445 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/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
I0704 01:09:16.901455 1196445 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
I0704 01:09:16.901481 1196445 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
I0704 01:09:16.928474 1196445 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.2/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.30.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (1.939327122s)
I0704 01:09:16.928503 1196445 start.go:967] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
I0704 01:09:16.929502 1196445 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (1.606615135s)
I0704 01:09:16.930207 1196445 node_ready.go:35] waiting up to 6m0s for node "addons-155517" to be "Ready" ...
I0704 01:09:16.937817 1196445 node_ready.go:49] node "addons-155517" has status "Ready":"True"
I0704 01:09:16.937845 1196445 node_ready.go:38] duration metric: took 7.604392ms for node "addons-155517" to be "Ready" ...
I0704 01:09:16.937855 1196445 pod_ready.go:35] extra waiting up to 6m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
I0704 01:09:16.962597 1196445 pod_ready.go:78] waiting up to 6m0s for pod "coredns-7db6d8ff4d-5x2l7" in "kube-system" namespace to be "Ready" ...
I0704 01:09:17.098912 1196445 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
I0704 01:09:17.098985 1196445 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
I0704 01:09:17.131539 1196445 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
I0704 01:09:17.131609 1196445 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
I0704 01:09:17.201528 1196445 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
I0704 01:09:17.201552 1196445 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
I0704 01:09:17.281563 1196445 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
I0704 01:09:17.281585 1196445 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
I0704 01:09:17.383540 1196445 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
I0704 01:09:17.383612 1196445 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
I0704 01:09:17.431613 1196445 kapi.go:248] "coredns" deployment in "kube-system" namespace and "addons-155517" context rescaled to 1 replicas
I0704 01:09:17.491254 1196445 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/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
I0704 01:09:17.630881 1196445 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
I0704 01:09:17.630958 1196445 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
I0704 01:09:17.673774 1196445 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
I0704 01:09:17.673845 1196445 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
I0704 01:09:17.747064 1196445 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
I0704 01:09:17.747141 1196445 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
I0704 01:09:17.825561 1196445 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
I0704 01:09:17.825630 1196445 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
I0704 01:09:17.839617 1196445 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
I0704 01:09:17.839687 1196445 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
I0704 01:09:18.021499 1196445 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
I0704 01:09:18.021581 1196445 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
I0704 01:09:18.066416 1196445 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/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
I0704 01:09:18.103144 1196445 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
I0704 01:09:18.103227 1196445 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
I0704 01:09:18.206551 1196445 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/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
I0704 01:09:18.972681 1196445 pod_ready.go:102] pod "coredns-7db6d8ff4d-5x2l7" in "kube-system" namespace has status "Ready":"False"
I0704 01:09:19.481076 1196445 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (3.546393824s)
I0704 01:09:19.481267 1196445 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (3.509817533s)
I0704 01:09:19.707411 1196445 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (3.516628882s)
I0704 01:09:21.018313 1196445 pod_ready.go:102] pod "coredns-7db6d8ff4d-5x2l7" in "kube-system" namespace has status "Ready":"False"
I0704 01:09:22.094516 1196445 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
I0704 01:09:22.094602 1196445 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155517
I0704 01:09:22.120851 1196445 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33941 SSHKeyPath:/home/jenkins/minikube-integration/18859-1190282/.minikube/machines/addons-155517/id_rsa Username:docker}
I0704 01:09:22.498250 1196445 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
I0704 01:09:22.672494 1196445 addons.go:234] Setting addon gcp-auth=true in "addons-155517"
I0704 01:09:22.672553 1196445 host.go:66] Checking if "addons-155517" exists ...
I0704 01:09:22.672999 1196445 cli_runner.go:164] Run: docker container inspect addons-155517 --format={{.State.Status}}
I0704 01:09:22.693321 1196445 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
I0704 01:09:22.693374 1196445 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-155517
I0704 01:09:22.731686 1196445 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33941 SSHKeyPath:/home/jenkins/minikube-integration/18859-1190282/.minikube/machines/addons-155517/id_rsa Username:docker}
I0704 01:09:23.219625 1196445 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (7.017917581s)
I0704 01:09:23.219660 1196445 addons.go:475] Verifying addon ingress=true in "addons-155517"
I0704 01:09:23.219801 1196445 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (7.006176358s)
I0704 01:09:23.223048 1196445 out.go:177] * Verifying ingress addon...
I0704 01:09:23.225816 1196445 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
I0704 01:09:23.233823 1196445 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
I0704 01:09:23.233848 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:09:23.469592 1196445 pod_ready.go:102] pod "coredns-7db6d8ff4d-5x2l7" in "kube-system" namespace has status "Ready":"False"
I0704 01:09:23.733369 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:09:24.252870 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:09:24.738392 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:09:25.197716 1196445 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/volcano-deployment.yaml: (8.95361222s)
I0704 01:09:25.197838 1196445 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (8.934389448s)
I0704 01:09:25.197945 1196445 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/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: (8.890302325s)
I0704 01:09:25.197981 1196445 addons.go:475] Verifying addon metrics-server=true in "addons-155517"
I0704 01:09:25.198051 1196445 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (8.835024851s)
I0704 01:09:25.198102 1196445 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (8.536339738s)
I0704 01:09:25.198137 1196445 addons.go:475] Verifying addon registry=true in "addons-155517"
I0704 01:09:25.198304 1196445 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/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: (8.317214693s)
I0704 01:09:25.198380 1196445 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/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: (7.707056177s)
W0704 01:09:25.199807 1196445 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/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
I0704 01:09:25.199830 1196445 retry.go:31] will retry after 346.398491ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/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
I0704 01:09:25.198438 1196445 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/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: (7.131941092s)
I0704 01:09:25.201793 1196445 out.go:177] * Verifying registry addon...
I0704 01:09:25.201794 1196445 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
minikube -p addons-155517 service yakd-dashboard -n yakd-dashboard
I0704 01:09:25.204942 1196445 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
I0704 01:09:25.222617 1196445 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
I0704 01:09:25.222690 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:09:25.251428 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:09:25.492382 1196445 pod_ready.go:102] pod "coredns-7db6d8ff4d-5x2l7" in "kube-system" namespace has status "Ready":"False"
I0704 01:09:25.546710 1196445 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/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
I0704 01:09:25.735322 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:09:25.736772 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:09:25.911009 1196445 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/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: (7.704355252s)
I0704 01:09:25.911047 1196445 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-155517"
I0704 01:09:25.911278 1196445 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (3.217934924s)
I0704 01:09:25.914361 1196445 out.go:177] - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
I0704 01:09:25.914416 1196445 out.go:177] * Verifying csi-hostpath-driver addon...
I0704 01:09:25.916249 1196445 out.go:177] - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
I0704 01:09:25.917135 1196445 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
I0704 01:09:25.918627 1196445 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
I0704 01:09:25.918653 1196445 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
I0704 01:09:25.925376 1196445 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I0704 01:09:25.925401 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:09:25.957453 1196445 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
I0704 01:09:25.957479 1196445 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
I0704 01:09:25.985833 1196445 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
I0704 01:09:25.985857 1196445 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
I0704 01:09:26.010928 1196445 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/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
I0704 01:09:26.210069 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:09:26.232731 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:09:26.424161 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:09:26.710162 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:09:26.731168 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:09:26.923170 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:09:27.210427 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:09:27.230934 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:09:27.250410 1196445 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (1.703595614s)
I0704 01:09:27.250521 1196445 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.2/kubectl apply -f /etc/kubernetes/addons/gcp-auth-ns.yaml -f /etc/kubernetes/addons/gcp-auth-service.yaml -f /etc/kubernetes/addons/gcp-auth-webhook.yaml: (1.23956747s)
I0704 01:09:27.253393 1196445 addons.go:475] Verifying addon gcp-auth=true in "addons-155517"
I0704 01:09:27.257553 1196445 out.go:177] * Verifying gcp-auth addon...
I0704 01:09:27.260382 1196445 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
I0704 01:09:27.262998 1196445 kapi.go:86] Found 0 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
I0704 01:09:27.424027 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:09:27.710878 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:09:27.730370 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:09:27.923796 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:09:27.969295 1196445 pod_ready.go:102] pod "coredns-7db6d8ff4d-5x2l7" in "kube-system" namespace has status "Ready":"False"
I0704 01:09:28.211580 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:09:28.231431 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:09:28.422656 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:09:28.711283 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:09:28.730044 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:09:28.924689 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:09:29.211847 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:09:29.231572 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:09:29.425562 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:09:29.710139 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:09:29.731027 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:09:29.923390 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:09:30.210230 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:09:30.231858 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:09:30.424018 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:09:30.469196 1196445 pod_ready.go:102] pod "coredns-7db6d8ff4d-5x2l7" in "kube-system" namespace has status "Ready":"False"
I0704 01:09:30.709718 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:09:30.730263 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:09:30.922825 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:09:31.219839 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:09:31.241048 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:09:31.425597 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:09:31.712545 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:09:31.731465 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:09:31.922640 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:09:32.210366 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:09:32.230954 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:09:32.422551 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:09:32.710061 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:09:32.730153 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:09:32.925535 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:09:32.968875 1196445 pod_ready.go:102] pod "coredns-7db6d8ff4d-5x2l7" in "kube-system" namespace has status "Ready":"False"
I0704 01:09:33.209869 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:09:33.230720 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:09:33.423400 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:09:33.710614 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:09:33.730154 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:09:33.923184 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:09:34.211208 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:09:34.230331 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:09:34.422808 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:09:34.710269 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:09:34.730201 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:09:34.923588 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:09:34.969882 1196445 pod_ready.go:102] pod "coredns-7db6d8ff4d-5x2l7" in "kube-system" namespace has status "Ready":"False"
I0704 01:09:35.210283 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:09:35.230873 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:09:35.422763 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:09:35.709465 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:09:35.730270 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:09:35.923232 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:09:36.209479 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:09:36.229850 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:09:36.423197 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:09:36.710129 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:09:36.730676 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:09:36.922710 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:09:37.209525 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:09:37.230493 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:09:37.424298 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:09:37.468432 1196445 pod_ready.go:102] pod "coredns-7db6d8ff4d-5x2l7" in "kube-system" namespace has status "Ready":"False"
I0704 01:09:37.710143 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:09:37.730780 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:09:37.922415 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:09:38.209676 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:09:38.230719 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:09:38.422303 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:09:38.710124 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:09:38.730126 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:09:38.922826 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:09:39.210085 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:09:39.230519 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:09:39.423189 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:09:39.468806 1196445 pod_ready.go:102] pod "coredns-7db6d8ff4d-5x2l7" in "kube-system" namespace has status "Ready":"False"
I0704 01:09:39.710065 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:09:39.730167 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:09:39.923743 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:09:40.209304 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:09:40.230675 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:09:40.422186 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:09:40.710013 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:09:40.730219 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:09:40.923123 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:09:41.211576 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:09:41.237098 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:09:41.423541 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:09:41.469660 1196445 pod_ready.go:102] pod "coredns-7db6d8ff4d-5x2l7" in "kube-system" namespace has status "Ready":"False"
I0704 01:09:41.710859 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:09:41.731203 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:09:41.923394 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:09:42.210467 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:09:42.231587 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:09:42.423307 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:09:42.709772 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:09:42.729958 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:09:42.923400 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:09:43.210064 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:09:43.230380 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:09:43.423544 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:09:43.709869 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:09:43.730334 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:09:43.925613 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:09:43.976063 1196445 pod_ready.go:102] pod "coredns-7db6d8ff4d-5x2l7" in "kube-system" namespace has status "Ready":"False"
I0704 01:09:44.216521 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:09:44.233500 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:09:44.423984 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:09:44.709890 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:09:44.730491 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:09:44.922620 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:09:45.218269 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:09:45.232042 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:09:45.423431 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:09:45.709814 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:09:45.730412 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:09:45.924578 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:09:46.210332 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:09:46.231072 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:09:46.424267 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:09:46.482456 1196445 pod_ready.go:102] pod "coredns-7db6d8ff4d-5x2l7" in "kube-system" namespace has status "Ready":"False"
I0704 01:09:46.709782 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:09:46.730358 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:09:46.925109 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:09:47.210160 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:09:47.230642 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:09:47.422979 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:09:47.710273 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:09:47.730748 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:09:47.937531 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:09:48.210020 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:09:48.230451 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:09:48.423194 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:09:48.709898 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:09:48.732172 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:09:48.923290 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:09:48.969889 1196445 pod_ready.go:102] pod "coredns-7db6d8ff4d-5x2l7" in "kube-system" namespace has status "Ready":"False"
I0704 01:09:49.212283 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:09:49.230721 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:09:49.423247 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:09:49.710414 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:09:49.730459 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:09:49.922796 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:09:50.210560 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:09:50.233100 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:09:50.423363 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:09:50.710514 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:09:50.733774 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:09:50.922714 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:09:51.211285 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:09:51.230995 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:09:51.423332 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:09:51.472262 1196445 pod_ready.go:102] pod "coredns-7db6d8ff4d-5x2l7" in "kube-system" namespace has status "Ready":"False"
I0704 01:09:51.710160 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:09:51.730450 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:09:51.925154 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:09:52.210272 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:09:52.231397 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:09:52.423658 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:09:52.710851 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:09:52.730326 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:09:52.923960 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:09:53.212484 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:09:53.232166 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:09:53.424097 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:09:53.710891 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:09:53.731740 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:09:53.924019 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:09:53.968656 1196445 pod_ready.go:102] pod "coredns-7db6d8ff4d-5x2l7" in "kube-system" namespace has status "Ready":"False"
I0704 01:09:54.211161 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:09:54.232059 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:09:54.423259 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:09:54.712488 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:09:54.731251 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:09:54.924094 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:09:55.210510 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:09:55.231539 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:09:55.422966 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:09:55.711791 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:09:55.733623 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:09:55.930765 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:09:55.969815 1196445 pod_ready.go:102] pod "coredns-7db6d8ff4d-5x2l7" in "kube-system" namespace has status "Ready":"False"
I0704 01:09:56.210040 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:09:56.230481 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:09:56.423900 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:09:56.717782 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:09:56.733051 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:09:56.924352 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:09:57.210192 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:09:57.231623 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:09:57.423375 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:09:57.712974 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:09:57.739221 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:09:57.924312 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:09:58.210188 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:09:58.231084 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:09:58.428301 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:09:58.469048 1196445 pod_ready.go:92] pod "coredns-7db6d8ff4d-5x2l7" in "kube-system" namespace has status "Ready":"True"
I0704 01:09:58.469072 1196445 pod_ready.go:81] duration metric: took 41.506375249s for pod "coredns-7db6d8ff4d-5x2l7" in "kube-system" namespace to be "Ready" ...
I0704 01:09:58.469083 1196445 pod_ready.go:78] waiting up to 6m0s for pod "coredns-7db6d8ff4d-kd68p" in "kube-system" namespace to be "Ready" ...
I0704 01:09:58.470959 1196445 pod_ready.go:97] error getting pod "coredns-7db6d8ff4d-kd68p" in "kube-system" namespace (skipping!): pods "coredns-7db6d8ff4d-kd68p" not found
I0704 01:09:58.470985 1196445 pod_ready.go:81] duration metric: took 1.892793ms for pod "coredns-7db6d8ff4d-kd68p" in "kube-system" namespace to be "Ready" ...
E0704 01:09:58.470996 1196445 pod_ready.go:66] WaitExtra: waitPodCondition: error getting pod "coredns-7db6d8ff4d-kd68p" in "kube-system" namespace (skipping!): pods "coredns-7db6d8ff4d-kd68p" not found
I0704 01:09:58.471003 1196445 pod_ready.go:78] waiting up to 6m0s for pod "etcd-addons-155517" in "kube-system" namespace to be "Ready" ...
I0704 01:09:58.476539 1196445 pod_ready.go:92] pod "etcd-addons-155517" in "kube-system" namespace has status "Ready":"True"
I0704 01:09:58.476565 1196445 pod_ready.go:81] duration metric: took 5.554425ms for pod "etcd-addons-155517" in "kube-system" namespace to be "Ready" ...
I0704 01:09:58.476580 1196445 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-addons-155517" in "kube-system" namespace to be "Ready" ...
I0704 01:09:58.482116 1196445 pod_ready.go:92] pod "kube-apiserver-addons-155517" in "kube-system" namespace has status "Ready":"True"
I0704 01:09:58.482141 1196445 pod_ready.go:81] duration metric: took 5.552694ms for pod "kube-apiserver-addons-155517" in "kube-system" namespace to be "Ready" ...
I0704 01:09:58.482153 1196445 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-addons-155517" in "kube-system" namespace to be "Ready" ...
I0704 01:09:58.488450 1196445 pod_ready.go:92] pod "kube-controller-manager-addons-155517" in "kube-system" namespace has status "Ready":"True"
I0704 01:09:58.488476 1196445 pod_ready.go:81] duration metric: took 6.314983ms for pod "kube-controller-manager-addons-155517" in "kube-system" namespace to be "Ready" ...
I0704 01:09:58.488488 1196445 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-62r6j" in "kube-system" namespace to be "Ready" ...
I0704 01:09:58.667045 1196445 pod_ready.go:92] pod "kube-proxy-62r6j" in "kube-system" namespace has status "Ready":"True"
I0704 01:09:58.667072 1196445 pod_ready.go:81] duration metric: took 178.576255ms for pod "kube-proxy-62r6j" in "kube-system" namespace to be "Ready" ...
I0704 01:09:58.667083 1196445 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-addons-155517" in "kube-system" namespace to be "Ready" ...
I0704 01:09:58.709864 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:09:58.730495 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:09:58.923133 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:09:59.067974 1196445 pod_ready.go:92] pod "kube-scheduler-addons-155517" in "kube-system" namespace has status "Ready":"True"
I0704 01:09:59.068046 1196445 pod_ready.go:81] duration metric: took 400.954049ms for pod "kube-scheduler-addons-155517" in "kube-system" namespace to be "Ready" ...
I0704 01:09:59.068072 1196445 pod_ready.go:38] duration metric: took 42.130204788s 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" ...
I0704 01:09:59.068115 1196445 api_server.go:52] waiting for apiserver process to appear ...
I0704 01:09:59.068215 1196445 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
I0704 01:09:59.083368 1196445 api_server.go:72] duration metric: took 44.510664696s to wait for apiserver process to appear ...
I0704 01:09:59.083466 1196445 api_server.go:88] waiting for apiserver healthz status ...
I0704 01:09:59.083524 1196445 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
I0704 01:09:59.092379 1196445 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
ok
I0704 01:09:59.093665 1196445 api_server.go:141] control plane version: v1.30.2
I0704 01:09:59.093689 1196445 api_server.go:131] duration metric: took 10.180723ms to wait for apiserver health ...
I0704 01:09:59.093697 1196445 system_pods.go:43] waiting for kube-system pods to appear ...
I0704 01:09:59.210881 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:09:59.230670 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:09:59.277516 1196445 system_pods.go:59] 18 kube-system pods found
I0704 01:09:59.277591 1196445 system_pods.go:61] "coredns-7db6d8ff4d-5x2l7" [6344a526-e705-4a50-9a44-66c0d35a0ca8] Running
I0704 01:09:59.277614 1196445 system_pods.go:61] "csi-hostpath-attacher-0" [e4b634d1-4641-4cde-bcdc-b5e48be74e6b] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
I0704 01:09:59.277638 1196445 system_pods.go:61] "csi-hostpath-resizer-0" [4f1a6b44-70cb-43a2-bec7-e0213f06ffd3] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
I0704 01:09:59.277674 1196445 system_pods.go:61] "csi-hostpathplugin-bwns5" [a5928f29-2395-4b5b-b09f-baae6183f4ff] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
I0704 01:09:59.277700 1196445 system_pods.go:61] "etcd-addons-155517" [119c13b1-a5b8-434b-bc29-7f32f6a9ed2b] Running
I0704 01:09:59.277723 1196445 system_pods.go:61] "kindnet-7qr8x" [c5fbe50b-fa8d-4022-8aa3-bbbca5f27060] Running
I0704 01:09:59.277743 1196445 system_pods.go:61] "kube-apiserver-addons-155517" [c515e441-ac73-42b4-9e34-b5d4b684a9a4] Running
I0704 01:09:59.277782 1196445 system_pods.go:61] "kube-controller-manager-addons-155517" [c9334f1b-c695-4aec-aa4d-b853d9bf214c] Running
I0704 01:09:59.277811 1196445 system_pods.go:61] "kube-ingress-dns-minikube" [b7e45300-1c0f-463c-914d-3febc516e196] Running / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
I0704 01:09:59.277834 1196445 system_pods.go:61] "kube-proxy-62r6j" [4818ac60-abd9-4281-90e2-df11f62e8455] Running
I0704 01:09:59.277855 1196445 system_pods.go:61] "kube-scheduler-addons-155517" [1802b842-df6a-4872-b790-17ac5e8ad808] Running
I0704 01:09:59.277890 1196445 system_pods.go:61] "metrics-server-c59844bb4-csqts" [d63007ff-883d-4b4c-b4e4-b83cf3f5e613] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
I0704 01:09:59.277919 1196445 system_pods.go:61] "nvidia-device-plugin-daemonset-gr25g" [8a2a5166-3ff2-4a7c-8665-62fade8bd24f] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
I0704 01:09:59.277940 1196445 system_pods.go:61] "registry-dm5v6" [15499167-b529-4f01-b177-75b6be18e2b5] Running
I0704 01:09:59.277965 1196445 system_pods.go:61] "registry-proxy-fndt4" [36d06042-3c9e-400c-a673-4f8f17e23b46] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
I0704 01:09:59.278000 1196445 system_pods.go:61] "snapshot-controller-745499f584-k4nhl" [2536525a-d8b5-4b7d-85e5-2a92611f9623] Running
I0704 01:09:59.278027 1196445 system_pods.go:61] "snapshot-controller-745499f584-sc4kq" [1a35e6e8-e90a-4d20-972a-3158fa6b4d10] Running
I0704 01:09:59.278049 1196445 system_pods.go:61] "storage-provisioner" [12fb9780-61c0-4ea8-9b4b-e054c37b7af8] Running
I0704 01:09:59.278072 1196445 system_pods.go:74] duration metric: took 184.367763ms to wait for pod list to return data ...
I0704 01:09:59.278106 1196445 default_sa.go:34] waiting for default service account to be created ...
I0704 01:09:59.423626 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:09:59.467163 1196445 default_sa.go:45] found service account: "default"
I0704 01:09:59.467239 1196445 default_sa.go:55] duration metric: took 189.106033ms for default service account to be created ...
I0704 01:09:59.467265 1196445 system_pods.go:116] waiting for k8s-apps to be running ...
I0704 01:09:59.676387 1196445 system_pods.go:86] 18 kube-system pods found
I0704 01:09:59.676469 1196445 system_pods.go:89] "coredns-7db6d8ff4d-5x2l7" [6344a526-e705-4a50-9a44-66c0d35a0ca8] Running
I0704 01:09:59.676493 1196445 system_pods.go:89] "csi-hostpath-attacher-0" [e4b634d1-4641-4cde-bcdc-b5e48be74e6b] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
I0704 01:09:59.676519 1196445 system_pods.go:89] "csi-hostpath-resizer-0" [4f1a6b44-70cb-43a2-bec7-e0213f06ffd3] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
I0704 01:09:59.676561 1196445 system_pods.go:89] "csi-hostpathplugin-bwns5" [a5928f29-2395-4b5b-b09f-baae6183f4ff] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
I0704 01:09:59.676582 1196445 system_pods.go:89] "etcd-addons-155517" [119c13b1-a5b8-434b-bc29-7f32f6a9ed2b] Running
I0704 01:09:59.676604 1196445 system_pods.go:89] "kindnet-7qr8x" [c5fbe50b-fa8d-4022-8aa3-bbbca5f27060] Running
I0704 01:09:59.676642 1196445 system_pods.go:89] "kube-apiserver-addons-155517" [c515e441-ac73-42b4-9e34-b5d4b684a9a4] Running
I0704 01:09:59.676667 1196445 system_pods.go:89] "kube-controller-manager-addons-155517" [c9334f1b-c695-4aec-aa4d-b853d9bf214c] Running
I0704 01:09:59.676692 1196445 system_pods.go:89] "kube-ingress-dns-minikube" [b7e45300-1c0f-463c-914d-3febc516e196] Running / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
I0704 01:09:59.676714 1196445 system_pods.go:89] "kube-proxy-62r6j" [4818ac60-abd9-4281-90e2-df11f62e8455] Running
I0704 01:09:59.676748 1196445 system_pods.go:89] "kube-scheduler-addons-155517" [1802b842-df6a-4872-b790-17ac5e8ad808] Running
I0704 01:09:59.677464 1196445 system_pods.go:89] "metrics-server-c59844bb4-csqts" [d63007ff-883d-4b4c-b4e4-b83cf3f5e613] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
I0704 01:09:59.677489 1196445 system_pods.go:89] "nvidia-device-plugin-daemonset-gr25g" [8a2a5166-3ff2-4a7c-8665-62fade8bd24f] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
I0704 01:09:59.677516 1196445 system_pods.go:89] "registry-dm5v6" [15499167-b529-4f01-b177-75b6be18e2b5] Running
I0704 01:09:59.677555 1196445 system_pods.go:89] "registry-proxy-fndt4" [36d06042-3c9e-400c-a673-4f8f17e23b46] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
I0704 01:09:59.677573 1196445 system_pods.go:89] "snapshot-controller-745499f584-k4nhl" [2536525a-d8b5-4b7d-85e5-2a92611f9623] Running
I0704 01:09:59.677594 1196445 system_pods.go:89] "snapshot-controller-745499f584-sc4kq" [1a35e6e8-e90a-4d20-972a-3158fa6b4d10] Running
I0704 01:09:59.677626 1196445 system_pods.go:89] "storage-provisioner" [12fb9780-61c0-4ea8-9b4b-e054c37b7af8] Running
I0704 01:09:59.677655 1196445 system_pods.go:126] duration metric: took 210.368801ms to wait for k8s-apps to be running ...
I0704 01:09:59.677675 1196445 system_svc.go:44] waiting for kubelet service to be running ....
I0704 01:09:59.677762 1196445 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
I0704 01:09:59.696237 1196445 system_svc.go:56] duration metric: took 18.553501ms WaitForService to wait for kubelet
I0704 01:09:59.696315 1196445 kubeadm.go:576] duration metric: took 45.12361654s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
I0704 01:09:59.696350 1196445 node_conditions.go:102] verifying NodePressure condition ...
I0704 01:09:59.714261 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:09:59.736009 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:09:59.867078 1196445 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
I0704 01:09:59.867113 1196445 node_conditions.go:123] node cpu capacity is 2
I0704 01:09:59.867127 1196445 node_conditions.go:105] duration metric: took 170.755162ms to run NodePressure ...
I0704 01:09:59.867149 1196445 start.go:241] waiting for startup goroutines ...
I0704 01:09:59.923389 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:10:00.218625 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:10:00.241517 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:10:00.438305 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:10:00.710808 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:10:00.730534 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:10:00.926440 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:10:01.210272 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:10:01.232796 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:10:01.429002 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:10:01.710041 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:10:01.730869 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:10:01.924722 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:10:02.210497 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:10:02.231671 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:10:02.438549 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:10:02.710555 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:10:02.735794 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:10:02.924538 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:10:03.210613 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:10:03.231512 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:10:03.424944 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:10:03.711675 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:10:03.733187 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:10:03.929527 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:10:04.209595 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:10:04.230995 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:10:04.427465 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:10:04.710195 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:10:04.731186 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:10:04.924972 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:10:05.211604 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:10:05.231389 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:10:05.423431 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:10:05.711411 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:10:05.734962 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:10:05.923586 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:10:06.210512 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:10:06.231004 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:10:06.423318 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:10:06.711560 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:10:06.730836 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:10:06.938452 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:10:07.210046 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:10:07.230933 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:10:07.425316 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:10:07.710091 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:10:07.730834 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:10:07.922615 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:10:08.211590 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:10:08.230434 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:10:08.423538 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:10:08.710046 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:10:08.733862 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:10:08.924256 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:10:09.209864 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:10:09.230148 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:10:09.423756 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:10:09.710673 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:10:09.731199 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:10:09.925117 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:10:10.212967 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:10:10.232598 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:10:10.424087 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:10:10.713769 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:10:10.730323 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:10:10.923900 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:10:11.210573 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:10:11.231728 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:10:11.425825 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:10:11.709221 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:10:11.730266 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:10:11.923382 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:10:12.209500 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:10:12.230865 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:10:12.422855 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:10:12.709768 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:10:12.731470 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:10:12.923005 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:10:13.209436 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:10:13.230328 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:10:13.422933 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:10:13.709576 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:10:13.730924 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:10:13.922558 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:10:14.210379 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:10:14.230443 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:10:14.423308 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:10:14.710027 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:10:14.730518 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:10:14.922814 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:10:15.211531 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:10:15.230606 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:10:15.423172 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:10:15.711224 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:10:15.730357 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:10:15.923854 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:10:16.214100 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:10:16.236362 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:10:16.422969 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:10:16.709735 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:10:16.730186 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:10:16.924010 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:10:17.209861 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:10:17.230221 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:10:17.429620 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:10:17.711216 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:10:17.731288 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:10:17.923272 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:10:18.210800 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:10:18.230675 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:10:18.423721 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:10:18.709748 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:10:18.730911 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:10:18.924515 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:10:19.210261 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:10:19.231378 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:10:19.424525 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:10:19.709993 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:10:19.732993 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:10:19.924083 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:10:20.210003 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:10:20.230897 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:10:20.423785 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:10:20.711057 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:10:20.730952 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:10:20.924157 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:10:21.210312 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:10:21.230586 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:10:21.423795 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:10:21.710239 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:10:21.732286 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:10:21.926006 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:10:22.210368 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0704 01:10:22.230949 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:10:22.423210 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:10:22.709928 1196445 kapi.go:107] duration metric: took 57.504984289s to wait for kubernetes.io/minikube-addons=registry ...
I0704 01:10:22.731279 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:10:22.923850 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:10:23.230884 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:10:23.423811 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:10:23.730105 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:10:23.922926 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:10:24.229930 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:10:24.423940 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:10:24.733279 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:10:24.923057 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:10:25.232439 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:10:25.423165 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:10:25.731393 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:10:25.924116 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:10:26.230888 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:10:26.423217 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:10:26.730398 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:10:26.922554 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:10:27.231244 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:10:27.427320 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:10:27.732045 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:10:27.924673 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:10:28.231378 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:10:28.423152 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:10:28.730530 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:10:28.922455 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:10:29.231220 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:10:29.423963 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:10:29.731263 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:10:29.923847 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:10:30.234736 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:10:30.424146 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:10:30.730525 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:10:30.923960 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:10:31.230545 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:10:31.422889 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:10:31.730356 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:10:31.922685 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:10:32.230220 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:10:32.423403 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:10:32.731689 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:10:32.923390 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:10:33.230844 1196445 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0704 01:10:33.424895 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:10:33.734207 1196445 kapi.go:107] duration metric: took 1m10.508389549s to wait for app.kubernetes.io/name=ingress-nginx ...
I0704 01:10:33.927331 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:10:34.424003 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:10:34.924230 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:10:35.422420 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0704 01:10:35.922720 1196445 kapi.go:107] duration metric: took 1m10.005581993s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
I0704 01:10:50.263958 1196445 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
I0704 01:10:50.263985 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0704 01:10:50.764249 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0704 01:10:51.264467 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0704 01:10:51.764892 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0704 01:10:52.264523 1196445 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0704 01:10:52.764246 1196445 kapi.go:107] duration metric: took 1m25.503859259s to wait for kubernetes.io/minikube-addons=gcp-auth ...
I0704 01:10:52.766320 1196445 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-155517 cluster.
I0704 01:10:52.767887 1196445 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.
I0704 01:10:52.769442 1196445 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
I0704 01:10:52.771171 1196445 out.go:177] * Enabled addons: nvidia-device-plugin, storage-provisioner-rancher, storage-provisioner, default-storageclass, volcano, cloud-spanner, metrics-server, ingress-dns, inspektor-gadget, yakd, volumesnapshots, registry, ingress, csi-hostpath-driver, gcp-auth
I0704 01:10:52.772773 1196445 addons.go:510] duration metric: took 1m38.199659863s for enable addons: enabled=[nvidia-device-plugin storage-provisioner-rancher storage-provisioner default-storageclass volcano cloud-spanner metrics-server ingress-dns inspektor-gadget yakd volumesnapshots registry ingress csi-hostpath-driver gcp-auth]
I0704 01:10:52.772819 1196445 start.go:246] waiting for cluster config update ...
I0704 01:10:52.772852 1196445 start.go:255] writing updated cluster config ...
I0704 01:10:52.773191 1196445 ssh_runner.go:195] Run: rm -f paused
I0704 01:10:53.108848 1196445 start.go:600] kubectl: 1.30.2, cluster: 1.30.2 (minor skew: 0)
I0704 01:10:53.111322 1196445 out.go:177] * Done! kubectl is now configured to use "addons-155517" cluster and "default" namespace by default
==> container status <==
CONTAINER IMAGE CREATED STATE NAME ATTEMPT POD ID POD
ed30151904663 dd1b12fcb6097 5 seconds ago Exited hello-world-app 2 f656a264fb3c3 hello-world-app-86c47465fc-kcpm6
044ce99825eb4 443d199e8bfcc 32 seconds ago Running nginx 0 6b6375f3d6290 test-job-nginx-0
c46f76128f4b3 5461b18aaccf3 33 seconds ago Running nginx 0 cc913652d669a nginx
1e595060faf3e 6cb7dcc2008fa 4 minutes ago Running headlamp 0 2bdbce3d0506c headlamp-7867546754-xmxdd
176e35400e6b4 6ef582f3ec844 4 minutes ago Running gcp-auth 0 ef5df83821e38 gcp-auth-5db96cd9b4-s44p2
671aa72a09a1e 8b46b1cd48760 4 minutes ago Running admission 0 85a1b65a34b3a volcano-admission-5f7844f7bc-kv4hh
bcb962151c498 1505f556b3a7b 4 minutes ago Running volcano-controllers 0 969b0063a7566 volcano-controllers-59cb4746db-b7bd8
591fbae21d6c8 d1ca868ab82aa 5 minutes ago Running gadget 2 3d0e4ad5c6381 gadget-9pgwd
e0f993f36de9c d9c7ad4c226bf 5 minutes ago Running volcano-scheduler 0 60ad9646728c0 volcano-scheduler-844f6db89b-bwtk7
b600d65f7bbdc 77bdba588b953 5 minutes ago Running yakd 0 c7305ce05f616 yakd-dashboard-799879c74f-gdj2b
57beab3f7e83e 2437cf7621777 5 minutes ago Running coredns 0 c1dabb0588375 coredns-7db6d8ff4d-5x2l7
ae2716d367698 d1ca868ab82aa 5 minutes ago Exited gadget 1 3d0e4ad5c6381 gadget-9pgwd
33899ba7d5911 ba04bb24b9575 5 minutes ago Running storage-provisioner 0 b9a422421a145 storage-provisioner
67cab13d85edc 89d73d416b992 5 minutes ago Running kindnet-cni 0 d962f3914dbda kindnet-7qr8x
8a696cf44b3b1 66dbb96a9149f 5 minutes ago Running kube-proxy 0 e274a6aef2e08 kube-proxy-62r6j
d26768fcef3f9 e1dcc3400d3ea 6 minutes ago Running kube-controller-manager 0 fad3a49558544 kube-controller-manager-addons-155517
566fe4aca8adb c7dd04b1bafeb 6 minutes ago Running kube-scheduler 0 55af540582842 kube-scheduler-addons-155517
d5678b588829b 84c601f3f72c8 6 minutes ago Running kube-apiserver 0 6b54dc456af60 kube-apiserver-addons-155517
f517c28ada419 014faa467e297 6 minutes ago Running etcd 0 edf3cfc1bc506 etcd-addons-155517
==> containerd <==
Jul 04 01:15:01 addons-155517 containerd[812]: time="2024-07-04T01:15:01.016373129Z" level=warning msg="cleaning up after shim disconnected" id=ed30151904663a14e41f5c70c59a3eab039616a701fce65cf6953dbf6aaa6615 namespace=k8s.io
Jul 04 01:15:01 addons-155517 containerd[812]: time="2024-07-04T01:15:01.016385215Z" level=info msg="cleaning up dead shim" namespace=k8s.io
Jul 04 01:15:01 addons-155517 containerd[812]: time="2024-07-04T01:15:01.018141255Z" level=info msg="TearDown network for sandbox \"9bbb6e04b6a069d9041e41b62bab9bdf46bf09d78709ebc6cd0faccfd5a5ad9b\" successfully"
Jul 04 01:15:01 addons-155517 containerd[812]: time="2024-07-04T01:15:01.024402757Z" level=warning msg="Failed to get podSandbox status for container event for sandboxID \"9bbb6e04b6a069d9041e41b62bab9bdf46bf09d78709ebc6cd0faccfd5a5ad9b\": an error occurred when try to find sandbox: not found. Sending the event with nil podSandboxStatus."
Jul 04 01:15:01 addons-155517 containerd[812]: time="2024-07-04T01:15:01.024696617Z" level=info msg="RemovePodSandbox \"9bbb6e04b6a069d9041e41b62bab9bdf46bf09d78709ebc6cd0faccfd5a5ad9b\" returns successfully"
Jul 04 01:15:01 addons-155517 containerd[812]: time="2024-07-04T01:15:01.243898441Z" level=info msg="Kill container \"368ff31908f3150928ac09c913c85d02979f63f5d28ed967be4e65fbeed5917f\""
Jul 04 01:15:01 addons-155517 containerd[812]: time="2024-07-04T01:15:01.300556539Z" level=info msg="shim disconnected" id=368ff31908f3150928ac09c913c85d02979f63f5d28ed967be4e65fbeed5917f namespace=k8s.io
Jul 04 01:15:01 addons-155517 containerd[812]: time="2024-07-04T01:15:01.300625428Z" level=warning msg="cleaning up after shim disconnected" id=368ff31908f3150928ac09c913c85d02979f63f5d28ed967be4e65fbeed5917f namespace=k8s.io
Jul 04 01:15:01 addons-155517 containerd[812]: time="2024-07-04T01:15:01.300636931Z" level=info msg="cleaning up dead shim" namespace=k8s.io
Jul 04 01:15:01 addons-155517 containerd[812]: time="2024-07-04T01:15:01.320307119Z" level=info msg="StopContainer for \"368ff31908f3150928ac09c913c85d02979f63f5d28ed967be4e65fbeed5917f\" returns successfully"
Jul 04 01:15:01 addons-155517 containerd[812]: time="2024-07-04T01:15:01.320916583Z" level=info msg="StopPodSandbox for \"68ecc323fb44ac11fac998c858f5b5187fc92fb25ec9b83a8b7001932863af65\""
Jul 04 01:15:01 addons-155517 containerd[812]: time="2024-07-04T01:15:01.321004253Z" level=info msg="Container to stop \"368ff31908f3150928ac09c913c85d02979f63f5d28ed967be4e65fbeed5917f\" must be in running or unknown state, current state \"CONTAINER_EXITED\""
Jul 04 01:15:01 addons-155517 containerd[812]: time="2024-07-04T01:15:01.358662843Z" level=info msg="shim disconnected" id=68ecc323fb44ac11fac998c858f5b5187fc92fb25ec9b83a8b7001932863af65 namespace=k8s.io
Jul 04 01:15:01 addons-155517 containerd[812]: time="2024-07-04T01:15:01.358739018Z" level=warning msg="cleaning up after shim disconnected" id=68ecc323fb44ac11fac998c858f5b5187fc92fb25ec9b83a8b7001932863af65 namespace=k8s.io
Jul 04 01:15:01 addons-155517 containerd[812]: time="2024-07-04T01:15:01.358749767Z" level=info msg="cleaning up dead shim" namespace=k8s.io
Jul 04 01:15:01 addons-155517 containerd[812]: time="2024-07-04T01:15:01.428462007Z" level=info msg="TearDown network for sandbox \"68ecc323fb44ac11fac998c858f5b5187fc92fb25ec9b83a8b7001932863af65\" successfully"
Jul 04 01:15:01 addons-155517 containerd[812]: time="2024-07-04T01:15:01.428510670Z" level=info msg="StopPodSandbox for \"68ecc323fb44ac11fac998c858f5b5187fc92fb25ec9b83a8b7001932863af65\" returns successfully"
Jul 04 01:15:01 addons-155517 containerd[812]: time="2024-07-04T01:15:01.489836926Z" level=info msg="RemoveContainer for \"368ff31908f3150928ac09c913c85d02979f63f5d28ed967be4e65fbeed5917f\""
Jul 04 01:15:01 addons-155517 containerd[812]: time="2024-07-04T01:15:01.510026208Z" level=info msg="RemoveContainer for \"368ff31908f3150928ac09c913c85d02979f63f5d28ed967be4e65fbeed5917f\" returns successfully"
Jul 04 01:15:01 addons-155517 containerd[812]: time="2024-07-04T01:15:01.510589716Z" level=error msg="ContainerStatus for \"368ff31908f3150928ac09c913c85d02979f63f5d28ed967be4e65fbeed5917f\" failed" error="rpc error: code = NotFound desc = an error occurred when try to find container \"368ff31908f3150928ac09c913c85d02979f63f5d28ed967be4e65fbeed5917f\": not found"
Jul 04 01:15:01 addons-155517 containerd[812]: time="2024-07-04T01:15:01.512385156Z" level=info msg="RemoveContainer for \"f8811fe2aec422e26c9c545046a61a18ff1a8af1bd2a1edf62e1ebb4ed0b9605\""
Jul 04 01:15:01 addons-155517 containerd[812]: time="2024-07-04T01:15:01.518133988Z" level=info msg="RemoveContainer for \"f8811fe2aec422e26c9c545046a61a18ff1a8af1bd2a1edf62e1ebb4ed0b9605\" returns successfully"
Jul 04 01:15:01 addons-155517 containerd[812]: time="2024-07-04T01:15:01.953577806Z" level=error msg="ExecSync for \"591fbae21d6c821d8480538b5d10da6cffb16dc98b9ed1a283e104814cecc222\" failed" error="failed to exec in container: failed to start exec \"1e3b18d2f876c1bb4417aae722b878386b6073276d84972e04485183453e9f71\": OCI runtime exec failed: exec failed: cannot exec in a stopped container: unknown"
Jul 04 01:15:01 addons-155517 containerd[812]: time="2024-07-04T01:15:01.965818075Z" level=error msg="ExecSync for \"591fbae21d6c821d8480538b5d10da6cffb16dc98b9ed1a283e104814cecc222\" failed" error="failed to exec in container: failed to start exec \"c76308010d4a2bc3392d3863a019bd68dabf02a0d5493bc5ffc088a3c75a6ae5\": OCI runtime exec failed: exec failed: cannot exec in a stopped container: unknown"
Jul 04 01:15:01 addons-155517 containerd[812]: time="2024-07-04T01:15:01.981189936Z" level=error msg="ExecSync for \"591fbae21d6c821d8480538b5d10da6cffb16dc98b9ed1a283e104814cecc222\" failed" error="failed to exec in container: failed to start exec \"1efc7a263f7b0c7667fed461ab5d804c2c02949a5afc8becf4a51f6f87cb71d9\": OCI runtime exec failed: exec failed: cannot exec in a stopped container: unknown"
==> coredns [57beab3f7e83e507ce7e6fb884cd0d41c8e35bd5a2316cbae1f3e08b24e70f6c] <==
[INFO] 10.244.0.21:59559 - 20477 "AAAA IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000068315s
[INFO] 10.244.0.21:59559 - 60172 "A IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001456116s
[INFO] 10.244.0.21:36722 - 27412 "A IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.0042309s
[INFO] 10.244.0.21:36722 - 60285 "AAAA IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001097978s
[INFO] 10.244.0.21:59559 - 61805 "AAAA IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.002556449s
[INFO] 10.244.0.21:59559 - 16147 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000141486s
[INFO] 10.244.0.21:36722 - 22461 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000064999s
[INFO] 10.244.0.21:57285 - 59707 "A IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000118414s
[INFO] 10.244.0.21:45913 - 13762 "A IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000060487s
[INFO] 10.244.0.21:57285 - 15512 "AAAA IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000055572s
[INFO] 10.244.0.21:45913 - 40115 "AAAA IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000077143s
[INFO] 10.244.0.21:57285 - 45360 "A IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000043921s
[INFO] 10.244.0.21:45913 - 41249 "A IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000317515s
[INFO] 10.244.0.21:57285 - 62178 "AAAA IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000053209s
[INFO] 10.244.0.21:45913 - 14460 "AAAA IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000093643s
[INFO] 10.244.0.21:45913 - 54981 "A IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000054686s
[INFO] 10.244.0.21:57285 - 1562 "A IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.00009887s
[INFO] 10.244.0.21:57285 - 58947 "AAAA IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.00007085s
[INFO] 10.244.0.21:45913 - 40651 "AAAA IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000167766s
[INFO] 10.244.0.21:57285 - 37296 "A IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001666836s
[INFO] 10.244.0.21:45913 - 32504 "A IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001799518s
[INFO] 10.244.0.21:57285 - 2249 "AAAA IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.004449422s
[INFO] 10.244.0.21:45913 - 59012 "AAAA IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.004617779s
[INFO] 10.244.0.21:57285 - 59096 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000076642s
[INFO] 10.244.0.21:45913 - 58622 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.00010856s
==> describe nodes <==
Name: addons-155517
Roles: control-plane
Labels: beta.kubernetes.io/arch=arm64
beta.kubernetes.io/os=linux
kubernetes.io/arch=arm64
kubernetes.io/hostname=addons-155517
kubernetes.io/os=linux
minikube.k8s.io/commit=b003e6195fd8aae2e8757a7316e2960f465339c8
minikube.k8s.io/name=addons-155517
minikube.k8s.io/primary=true
minikube.k8s.io/updated_at=2024_07_04T01_09_00_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-155517
Annotations: kubeadm.alpha.kubernetes.io/cri-socket: unix:///run/containerd/containerd.sock
node.alpha.kubernetes.io/ttl: 0
volumes.kubernetes.io/controller-managed-attach-detach: true
CreationTimestamp: Thu, 04 Jul 2024 01:08:57 +0000
Taints: <none>
Unschedulable: false
Lease:
HolderIdentity: addons-155517
AcquireTime: <unset>
RenewTime: Thu, 04 Jul 2024 01:14:56 +0000
Conditions:
Type Status LastHeartbeatTime LastTransitionTime Reason Message
---- ------ ----------------- ------------------ ------ -------
MemoryPressure False Thu, 04 Jul 2024 01:12:34 +0000 Thu, 04 Jul 2024 01:08:54 +0000 KubeletHasSufficientMemory kubelet has sufficient memory available
DiskPressure False Thu, 04 Jul 2024 01:12:34 +0000 Thu, 04 Jul 2024 01:08:54 +0000 KubeletHasNoDiskPressure kubelet has no disk pressure
PIDPressure False Thu, 04 Jul 2024 01:12:34 +0000 Thu, 04 Jul 2024 01:08:54 +0000 KubeletHasSufficientPID kubelet has sufficient PID available
Ready True Thu, 04 Jul 2024 01:12:34 +0000 Thu, 04 Jul 2024 01:09:10 +0000 KubeletReady kubelet is posting ready status
Addresses:
InternalIP: 192.168.49.2
Hostname: addons-155517
Capacity:
cpu: 2
ephemeral-storage: 203034800Ki
hugepages-1Gi: 0
hugepages-2Mi: 0
hugepages-32Mi: 0
hugepages-64Ki: 0
memory: 8022360Ki
pods: 110
Allocatable:
cpu: 2
ephemeral-storage: 203034800Ki
hugepages-1Gi: 0
hugepages-2Mi: 0
hugepages-32Mi: 0
hugepages-64Ki: 0
memory: 8022360Ki
pods: 110
System Info:
Machine ID: 9fd27c19cbdd40e797fc2e621404e195
System UUID: ff208bb9-dbd1-4ea7-9a2d-001b90e3d2d4
Boot ID: 8f650b57-d36f-4952-bd7f-5577bab5f375
Kernel Version: 5.15.0-1064-aws
OS Image: Ubuntu 22.04.4 LTS
Operating System: linux
Architecture: arm64
Container Runtime Version: containerd://1.7.18
Kubelet Version: v1.30.2
Kube-Proxy Version: v1.30.2
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 hello-world-app-86c47465fc-kcpm6 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 26s
default nginx 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 35s
gadget gadget-9pgwd 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 5m45s
gcp-auth gcp-auth-5db96cd9b4-s44p2 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 4m16s
headlamp headlamp-7867546754-xmxdd 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 4m12s
kube-system coredns-7db6d8ff4d-5x2l7 100m (5%!)(MISSING) 0 (0%!)(MISSING) 70Mi (0%!)(MISSING) 170Mi (2%!)(MISSING) 5m52s
kube-system etcd-addons-155517 100m (5%!)(MISSING) 0 (0%!)(MISSING) 100Mi (1%!)(MISSING) 0 (0%!)(MISSING) 6m6s
kube-system kindnet-7qr8x 100m (5%!)(MISSING) 100m (5%!)(MISSING) 50Mi (0%!)(MISSING) 50Mi (0%!)(MISSING) 5m52s
kube-system kube-apiserver-addons-155517 250m (12%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 6m6s
kube-system kube-controller-manager-addons-155517 200m (10%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 6m6s
kube-system kube-proxy-62r6j 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 5m52s
kube-system kube-scheduler-addons-155517 100m (5%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 6m6s
kube-system storage-provisioner 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 5m47s
my-volcano test-job-nginx-0 1 (50%!)(MISSING) 1 (50%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 3m46s
volcano-system volcano-admission-5f7844f7bc-kv4hh 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 5m43s
volcano-system volcano-controllers-59cb4746db-b7bd8 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 5m42s
volcano-system volcano-scheduler-844f6db89b-bwtk7 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 5m42s
yakd-dashboard yakd-dashboard-799879c74f-gdj2b 0 (0%!)(MISSING) 0 (0%!)(MISSING) 128Mi (1%!)(MISSING) 256Mi (3%!)(MISSING) 5m45s
Allocated resources:
(Total limits may be over 100 percent, i.e., overcommitted.)
Resource Requests Limits
-------- -------- ------
cpu 1850m (92%!)(MISSING) 1100m (55%!)(MISSING)
memory 348Mi (4%!)(MISSING) 476Mi (6%!)(MISSING)
ephemeral-storage 0 (0%!)(MISSING) 0 (0%!)(MISSING)
hugepages-1Gi 0 (0%!)(MISSING) 0 (0%!)(MISSING)
hugepages-2Mi 0 (0%!)(MISSING) 0 (0%!)(MISSING)
hugepages-32Mi 0 (0%!)(MISSING) 0 (0%!)(MISSING)
hugepages-64Ki 0 (0%!)(MISSING) 0 (0%!)(MISSING)
Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Normal Starting 5m50s kube-proxy
Normal Starting 6m7s kubelet Starting kubelet.
Normal NodeHasSufficientMemory 6m7s kubelet Node addons-155517 status is now: NodeHasSufficientMemory
Normal NodeHasNoDiskPressure 6m7s kubelet Node addons-155517 status is now: NodeHasNoDiskPressure
Normal NodeHasSufficientPID 6m7s kubelet Node addons-155517 status is now: NodeHasSufficientPID
Normal NodeNotReady 6m7s kubelet Node addons-155517 status is now: NodeNotReady
Normal NodeAllocatableEnforced 6m6s kubelet Updated Node Allocatable limit across pods
Normal NodeReady 5m56s kubelet Node addons-155517 status is now: NodeReady
Normal RegisteredNode 5m53s node-controller Node addons-155517 event: Registered Node addons-155517 in Controller
==> dmesg <==
[ +0.001017] FS-Cache: O-key=[8] '1671ed0000000000'
[ +0.000678] FS-Cache: N-cookie c=00000030 [p=00000027 fl=2 nc=0 na=1]
[ +0.000893] FS-Cache: N-cookie d=00000000915207cd{9p.inode} n=00000000b09744a6
[ +0.001005] FS-Cache: N-key=[8] '1671ed0000000000'
[ +0.002621] FS-Cache: Duplicate cookie detected
[ +0.000687] FS-Cache: O-cookie c=0000002a [p=00000027 fl=226 nc=0 na=1]
[ +0.000917] FS-Cache: O-cookie d=00000000915207cd{9p.inode} n=000000001e9df579
[ +0.001010] FS-Cache: O-key=[8] '1671ed0000000000'
[ +0.000678] FS-Cache: N-cookie c=00000031 [p=00000027 fl=2 nc=0 na=1]
[ +0.000899] FS-Cache: N-cookie d=00000000915207cd{9p.inode} n=00000000dd6a8763
[ +0.001363] FS-Cache: N-key=[8] '1671ed0000000000'
[ +2.399414] FS-Cache: Duplicate cookie detected
[ +0.000668] FS-Cache: O-cookie c=00000028 [p=00000027 fl=226 nc=0 na=1]
[ +0.000927] FS-Cache: O-cookie d=00000000915207cd{9p.inode} n=00000000807950c0
[ +0.001002] FS-Cache: O-key=[8] '1571ed0000000000'
[ +0.000681] FS-Cache: N-cookie c=00000033 [p=00000027 fl=2 nc=0 na=1]
[ +0.000944] FS-Cache: N-cookie d=00000000915207cd{9p.inode} n=00000000b09744a6
[ +0.000997] FS-Cache: N-key=[8] '1571ed0000000000'
[ +0.414782] FS-Cache: Duplicate cookie detected
[ +0.000671] FS-Cache: O-cookie c=0000002d [p=00000027 fl=226 nc=0 na=1]
[ +0.000917] FS-Cache: O-cookie d=00000000915207cd{9p.inode} n=0000000007b93ca1
[ +0.000982] FS-Cache: O-key=[8] '1b71ed0000000000'
[ +0.000661] FS-Cache: N-cookie c=00000034 [p=00000027 fl=2 nc=0 na=1]
[ +0.000895] FS-Cache: N-cookie d=00000000915207cd{9p.inode} n=00000000f6098f89
[ +0.000977] FS-Cache: N-key=[8] '1b71ed0000000000'
==> etcd [f517c28ada41915907ef5e67d80504dca45673592d66bc4f85c35c8241aa8787] <==
{"level":"info","ts":"2024-07-04T01:08:53.343057Z","caller":"embed/etcd.go:569","msg":"cmux::serve","address":"192.168.49.2:2380"}
{"level":"info","ts":"2024-07-04T01:08:53.344289Z","caller":"etcdserver/server.go:744","msg":"started as single-node; fast-forwarding election ticks","local-member-id":"aec36adc501070cc","forward-ticks":9,"forward-duration":"900ms","election-ticks":10,"election-timeout":"1s"}
{"level":"info","ts":"2024-07-04T01:08:53.344386Z","caller":"fileutil/purge.go:50","msg":"started to purge file","dir":"/var/lib/minikube/etcd/member/snap","suffix":"snap.db","max":5,"interval":"30s"}
{"level":"info","ts":"2024-07-04T01:08:53.344412Z","caller":"fileutil/purge.go:50","msg":"started to purge file","dir":"/var/lib/minikube/etcd/member/snap","suffix":"snap","max":5,"interval":"30s"}
{"level":"info","ts":"2024-07-04T01:08:53.344432Z","caller":"fileutil/purge.go:50","msg":"started to purge file","dir":"/var/lib/minikube/etcd/member/wal","suffix":"wal","max":5,"interval":"30s"}
{"level":"info","ts":"2024-07-04T01:08:53.34541Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc switched to configuration voters=(12593026477526642892)"}
{"level":"info","ts":"2024-07-04T01:08:53.345493Z","caller":"membership/cluster.go:421","msg":"added member","cluster-id":"fa54960ea34d58be","local-member-id":"aec36adc501070cc","added-peer-id":"aec36adc501070cc","added-peer-peer-urls":["https://192.168.49.2:2380"]}
{"level":"info","ts":"2024-07-04T01:08:53.831529Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc is starting a new election at term 1"}
{"level":"info","ts":"2024-07-04T01:08:53.831678Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became pre-candidate at term 1"}
{"level":"info","ts":"2024-07-04T01:08:53.831724Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgPreVoteResp from aec36adc501070cc at term 1"}
{"level":"info","ts":"2024-07-04T01:08:53.831768Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became candidate at term 2"}
{"level":"info","ts":"2024-07-04T01:08:53.831803Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgVoteResp from aec36adc501070cc at term 2"}
{"level":"info","ts":"2024-07-04T01:08:53.831834Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became leader at term 2"}
{"level":"info","ts":"2024-07-04T01:08:53.831875Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"raft.node: aec36adc501070cc elected leader aec36adc501070cc at term 2"}
{"level":"info","ts":"2024-07-04T01:08:53.833983Z","caller":"etcdserver/server.go:2578","msg":"setting up initial cluster version using v2 API","cluster-version":"3.5"}
{"level":"info","ts":"2024-07-04T01:08:53.834852Z","caller":"etcdserver/server.go:2068","msg":"published local member to cluster through raft","local-member-id":"aec36adc501070cc","local-member-attributes":"{Name:addons-155517 ClientURLs:[https://192.168.49.2:2379]}","request-path":"/0/members/aec36adc501070cc/attributes","cluster-id":"fa54960ea34d58be","publish-timeout":"7s"}
{"level":"info","ts":"2024-07-04T01:08:53.835607Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
{"level":"info","ts":"2024-07-04T01:08:53.835809Z","caller":"membership/cluster.go:584","msg":"set initial cluster version","cluster-id":"fa54960ea34d58be","local-member-id":"aec36adc501070cc","cluster-version":"3.5"}
{"level":"info","ts":"2024-07-04T01:08:53.836016Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"}
{"level":"info","ts":"2024-07-04T01:08:53.836115Z","caller":"etcdserver/server.go:2602","msg":"cluster version is updated","cluster-version":"3.5"}
{"level":"info","ts":"2024-07-04T01:08:53.836033Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
{"level":"info","ts":"2024-07-04T01:08:53.84114Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
{"level":"info","ts":"2024-07-04T01:08:53.856473Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.49.2:2379"}
{"level":"info","ts":"2024-07-04T01:08:53.859549Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
{"level":"info","ts":"2024-07-04T01:08:53.860789Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
==> gcp-auth [176e35400e6b4d15467a19b19558445b7d1b5dbec42ad8098a036e029f6b3077] <==
2024/07/04 01:10:54 Ready to write response ...
2024/07/04 01:10:54 Ready to marshal response ...
2024/07/04 01:10:54 Ready to write response ...
2024/07/04 01:10:54 Ready to marshal response ...
2024/07/04 01:10:54 Ready to write response ...
2024/07/04 01:11:04 Ready to marshal response ...
2024/07/04 01:11:04 Ready to write response ...
2024/07/04 01:11:19 Ready to marshal response ...
2024/07/04 01:11:19 Ready to write response ...
2024/07/04 01:11:19 Ready to marshal response ...
2024/07/04 01:11:19 Ready to write response ...
2024/07/04 01:11:20 Ready to marshal response ...
2024/07/04 01:11:20 Ready to write response ...
2024/07/04 01:11:20 Ready to marshal response ...
2024/07/04 01:11:20 Ready to write response ...
2024/07/04 01:11:28 Ready to marshal response ...
2024/07/04 01:11:28 Ready to write response ...
2024/07/04 01:12:21 Ready to marshal response ...
2024/07/04 01:12:21 Ready to write response ...
2024/07/04 01:12:36 Ready to marshal response ...
2024/07/04 01:12:36 Ready to write response ...
2024/07/04 01:14:31 Ready to marshal response ...
2024/07/04 01:14:31 Ready to write response ...
2024/07/04 01:14:40 Ready to marshal response ...
2024/07/04 01:14:40 Ready to write response ...
==> kernel <==
01:15:06 up 6:57, 0 users, load average: 0.48, 2.01, 2.94
Linux addons-155517 5.15.0-1064-aws #70~20.04.1-Ubuntu SMP Thu Jun 27 14:52:48 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
PRETTY_NAME="Ubuntu 22.04.4 LTS"
==> kindnet [67cab13d85edc9d5c0f37e6bf189f122a928a79d09306ee9a7e93dbc16acca46] <==
I0704 01:13:06.177951 1 main.go:227] handling current node
I0704 01:13:16.183077 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I0704 01:13:16.183119 1 main.go:227] handling current node
I0704 01:13:26.195234 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I0704 01:13:26.195260 1 main.go:227] handling current node
I0704 01:13:36.207113 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I0704 01:13:36.207144 1 main.go:227] handling current node
I0704 01:13:46.211555 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I0704 01:13:46.211583 1 main.go:227] handling current node
I0704 01:13:56.222734 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I0704 01:13:56.222773 1 main.go:227] handling current node
I0704 01:14:06.226686 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I0704 01:14:06.226718 1 main.go:227] handling current node
I0704 01:14:16.230045 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I0704 01:14:16.230074 1 main.go:227] handling current node
I0704 01:14:26.239371 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I0704 01:14:26.239399 1 main.go:227] handling current node
I0704 01:14:36.251388 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I0704 01:14:36.251418 1 main.go:227] handling current node
I0704 01:14:46.255390 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I0704 01:14:46.255448 1 main.go:227] handling current node
I0704 01:14:56.267132 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I0704 01:14:56.267349 1 main.go:227] handling current node
I0704 01:15:06.279702 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I0704 01:15:06.279731 1 main.go:227] handling current node
==> kube-apiserver [d5678b588829bae555d8757bb9d8a3f9d182137807bb650acee005f9f590f5d2] <==
I0704 01:11:20.626614 1 controller.go:615] quota admission added evaluator for: jobs.batch.volcano.sh
I0704 01:11:20.663546 1 controller.go:615] quota admission added evaluator for: podgroups.scheduling.volcano.sh
E0704 01:11:44.500768 1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
I0704 01:12:33.267448 1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
E0704 01:12:45.514392 1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"csi-hostpathplugin-sa\" not found]"
I0704 01:12:52.070076 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I0704 01:12:52.070121 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I0704 01:12:52.111653 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I0704 01:12:52.111699 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I0704 01:12:52.123212 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I0704 01:12:52.123255 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I0704 01:12:52.144000 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I0704 01:12:52.144039 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I0704 01:12:52.193146 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I0704 01:12:52.193191 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
W0704 01:12:53.114139 1 cacher.go:168] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
W0704 01:12:53.193357 1 cacher.go:168] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
W0704 01:12:53.202807 1 cacher.go:168] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
I0704 01:12:58.929384 1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
W0704 01:12:59.966476 1 cacher.go:168] Terminating all watchers from cacher traces.gadget.kinvolk.io
I0704 01:14:31.058045 1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
I0704 01:14:31.339872 1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.109.38.209"}
I0704 01:14:40.977207 1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.109.173.179"}
E0704 01:14:58.284557 1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"ingress-nginx\" not found]"
E0704 01:14:58.373464 1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"ingress-nginx\" not found]"
==> kube-controller-manager [d26768fcef3f904fbe4d8309b2336e0d0536a0636f241b26984323c589bd890e] <==
E0704 01:14:06.338750 1 reflector.go:150] 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
W0704 01:14:16.691107 1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0704 01:14:16.691151 1 reflector.go:150] 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
W0704 01:14:17.365437 1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0704 01:14:17.365477 1 reflector.go:150] 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
E0704 01:14:18.603582 1 namespace_controller.go:159] deletion of namespace gadget failed: unexpected items still remain in namespace: gadget for gvr: /v1, Resource=pods
W0704 01:14:20.463017 1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0704 01:14:20.463055 1 reflector.go:150] 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
I0704 01:14:30.510538 1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/metrics-server-c59844bb4" duration="5.423µs"
I0704 01:14:40.858284 1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="82.190511ms"
I0704 01:14:40.875390 1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="17.051242ms"
I0704 01:14:40.876471 1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="44.085µs"
I0704 01:14:40.887639 1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="60.913µs"
I0704 01:14:43.447804 1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="37.833µs"
I0704 01:14:44.456365 1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="39.638µs"
I0704 01:14:45.456638 1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="40.582µs"
W0704 01:14:45.646663 1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0704 01:14:45.646704 1 reflector.go:150] 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
W0704 01:14:58.175897 1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0704 01:14:58.176032 1 reflector.go:150] 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
I0704 01:14:58.199143 1 job_controller.go:566] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-create"
I0704 01:14:58.206089 1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="ingress-nginx/ingress-nginx-controller-768f948f8f" duration="7.286µs"
I0704 01:14:58.214521 1 job_controller.go:566] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-patch"
E0704 01:14:59.700636 1 namespace_controller.go:159] deletion of namespace gadget failed: unexpected items still remain in namespace: gadget for gvr: /v1, Resource=pods
I0704 01:15:01.506970 1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="43.068µs"
==> kube-proxy [8a696cf44b3b1b9718c7bc5215c5dd91d048a8496501845e4b243c3a46ba4f90] <==
I0704 01:09:15.745880 1 server_linux.go:69] "Using iptables proxy"
I0704 01:09:15.772902 1 server.go:1062] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
I0704 01:09:15.799195 1 server.go:659] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
I0704 01:09:15.799240 1 server_linux.go:165] "Using iptables Proxier"
I0704 01:09:15.804393 1 server_linux.go:511] "Detect-local-mode set to ClusterCIDR, but no cluster CIDR for family" ipFamily="IPv6"
I0704 01:09:15.804419 1 server_linux.go:528] "Defaulting to no-op detect-local"
I0704 01:09:15.804446 1 proxier.go:243] "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"
I0704 01:09:15.804673 1 server.go:872] "Version info" version="v1.30.2"
I0704 01:09:15.804688 1 server.go:874] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
I0704 01:09:15.805805 1 config.go:192] "Starting service config controller"
I0704 01:09:15.805822 1 shared_informer.go:313] Waiting for caches to sync for service config
I0704 01:09:15.805846 1 config.go:101] "Starting endpoint slice config controller"
I0704 01:09:15.805850 1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
I0704 01:09:15.808392 1 config.go:319] "Starting node config controller"
I0704 01:09:15.808406 1 shared_informer.go:313] Waiting for caches to sync for node config
I0704 01:09:15.906774 1 shared_informer.go:320] Caches are synced for service config
I0704 01:09:15.906727 1 shared_informer.go:320] Caches are synced for endpoint slice config
I0704 01:09:15.908585 1 shared_informer.go:320] Caches are synced for node config
==> kube-scheduler [566fe4aca8adb536ad06b4727d9447ef68bd730ff7b9e8ddd94c6dfc6a8de11a] <==
W0704 01:08:57.400228 1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
E0704 01:08:57.400246 1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PodDisruptionBudget: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
W0704 01:08:57.400636 1 reflector.go:547] 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"
E0704 01:08:57.400664 1 reflector.go:150] 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"
W0704 01:08:57.400873 1 reflector.go:547] 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
E0704 01:08:57.400898 1 reflector.go:150] 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
W0704 01:08:57.401054 1 reflector.go:547] 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
E0704 01:08:57.401076 1 reflector.go:150] 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
W0704 01:08:57.401091 1 reflector.go:547] 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
E0704 01:08:57.401108 1 reflector.go:150] 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
W0704 01:08:57.401143 1 reflector.go:547] 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
E0704 01:08:57.401163 1 reflector.go:150] 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
W0704 01:08:57.401174 1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
E0704 01:08:57.401182 1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StorageClass: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
W0704 01:08:58.239191 1 reflector.go:547] 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
E0704 01:08:58.239466 1 reflector.go:150] 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
W0704 01:08:58.379662 1 reflector.go:547] 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
E0704 01:08:58.379764 1 reflector.go:150] 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
W0704 01:08:58.415451 1 reflector.go:547] 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
E0704 01:08:58.415596 1 reflector.go:150] 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
W0704 01:08:58.433246 1 reflector.go:547] 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
E0704 01:08:58.433288 1 reflector.go:150] 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
W0704 01:08:58.520896 1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
E0704 01:08:58.520940 1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicaSet: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
I0704 01:08:58.883633 1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
==> kubelet <==
Jul 04 01:14:59 addons-155517 kubelet[1544]: I0704 01:14:59.866820 1544 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="2a59d670-ac1a-4eb9-aa7a-59f516352eff" path="/var/lib/kubelet/pods/2a59d670-ac1a-4eb9-aa7a-59f516352eff/volumes"
Jul 04 01:14:59 addons-155517 kubelet[1544]: I0704 01:14:59.867905 1544 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="43b6a680-b49d-43a4-aab1-37f773331f42" path="/var/lib/kubelet/pods/43b6a680-b49d-43a4-aab1-37f773331f42/volumes"
Jul 04 01:15:00 addons-155517 kubelet[1544]: I0704 01:15:00.834491 1544 scope.go:117] "RemoveContainer" containerID="2ba7cf4a30a861d1b8f4b0f19f8a91865eb68f9c472d434a44413ba88c402a13"
Jul 04 01:15:00 addons-155517 kubelet[1544]: I0704 01:15:00.852090 1544 scope.go:117] "RemoveContainer" containerID="3ea1321729282dfc5ddb130ab314e0fccf692a5ede76b43aaebd7828f318f7c3"
Jul 04 01:15:00 addons-155517 kubelet[1544]: I0704 01:15:00.862388 1544 scope.go:117] "RemoveContainer" containerID="f8811fe2aec422e26c9c545046a61a18ff1a8af1bd2a1edf62e1ebb4ed0b9605"
Jul 04 01:15:01 addons-155517 kubelet[1544]: I0704 01:15:01.488141 1544 scope.go:117] "RemoveContainer" containerID="368ff31908f3150928ac09c913c85d02979f63f5d28ed967be4e65fbeed5917f"
Jul 04 01:15:01 addons-155517 kubelet[1544]: I0704 01:15:01.492491 1544 scope.go:117] "RemoveContainer" containerID="ed30151904663a14e41f5c70c59a3eab039616a701fce65cf6953dbf6aaa6615"
Jul 04 01:15:01 addons-155517 kubelet[1544]: E0704 01:15:01.493078 1544 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"hello-world-app\" with CrashLoopBackOff: \"back-off 20s restarting failed container=hello-world-app pod=hello-world-app-86c47465fc-kcpm6_default(c1e9f2c8-cd69-4f67-9fcc-90fb2499e32f)\"" pod="default/hello-world-app-86c47465fc-kcpm6" podUID="c1e9f2c8-cd69-4f67-9fcc-90fb2499e32f"
Jul 04 01:15:01 addons-155517 kubelet[1544]: I0704 01:15:01.510285 1544 scope.go:117] "RemoveContainer" containerID="368ff31908f3150928ac09c913c85d02979f63f5d28ed967be4e65fbeed5917f"
Jul 04 01:15:01 addons-155517 kubelet[1544]: E0704 01:15:01.510874 1544 remote_runtime.go:432] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = an error occurred when try to find container \"368ff31908f3150928ac09c913c85d02979f63f5d28ed967be4e65fbeed5917f\": not found" containerID="368ff31908f3150928ac09c913c85d02979f63f5d28ed967be4e65fbeed5917f"
Jul 04 01:15:01 addons-155517 kubelet[1544]: I0704 01:15:01.510914 1544 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"containerd","ID":"368ff31908f3150928ac09c913c85d02979f63f5d28ed967be4e65fbeed5917f"} err="failed to get container status \"368ff31908f3150928ac09c913c85d02979f63f5d28ed967be4e65fbeed5917f\": rpc error: code = NotFound desc = an error occurred when try to find container \"368ff31908f3150928ac09c913c85d02979f63f5d28ed967be4e65fbeed5917f\": not found"
Jul 04 01:15:01 addons-155517 kubelet[1544]: I0704 01:15:01.510941 1544 scope.go:117] "RemoveContainer" containerID="f8811fe2aec422e26c9c545046a61a18ff1a8af1bd2a1edf62e1ebb4ed0b9605"
Jul 04 01:15:01 addons-155517 kubelet[1544]: I0704 01:15:01.528219 1544 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/bcfbe9c4-d293-405f-9f84-a6c0799c55ad-webhook-cert\") pod \"bcfbe9c4-d293-405f-9f84-a6c0799c55ad\" (UID: \"bcfbe9c4-d293-405f-9f84-a6c0799c55ad\") "
Jul 04 01:15:01 addons-155517 kubelet[1544]: I0704 01:15:01.528283 1544 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"kube-api-access-4svgz\" (UniqueName: \"kubernetes.io/projected/bcfbe9c4-d293-405f-9f84-a6c0799c55ad-kube-api-access-4svgz\") pod \"bcfbe9c4-d293-405f-9f84-a6c0799c55ad\" (UID: \"bcfbe9c4-d293-405f-9f84-a6c0799c55ad\") "
Jul 04 01:15:01 addons-155517 kubelet[1544]: I0704 01:15:01.531934 1544 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/secret/bcfbe9c4-d293-405f-9f84-a6c0799c55ad-webhook-cert" (OuterVolumeSpecName: "webhook-cert") pod "bcfbe9c4-d293-405f-9f84-a6c0799c55ad" (UID: "bcfbe9c4-d293-405f-9f84-a6c0799c55ad"). InnerVolumeSpecName "webhook-cert". PluginName "kubernetes.io/secret", VolumeGidValue ""
Jul 04 01:15:01 addons-155517 kubelet[1544]: I0704 01:15:01.531934 1544 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/bcfbe9c4-d293-405f-9f84-a6c0799c55ad-kube-api-access-4svgz" (OuterVolumeSpecName: "kube-api-access-4svgz") pod "bcfbe9c4-d293-405f-9f84-a6c0799c55ad" (UID: "bcfbe9c4-d293-405f-9f84-a6c0799c55ad"). InnerVolumeSpecName "kube-api-access-4svgz". PluginName "kubernetes.io/projected", VolumeGidValue ""
Jul 04 01:15:01 addons-155517 kubelet[1544]: I0704 01:15:01.629640 1544 reconciler_common.go:289] "Volume detached for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/bcfbe9c4-d293-405f-9f84-a6c0799c55ad-webhook-cert\") on node \"addons-155517\" DevicePath \"\""
Jul 04 01:15:01 addons-155517 kubelet[1544]: I0704 01:15:01.629690 1544 reconciler_common.go:289] "Volume detached for volume \"kube-api-access-4svgz\" (UniqueName: \"kubernetes.io/projected/bcfbe9c4-d293-405f-9f84-a6c0799c55ad-kube-api-access-4svgz\") on node \"addons-155517\" DevicePath \"\""
Jul 04 01:15:01 addons-155517 kubelet[1544]: I0704 01:15:01.866557 1544 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="bcfbe9c4-d293-405f-9f84-a6c0799c55ad" path="/var/lib/kubelet/pods/bcfbe9c4-d293-405f-9f84-a6c0799c55ad/volumes"
Jul 04 01:15:01 addons-155517 kubelet[1544]: E0704 01:15:01.954244 1544 remote_runtime.go:496] "ExecSync cmd from runtime service failed" err="rpc error: code = Unknown desc = failed to exec in container: failed to start exec \"1e3b18d2f876c1bb4417aae722b878386b6073276d84972e04485183453e9f71\": OCI runtime exec failed: exec failed: cannot exec in a stopped container: unknown" containerID="591fbae21d6c821d8480538b5d10da6cffb16dc98b9ed1a283e104814cecc222" cmd=["/bin/gadgettracermanager","-liveness"]
Jul 04 01:15:01 addons-155517 kubelet[1544]: E0704 01:15:01.966115 1544 remote_runtime.go:496] "ExecSync cmd from runtime service failed" err="rpc error: code = Unknown desc = failed to exec in container: failed to start exec \"c76308010d4a2bc3392d3863a019bd68dabf02a0d5493bc5ffc088a3c75a6ae5\": OCI runtime exec failed: exec failed: cannot exec in a stopped container: unknown" containerID="591fbae21d6c821d8480538b5d10da6cffb16dc98b9ed1a283e104814cecc222" cmd=["/bin/gadgettracermanager","-liveness"]
Jul 04 01:15:01 addons-155517 kubelet[1544]: E0704 01:15:01.981501 1544 remote_runtime.go:496] "ExecSync cmd from runtime service failed" err="rpc error: code = Unknown desc = failed to exec in container: failed to start exec \"1efc7a263f7b0c7667fed461ab5d804c2c02949a5afc8becf4a51f6f87cb71d9\": OCI runtime exec failed: exec failed: cannot exec in a stopped container: unknown" containerID="591fbae21d6c821d8480538b5d10da6cffb16dc98b9ed1a283e104814cecc222" cmd=["/bin/gadgettracermanager","-liveness"]
Jul 04 01:15:06 addons-155517 kubelet[1544]: E0704 01:15:06.970120 1544 remote_runtime.go:496] "ExecSync cmd from runtime service failed" err="rpc error: code = Unknown desc = failed to exec in container: failed to start exec \"f0f0c2a322776354a70d0bb4cf691f759cb455194f456658db80160958aeb029\": OCI runtime exec failed: exec failed: cannot exec in a stopped container: unknown" containerID="591fbae21d6c821d8480538b5d10da6cffb16dc98b9ed1a283e104814cecc222" cmd=["/bin/gadgettracermanager","-liveness"]
Jul 04 01:15:06 addons-155517 kubelet[1544]: E0704 01:15:06.988770 1544 remote_runtime.go:496] "ExecSync cmd from runtime service failed" err="rpc error: code = Unknown desc = failed to exec in container: failed to start exec \"903fddeb70b0cdf7e4fe6fcac7bdba3495d0192edba39cf199fb1d4c8ce6c8fe\": OCI runtime exec failed: exec failed: cannot exec in a stopped container: unknown" containerID="591fbae21d6c821d8480538b5d10da6cffb16dc98b9ed1a283e104814cecc222" cmd=["/bin/gadgettracermanager","-liveness"]
Jul 04 01:15:07 addons-155517 kubelet[1544]: E0704 01:15:07.004810 1544 remote_runtime.go:496] "ExecSync cmd from runtime service failed" err="rpc error: code = Unknown desc = failed to exec in container: failed to start exec \"bbe64f99b2b2cc7df2f6d6c41e82e2e133795a348b6d4537b1296420ccc63753\": OCI runtime exec failed: exec failed: cannot exec in a stopped container: unknown" containerID="591fbae21d6c821d8480538b5d10da6cffb16dc98b9ed1a283e104814cecc222" cmd=["/bin/gadgettracermanager","-liveness"]
==> storage-provisioner [33899ba7d59110e40a8409b27a7737ac3b4858d348229b496df42db6a119852b] <==
I0704 01:09:20.859954 1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
I0704 01:09:20.902425 1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
I0704 01:09:20.902503 1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
I0704 01:09:20.962139 1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
I0704 01:09:20.962380 1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-155517_8b223e9f-4dc4-474e-ac36-2da123f117db!
I0704 01:09:20.963772 1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"58c57b6c-af21-4158-b30e-a900c384acaa", APIVersion:"v1", ResourceVersion:"568", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-155517_8b223e9f-4dc4-474e-ac36-2da123f117db became leader
I0704 01:09:21.062827 1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-155517_8b223e9f-4dc4-474e-ac36-2da123f117db!
-- /stdout --
helpers_test.go:254: (dbg) Run: out/minikube-linux-arm64 status --format={{.APIServer}} -p addons-155517 -n addons-155517
helpers_test.go:261: (dbg) Run: kubectl --context addons-155517 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:285: <<< TestAddons/parallel/Ingress FAILED: end of post-mortem logs <<<
helpers_test.go:286: ---------------------/post-mortem---------------------------------
--- FAIL: TestAddons/parallel/Ingress (36.99s)